GNOME CVS: glade3 tvb
[email protected] (Tristan Van Berkom)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: glade3 Changes by: tvb 06/12/18 15:30:56 Modified files: . : ChangeLog src : glade-gtk.c glade-widget-adaptor.c glade-widget.c widgets : gtk+.xml.in Log message: * src/glade-widget-adaptor.c: Fixed loading of "special-child-type" from the catalog, fixes bugs with GtkFrame, GtkNotebook (bug 373251), GtkExpander etc. * src/gtk+.xml.in: Disable the "label" property of expanders, expander labels are identified by thier internal label widget, when setting the "label" property the widget gets lost from the hierarchy, so thats fixed (bug 386352). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-12-18%2015:29&maxdate=2006-12-18%2015:31