log finch/gntaccount.c @ 22770:cc8903c59d6b

age author description
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.
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.
Mon, 16 Apr 2007 02:07:49 +0000 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
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'
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch