CVSROOT: /cvs/gnome Module name: glade3 Changes by: tvb 05/09/21 22:18:16
Modified files: . : ChangeLog src : glade-app.c glade-command.c glade-editor.c glade-gtk.c glade-project-window.c glade-project.c glade-utils.c glade-widget-class.c glade-widget-class.h glade-widget.c glade-widget.h widgets : gtk+.xml Log message: * src/glade-app.c, src/glade-project.c, src/glade-command.c, src/glade-widget.c: Balanced out reference counts on GladeWidgets and their objects so that closing a project doesnt leek objects. * src/glade-utils.c: Fixed pasting of toplevel widgets. * src/glade-gtk.c, src/glade-widget.[ch], src/glade-widget-class.[ch], widgets/gtk+.xml: - Removed concept of fill_empty functions, everything is done through post_create. - post_create now has a context specific arg `reason' (whether we are creating from USER/COPY/LOAD); when reason is USER (i.e. the first time it was created); then its time to do fill-empty work. * src/glade-editor.c: Reset dialog now doesnt use packing props (cause it just doesn't make sence to), and now they dont show editor invisible properties (that was a bug). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2005-09-21%2022:17&maxdate=2005-09-21%2022:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list