log

age author description
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.
2007-08-23 Jeffrey Connelly Update for 0.15 for GSoC final release for Google.
2007-08-21 Daniel Atallah Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.
2007-08-21 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.
2007-08-21 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b)
2007-08-20 Ethan Blanton Prep for 2.1.2 -- we can make this 2.2.0 if we desire, later
2007-08-20 Ethan Blanton Final preparation for 2.1.1
2007-08-20 Ethan Blanton merge of '24c8940605f5b11b2aea17c6ca6f3094dff141ab'
2007-08-20 Francisco Rial fixes #2639
2007-08-20 Loptosko fixes #2635
2007-08-23 Sadrul Habib Chowdhury merge of '671cfe949215447db0da7081a7e1501693ab4f98'
2007-08-20 Ethan Blanton Makefile.am typo fix for Yahooo
2007-08-21 Jeffrey Connelly merge of '677f816f158bdd721758b2abdc82a2591bd7e689'
2007-08-20 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
2007-08-18 Kevin Stange This text should probably be readable, I think
2007-08-18 Kevin Stange If you have the buddy notes plugin loaded, when you right click a chat's
2007-08-23 Sadrul Habib Chowdhury Add support to parse and add XHTML in a textview. This we can use for logs,
2007-08-18 Sadrul Habib Chowdhury Select the correct item in the dropdown when using a transient status.
2007-08-18 William Ehlhardt - Fix some g_free()s of string constants that caused crashing
2007-08-18 William Ehlhardt - Fix the interpretation of the "accept cert? yes/no" choice id given by
2007-08-18 William Ehlhardt In tls_cached:
2007-08-18 William Ehlhardt - Add purple_certificate_display_x509
2007-08-18 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)
2007-08-18 Sadrul Habib Chowdhury merge of '1be37f788fc248139b864ac8d37cf91956fc5044'
2007-08-18 Sadrul Habib Chowdhury I broke the build. Sorry :(
2007-08-18 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1be37f788fc248139b864ac8d37cf91956fc5044)
2007-07-22 Tim Ringenbach NEWSing
2007-08-18 Sadrul Habib Chowdhury merge of '3f64b9d598e136d0f6f739c7f23ad4baed097f73'
2007-08-17 Kevin Stange ChangeLog.* needs dating.
2007-08-18 Sadrul Habib Chowdhury Update the 'send to' menu in conversation windows when necessary.
2007-08-17 Sadrul Habib Chowdhury merge of '5ac4a244750e0ddba3491a50086e9bb40bf9b732'
2007-08-17 Sadrul Habib Chowdhury merge of '07a0858e73dde73e68b5a2931ef150fb8c6bea06'
2007-08-17 Sadrul Habib Chowdhury merge of '9b0ac7f90ce3f969e6db0dac57b5308f70ac695d'
2007-08-17 Luke Schierer I have not newsed in a release or two.
2007-08-17 Daniel Atallah Open emails by doubleclicking the row.
2007-08-17 Sadrul Habib Chowdhury merge of '4517b390f582428904875a29f998a187a452b8fd'
2007-08-17 Luke Schierer merge of '6d1bdf080fca36b032072edb7ffa550b159b9716'
2007-08-17 Sadrul Habib Chowdhury merge of '49ec8ed66e26dabaa78aed7b0d4d9540ea3b8c44'
2007-08-17 Sean Egan Keep borders on conversation notebook even when tabs are not shown.
2007-08-17 Sean Egan remove double-clicking tab behavior
2007-08-17 Sean Egan Only send conversation close notices on XMPP when the typing notification preference is turned on