log pidgin/gtkdebug.c @ 32686:3538e783b98c

age author description
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Sun, 09 Oct 2011 00:17:12 +0000 Elliott Sales de Andrade The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...
Sat, 20 Feb 2010 07:03:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8958bbc5a8fc6f85d0906e37b0754808791b4007)
Fri, 19 Feb 2010 07:07:09 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)
Tue, 16 Feb 2010 04:45:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65f082f9eed3753e9ab3457861c2118f840d9cd1)
Tue, 28 Jul 2009 03:43:45 +0000 Elliott Sales de Andrade Fix the Pause button in the debug window.
Sun, 19 Apr 2009 03:21:27 +0000 Elliott Sales de Andrade Update the toolbar code in the Debug Window. There remains a bug when it's
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 18 Sep 2010 00:20:35 +0000 eion Use GRegex where available. Fixes #12601.
Sat, 20 Feb 2010 06:45:38 +0000 Elliott Sales de Andrade Set debug window tool items to be "important" so that they show text when
Sat, 20 Feb 2010 06:41:25 +0000 Elliott Sales de Andrade Remove GTK_CHECK_VERSION(2,4,0) checks.
Sat, 20 Feb 2010 06:33:00 +0000 Elliott Sales de Andrade New-fangled toolbar code and all that.
Tue, 09 Feb 2010 22:40:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97a9c0e52ad7b57090076da83c4fc7bfeefad0a8)
Thu, 04 Feb 2010 05:44:27 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Mon, 08 Feb 2010 16:44:05 +0000 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
Wed, 03 Feb 2010 16:51:13 +0000 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sat, 22 Mar 2008 09:40:38 +0000 Sadrul Habib Chowdhury Add log-handlers for farsight foo.
Wed, 02 Jan 2008 12:04:27 +0000 Sadrul Habib Chowdhury Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
Thu, 06 Dec 2007 15:29:25 +0000 Stu Tomlinson Trap gstreamer error messages with our debug stuff so they don't get spewed
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
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'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
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'
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:47:07 +0000 Gabriel Schulhof Only the request API changes
Mon, 08 Oct 2007 15:35:19 +0000 Gabriel Schulhof Forgot to initialize blist for debug window transience
Sat, 06 Oct 2007 22:19:24 +0000 Gabriel Schulhof Make debug window transient to buddy list
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
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)
Thu, 16 Aug 2007 21:05:33 +0000 Gabriel Schulhof Added hints to pidgin/gtkdebug.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.
Thu, 02 Aug 2007 03:46:51 +0000 Daniel Atallah Fix search dialog icon in debug window. Fixes #2375.
Tue, 22 May 2007 07:08:57 +0000 Mark Doliner When the /pidgin/debug/enabled pref is toggled, wait until the next
Thu, 10 May 2007 01:33:20 +0000 Stu Tomlinson Force timestamps always on for debug log and debug window. Making this
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
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.