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

age author description
Fri, 18 Mar 2011 02:59:12 +0000 Richard Laager Drop the .gaim -> .purple migration code
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
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 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Sat, 18 Aug 2007 19:51:17 +0000 Gabriel Schulhof Added hints to gntpounces.c and gntprefs.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 24 Jun 2007 02:56:09 +0000 Eric Polino merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Sun, 24 Jun 2007 02:55:54 +0000 Eric Polino disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'
Fri, 15 Jun 2007 20:43:27 +0000 Eric Polino Added the ability to configure sound in Finch.
Sun, 01 Jul 2007 15:57:42 +0000 Sadrul Habib Chowdhury Remember the open/save file locations.
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Thu, 28 Jun 2007 18:33:20 +0000 Sadrul Habib Chowdhury Mark some string for translation, and show only one preference window at a
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:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 19 May 2007 07:55:36 +0000 Richard Laager Fix a compiler warning.
Sat, 19 May 2007 02:43:28 +0000 Richard Nelson Mark strings for translation
Tue, 08 May 2007 03:23:38 +0000 Sadrul Habib Chowdhury I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in the plugin dialog. A plugin is considered 'seen' only after the details of the plugin is viewed by the user.
Sat, 28 Apr 2007 04:08:46 +0000 Sadrul Habib Chowdhury Pref migration for finch.
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 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Sun, 22 Apr 2007 23:55:24 +0000 Sadrul Habib Chowdhury Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
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