log pidgin/gtkutils.c @ 32709:e7441440bed5

age author description
Thu, 29 Dec 2011 05:42:01 +0000 Elliott Sales de Andrade Looks like I missed a number.
Thu, 29 Dec 2011 05:40:11 +0000 Elliott Sales de Andrade It appears that no-one needs this AopMenu struct after the combo
Thu, 29 Dec 2011 05:36:32 +0000 Elliott Sales de Andrade Avoid calling gtk_combo_box_set_active twice in some cases.
Thu, 29 Dec 2011 04:47:14 +0000 Elliott Sales de Andrade Make code a bit more verbose, and remove some "magic numbers".
Wed, 28 Dec 2011 09:00:48 +0000 Elliott Sales de Andrade Remove UI hack for XMPP sub-prpls.
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.
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of 'f3961bf768b8a93583640b6058ba23d7f2c73c67'
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 22:45:09 +0000 Elliott Sales de Andrade Fix some sort of merge error from before.
Mon, 22 Aug 2011 22:39:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 662fd6d0faf9634c19691e926ec572bae1df2fd6)
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 25 Apr 2011 20:13:05 +0000 Marcus Lundblad merge of 'a8f0eef7e999fe67029a8df6e8a41d9a1c564388'
Wed, 02 Feb 2011 23:26:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c0e633bbd723352b9614b1bfcfab551e416a29dc)
Mon, 14 Mar 2011 06:41:44 +0000 Elliott Sales de Andrade Fix some changes for the scrollable stuff.
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:39:13 +0000 Elliott Sales de Andrade Remove unused variable.
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing
Sat, 12 Feb 2011 23:54:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c22777dae7e766426b17df35dbf42ba6d49bf820)
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Mon, 29 Nov 2010 07:30:49 +0000 Marcus Lundblad GtkDialog doesn't have a 'has-separator' property anymore
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 Nov 2010 22:20:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Mon, 26 Jul 2010 05:38:41 +0000 Elliott Sales de Andrade Supply something for the widget.
Mon, 26 Jul 2010 05:35:10 +0000 Gabriel Schulhof Apply final changes from nix_nix's patch.
Mon, 26 Jul 2010 04:14:44 +0000 Elliott Sales de Andrade Remove all the old GTK_CHECK_VERSION stuff. Of course, this makes this
Sun, 25 Jul 2010 23:40:05 +0000 Elliott Sales de Andrade Let GtkFileSelection stuff compile for now.
Sat, 05 Jun 2010 21:22:26 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 52f4817b6a7b2db5cad41758c4911c0f20f77eb2)
Fri, 19 Feb 2010 07:23:42 +0000 Elliott Sales de Andrade merge of '42baaaa89e0547680887e64267865054a0936d37'
Fri, 19 Feb 2010 07:23:38 +0000 Elliott Sales de Andrade Remove some deprecated functions, without extra changes this time.
Fri, 19 Feb 2010 07:21:14 +0000 Elliott Sales de Andrade disapproval of revision 'fe9c6c6158b441811aceea190650f189fe1fa4c3'
Fri, 19 Feb 2010 07:07:09 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)
Tue, 16 Feb 2010 08:29:28 +0000 Elliott Sales de Andrade Remove some deprecated functions.
Wed, 04 Jan 2012 23:56:07 +0000 Elliott Sales de Andrade Add a WebView setup function.
Wed, 04 Jan 2012 09:45:10 +0000 Elliott Sales de Andrade Use a GtkWebViewToolbar when creating an editable GtkWebView.
Thu, 22 Dec 2011 01:42:18 +0000 Elliott Sales de Andrade Use correct format for printing gsize types.
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 16:21:16 +0000 andrew victor Use purple_conversation accessor methods.
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of
Fri, 09 Sep 2011 01:56:54 +0000 Elliott Sales de Andrade Remove unnecessary line.
Fri, 09 Sep 2011 01:52:12 +0000 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to
Thu, 01 Sep 2011 04:23:42 +0000 masca Hide-a-PurpleMenuAction.
Wed, 24 Aug 2011 15:06:36 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)
Wed, 24 Aug 2011 15:05:10 +0000 Daniel Atallah Fix parameter types passed to ShellExecuteW(). One of these is just a warning
Mon, 22 Aug 2011 22:25:09 +0000 Elliott Sales de Andrade It seems like there's a dereference missing here.
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 21 Aug 2011 02:56:19 +0000 Mark Doliner Remove a few deprecated functions
Thu, 18 Aug 2011 08:38:23 +0000 Mark Doliner Open an explorer.exe window at the location of the file when clicking
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sun, 30 Jan 2011 17:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8480ab9498b0e22b164f3a40c100f59e2d6dd916)
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.
Sun, 30 Jan 2011 07:06:52 +0000 hugo Modify the editable comboboxes to be more friendly to GTK+ themes that don't
Tue, 25 Jan 2011 09:39:59 +0000 Mark Doliner When drag-dropping an image into an IM window and sending as an inline
Tue, 07 Dec 2010 15:05:46 +0000 Stu Tomlinson UI hack ala Google Talk for Facebook.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 22:15:38 +0000 Elliott Sales de Andrade Space-to-tab.
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless