Wed, 17 Aug 2005 18:15:00 +0100 Ready for 0.6.6 release 0.6.6
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Aug 2005 18:15:00 +0100] rev 396
Ready for 0.6.6 release
Thu, 04 Aug 2005 23:14:26 +0100 Whitespace cleanup (histolog.c)
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:14:26 +0100] rev 395
Whitespace cleanup (histolog.c)
Thu, 04 Aug 2005 23:11:14 +0100 Update "large file" size value to 3MB
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:11:14 +0100] rev 394
Update "large file" size value to 3MB
Thu, 04 Aug 2005 23:04:54 +0100 Whitespace cleanup
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:04:54 +0100] rev 393
Whitespace cleanup
Thu, 04 Aug 2005 22:55:10 +0100 Speed up hbuf_add_line()
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 22:55:10 +0100] rev 392
Speed up hbuf_add_line() When loading a history file, *p_hbuf was a pointer to the head of the list of lines, so a lot of CPU time was lost in g_list_last().
Thu, 04 Aug 2005 09:00:54 +0100 Fix "missing sentinel in function call" warning with gcc4
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 09:00:54 +0100] rev 391
Fix "missing sentinel in function call" warning with gcc4
Mon, 01 Aug 2005 21:43:01 +0100 Minor changes to hbuf.c
Mikael Berthe <mikael@lilotux.net> [Mon, 01 Aug 2005 21:43:01 +0100] rev 390
Minor changes to hbuf.c - remove useless do {} while with g_new() - some g_free() were missing
Sat, 30 Jul 2005 10:36:46 +0100 Ncurses changes + Ctrl-C does not send a signal anylore
Mikael Berthe <mikael@lilotux.net> [Sat, 30 Jul 2005 10:36:46 +0100] rev 389
Ncurses changes + Ctrl-C does not send a signal anylore * Use nonl() when initializing ncurses * Ctrl-C does not send a signal in raw mode, so we handle it as a normal key
Fri, 29 Jul 2005 20:28:06 +0100 Ctrl-l does a full refresh
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Jul 2005 20:28:06 +0100] rev 388
Ctrl-l does a full refresh * Use redrawwin() to tell curses the screen has been corrupted * Prevent a resize from ending auto-away
Fri, 29 Jul 2005 19:09:07 +0100 Do non UTF8-encode/decode null pointers
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Jul 2005 19:09:07 +0100] rev 387
Do non UTF8-encode/decode null pointers
(0) -300 -100 -10 +10 +100 +300 +1000 tip