log

age author description
Thu, 23 Aug 2007 23:20:48 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Thu, 23 Aug 2007 23:07:20 +0000 Sadrul Habib Chowdhury Focus the modified/created account in the accounts window after modifying/
Thu, 23 Aug 2007 22:31:40 +0000 Sadrul Habib Chowdhury merge of '5e1b8aa2904f61701e271733882021002c85f8f3'
Thu, 23 Aug 2007 22:21:01 +0000 Sean Egan Patch from nix_nix. Fixes #2438
Thu, 23 Aug 2007 21:29:22 +0000 Sean Egan Prevent recursive idle handling loop. Patch from 'Gambit'
Thu, 23 Aug 2007 21:20:49 +0000 Sean Egan xmlnode bugfix patch from Mauro Brasil
Thu, 23 Aug 2007 22:08:00 +0000 Daniel Atallah Fix entering yahoo chats.
Thu, 23 Aug 2007 20:55:59 +0000 Sadrul Habib Chowdhury merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'
Thu, 23 Aug 2007 20:03:00 +0000 Sean Egan merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'
Thu, 23 Aug 2007 00:43:57 +0000 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663
Sun, 26 Aug 2007 19:07:22 +0000 Kevin Stange Include MySpace in the dist if we are to have it enabled by default...
Thu, 23 Aug 2007 20:54:30 +0000 Sadrul Habib Chowdhury Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.
Thu, 23 Aug 2007 18:34:31 +0000 Sadrul Habib Chowdhury Get rid of compile warnings on older glib.
Thu, 23 Aug 2007 18:21:44 +0000 Sadrul Habib Chowdhury Add support for a few more XHTML tags.
Thu, 23 Aug 2007 18:02:43 +0000 Sadrul Habib Chowdhury merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'
Thu, 23 Aug 2007 18:00:56 +0000 Sadrul Habib Chowdhury Fix #2599. (Sound File Change Crash)
Thu, 23 Aug 2007 16:23:39 +0000 Daniel Atallah Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.
Thu, 23 Aug 2007 07:24:54 +0000 Sadrul Habib Chowdhury Fix #2642 (GntTextView Multiline append goes weird)
Thu, 23 Aug 2007 07:10:59 +0000 Sadrul Habib Chowdhury I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.
Thu, 23 Aug 2007 07:05:03 +0000 Sadrul Habib Chowdhury Make some of the dialogs look and behave more like each other.
Thu, 23 Aug 2007 06:28:15 +0000 Sadrul Habib Chowdhury Generate the makefile for pygnt. But it won't be built by default.
Thu, 23 Aug 2007 06:20:05 +0000 Sadrul Habib Chowdhury New API has been added. Bump the minor.
Thu, 23 Aug 2007 06:14:21 +0000 Sadrul Habib Chowdhury Allow building with glib < 2.8.
Thu, 23 Aug 2007 06:00:37 +0000 Sadrul Habib Chowdhury Notify the user if a message is not sent in a conversation because he's disconnected.
Thu, 23 Aug 2007 05:59:26 +0000 Sadrul Habib Chowdhury merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'
Thu, 23 Aug 2007 04:43:42 +0000 Casey Harkins ChangeLog.API addition of pidgin_set_accessible_relations which will bump
Thu, 23 Aug 2007 03:06:52 +0000 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
Wed, 22 Aug 2007 23:27:38 +0000 Sean Egan Use GtkDialog more often. Thanks nix_nix. Fixes #2618
Wed, 22 Aug 2007 23:16:28 +0000 Sean Egan Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298
Wed, 22 Aug 2007 22:52:41 +0000 Sean Egan String fix. Fixes #2548