From 0c4e3578b1c9f6a38e14968d1fc6f3bef23daa14 Mon Sep 17 00:00:00 2001 From: Juan Pablo Ugarte Date: Thu, 13 Jul 2006 21:38:19 +0000 Subject: added files glade-base-editor.[ch] * src/Makefile.am: added files glade-base-editor.[ch] * src/glade-accumulators.[ch]: new accumulators glade_string_accumulator() and glade_stop_emission_accumulator () * src/glade-app.c, src/glade-project.c and src/glade-command.c: use of GladeWidgetClass toplevel flag. * src/glade-gtk.c: Use of GladeBaseEditor for GtkMenuBar, GtkToolBar and GtkMenu editors. * src/glade-marshallers.list: added OBJECT:OBJECT,UINT BOOLEAN:OBJECT,UINT BOOLEAN:OBJECT,OBJECT and STRING:OBJECT * src/glade-property.[ch]: Added old_value parameter to GladeProject "value_changed" signal. * src/glade-widget-class.[ch]: added toplevel flag to GladeWidgetClass * src/glade.h: added GLADE_XML_TAG_TOPLEVEL * src/glade-base-editor.[ch]: Created GladeBaseEditor class from GtkMenuBarEditor code from glade-gtk.c * widgets/gtk+.xml.in: o added launch-editor-function for GtkToolbar and GtkMenu. o Set GtkTextView post-create-function to empty (we do not need a placeholder in it). o Set toplevel="True" in GtkWindow and GtkMenu. * doc/widgetclasses.sgml: added toplevel property docs * po/POTFILES.in: added src/glade-base-editor.c --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7c323150..64ec573a 100644 --- a/TODO +++ b/TODO @@ -2,9 +2,7 @@ Tasks/Bugs Blocking glade-3 3.0: ================================ - o Toolbar editor / Popup menu editor (Juan Pablo: working on it) o Implement GnomeDB widget catalog. (Daniel) o DevHelp gets spawned with version 0.11 (bug 344043) o Default notebook tab labels (bug 345438) (Tristan) o GtkButton saves a previously set label when later set to container mode (bug 346139) - -- cgit v1.2.1