log

age author description
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