log

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".
Thu, 29 Dec 2011 01:58:43 +0000 Elliott Sales de Andrade Replace Facebook's UI hack for default connection security.
Thu, 29 Dec 2011 01:49:46 +0000 Elliott Sales de Andrade Use a reasonable default in VV prefs if the account isn't created yet.
Thu, 29 Dec 2011 01:46:39 +0000 Elliott Sales de Andrade "Fake" account types couldn't be registered before, so make sure
Thu, 29 Dec 2011 01:43:31 +0000 Elliott Sales de Andrade Remove and replace the Default Domain UI hack.
Wed, 28 Dec 2011 09:01:34 +0000 Elliott Sales de Andrade Fix a couple descriptive lines.
Wed, 28 Dec 2011 09:00:48 +0000 Elliott Sales de Andrade Remove UI hack for XMPP sub-prpls.
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.