log

age author description
Mon, 03 Dec 2007 01:18:37 +0000 Daniel Atallah Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
Sun, 02 Dec 2007 22:02:34 +0000 Mark Doliner I added a string or three to oscar/family_chatnav.c
Sun, 02 Dec 2007 21:49:49 +0000 Mark Doliner Change our QQ_CLIENT version, which allows us to sign on to QQ
Sun, 02 Dec 2007 21:46:32 +0000 Mark Doliner Fix a few assertion failures:
Sun, 02 Dec 2007 20:22:32 +0000 Mark Doliner Always set gc->display_name to the formatted version of your screen
Sun, 02 Dec 2007 20:03:34 +0000 Mark Doliner Handle invalid room names and invalid exchanges better, by showing a
Sun, 02 Dec 2007 20:02:53 +0000 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
Sun, 02 Dec 2007 17:36:50 +0000 Stu Tomlinson Fix the fix for incorrect callback types.
Sun, 02 Dec 2007 17:33:03 +0000 Stu Tomlinson More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
Sun, 02 Dec 2007 17:29:30 +0000 Stu Tomlinson There really is nothing to see here, I'm just catching up with some changes
Sun, 02 Dec 2007 09:25:29 +0000 Mark Doliner The current oscar max message size appears to be 2544. I don't know
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sun, 02 Dec 2007 07:37:40 +0000 Sadrul Habib Chowdhury Use colors in textview.
Sun, 02 Dec 2007 07:16:05 +0000 Sadrul Habib Chowdhury Try to reuse an existing color.
Sun, 02 Dec 2007 06:01:52 +0000 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
Sun, 02 Dec 2007 02:39:15 +0000 Sadrul Habib Chowdhury merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
Sun, 02 Dec 2007 02:38:11 +0000 Sadrul Habib Chowdhury Add a title and some helpful text in the 'save screenshot' dialog.
Sun, 02 Dec 2007 02:29:39 +0000 Sadrul Habib Chowdhury Remove the file dialog first before dumping the screenshot.
Mon, 03 Dec 2007 14:46:54 +0000 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
Mon, 03 Dec 2007 14:40:46 +0000 Will Thompson NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
Sat, 01 Dec 2007 23:42:21 +0000 Will Thompson Remove dead code.
Sat, 01 Dec 2007 23:40:13 +0000 Will Thompson g_strdup() connection error descriptions when restoring cached errors for
Sat, 01 Dec 2007 23:36:52 +0000 Will Thompson bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
Sat, 01 Dec 2007 19:34:59 +0000 John Bailey Some tweaks to grim's plugin translation documentation.
Sat, 01 Dec 2007 16:43:04 +0000 Stu Tomlinson Truncate the topic to an arbitrary 72 characters in the infopane when using
Sat, 01 Dec 2007 09:08:43 +0000 Kevin Stange Remove useless cast I missed before.
Sat, 01 Dec 2007 08:51:29 +0000 Kevin Stange I didn't find any tickets mentioning this problem, but I think it's still
Sat, 01 Dec 2007 08:49:27 +0000 Kevin Stange This fixes some idle-related behavior with the MySpace prpl, most particularly
Sat, 01 Dec 2007 05:46:49 +0000 Sadrul Habib Chowdhury Do not reset the color if there's something already specified. This should
Sat, 01 Dec 2007 04:40:50 +0000 Sadrul Habib Chowdhury Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.