CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     06/04/27 22:05:35

Modified files:
        .              : ChangeLog 
        pixmaps        : Makefile.am 
        src            : glade-app.c glade-editor-property.c 
                         glade-editor-property.h glade-editor.c 
                         glade-editor.h glade-marshallers.list 
                         glade-project-window.c glade-project.c 
                         glade-property-class.c glade-property-class.h 
                         glade-property.c glade-utils.c glade-utils.h 
                         glade-widget-class.c 
Added files:
        pixmaps        : devhelp.png 

Log message:
* src/glade-editor-property.[ch]: Added info buttons and
apis to enable/disable them + signals emitted to say what
doc book, page and searchstring should be used

* src/glade-editor.[ch]: Same as glade-editor-property

* src/glade-utils.c: Added functions for detecting and launching devhelp

* src/glade-project-window.c: Check if we have devhelp installed; if we do
then show help buttons and launch devhelp upon "gtk-doc-search" signals

* pixmaps/devhelp.png, pixmaps/Makefile.am: Added devhelp book icon

* src/glade-app.c: Replace a gtk_widget_show_all with a gtk_widget_show
on the editor (to avoid needlessly showing hidden buttons).

* src/glade-project.c: translated property nicks and blurbs.

* src/glade-property-class.[ch]: Added 'virtual' member and resolve
it at initialization.

* src/glade-widget-class.c: use g_build_filename instead of
g_strdup_printf for icon loading.
dified Files:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-04-27%2022:04&maxdate=2006-04-27%2022:06

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

Reply via email to