CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     jpu     06/11/09 12:00:50

Modified files:
        src            : glade-catalog.c glade-catalog.h glade-app.c 
                         glade-gnome.c glade-utils.c glade.h 
                         glade-widget-adaptor.c glade-widget-adaptor.h 
        .              : ChangeLog 

Log message:
* src/glade-catalog.[ch]:
o manage all GModules with a hash table.
o added glade_catalog_modules_close()

* src/glade-app.c:
o call glade_catalog_modules_close() when the app finalize.
o removed unnecesary headers.
* src/glade-gnome.c: fixed some warnings.

* src/glade-utils.c: slight optimization in function
glade_util_get_type_from_name (), check if type is already registered.

* src/glade.h: removed unneeded #ifdef GLADE_H check.

* src/glade-widget-adaptor.[ch]:
o removed module member from GladeWidgetAdaptorPriv since now we keep
all the openned modules inside glade-catalog.c
o added glade_abort_if_derived_adaptors_exist().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=jpu&date=explicit&mindate=2006-11-09%2011:59&maxdate=2006-11-09%2012:01

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

Reply via email to