Fri, 14 Jul 2006 19:32:23 +0200 Fix an autoaway problem
Mikael Berthe <mikael@lilotux.net> [Fri, 14 Jul 2006 19:32:23 +0200] rev 940
Fix an autoaway problem This patch fixes an autoaway related issue introduced in the previous changeset. scr_GetAutoAwayTimeout() should not return a null timeout when the user status do not need auto-away (i.e. status != online,free). This patch also tries to save a few time() calls.
Tue, 11 Jul 2006 22:50:48 +0200 Get rid of "busy-waiting" (Christof Meerwald)
Mikael Berthe <mikael@lilotux.net> [Tue, 11 Jul 2006 22:50:48 +0200] rev 939
Get rid of "busy-waiting" (Christof Meerwald) This patch from Christof Meerwald, slightly modified, reduces mcabber CPU usage and the number of context switches per second.
Sat, 08 Jul 2006 23:32:49 +0200 SSL server certificate verification
Jefferson Ogata <ogata@antibozo.net> [Sat, 08 Jul 2006 23:32:49 +0200] rev 938
SSL server certificate verification This patch enables SSL server certificate verification.
Sat, 08 Jul 2006 22:07:30 +0200 Add configuration script (mcwizz.pl) to contrib (Mulander, Karql)
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 22:07:30 +0200] rev 937
Add configuration script (mcwizz.pl) to contrib (Mulander, Karql) This is a Perl script written by Adam Wolk (Mulander) and Mateusz Karkula (Karql) to help beginners to get started with mcabber.
Sat, 08 Jul 2006 15:50:33 +0200 Fix ncurses panel #include too
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 15:50:33 +0200] rev 936
Fix ncurses panel #include too
Sat, 08 Jul 2006 15:32:55 +0200 Fix ncurses #include (again)
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 15:32:55 +0200] rev 935
Fix ncurses #include (again)
Sat, 08 Jul 2006 12:47:54 +0200 Unicode support depends on having ncursesw
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 12:47:54 +0200] rev 934
Unicode support depends on having ncursesw
Sat, 08 Jul 2006 09:43:23 +0200 Input line: Improve word-related functions
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 09:43:23 +0200] rev 933
Input line: Improve word-related functions Let's consider that words separator is the space char, not any non-alnum character.
Sat, 08 Jul 2006 09:43:18 +0200 Fix a few problems with non-UTF-8 locales
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 09:43:18 +0200] rev 932
Fix a few problems with non-UTF-8 locales
Sat, 08 Jul 2006 09:43:01 +0200 Fix display of some UTF-8 chars
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Jul 2006 09:43:01 +0200] rev 931
Fix display of some UTF-8 chars There was a conflict between the keycode and ncurses special keys. This patch should fix it.
(0) -300 -100 -10 +10 +100 +300 +1000 tip