Wed, 04 Apr 2007 22:03:49 +0200 Move init_bindings() to screen.c, with a few updates
Mikael Berthe <mikael@lilotux.net> [Wed, 04 Apr 2007 22:03:49 +0200] rev 1176
Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
Tue, 03 Apr 2007 20:33:28 +0200 Update contributors
Mikael Berthe <mikael@lilotux.net> [Tue, 03 Apr 2007 20:33:28 +0200] rev 1175
Update contributors
Tue, 03 Apr 2007 20:31:35 +0200 Update help files (EN, RU) (Lego12239)
Mikael Berthe <mikael@lilotux.net> [Tue, 03 Apr 2007 20:31:35 +0200] rev 1174
Update help files (EN, RU) (Lego12239)
Tue, 03 Apr 2007 20:30:34 +0200 Add init_bindings() for default key bindings (Lego12239)
Mikael Berthe <mikael@lilotux.net> [Tue, 03 Apr 2007 20:30:34 +0200] rev 1173
Add init_bindings() for default key bindings (Lego12239)
Tue, 03 Apr 2007 20:30:28 +0200 Add some more iline functions (Lego12239)
Mikael Berthe <mikael@lilotux.net> [Tue, 03 Apr 2007 20:30:28 +0200] rev 1172
Add some more iline functions (Lego12239)
Wed, 14 Mar 2007 21:33:17 +0100 Add a collection of commands for key bindings (Lego12239)
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Mar 2007 21:33:17 +0100] rev 1171
Add a collection of commands for key bindings (Lego12239) This patch gives more flexibility to customize the key bindings, by adding a /iline command.
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
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip