log

age author description
Tue, 28 Jul 2009 02:48:40 +0000 Elliott Sales de Andrade Don't get account and plugin actions confused by using the same action name
Tue, 28 Jul 2009 02:41:18 +0000 Elliott Sales de Andrade Get rid of the remaining warnings in gtkblist.c.
Tue, 28 Jul 2009 01:52:46 +0000 Elliott Sales de Andrade Cleanup things in a slightly less (non-fatal) error-producing way.
Tue, 28 Jul 2009 01:50:42 +0000 Elliott Sales de Andrade Re-enable the plugin sub-menus. Even though it's similar to the accounts
Tue, 28 Jul 2009 01:33:55 +0000 Elliott Sales de Andrade Sort of get the accounts menu working again. Except UI manager insists on
Tue, 28 Jul 2009 00:53:15 +0000 Elliott Sales de Andrade Get BList sort methods actually working, and clean up the warnings that
Tue, 28 Jul 2009 00:50:25 +0000 Elliott Sales de Andrade Move some UI manager stuff out of the blist structure and into the source
Sun, 26 Jul 2009 06:10:10 +0000 Elliott Sales de Andrade Start converting Buddy List to new UI Manager code. Some auto-generated
Sat, 25 Jul 2009 20:46:43 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 067d0354b67f513d4a79dc6c04b0bf85a01e02bc)
Sun, 28 Jun 2009 04:41:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ef660d19c58b200a67bf94b3e8cbf0fd562a7f1d)
Sun, 10 May 2009 06:24:26 +0000 Elliott Sales de Andrade If gedit can do it, then so can we!
Sat, 09 May 2009 20:10:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b64b40b3762950d0b8b4bff4f4bb8bddeefc24ac)
Sun, 19 Apr 2009 03:21:27 +0000 Elliott Sales de Andrade Update the toolbar code in the Debug Window. There remains a bug when it's
Sun, 19 Apr 2009 03:17:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
Sat, 18 Apr 2009 22:14:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f11c46cb59c07c862176434fa78eaa1a8ca2c600)
Sat, 18 Apr 2009 07:37:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c8528fe7f2a21bd2071ce51b1e739e5110e7613b)
Fri, 10 Apr 2009 07:33:31 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ecded04145b1adc6b1f6b773b68bcef7eb1daf02)
Fri, 10 Apr 2009 05:00:13 +0000 Elliott Sales de Andrade Add an enumeration to replace a couple hardcoded numbers in the combo box
Fri, 10 Apr 2009 04:55:52 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with a GtkComboBox in the preferences dropdowns for
Thu, 09 Apr 2009 04:21:12 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the gestures plugin for GTK+ 2.4
Thu, 09 Apr 2009 04:18:50 +0000 Elliott Sales de Andrade Replace GtkOptionMenu with GtkComboBox in the saved status editor for GTK+
Thu, 09 Apr 2009 04:13:52 +0000 Elliott Sales de Andrade Replace the GtkOptionMenu with a GtkComboBox for the privacy options list
Thu, 09 Apr 2009 04:11:01 +0000 Elliott Sales de Andrade Use GtkComboBox instead of GtkOptionMenu in the choice request field for
Wed, 08 Apr 2009 05:46:20 +0000 Elliott Sales de Andrade Replace GtkTooltips code with GtkTooltip on GTK+ 2.12+.
Mon, 27 Feb 2012 06:44:05 +0000 Elliott Sales de Andrade Remove some unused variables.
Mon, 27 Feb 2012 06:42:29 +0000 Elliott Sales de Andrade Update prefs usage of the webview for previous changes.
Mon, 27 Feb 2012 06:41:57 +0000 Elliott Sales de Andrade Having a backcolor and a background seems a bit redundant. And we
Mon, 27 Feb 2012 06:35:27 +0000 Elliott Sales de Andrade WebKit knows the current formatting of the selection better than we
Mon, 27 Feb 2012 03:15:42 +0000 Elliott Sales de Andrade Implement webview formatting clearing.
Sun, 26 Feb 2012 05:49:17 +0000 Elliott Sales de Andrade Fix a small typo and add a cast.