log pidgin/gtkaccount.c @ 32827:4a34689eeb33 default tip

age author description
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Mon, 02 May 2011 19:08:52 +0000 Daniel Atallah Fix account-specific proxy config GUI to use same ordering as global proxy GUI.
Mon, 02 May 2011 19:06:45 +0000 Daniel Atallah Fix account-specific proxy selection GUI to not be dependent enum ordering.
Tue, 19 Apr 2011 04:41:59 +0000 Daniel Atallah Add a new proxy type of "Tor". This is really just a SOCKS5 proxy, but can be
Wed, 30 Mar 2011 22:36:30 +0000 ivan komarov Finally merged the code that fixes #5038 to i.p.p.
Mon, 21 Mar 2011 00:11:19 +0000 Elliott Sales de Andrade Use the correct accessor macro here to prevent crashing.
Sun, 13 Mar 2011 18:17:14 +0000 jakub adam Make the simple silence suppression stuff optional per-account. Fixes #13180.
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
Wed, 20 Feb 2008 05:07:09 +0000 Daniel Atallah Plug some leaks caused by GtkTreePaths not being freed.
Sun, 03 Feb 2008 11:39:59 +0000 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Tue, 25 Dec 2007 08:49:35 +0000 Sadrul Habib Chowdhury Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Wed, 19 Dec 2007 15:54:54 +0000 Daniel Atallah The pulse data stuff hasn't been used in quite a while - get rid of it.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 16:17:54 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Sat, 03 Nov 2007 05:12:43 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 23:19:58 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Tue, 30 Oct 2007 03:24:07 +0000 Daniel Atallah Fix some leaks caused by GdkPixbufLoaders not being disposed of.
Tue, 30 Oct 2007 02:44:36 +0000 Daniel Atallah Fix a leak of a GtkSizeGroup.
Wed, 10 Oct 2007 01:45:37 +0000 Daniel Atallah I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Wed, 19 Sep 2007 22:21:22 +0000 Daniel Atallah Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:38:22 +0000 Richard Laager applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
Fri, 28 Sep 2007 15:05:09 +0000 Richard Laager applied changes from bb3c9dec65d16afdcc4bcedd5fd184b7207cc624
Mon, 17 Sep 2007 22:11:39 +0000 Sean Egan set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 22:50:00 +0000 Gabriel Schulhof Forgot one
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 03 Sep 2007 18:15:55 +0000 Sadrul Habib Chowdhury Typo.
Mon, 03 Sep 2007 09:02:23 +0000 Mark Doliner If a prpl doesn't support icons then hide the "use a custom icon?"
Wed, 29 Aug 2007 04:21:33 +0000 Daniel Atallah Remove some relics from when we didn't create the buddy list immediately.
Tue, 28 Aug 2007 03:21:18 +0000 Daniel Atallah Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).
Fri, 24 Aug 2007 00:04:54 +0000 Sean Egan Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647
Fri, 10 Aug 2007 17:30:59 +0000 Will Thompson Correct the types of the authorize_cb and deny_cb parameters of
Tue, 31 Jul 2007 06:09:45 +0000 Mark Doliner When a new user starts Pidgin we hide the buddy list so that they only
Fri, 20 Jul 2007 18:11:26 +0000 Daniel Atallah pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
Thu, 05 Jul 2007 08:06:08 +0000 Mark Doliner Don't present the buddy list when a row is added to the accounts
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:00:52 +0000 Richard Laager merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Sun, 10 Jun 2007 02:06:07 +0000 Stu Tomlinson Fix a compiler warning from a bad merge by me
Sun, 10 Jun 2007 01:46:31 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
Fri, 08 Jun 2007 13:25:28 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 03da073664bc840f76d0cec53eea61517337c5a7)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Tue, 05 Jun 2007 01:38:09 +0000 Sadrul Habib Chowdhury merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Mon, 04 Jun 2007 05:55:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4)
Mon, 04 Jun 2007 04:37:07 +0000 Nathan Walp jabber can contain @ symbols and / in the resource, so we have to look for
Sun, 03 Jun 2007 00:48:00 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Wed, 30 May 2007 05:37:04 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)
Mon, 28 May 2007 08:06:28 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Mon, 04 Jun 2007 06:32:21 +0000 Sadrul Habib Chowdhury merge of '9e832cea16395c9007bc9e384ee379b293b99abd'
Sat, 02 Jun 2007 14:41:13 +0000 Sadrul Habib Chowdhury merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
Sat, 09 Jun 2007 14:45:14 +0000 Stu Tomlinson Add mnemonics to prpl provided account options, from OpenSolaris patch
Fri, 08 Jun 2007 04:17:36 +0000 Richard Laager The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.
Mon, 04 Jun 2007 02:16:28 +0000 Stu Tomlinson Add some mnemonics to the new/modify account dialog. These are also taken
Mon, 04 Jun 2007 02:06:10 +0000 Stu Tomlinson Tie the proxy mnemonic to the proxy type selector, taken from an opensolaris
Sat, 02 Jun 2007 14:25:19 +0000 Stu Tomlinson "truncate-multiline" property for GtkEntry was added in Gtk 2.10
Thu, 31 May 2007 05:11:46 +0000 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Wed, 30 May 2007 01:41:53 +0000 Sadrul Habib Chowdhury merge of '0a38e9dc34b72b02921967bb5ac7d827ed8638b1'
Sun, 27 May 2007 18:31:40 +0000 Sadrul Habib Chowdhury Make sure if some plugin used pidgin_protocol_option_menu_new, they continue
Wed, 30 May 2007 22:47:51 +0000 Daniel Atallah Don't display the buddy icon for accounts that don't support buddy icons. Fixes #1414. This also includes a fix for crashing caused by the gtalk hackery (the crashing is fixed, but the hackery still doesn't work).
Mon, 28 May 2007 19:31:23 +0000 Sean Egan Fixes #1208
Thu, 24 May 2007 19:05:56 +0000 Sean Egan Use talk.google.com as the default server for Google Talk accounts
Thu, 24 May 2007 18:55:14 +0000 Sean Egan Use gmail.com as the default domain for Google Talk accounts
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Wed, 09 May 2007 21:12:35 +0000 Richard Laager Make Google Talk stick when chosen, rather than jumping right to XMPP.
Fri, 04 May 2007 01:46:42 +0000 Sean Egan Fixes #601
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Sat, 28 Apr 2007 18:02:26 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:29:46 +0000 Richard Laager Kill some compiler warnings and TODOs of mine.
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Mon, 23 Apr 2007 17:10:08 +0000 Richard Laager A comment in here mentions "untar", so I think it was copied from the
Sun, 22 Apr 2007 21:29:07 +0000 Stu Tomlinson New select-avatar image from hbons
Fri, 20 Apr 2007 01:06:43 +0000 Stu Tomlinson References #219
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Sun, 15 Apr 2007 17:05:44 +0000 Mark Doliner Fix a compile warning
Sat, 14 Apr 2007 19:06:19 +0000 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Mon, 26 Mar 2007 15:33:26 +0000 Daniel Atallah Some pixmap path fixes and win32 fixes
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Mon, 26 Feb 2007 06:24:41 +0000 Sean Egan merge of '943e1b86728490e22c089e8aba18e950e8a726c2'
Mon, 26 Feb 2007 04:39:42 +0000 Daniel Atallah Leak fix and printf removal.
Mon, 26 Feb 2007 06:24:18 +0000 Sean Egan multi-sized prpl icons
Mon, 26 Feb 2007 00:30:23 +0000 Sean Egan Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed.
Mon, 29 Jan 2007 03:15:08 +0000 Daniel Atallah Avoid scaling the global buddy icon for each account when populating the Accounts dialog list.
Sat, 27 Jan 2007 11:41:32 +0000 Sean Egan This should be the last of the string changes
Sat, 27 Jan 2007 11:11:26 +0000 Sean Egan Dialog icon changes
Sat, 27 Jan 2007 10:15:07 +0000 Sean Egan I think this takes care of protocol icons. Note there are still places
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/