log

age author description
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
Wed, 22 Aug 2007 22:49:28 +0000 Sean Egan Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422
Wed, 22 Aug 2007 20:55:20 +0000 Sean Egan Don't show tabs if tabs aren't turned on. Fixes #2669
Wed, 22 Aug 2007 20:44:42 +0000 Sean Egan remove obsolote GNOME color pallete
Wed, 22 Aug 2007 20:09:09 +0000 Daniel Atallah Fix various things related to authorization on yahoo.
Tue, 21 Aug 2007 21:49:37 +0000 Kevin Stange Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
Tue, 21 Aug 2007 18:30:58 +0000 Daniel Atallah Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.
Tue, 21 Aug 2007 07:12:51 +0000 Kevin Stange merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'
Tue, 21 Aug 2007 00:05:40 +0000 Kevin Stange Correct the mad-tongue smiley to be named properly. Fixes #2650
Fri, 24 Aug 2007 06:11:28 +0000 Jeffrey Connelly Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
Fri, 24 Aug 2007 04:34:18 +0000 Jeffrey Connelly Improve buddy importing. Count number of buddies being added, and
Fri, 24 Aug 2007 02:29:42 +0000 Jeffrey Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser.
Thu, 23 Aug 2007 06:10:21 +0000 Jeffrey Connelly If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM
Thu, 23 Aug 2007 06:02:54 +0000 Jeffrey Connelly g_memdup() the icon data before setting it as the buddy icon.
Thu, 23 Aug 2007 04:43:04 +0000 Jeffrey Connelly If a username cannot be looked up in postprocessing, throw up an error.
Thu, 23 Aug 2007 04:41:40 +0000 Jeffrey Connelly Update for 0.15 for GSoC final release for Google.
Tue, 21 Aug 2007 04:58:58 +0000 Daniel Atallah Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.
Tue, 21 Aug 2007 04:37:13 +0000 Daniel Atallah Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384.