log

age author description
Wed, 19 Aug 2009 00:44:02 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Wed, 29 Jul 2009 04:17:40 +0000 Elliott Sales de Andrade Fix copy+paste typo. Doesn't seem to make a real difference though.
Tue, 28 Jul 2009 05:49:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 31e040ab1b9ac3ec6250c3e89b47f8df06c03879)
Tue, 28 Jul 2009 05:47:09 +0000 Elliott Sales de Andrade Fix media call initiation for UI manager.
Tue, 28 Jul 2009 05:38:26 +0000 Elliott Sales de Andrade Make the conversation UI manager stuff depend on GTK+ 2.6 instead of 2.4,
Tue, 28 Jul 2009 05:33:03 +0000 Elliott Sales de Andrade Fix up some simple warnings for the conversation UI.
Tue, 28 Jul 2009 05:28:46 +0000 Elliott Sales de Andrade Use GtkActions instead of GtkWidgets for the shortcuts to items in the menu
Tue, 28 Jul 2009 04:30:58 +0000 Elliott Sales de Andrade Start converting the conversation window to UI manager. The auto-generated
Tue, 28 Jul 2009 03:43:45 +0000 Elliott Sales de Andrade Fix the Pause button in the debug window.
Tue, 28 Jul 2009 03:02:29 +0000 Elliott Sales de Andrade Try to reduce the printf'ing a little in the account menu creation.
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