Sat, 09 Jul 2005 09:50:01 +0100 Assignment lvalue (key, option name, alias...) cannnot contain spaces
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 09:50:01 +0100] rev 293
Assignment lvalue (key, option name, alias...) cannnot contain spaces
Sat, 09 Jul 2005 09:41:31 +0100 Define isblank() when C99 is not used
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 09:41:31 +0100] rev 292
Define isblank() when C99 is not used
Fri, 08 Jul 2005 22:33:37 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 22:33:37 +0100] rev 291
Update ChangeLog
Fri, 08 Jul 2005 22:32:50 +0100 Add /roster toggle_offline
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 22:32:50 +0100] rev 290
Add /roster toggle_offline
Fri, 08 Jul 2005 22:10:42 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 22:10:42 +0100] rev 289
Update documentation * Update /alias doc * Add documentation for /bind * Improve /msay help for AsciiDoc and HTML formats. Don't know how to get a better presentation with the manpage format :(
Fri, 08 Jul 2005 21:47:17 +0100 Add /bind command
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 21:47:17 +0100] rev 288
Add /bind command * Split process_line() to process_line() + process_command() * Do not expand aliases in multi-line mode * Add /bind command The binding system is ugly (not UTF-8 compatible, I think, and certainly system dependant because it is using ncurses wgetch() values).
Fri, 08 Jul 2005 07:31:24 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 07:31:24 +0100] rev 287
Update TODO & ChangeLog
Fri, 08 Jul 2005 07:27:56 +0100 Add /alias documentation
Mikael Berthe <mikael@lilotux.net> [Fri, 08 Jul 2005 07:27:56 +0100] rev 286
Add /alias documentation
Thu, 07 Jul 2005 23:25:20 +0100 Add /alias command
Mikael Berthe <mikael@lilotux.net> [Thu, 07 Jul 2005 23:25:20 +0100] rev 285
Add /alias command Add /alias command and update completion sytem. Aliases are expanded before cmd_get() is called.
Thu, 07 Jul 2005 22:12:29 +0100 Add compl_del_category_word()
Mikael Berthe <mikael@lilotux.net> [Thu, 07 Jul 2005 22:12:29 +0100] rev 284
Add compl_del_category_word() This will allow us to remove an alias completion when it is unset.
(0) -100 -10 +10 +100 +300 +1000 tip