Mon, 25 Jul 2005 21:46:35 +0100 Improve logging system (traces)
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 21:46:35 +0100] rev 374
Improve logging system (traces) There are now two trace logging levels: * tracelog_level = 1: Most messages from the log window are written to disk (LPRINT_LOG) * tracelog_level =2: LPRINT_LOG & LPRINT_DEBUG messages are written to disk The trace file name is set with the "tracelog_file" option.
Mon, 25 Jul 2005 19:40:17 +0100 Move (reorganize) functions
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 19:40:17 +0100] rev 373
Move (reorganize) functions
Mon, 25 Jul 2005 18:28:26 +0100 Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 18:28:26 +0100] rev 372
Add documentation for /buffer search_*
Sun, 24 Jul 2005 23:04:39 +0100 /buffer search_*: skip leading spaces (if any) in string parameter
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 23:04:39 +0100] rev 371
/buffer search_*: skip leading spaces (if any) in string parameter
Sun, 24 Jul 2005 22:56:42 +0100 Add /buffer search_{backward,forward}
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 22:56:42 +0100] rev 370
Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Rename some buffer commands, for homogeneity
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 22:31:31 +0100] rev 369
Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 21:47:41 +0100 Update hbuf_get_lines() comment
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 21:47:41 +0100] rev 368
Update hbuf_get_lines() comment
Sun, 24 Jul 2005 15:31:00 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:31:00 +0100] rev 367
Update TODO & ChangeLog
Sun, 24 Jul 2005 15:26:39 +0100 Bigger warning when logging is disabled
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:26:39 +0100] rev 366
Bigger warning when logging is disabled Hopefully the user will see it...
Sun, 24 Jul 2005 15:19:07 +0100 Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:19:07 +0100] rev 365
Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Sun, 24 Jul 2005 15:13:53 +0100 Merge changeset 315 (65aa05520556)
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:13:53 +0100] rev 364
Merge changeset 315 (65aa05520556)
Sun, 24 Jul 2005 15:01:24 +0100 Fix segfault when mcabber receives a KILL signal before entering curses mode
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:01:24 +0100] rev 363
Fix segfault when mcabber receives a KILL signal before entering curses mode
Sun, 24 Jul 2005 14:37:27 +0100 Check directory and config file permissions
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 14:37:27 +0100] rev 362
Check directory and config file permissions * Check history directory and configuration file permissions, and correct them to 0700 and 0600 if necessary. * Warn when mcabber main directory ($HOME/.mcabber) has bad permissions * Reset UseFileLogging & FileLoadLogs when the log dir does not exist
Sat, 23 Jul 2005 21:50:06 +0100 Code cleanup/optimization
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 21:50:06 +0100] rev 361
Code cleanup/optimization
Sat, 23 Jul 2005 15:21:53 +0100 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 15:21:53 +0100] rev 360
Doc: Say a Jabber account should already exist for using mcabber
Sat, 23 Jul 2005 14:59:33 +0100 Improve Debian package, with some help from Benjamin Drieu
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 14:59:33 +0100] rev 359
Improve Debian package, with some help from Benjamin Drieu
Sat, 23 Jul 2005 11:58:16 +0100 Fix a segfault when starting mcabber in a really small terminal
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 11:58:16 +0100] rev 358
Fix a segfault when starting mcabber in a really small terminal
Sat, 23 Jul 2005 11:39:39 +0100 Better messages for server connection states
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 11:39:39 +0100] rev 357
Better messages for server connection states
Sat, 23 Jul 2005 09:14:50 +0100 Disable logging by default in the sample configuration file
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 09:14:50 +0100] rev 356
Disable logging by default in the sample configuration file
Fri, 22 Jul 2005 21:45:45 +0100 Add some external actions
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 21:45:45 +0100] rev 355
Add some external actions Now the external command can get the following parameters: - MSG IN jid - MSG OUT jid - STATUS $S jid ($S == status uppercase letter: O, I, F, D, N, A, _)
Fri, 22 Jul 2005 20:21:41 +0100 Improve Debian package
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 20:21:41 +0100] rev 354
Improve Debian package
Fri, 22 Jul 2005 13:01:40 +0100 Make imstatus2char a null-terminated string
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 13:01:40 +0100] rev 353
Make imstatus2char a null-terminated string
Fri, 22 Jul 2005 12:50:45 +0100 Correct a comment
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 12:50:45 +0100] rev 352
Correct a comment
Thu, 21 Jul 2005 22:20:53 +0100 Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 22:20:53 +0100] rev 351
Debian control file improvement (using lintian)
Thu, 21 Jul 2005 21:39:29 +0100 Add debian/ directory
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:39:29 +0100] rev 350
Add debian/ directory
Thu, 21 Jul 2005 21:35:49 +0100 A lot of bugs? No! ;-)
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:35:49 +0100] rev 349
A lot of bugs? No! ;-)
Thu, 21 Jul 2005 21:16:26 +0100 libjabber: `open' could be used uninitialized in xmltok_impl_c.h
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:16:26 +0100] rev 348
libjabber: `open' could be used uninitialized in xmltok_impl_c.h
Wed, 20 Jul 2005 22:39:21 +0100 Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 22:39:21 +0100] rev 347
Post-0.6.4 changes
Wed, 20 Jul 2005 22:34:48 +0100 Added tag 0.6.4 for changeset 74cf831b8117f39465d10fbe2bf766a46d60955a
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 22:34:48 +0100] rev 346
Added tag 0.6.4 for changeset 74cf831b8117f39465d10fbe2bf766a46d60955a
Wed, 20 Jul 2005 21:29:57 +0100 Ready for 0.6.4 release 0.6.4
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 21:29:57 +0100] rev 345
Ready for 0.6.4 release
Wed, 20 Jul 2005 20:10:53 +0100 Update TODO
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 20:10:53 +0100] rev 344
Update TODO
Wed, 20 Jul 2005 19:16:09 +0100 Change default auto-away status message
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 19:16:09 +0100] rev 343
Change default auto-away status message
Tue, 19 Jul 2005 17:55:05 +0100 Update TODO
Mikael Berthe <mikael@lilotux.net> [Tue, 19 Jul 2005 17:55:05 +0100] rev 342
Update TODO
Tue, 19 Jul 2005 17:54:03 +0100 Improve configuration file reading
Mikael Berthe <mikael@lilotux.net> [Tue, 19 Jul 2005 17:54:03 +0100] rev 341
Improve configuration file reading * Move cfg_file() to settings.c, cfg_read_file() * Optimize the function * Remove parsecfg.[ch]
Tue, 19 Jul 2005 17:51:44 +0100 Remove old Makefile.mcabber
Mikael Berthe <mikael@lilotux.net> [Tue, 19 Jul 2005 17:51:44 +0100] rev 340
Remove old Makefile.mcabber
Mon, 18 Jul 2005 22:47:52 +0100 Auto-away improvement
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 22:47:52 +0100] rev 339
Auto-away improvement Auto-away only change the status if it is available (i.e. online) or free-for-chat. Other status are left alone.
Mon, 18 Jul 2005 21:49:18 +0100 Update sample configuration file
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 21:49:18 +0100] rev 338
Update sample configuration file Passwords with leading/trailing spaces can be typed. Examples: set password = " with spaces " set password = "with "quotes""
Mon, 18 Jul 2005 21:47:05 +0100 Values can be enclosed by quotes in assignments
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 21:47:05 +0100] rev 337
Values can be enclosed by quotes in assignments Thus, passwords with leading/trailing spaces can be typed. Examples: set password = " with spaces " set password = "with "quotes""
Mon, 18 Jul 2005 21:27:08 +0100 Make some functions static
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 21:27:08 +0100] rev 336
Make some functions static
Mon, 18 Jul 2005 20:10:36 +0100 Update NEWS, TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 20:10:36 +0100] rev 335
Update NEWS, TODO & ChangeLog
Mon, 18 Jul 2005 20:03:03 +0100 New config. file parsing -- update sample config. file
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 20:03:03 +0100] rev 334
New config. file parsing -- update sample config. file
Mon, 18 Jul 2005 20:02:38 +0100 New config. file parsing
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 20:02:38 +0100] rev 333
New config. file parsing The "set", "alias" and "bind" keywords can now be used in config files.
Mon, 18 Jul 2005 18:57:50 +0100 scr_LogPrint() can be called before ncurses initialization
Mikael Berthe <mikael@lilotux.net> [Mon, 18 Jul 2005 18:57:50 +0100] rev 332
scr_LogPrint() can be called before ncurses initialization
Sun, 17 Jul 2005 22:21:51 +0100 Don't loose alternate_buddy when the buddy is moved ("/move")
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 22:21:51 +0100] rev 331
Don't loose alternate_buddy when the buddy is moved ("/move")
Sun, 17 Jul 2005 21:17:52 +0100 Add "/roster alternate"
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 21:17:52 +0100] rev 330
Add "/roster alternate"
Sun, 17 Jul 2005 21:16:15 +0100 scr_RosterUnreadMessage() uses set_current_buddy()
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 21:16:15 +0100] rev 329
scr_RosterUnreadMessage() uses set_current_buddy()
Sun, 17 Jul 2005 19:06:32 +0100 Add set_current_buddy() function, to reduce code duplication
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 19:06:32 +0100] rev 328
Add set_current_buddy() function, to reduce code duplication
Sun, 17 Jul 2005 15:40:07 +0100 Fix previous fix... :-(
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 15:40:07 +0100] rev 327
Fix previous fix... :-(
Sun, 17 Jul 2005 15:35:09 +0100 Fix crash when utf8_decode parameter is NULL
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Jul 2005 15:35:09 +0100] rev 326
Fix crash when utf8_decode parameter is NULL
Sat, 16 Jul 2005 13:27:00 +0100 Handle "error" message type
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Jul 2005 13:27:00 +0100] rev 325
Handle "error" message type
Fri, 15 Jul 2005 22:27:07 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 22:27:07 +0100] rev 324
Update TODO & ChangeLog
Fri, 15 Jul 2005 22:26:54 +0100 Update README
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 22:26:54 +0100] rev 323
Update README
Fri, 15 Jul 2005 22:08:53 +0100 Implement auto-away mode
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 22:08:53 +0100] rev 322
Implement auto-away mode
Fri, 15 Jul 2005 19:12:50 +0100 Convert status messages to/from UTF-8
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 19:12:50 +0100] rev 321
Convert status messages to/from UTF-8
Fri, 15 Jul 2005 18:55:27 +0100 Update documentation for "/status status message"
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 18:55:27 +0100] rev 320
Update documentation for "/status status message"
Fri, 15 Jul 2005 18:53:32 +0100 Cosmetic change
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 18:53:32 +0100] rev 319
Cosmetic change
Fri, 15 Jul 2005 18:45:41 +0100 The /status command can specify a status message
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 18:45:41 +0100] rev 318
The /status command can specify a status message We can now use: "/status dnd On the phone..." Related change: Display the buddy status message when a buddy connects/changes his/her status.
Fri, 15 Jul 2005 13:55:47 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 13:55:47 +0100] rev 317
Update TODO & ChangeLog
Fri, 15 Jul 2005 13:52:45 +0100 Add a sample script for the events command
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 13:52:45 +0100] rev 316
Add a sample script for the events command
Fri, 15 Jul 2005 10:56:15 +0100 First Ctrl-C now also leaves multi-line message mode
Mikael Berthe <mikael@lilotux.net> [Fri, 15 Jul 2005 10:56:15 +0100] rev 315
First Ctrl-C now also leaves multi-line message mode * First Ctrl-C does a "/msay abort" command * Remove debug stuff * "/msay abort" displays a message when leaving multi-line mode
Thu, 14 Jul 2005 23:24:22 +0100 Merge Ctrl-C stuff
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Jul 2005 23:24:22 +0100] rev 314
Merge Ctrl-C stuff
Thu, 14 Jul 2005 23:21:52 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Jul 2005 23:21:52 +0100] rev 313
Update TODO & ChangeLog
Thu, 14 Jul 2005 23:17:21 +0100 Ctrl-C does not terminate mcabber
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Jul 2005 23:17:21 +0100] rev 312
Ctrl-C does not terminate mcabber 1st Ctrl-C abort current completion 2 Ctrl-C in less than 2 seconds leave mcabber
Thu, 14 Jul 2005 21:45:23 +0100 Make some global variables static
Mikael Berthe <mikael@lilotux.net> [Thu, 14 Jul 2005 21:45:23 +0100] rev 311
Make some global variables static
Tue, 12 Jul 2005 18:23:09 +0100 Post-0.6.3 changes
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Jul 2005 18:23:09 +0100] rev 310
Post-0.6.3 changes
Tue, 12 Jul 2005 18:04:43 +0100 Added tag 0.6.3 for changeset 70914672c8e71ee0e99ecb1f45800216ec9efebe
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Jul 2005 18:04:43 +0100] rev 309
Added tag 0.6.3 for changeset 70914672c8e71ee0e99ecb1f45800216ec9efebe
Tue, 12 Jul 2005 17:36:06 +0100 Ready for 0.6.3 release 0.6.3
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Jul 2005 17:36:06 +0100] rev 308
Ready for 0.6.3 release
Tue, 12 Jul 2005 17:19:42 +0100 Add headers to C files
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Jul 2005 17:19:42 +0100] rev 307
Add headers to C files
Tue, 12 Jul 2005 17:10:41 +0100 Fix interactive password prompt
Mikael Berthe <mikael@lilotux.net> [Tue, 12 Jul 2005 17:10:41 +0100] rev 306
Fix interactive password prompt
Mon, 11 Jul 2005 22:04:14 +0100 Post-0.6.2 changes
Mikael Berthe <mikael@lilotux.net> [Mon, 11 Jul 2005 22:04:14 +0100] rev 305
Post-0.6.2 changes
Mon, 11 Jul 2005 21:51:33 +0100 Added tag 0.6.2 for changeset bb71b5707b00e6a8cd028e350a33c455692723a5
Mikael Berthe <mikael@lilotux.net> [Mon, 11 Jul 2005 21:51:33 +0100] rev 304
Added tag 0.6.2 for changeset bb71b5707b00e6a8cd028e350a33c455692723a5
Mon, 11 Jul 2005 21:30:41 +0100 Ready for 0.6.2 release 0.6.2
Mikael Berthe <mikael@lilotux.net> [Mon, 11 Jul 2005 21:30:41 +0100] rev 303
Ready for 0.6.2 release
Mon, 11 Jul 2005 21:11:28 +0100 Remove compilation warnings in connwrap library
Mikael Berthe <mikael@lilotux.net> [Mon, 11 Jul 2005 21:11:28 +0100] rev 302
Remove compilation warnings in connwrap library
Mon, 11 Jul 2005 18:52:29 +0100 Free unread_list when the roster is freed
Mikael Berthe <mikael@lilotux.net> [Mon, 11 Jul 2005 18:52:29 +0100] rev 301
Free unread_list when the roster is freed It fixes a bug after a /disconnect
Sun, 10 Jul 2005 22:36:55 +0100 Merge heads
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Jul 2005 22:36:55 +0100] rev 300
Merge heads
Sun, 10 Jul 2005 15:47:31 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Jul 2005 15:47:31 +0100] rev 299
Update TODO & ChangeLog
Sun, 10 Jul 2005 15:38:45 +0100 Add /connect and /disconnect commands
Mikael Berthe <mikael@lilotux.net> [Sun, 10 Jul 2005 15:38:45 +0100] rev 298
Add /connect and /disconnect commands
Sat, 09 Jul 2005 23:20:36 +0100 Add comment for the cfg_file() function
Mikael Berthe <mikael@lilotux.net> [Sat, 09 Jul 2005 23:20:36 +0100] rev 297
Add comment for the cfg_file() function
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
Sat, 02 Jul 2005 19:27:15 +0100 Update TODO & ChangeLog
mikael@frmp8452 [Sat, 02 Jul 2005 19:27:15 +0100] rev 266
Update TODO & ChangeLog
Sat, 02 Jul 2005 19:23:45 +0100 Add "/roster search" command
mikael@frmp8452 [Sat, 02 Jul 2005 19:23:45 +0100] rev 265
Add "/roster search" command
Sat, 02 Jul 2005 12:06:10 +0100 Update TODO & ChangeLog
mikael@frmp8452 [Sat, 02 Jul 2005 12:06:10 +0100] rev 264
Update TODO & ChangeLog
Sat, 02 Jul 2005 12:05:11 +0100 Add Ctrl-o: accept-line-and-down-history
mikael@frmp8452 [Sat, 02 Jul 2005 12:05:11 +0100] rev 263
Add Ctrl-o: accept-line-and-down-history
Fri, 01 Jul 2005 23:50:08 +0100 Do not add /help to command completion, as it isn't implemented yet.
mikael@frmp8452 [Fri, 01 Jul 2005 23:50:08 +0100] rev 262
Do not add /help to command completion, as it isn't implemented yet.
Fri, 01 Jul 2005 23:49:01 +0100 Fix spelling mistakes in comments
mikael@frmp8452 [Fri, 01 Jul 2005 23:49:01 +0100] rev 261
Fix spelling mistakes in comments
Fri, 01 Jul 2005 23:47:03 +0100 Add "verbatim multi-line" mode, with commands disabled
mikael@frmp8452 [Fri, 01 Jul 2005 23:47:03 +0100] rev 260
Add "verbatim multi-line" mode, with commands disabled "/msay verbatim" enters multi-line mode with all commands disabled but "/msay", so that lines beginning with a slash '/' can be sent. Note: <Tab> still do commands completion.
Fri, 01 Jul 2005 20:25:03 +0100 Remove support for old logfile format
mikael@frmp8452 [Fri, 01 Jul 2005 20:25:03 +0100] rev 259
Remove support for old logfile format Remove unnecessary complexity (2 date fomats). Scripts are available in contrib/ to convert the log files...
Thu, 30 Jun 2005 23:19:33 +0100 Added tag 0.6.1 for changeset ff9ba796cabba5547b33b096ac48027cb5cc2ccd
mikael@frmp8452 [Thu, 30 Jun 2005 23:19:33 +0100] rev 258
Added tag 0.6.1 for changeset ff9ba796cabba5547b33b096ac48027cb5cc2ccd
Thu, 30 Jun 2005 23:19:02 +0100 Added tag 0.6.0 for changeset d33075ba75339fece4d345b8f7cc32a1cf42ee6c
mikael@frmp8452 [Thu, 30 Jun 2005 23:19:02 +0100] rev 257
Added tag 0.6.0 for changeset d33075ba75339fece4d345b8f7cc32a1cf42ee6c
Thu, 30 Jun 2005 23:07:20 +0100 # HG changeset patch
mikael@frmp8452 [Thu, 30 Jun 2005 23:07:20 +0100] rev 256
# HG changeset patch # User mikael@frmp8452 # Node ID 9a74425dc51f6d0551fa2b5851ee381c63d7bb4e # Parent e8f9abe7dc3fbc03c95cacdd7a6c760d87664ea1 Cosmetic change Fix case in MCabber... diff -r e8f9abe7dc3f -r 9a74425dc51f mcabber/AUTHORS
Thu, 30 Jun 2005 23:06:09 +0100 # HG changeset patch
mikael@frmp8452 [Thu, 30 Jun 2005 23:06:09 +0100] rev 255
# HG changeset patch # User mikael@frmp8452 # Node ID e8f9abe7dc3fbc03c95cacdd7a6c760d87664ea1 # Parent 6427f367adae6195e51758fbf463888471ec111b Update hgignore for mcabber development environment diff -r 6427f367adae -r e8f9abe7dc3f .hgignore
(0) -120 +120 +1000 tip