log pidgin/gtknotify.c @ 32685:457443ca22e0

age author description
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.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing
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...
Thu, 22 Dec 2011 23:51:01 +0000 tim Select the first item in the mail-notification dialog. Also,
Thu, 22 Dec 2011 05:47:25 +0000 hyc Ensure labelled buttons are shown for search results in Pidgin.
Fri, 21 Oct 2011 21:29:33 +0000 andrew victor Hide struct PurpleNotifySearchColumn.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Fri, 09 Sep 2011 02:40:51 +0000 Elliott Sales de Andrade Use pidgin_create_webview in the gtknotify code.
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Mon, 05 Sep 2011 02:14:18 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
Sat, 06 Aug 2011 03:45:56 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
Tue, 25 Aug 2009 17:01:49 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
Fri, 24 Jul 2009 01:18:07 +0000 tdrhq Webkit Message views.
Tue, 03 May 2011 20:55:39 +0000 andrew victor Add API:
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
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.
Thu, 10 Mar 2011 09:50:43 +0000 Mark Doliner Add a hint to translators on how to translate this string. Italian and
Mon, 20 Sep 2010 15:39:12 +0000 John Bailey I thought I had done this in my last commit. Clearly I'm an idiot. This fixes
Sat, 18 Sep 2010 15:54:17 +0000 rtobar Make the "Manual" browser setting's command be stored as a string instead of as
Sat, 18 Sep 2010 02:01:29 +0000 John Bailey Add the new browsers here so they do useful stuff by default.
Mon, 24 Aug 2009 14:48:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Mon, 24 Aug 2009 06:04:16 +0000 Paul Aurich pounce dialog: Try to always have a row selected. Fixes #10037.
Mon, 24 Aug 2009 04:43:31 +0000 Paul Aurich Reorder the New Pounces/New Mail dialog buttons.
Sun, 23 Aug 2009 02:10:43 +0000 Paul Aurich Further pounce dialog improvements. Refs #10037.
Sat, 22 Aug 2009 18:52:16 +0000 salinasv Close the Pounce dialog when you dismiss the last pounce.
Sat, 22 Aug 2009 06:20:10 +0000 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.