log

age author description
2007-08-23 Sadrul Habib Chowdhury Generate the makefile for pygnt. But it won't be built by default.
2007-08-23 Sadrul Habib Chowdhury New API has been added. Bump the minor.
2007-08-23 Sadrul Habib Chowdhury Allow building with glib < 2.8.
2007-08-23 Sadrul Habib Chowdhury Notify the user if a message is not sent in a conversation because he's disconnected.
2007-08-23 Sadrul Habib Chowdhury merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'
2007-08-23 Casey Harkins ChangeLog.API addition of pidgin_set_accessible_relations which will bump
2007-08-23 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
2007-08-22 Sean Egan Use GtkDialog more often. Thanks nix_nix. Fixes #2618
2007-08-22 Sean Egan Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298
2007-08-22 Sean Egan String fix. Fixes #2548
2007-08-22 Sean Egan Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422
2007-08-22 Sean Egan Don't show tabs if tabs aren't turned on. Fixes #2669
2007-08-22 Sean Egan remove obsolote GNOME color pallete
2007-08-22 Daniel Atallah Fix various things related to authorization on yahoo.
2007-08-21 Kevin Stange Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
2007-08-21 Daniel Atallah Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.
2007-08-21 Kevin Stange merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'
2007-08-21 Kevin Stange Correct the mad-tongue smiley to be named properly. Fixes #2650
2007-08-24 Jeffrey Connelly Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
2007-08-24 Jeffrey Connelly Improve buddy importing. Count number of buddies being added, and
2007-08-24 Jeffrey Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser.
2007-08-23 Jeffrey Connelly If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM
2007-08-23 Jeffrey Connelly g_memdup() the icon data before setting it as the buddy icon.
2007-08-23 Jeffrey Connelly If a username cannot be looked up in postprocessing, throw up an error.