Mon, 26 Feb 2007 21:13:54 +0100 Add some keycodes
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Feb 2007 21:13:54 +0100] rev 1170
Add some keycodes
Thu, 22 Feb 2007 22:36:23 +0100 Change -O2 flag as suggested by Myhailo
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Feb 2007 22:36:23 +0100] rev 1169
Change -O2 flag as suggested by Myhailo According to Myhailo, using CFLAGS="$CFLAGS -O2" prevents user from specifying his own optimization flags, gcc uses last specified -O. Let's use CFLAGS="-O2 $CFLAGS".
Thu, 22 Feb 2007 22:10:19 +0100 Fix UTF-8 group names in the roster (Myhailo Danylenko)
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Feb 2007 22:10:19 +0100] rev 1168
Fix UTF-8 group names in the roster (Myhailo Danylenko) Long names were truncated by snprintf, possibly at a wrong position.
Sun, 18 Feb 2007 11:03:49 +0100 Allow '~' (HOME directory) in config options
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Feb 2007 11:03:49 +0100] rev 1167
Allow '~' (HOME directory) in config options
Sat, 17 Feb 2007 15:14:39 +0100 Add option 'muc_flag_joins'
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Feb 2007 15:14:39 +0100] rev 1166
Add option 'muc_flag_joins'
Sat, 17 Feb 2007 11:38:07 +0100 Close a buffer when using /del
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Feb 2007 11:38:07 +0100] rev 1165
Close a buffer when using /del Note: In some cases the bufer might be opened again, if we receive a network message from the buddy we're trying to delete.
Sat, 17 Feb 2007 11:32:26 +0100 Silence a warning
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Feb 2007 11:32:26 +0100] rev 1164
Silence a warning
Sat, 17 Feb 2007 11:25:41 +0100 Make /roster bookmark in the status buffer show all bookmarks
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Feb 2007 11:25:41 +0100] rev 1163
Make /roster bookmark in the status buffer show all bookmarks
Sat, 17 Feb 2007 10:35:12 +0100 /room names: add options --short, --quiet
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Feb 2007 10:35:12 +0100] rev 1162
/room names: add options --short, --quiet
Fri, 16 Feb 2007 16:05:02 +0100 Fix a MUC problem with some servers
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Feb 2007 16:05:02 +0100] rev 1161
Fix a MUC problem with some servers Do not assume the role is set to None when somebody leaves a room.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip