log pidgin/gtkaccount.c @ 21086:8c9aad9479c0

age author description
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'