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.