CVSROOT: /cvs/gnome Module name: glade3 Changes by: tvb 05/07/29 21:43:40
Modified files: . : ChangeLog src : Makefile.am glade-editor.c glade-gtk.c glade-plugin.h glade-property-class.c glade-property-class.h glade-property.c widgets : gtk+.xml Added files: src : glade-builtins.c glade-builtins.h Log message: * src/Makefile.am, src/glade-plugin.h, src/glade-buildtins.[ch], widgets/gtk+.xml: Added glade builtin pspec types for general purpose use in the plugin. This also features a "stock" enum type which is generated with gtk_stock_list_ids. * src/glade-editor.[ch]: Implemented "stock item" menus (works with GLADE_TYPE_STOCK) * src/glade-gtk.c: Removed all the custom pspec (in favor of the builtins) and implemented stock buttons properly (they rock by the way :-p ) * src/glade-property-class.[ch]: "visible" xml tag is simply a boolean describing if it is visible or not in the editor (visible properties now will also be written in the editor if they are not default, custom or disable with the "save" xml tag). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2005-07-29%2021:42&maxdate=2005-07-29%2021:44 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list