log finch/gntaccount.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 27 Aug 2010 06:28:09 +0000 Paul Aurich finch: Add support for string lists as account options
Mon, 05 Jul 2010 03:07:37 +0000 Sadrul Habib Chowdhury Some updates to the account window.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sat, 26 Sep 2009 17:05:37 +0000 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
Thu, 06 Aug 2009 01:05:11 +0000 Stu Tomlinson Don't crash trying to modify the settings for an account where the prpl is
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Mon, 06 Apr 2009 10:31:17 +0000 Richard Nelson Activate the current status for an account being enabled
Mon, 23 Mar 2009 01:06:15 +0000 Mike Ruprecht Remove some extra edits that snuck into Finch.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Fri, 05 Sep 2008 02:57:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Sat, 06 Dec 2008 04:42:13 +0000 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
Thu, 04 Sep 2008 03:43:32 +0000 Sadrul Habib Chowdhury datallah reminds me that my strings suck
Sun, 31 Aug 2008 07:50:49 +0000 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
Wed, 21 May 2008 05:07:25 +0000 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Sun, 03 Feb 2008 11:39:59 +0000 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
Sat, 26 Jan 2008 20:45:41 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
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'
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
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
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)
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Wed, 12 Sep 2007 20:08:14 +0000 Gabriel Schulhof Fixing gntaccount.c
Wed, 12 Sep 2007 13:24:12 +0000 Sadrul Habib Chowdhury Instead of just notifying the user about a connection error, give him options
Wed, 12 Sep 2007 09:37:28 +0000 Sadrul Habib Chowdhury Don't prompt for the password again if the user entered it once in the account window.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 23:07:20 +0000 Sadrul Habib Chowdhury Focus the modified/created account in the accounts window after modifying/
Fri, 10 Aug 2007 17:30:59 +0000 Will Thompson Correct the types of the authorize_cb and deny_cb parameters of
Fri, 13 Jul 2007 12:31:53 +0000 Sadrul Habib Chowdhury I changed a string during a string freeze\! Sorry\!
Fri, 13 Jul 2007 01:42:29 +0000 Sadrul Habib Chowdhury Add utility function to trigger some button when some key is pressed with
Wed, 04 Jul 2007 18:56:17 +0000 Sadrul Habib Chowdhury Do not crash when people run finch without 'make install'ing first.
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
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 04:37:07 +0000 Nathan Walp jabber can contain @ symbols and / in the resource, so we have to look for
Wed, 30 May 2007 06:23:06 +0000 Sadrul Habib Chowdhury If there's no account at startup, sohw the 'New Account' dialog too.
Sat, 26 May 2007 23:57:42 +0000 Sadrul Habib Chowdhury merge of '73e35014c64a318321f84ca240fbc590a80e4bec'
Sat, 26 May 2007 08:23:15 +0000 Sadrul Habib Chowdhury Remove the confusing 'OK' button from the auth dialog.
Sat, 26 May 2007 08:08:04 +0000 Sadrul Habib Chowdhury Show information about the user requesting authorization.
Sat, 26 May 2007 23:41:42 +0000 Richard Nelson Finch autoreconnecting (largely copy/paste from pidgin)
Sat, 19 May 2007 06:54:15 +0000 Richard Laager Death to more futuristic struct initialization. This should be the last.
Thu, 26 Apr 2007 23:48:32 +0000 Gary Kramlich Fix a warning introduced with the request api changes.