CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     06/05/05 23:52:46

Modified files:
        .              : ChangeLog 
        src            : glade-command.c glade-editor.c glade-editor.h 
                         glade-gtk.c glade-popup.c glade-utils.c 

Log message:
* src/glade-gtk.c: Fixed up GtkTable to not refresh placehlolders when
doing a glade_gtk_table_replace_child() replacing a placeholder with
a GladeWidget (only the other way around), this way placeholders are
preserved during the operation of pasting multiple widgets to a GtkTable
(and each pasted widget has its own seperate place in the table).

* src/glade-command.c: Fixed "props recorded" marker to be marked on a per
widget basis, this was causing only one widget in a list of pasted widgets
to have its newly introspected packing props recorded (now they are all
recorded)

* src/glade-popup.c: Create insensitive 'paste' items when the clipboard
has no selection.

* src/glade-editor.[ch]: Insensitive "Documentation" and "Reset" buttons when
no widget is loaded.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-05-05%2023:51&maxdate=2006-05-05%2023:53

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to