Sat, 09 Jul 2005 14:40:09 +0100 Ignore cscope files in any subdir
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 14:40:09 +0100] rev 296
Ignore cscope files in any subdir
Sat, 09 Jul 2005 13:52:34 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 13:52:34 +0100] rev 295
Update TODO & ChangeLog
Sat, 09 Jul 2005 12:44:57 +0100 Allow one status message per Jabber status
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 12:44:57 +0100] rev 294
Allow one status message per Jabber status Messages can be defined with the following options: message (overrides any of the others), message_avail, message_free, message_dnd, message_notavail, message_away
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.
Wed, 06 Jul 2005 22:29:17 +0100 Add /set command (to get/set/unset options values)
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Jul 2005 22:29:17 +0100] rev 283
Add /set command (to get/set/unset options values)
Wed, 06 Jul 2005 22:27:08 +0100 Fix "Cannot unset option" bug
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Jul 2005 22:27:08 +0100] rev 282
Fix "Cannot unset option" bug
Wed, 06 Jul 2005 22:18:05 +0100 Add "const" specifier in prototypes
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Jul 2005 22:18:05 +0100] rev 281
Add "const" specifier in prototypes It's easier then to know when variables are read-only (and shouldn't be freed).
Wed, 06 Jul 2005 21:28:37 +0100 Add parse_assigment() function
Mikael Berthe <mikael@lilotux.net> [Wed, 06 Jul 2005 21:28:37 +0100] rev 280
Add parse_assigment() function Add parse_assigment() to parse options/aliases/bindings lines.
Tue, 05 Jul 2005 23:50:50 +0100 Rewrite the settings system
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Jul 2005 23:50:50 +0100] rev 279
Rewrite the settings system Settings now use glibc library, and can be used for aliases and bindings.
Tue, 05 Jul 2005 23:30:10 +0100 Change email address
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Jul 2005 23:30:10 +0100] rev 278
Change email address
Tue, 05 Jul 2005 20:48:44 +0100 Remove busy/occupied status, which does not really exist
Mikael Berthe <mikael@lilotux.net> [Tue, 05 Jul 2005 20:48:44 +0100] rev 277
Remove busy/occupied status, which does not really exist
Mon, 04 Jul 2005 12:55:54 +0100 Limit the number of lines in multi-line messages
Mikael Berthe <mikael@lilotux.net> [Mon, 04 Jul 2005 12:55:54 +0100] rev 276
Limit the number of lines in multi-line messages
Sun, 03 Jul 2005 22:41:42 +0100 * TODO update
Mikael <mikael@lilotux.net> [Sun, 03 Jul 2005 22:41:42 +0100] rev 275
* TODO update "Put ideas on paper"...
Sun, 03 Jul 2005 21:05:34 +0100 Update TODO & ChangeLog
mikael@matrix [Sun, 03 Jul 2005 21:05:34 +0100] rev 274
Update TODO & ChangeLog
Sun, 03 Jul 2005 20:58:35 +0100 Error checking when writing log files
mikael@frmp8452 [Sun, 03 Jul 2005 20:58:35 +0100] rev 273
Error checking when writing log files
Sun, 03 Jul 2005 20:54:45 +0100 Add resource priority option
mikael@matrix [Sun, 03 Jul 2005 20:54:45 +0100] rev 272
Add resource priority option
Sun, 03 Jul 2005 20:52:09 +0100 Fix a typo
mikael@frmp8452 [Sun, 03 Jul 2005 20:52:09 +0100] rev 271
Fix a typo s/Unkown/Unknown/
Sun, 03 Jul 2005 14:39:04 +0100 Update TODO
mikael@matrix [Sun, 03 Jul 2005 14:39:04 +0100] rev 270
Update TODO
Sun, 03 Jul 2005 14:34:43 +0100 Update hg-ignored files list
mikael@matrix [Sun, 03 Jul 2005 14:34:43 +0100] rev 269
Update hg-ignored files list
Sun, 03 Jul 2005 00:25:51 +0100 Move TODO file to mcabber root directory
mikael@frmp8452 [Sun, 03 Jul 2005 00:25:51 +0100] rev 268
Move TODO file to mcabber root directory
Sun, 03 Jul 2005 00:21:59 +0100 Improve color configuration
mikael@frmp8452 [Sun, 03 Jul 2005 00:21:59 +0100] rev 267
Improve color configuration * Rename color options (it made no sense!!) * Use default values * Do not crash anymore when the colors options are buggy in the mcabberrc
(0) -100 -50 -30 +30 +50 +100 +300 +1000 tip