* plugins/gtk+/glade-gtk.c: Ignore parent-changes on internal widgets (that
causes problems when internal widgets get destroyed at project close time).
* plugins/gtk+/glade-button-editor.c: Fixed custom/standard commands,
now standard mode sets up a default label etc also.
* gladeui/glade-project.c, gladeui/glade-property.c, gladeui/glade-widget.c,
gladeui/glade-property-class.[ch], gladeui/glade-xml-utils.h:
Removed hack for GtkToolButton:icon --> iconfactory (will do in glade-convert.c
properly).
svn path=/trunk/; revision=2000
* plugins/gtk+/Makefile.am, plugins/gtk+/glade-button-editor.[ch]:
Added new #GladeEditable implementation for GtkButton general page.
* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Completely reworked GtkButton,
much cleaner and less code now.
svn path=/trunk/; revision=1992