log pidgin/gtkpounce.c @ 32696:763d65f3f758

age author description
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
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 08:39:45 +0000 Elliott Sales de Andrade Remove dead assignments found with clang-analyzer.
Sun, 30 Oct 2011 21:46:51 +0000 andrew victor Use the PurpleBuddy accessor functions.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
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, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Mon, 15 Feb 2010 00:28:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 14 Feb 2010 06:57:53 +0000 Daniel Atallah Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
Wed, 21 Oct 2009 23:27:16 +0000 Sadrul Habib Chowdhury A simple g_strdup is fine here.
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Thu, 08 Jan 2009 04:37:42 +0000 Etan Reisner Make dialogs that double as add and save dialogs indicate the current action
Sat, 08 Nov 2008 19:26:28 +0000 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Fri, 23 May 2008 13:03:18 +0000 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
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'