log

age author description
Wed, 20 Jul 2005 20:10:53 +0100 Mikael Berthe Update TODO
Wed, 20 Jul 2005 19:16:09 +0100 Mikael Berthe Change default auto-away status message
Tue, 19 Jul 2005 17:55:05 +0100 Mikael Berthe Update TODO
Tue, 19 Jul 2005 17:54:03 +0100 Mikael Berthe Improve configuration file reading
Tue, 19 Jul 2005 17:51:44 +0100 Mikael Berthe Remove old Makefile.mcabber
Mon, 18 Jul 2005 22:47:52 +0100 Mikael Berthe Auto-away improvement
Mon, 18 Jul 2005 21:49:18 +0100 Mikael Berthe Update sample configuration file
Mon, 18 Jul 2005 21:47:05 +0100 Mikael Berthe Values can be enclosed by quotes in assignments
Mon, 18 Jul 2005 21:27:08 +0100 Mikael Berthe Make some functions static
Mon, 18 Jul 2005 20:10:36 +0100 Mikael Berthe Update NEWS, TODO & ChangeLog
Mon, 18 Jul 2005 20:03:03 +0100 Mikael Berthe New config. file parsing -- update sample config. file
Mon, 18 Jul 2005 20:02:38 +0100 Mikael Berthe New config. file parsing
Mon, 18 Jul 2005 18:57:50 +0100 Mikael Berthe scr_LogPrint() can be called before ncurses initialization
Sun, 17 Jul 2005 22:21:51 +0100 Mikael Berthe Don't loose alternate_buddy when the buddy is moved ("/move")
Sun, 17 Jul 2005 21:17:52 +0100 Mikael Berthe Add "/roster alternate"
Sun, 17 Jul 2005 21:16:15 +0100 Mikael Berthe scr_RosterUnreadMessage() uses set_current_buddy()
Sun, 17 Jul 2005 19:06:32 +0100 Mikael Berthe Add set_current_buddy() function, to reduce code duplication
Sun, 17 Jul 2005 15:40:07 +0100 Mikael Berthe Fix previous fix... :-(
Sun, 17 Jul 2005 15:35:09 +0100 Mikael Berthe Fix crash when utf8_decode parameter is NULL
Sat, 16 Jul 2005 13:27:00 +0100 Mikael Berthe Handle "error" message type
Fri, 15 Jul 2005 22:27:07 +0100 Mikael Berthe Update TODO & ChangeLog
Fri, 15 Jul 2005 22:26:54 +0100 Mikael Berthe Update README
Fri, 15 Jul 2005 22:08:53 +0100 Mikael Berthe Implement auto-away mode
Fri, 15 Jul 2005 19:12:50 +0100 Mikael Berthe Convert status messages to/from UTF-8
Fri, 15 Jul 2005 18:55:27 +0100 Mikael Berthe Update documentation for "/status status message"
Fri, 15 Jul 2005 18:53:32 +0100 Mikael Berthe Cosmetic change
Fri, 15 Jul 2005 18:45:41 +0100 Mikael Berthe The /status command can specify a status message
Fri, 15 Jul 2005 13:55:47 +0100 Mikael Berthe Update TODO & ChangeLog
Fri, 15 Jul 2005 13:52:45 +0100 Mikael Berthe Add a sample script for the events command
Fri, 15 Jul 2005 10:56:15 +0100 Mikael Berthe First Ctrl-C now also leaves multi-line message mode
Thu, 14 Jul 2005 23:24:22 +0100 Mikael Berthe Merge Ctrl-C stuff
Thu, 14 Jul 2005 23:21:52 +0100 Mikael Berthe Update TODO & ChangeLog
Thu, 14 Jul 2005 23:17:21 +0100 Mikael Berthe Ctrl-C does not terminate mcabber
Thu, 14 Jul 2005 21:45:23 +0100 Mikael Berthe Make some global variables static
Tue, 12 Jul 2005 18:23:09 +0100 Mikael Berthe Post-0.6.3 changes
Tue, 12 Jul 2005 18:04:43 +0100 Mikael Berthe Added tag 0.6.3 for changeset 70914672c8e71ee0e99ecb1f45800216ec9efebe
Tue, 12 Jul 2005 17:36:06 +0100 Mikael Berthe Ready for 0.6.3 release 0.6.3
Tue, 12 Jul 2005 17:19:42 +0100 Mikael Berthe Add headers to C files
Tue, 12 Jul 2005 17:10:41 +0100 Mikael Berthe Fix interactive password prompt
Mon, 11 Jul 2005 22:04:14 +0100 Mikael Berthe Post-0.6.2 changes
Mon, 11 Jul 2005 21:51:33 +0100 Mikael Berthe Added tag 0.6.2 for changeset bb71b5707b00e6a8cd028e350a33c455692723a5
Mon, 11 Jul 2005 21:30:41 +0100 Mikael Berthe Ready for 0.6.2 release 0.6.2
Mon, 11 Jul 2005 21:11:28 +0100 Mikael Berthe Remove compilation warnings in connwrap library
Mon, 11 Jul 2005 18:52:29 +0100 Mikael Berthe Free unread_list when the roster is freed
Sun, 10 Jul 2005 22:36:55 +0100 Mikael Berthe Merge heads
Sun, 10 Jul 2005 15:47:31 +0100 Mikael Berthe Update TODO & ChangeLog
Sun, 10 Jul 2005 15:38:45 +0100 Mikael Berthe Add /connect and /disconnect commands
Sat, 09 Jul 2005 23:20:36 +0100 Mikael Berthe Add comment for the cfg_file() function
Sat, 09 Jul 2005 14:40:09 +0100 Mikael Berthe Ignore cscope files in any subdir
Sat, 09 Jul 2005 13:52:34 +0100 Mikael Berthe Update TODO & ChangeLog
Sat, 09 Jul 2005 12:44:57 +0100 Mikael Berthe Allow one status message per Jabber status
Sat, 09 Jul 2005 09:50:01 +0100 Mikael Berthe Assignment lvalue (key, option name, alias...) cannnot contain spaces
Sat, 09 Jul 2005 09:41:31 +0100 Mikael Berthe Define isblank() when C99 is not used
Fri, 08 Jul 2005 22:33:37 +0100 Mikael Berthe Update ChangeLog
Fri, 08 Jul 2005 22:32:50 +0100 Mikael Berthe Add /roster toggle_offline
Fri, 08 Jul 2005 22:10:42 +0100 Mikael Berthe Update documentation
Fri, 08 Jul 2005 21:47:17 +0100 Mikael Berthe Add /bind command
Fri, 08 Jul 2005 07:31:24 +0100 Mikael Berthe Update TODO & ChangeLog
Fri, 08 Jul 2005 07:27:56 +0100 Mikael Berthe Add /alias documentation
Thu, 07 Jul 2005 23:25:20 +0100 Mikael Berthe Add /alias command