log pidgin/gtkaccount.c @ 24848:2ce759d9176a

age author description
Mon, 29 Dec 2008 05:37:18 +0000 John Bailey Make sure the prpl has a get_account_text_table function before trying to
Sat, 06 Dec 2008 04:42:13 +0000 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Fri, 14 Nov 2008 06:18:26 +0000 Richard Laager Fix CID #401
Sat, 08 Nov 2008 19:26:28 +0000 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Sat, 01 Nov 2008 16:45:09 +0000 Stu Tomlinson Don't populate the password field on the modify account dialog if we are
Thu, 02 Oct 2008 01:40:23 +0000 Daniel Atallah Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.