log pidgin/gtkplugin.c @ 31816:917c597beb97

age author description
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Mon, 13 Sep 2010 09:22:59 +0000 Mark Doliner Remove an unnecessary cast. Get's rid of this compile warning:
Fri, 03 Sep 2010 20:56:29 +0000 Gabriel Schulhof Auto-parent the Plugins dialog.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Wed, 08 Apr 2009 01:40:39 +0000 Elliott Sales de Andrade More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
Thu, 19 Jun 2008 03:39:32 +0000 Daniel Atallah applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefd
Wed, 14 May 2008 22:26:29 +0000 Sadrul Habib Chowdhury Translate the description of the plugin in the plugins dialog. Thanks to
Sat, 12 Apr 2008 06:52:07 +0000 Sadrul Habib Chowdhury Use an event-box instead of a button for the link, and change the cursor
Fri, 11 Apr 2008 22:31:55 +0000 Will Thompson Make plugin website URLs clickable; it's a button with blue underlined text.
Fri, 11 Apr 2008 21:50:11 +0000 Will Thompson Improve the layout of the plugin description pane.
Thu, 13 Mar 2008 01:34:09 +0000 Stu Tomlinson Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)
Sun, 02 Mar 2008 16:43:22 +0000 Sadrul Habib Chowdhury Allow translation/transliteration foo in the plugin window tooltip.
Fri, 28 Dec 2007 01:57:17 +0000 Sadrul Habib Chowdhury Add tooltips to the plugin window. I did it mostly to test the new tooltip
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:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 22:59:44 +0000 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
Fri, 16 Nov 2007 22:42:59 +0000 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
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
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Sun, 07 Oct 2007 16:06:20 +0000 Richard Laager Use the new purple_plugin_disable() function and purple_plugin_unload()'s
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
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
Tue, 09 Oct 2007 20:57:19 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:47:07 +0000 Gabriel Schulhof Only the request API changes
Sat, 22 Sep 2007 22:10:10 +0000 Gabriel Schulhof Doing plugin dialog
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)
Fri, 17 Aug 2007 20:21:04 +0000 Gabriel Schulhof Finished implem in gtkrequest.c
Thu, 16 Aug 2007 21:21:35 +0000 Gabriel Schulhof Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
Wed, 08 Aug 2007 19:47:05 +0000 Gabriel Schulhof Making plugins dialog work
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Tue, 24 Jul 2007 19:56:17 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:54:26 +0000 Gabriel Schulhof Generic transience mechanism ... *shudder*
Tue, 24 Jul 2007 18:08:23 +0000 Gabriel Schulhof Making dialogs properly transient.
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, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
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:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
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'
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Sun, 18 Mar 2007 21:12:40 +0000 Sean Egan More Gaim to Pidgin changes
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/