CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     05/10/08 02:44:21

Modified files:
        .              : ChangeLog 
        src            : Makefile.am glade-editor.c glade-editor.h 
                         glade-property-class.c glade-property.c 
                         glade-property.h glade-widget-class.c 
Added files:
        src            : glade-editor-property.c glade-editor-property.h 

Log message:
* src/glade-editor.[ch], src/glade-editor-property.[ch], src/Makefile.am:
Revamping of the glade-editor, wrenched out the GladeEditorProperty code
from glade-editor.[ch] and created glade-editor-property.[ch], lots of
code cleanup all around and now GladeEditorProperty is a GtkWidget with
a smooth encapsulation, transperent derivitives for different pspec types
and can now be used standalone inside custom editors.

* src/glade-property.[ch]: clarified recursion protection with "syncing" var.

* src/glade-property-class.c: Now consults glade_editor_property_supported 
instead
of the old glade_editor_editable_property.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2005-10-08%2002:43&maxdate=2005-10-08%2002:45

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

Reply via email to