log

age author description
Wed, 28 Dec 2011 08:47:49 +0000 Elliott Sales de Andrade Since XMPP is already a split-prpl thing, make two new prpls for
Fri, 23 Dec 2011 08:22:03 +0000 Elliott Sales de Andrade merge of '7b6523560e839d3775c83d46b3c466732954bb03'
Fri, 23 Dec 2011 08:06:49 +0000 Elliott Sales de Andrade Fix some merging typos.
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 07:10:36 +0000 Elliott Sales de Andrade Oops, fix up one deprecated line.
Sun, 09 Oct 2011 07:09:39 +0000 Elliott Sales de Andrade This existing Send To menu stuff works already, and isn't really
Sun, 09 Oct 2011 06:01:04 +0000 Elliott Sales de Andrade Add the Get Attention action to the PidginWindow menu structure, and
Sun, 09 Oct 2011 05:37:17 +0000 Elliott Sales de Andrade Render the DND hint windows using the new window's colourmap instead
Sun, 09 Oct 2011 05:03:55 +0000 Elliott Sales de Andrade Cairo-ify buddy list tooltips.
Sun, 09 Oct 2011 04:55:33 +0000 Elliott Sales de Andrade GDK_DISPLAY has been deprecated, and its replacement has been around
Sun, 09 Oct 2011 03:56:58 +0000 Elliott Sales de Andrade Replace the deprecated gtk_notebook_set_tab_label_packing with a call
Sun, 09 Oct 2011 03:40:34 +0000 Elliott Sales de Andrade It appears that GtkNotebookPage is deprecated, though the 'switch-page'
Sun, 09 Oct 2011 03:35:22 +0000 Elliott Sales de Andrade Fix calls to GTK_WIDGET_SET_FLAGS, which oddly enough does not seem to
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.
Sat, 08 Oct 2011 23:29:06 +0000 Elliott Sales de Andrade Remove ItemFactory version of menu.
Sat, 08 Oct 2011 23:26:28 +0000 Elliott Sales de Andrade Apply some updates to UI Manager version of blist menu: Change the key
Sat, 08 Oct 2011 23:01:54 +0000 Elliott Sales de Andrade Restore missing Join a Chat menu item in UI-factory mode.
Sat, 08 Oct 2011 22:49:05 +0000 Elliott Sales de Andrade Pluck one more fix.
Sat, 08 Oct 2011 22:35:05 +0000 Elliott Sales de Andrade Remove unnecessary GTK+ version checks now that we depend on 2.10.0.
Sat, 08 Oct 2011 22:17:55 +0000 Elliott Sales de Andrade Fix minor unused variable warning.
Sat, 08 Oct 2011 21:58:16 +0000 Elliott Sales de Andrade Fix an incorrect function call. Probably a merge error.
Sat, 08 Oct 2011 21:57:46 +0000 Elliott Sales de Andrade Silence a warning.
Sat, 08 Oct 2011 21:54:32 +0000 Elliott Sales de Andrade Fix a type warning.
Sat, 08 Oct 2011 21:48:38 +0000 Elliott Sales de Andrade Apply some changes that don't require GTK+ 3.0.
Sat, 08 Oct 2011 21:24:14 +0000 Elliott Sales de Andrade Fix merge problem.
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:46:08 +0000 Elliott Sales de Andrade Force disable GtkSpell, since it's not currently compatible with GTK+3.
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 22:18:41 +0000 Elliott Sales de Andrade Fix vvconfig.c compile.
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, 21 Mar 2011 03:56:15 +0000 Elliott Sales de Andrade Fix the blist headline, so it doesn't force the list to be super-wide.
Mon, 21 Mar 2011 01:53:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Tue, 15 Mar 2011 04:33:51 +0000 Elliott Sales de Andrade The default widget name for gtkconv->tab_label should be "tab-label",
Tue, 15 Mar 2011 04:15:58 +0000 Elliott Sales de Andrade Port the markerline to cairo and the new draw signal.
Mon, 14 Mar 2011 06:45:05 +0000 Elliott Sales de Andrade Enable the menu-refreshing logic in the conversation menu, now that
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
Sun, 13 Feb 2011 06:40:09 +0000 Elliott Sales de Andrade Fix warning. You should really try to read these next time.
Sun, 13 Feb 2011 06:30:30 +0000 Elliott Sales de Andrade Add back the More and plugin action menu entries.
Sun, 13 Feb 2011 02:10:49 +0000 Elliott Sales de Andrade We don't need this extra slash.
Sun, 13 Feb 2011 01:36:45 +0000 Elliott Sales de Andrade Hide some Facebook settings hacks for now.
Sun, 13 Feb 2011 01:36:19 +0000 Elliott Sales de Andrade SM appears to be X11-specific now.
Sun, 13 Feb 2011 01:04:13 +0000 Elliott Sales de Andrade Up GTK+ requirements now that 3.0.0 has been officially released.
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)
Sun, 05 Dec 2010 08:14:52 +0000 Elliott Sales de Andrade Fix some indenting.
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)
Fri, 03 Dec 2010 23:03:58 +0000 Marcus Lundblad updates to work with the latest GTK+
Thu, 02 Dec 2010 12:11:26 +0000 Marcus Lundblad don't use GDK_DRAWABLE
Wed, 01 Dec 2010 10:44:54 +0000 Marcus Lundblad this wasn't really mean to be commited...
Wed, 01 Dec 2010 09:41:56 +0000 Marcus Lundblad don't restrain the size of the 'welcome to pidgin' widget, as this makes the blist un-resizable to a smaller width, as far as I can tell stuff works as it should still...
Tue, 30 Nov 2010 09:03:34 +0000 Marcus Lundblad fixed some indentation
Mon, 29 Nov 2010 22:14:00 +0000 Marcus Lundblad fix indentation and remove some unused code