CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     06/03/20 10:09:29

Modified files:
        .              : ChangeLog 
        doc            : children.sgml gladeui-sections.txt 
                         widgetclasses.sgml 
        doc/tmpl       : glade-project-view.sgml glade-widget-class.sgml 
                         glade-widget.sgml 
        src            : glade-gtk.c glade-project-view.c 
                         glade-project-view.h glade-project-window.c 
                         glade-project.c glade-utils.c 
                         glade-widget-class.c glade-widget-class.h 
                         glade-widget.c glade-widget.h glade.h 
        widgets        : gtk+.xml.in 

Log message:
* doc/children.sgml: Added a bit about anarchist children

* doc/widgetclasses.sgml: Removed the notion of get_anarchist_children()

* doc/gladeui-sections.txt: removed undefined symbols

* doc/tmpl/*: auto-updates templates.

* src/glade-gtk.c: Updated to use the new glade_widget_new_for_internal_child
API

* src/glade-widget-class.[ch], src/glade.h: Removed notion of anarchist children

* src/glade-widget.[ch]: Added "anarchist" property and "anarchist" argument
to glade_widget_new_for_internal_child() (only internal children can be
anarchists).

* src/glade-project-view.[ch]: Dramaticly reworked, now each project has its
own metadata struct where signal ids and project view state is stored,
project signals now are only disconnected at project close time.
The open treeview leafs and scrollbar positions are now saved/restored
when switching active projects.

* src/glade-project-window.c:
o Translated window title
o Fixed a bug where the loaded project title apears as
unsaved.

* src/glade-utils.c: Added comments.

* widgets/gtk+.xml.in: Removed mention of the get_anarchist_children func,
override the get_children func for GtkCombo to additionally return the
combo->list member (which is an anarchist child).
Also added a gtk_container_remove remove-function for GtkListItem since
it seemed to be empty and causing errors.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-03-20%2010:08&maxdate=2006-03-20%2010:10

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

Reply via email to