log pidgin/gtkaccount.c @ 31816:917c597beb97

age author description
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 07 Dec 2010 15:05:46 +0000 Stu Tomlinson UI hack ala Google Talk for Facebook.
Wed, 27 Oct 2010 18:24:12 +0000 ivan komarov We should always display the "Authorize buddy?" mini-dialog, even
Wed, 26 May 2010 20:35:02 +0000 ivan komarov Display the protocol icon for the authorization request dialog
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 24 Jan 2010 03:53:36 +0000 Sadrul Habib Chowdhury Allow copying username (and other settings) for a connected account from
Tue, 07 Jul 2009 18:18:56 +0000 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
Sat, 04 Jul 2009 17:36:07 +0000 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Fri, 03 Jul 2009 04:21:16 +0000 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Mon, 15 Jun 2009 04:43:25 +0000 Etan Reisner Don't try to load an image from an empty path. It just spews to the debug log.
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Wed, 25 Mar 2009 06:26:16 +0000 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
Mon, 23 Mar 2009 02:10:44 +0000 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
Thu, 30 Apr 2009 05:18:04 +0000 Daniel Atallah Backport 96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1 (#8747 - Crash when a prpl has no protocol options.)
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Thu, 29 Jan 2009 10:29:25 +0000 Mark Doliner Fix a bug where the thumbnail buddy icon in the Accounts dialog would
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Tue, 20 Jan 2009 05:58:47 +0000 Daniel Atallah When saving the account settings, use the protocol options that were present at
Thu, 08 Jan 2009 04:37:42 +0000 Etan Reisner Make dialogs that double as add and save dialogs indicate the current action
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.
Mon, 29 Sep 2008 01:27:57 +0000 Stu Tomlinson Kill these warnings:
Mon, 29 Sep 2008 00:59:53 +0000 Ethan Blanton Do not set the connect server for Google Talk accounts. Setting the
Wed, 20 Aug 2008 21:20:03 +0000 Richard Laager It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
Fri, 18 Jul 2008 00:20:47 +0000 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
Thu, 29 May 2008 01:59:52 +0000 Daniel Atallah eperez noticed that there's an extra unused column here.
Fri, 23 May 2008 16:47:59 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
Tue, 13 May 2008 02:49:30 +0000 Sadrul Habib Chowdhury Change how the columns in the account-manager window are resized.
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 28 Apr 2008 06:24:01 +0000 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
Wed, 07 May 2008 12:17:01 +0000 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
Wed, 07 May 2008 12:16:55 +0000 Evan Schoenberg Restored screen name to username change lost in propagation merge
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Wed, 30 Apr 2008 11:28:23 +0000 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
Wed, 30 Apr 2008 11:28:19 +0000 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
Wed, 30 Apr 2008 05:56:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
Wed, 30 Apr 2008 05:50:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
Fri, 23 May 2008 15:24:07 +0000 Will Thompson Add a mnemonic to "Create this new account on the server".
Wed, 30 Apr 2008 11:27:47 +0000 Sadrul Habib Chowdhury disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
Wed, 30 Apr 2008 05:37:19 +0000 John Bailey This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
Wed, 30 Apr 2008 11:27:17 +0000 Sadrul Habib Chowdhury disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
Wed, 30 Apr 2008 03:24:35 +0000 John Bailey This patch from Jaywalker enables text to appear in the screen name entry box.
Sun, 04 May 2008 00:51:46 +0000 John Bailey Fix the breakage with account aliases that I introduced when I moved the
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Wed, 30 Apr 2008 06:02:26 +0000 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
Wed, 30 Apr 2008 05:56:40 +0000 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved
Tue, 29 Apr 2008 16:50:12 +0000 John Bailey Move the Local Alias field into the User Options section of the account