log finch/gntaccount.c @ 31986:3e11fa72c5d8

age author description
2011-01-04 Richard Laager Remove trailing whitespace
2010-08-27 Paul Aurich finch: Add support for string lists as account options
2010-07-05 Sadrul Habib Chowdhury Some updates to the account window.
2009-12-08 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
2009-09-26 Sadrul Habib Chowdhury Allow unsetting account alias in finch.
2009-08-06 Stu Tomlinson Don't crash trying to modify the settings for an account where the prpl is
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2009-04-06 Richard Nelson Activate the current status for an account being enabled
2009-03-23 Mike Ruprecht Remove some extra edits that snuck into Finch.
2009-03-02 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
2008-12-15 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
2008-09-05 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
2008-05-27 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
2008-02-06 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
2007-12-29 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
2007-09-05 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
2009-01-26 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
2008-12-06 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
2008-09-04 Sadrul Habib Chowdhury datallah reminds me that my strings suck
2008-08-31 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
2008-05-21 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
2008-04-30 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
2008-02-03 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
2008-01-26 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.
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2007-11-17 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no