log mcabber/src/jabglue.c @ 441:51b8f10cfeb8

age author description
Wed, 21 Sep 2005 22:05:43 +0200 Mikael Berthe Handle g_locale_from_utf8() failures
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Sun, 11 Sep 2005 22:01:57 +0200 Mikael Berthe Display error messages as specified in RFC3920 (9.3)
Mon, 05 Sep 2005 22:56:57 +0200 Mikael Berthe Better handling of server error codes/messages
Fri, 02 Sep 2005 22:10:14 +0200 Mikael Berthe Ready for 0.6.7 release 0.6.7
Fri, 02 Sep 2005 21:47:14 +0200 Mikael Berthe Display error code/message when receiving a message packet with "error" type
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review
Thu, 01 Sep 2005 21:18:19 +0200 Mikael Berthe Allow offline status message
Sun, 28 Aug 2005 10:38:10 +0200 Mikael Berthe Still need a temporization when connecting to a server
Sat, 27 Aug 2005 22:20:03 +0200 Mikael Berthe Fix a SIGPIPE issue when connecting to the server
Sat, 27 Aug 2005 18:59:48 +0200 Mikael Berthe Tune previous usleep() change
Sat, 27 Aug 2005 18:00:38 +0200 Mikael Berthe Display server error messages to the user
Sat, 27 Aug 2005 15:38:55 +0200 Mikael Berthe Add usleep() calls
Sat, 27 Aug 2005 11:21:27 +0200 Mikael Berthe Allow a different server name than the jid domain name
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Fri, 29 Jul 2005 19:09:07 +0100 Mikael Berthe Do non UTF8-encode/decode null pointers
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sat, 23 Jul 2005 11:39:39 +0100 Mikael Berthe Better messages for server connection states
Fri, 22 Jul 2005 13:01:40 +0100 Mikael Berthe Make imstatus2char a null-terminated string
Sat, 16 Jul 2005 13:27:00 +0100 Mikael Berthe Handle "error" message type
Fri, 15 Jul 2005 19:12:50 +0100 Mikael Berthe Convert status messages to/from UTF-8
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
Thu, 14 Jul 2005 21:45:23 +0100 Mikael Berthe Make some global variables static
Sun, 10 Jul 2005 22:36:55 +0100 Mikael Berthe Merge heads
Sun, 10 Jul 2005 15:38:45 +0100 Mikael Berthe Add /connect and /disconnect commands