CVSROOT:        /cvs/gnome
Module name:    libegg
Changes by:     jcape   05/05/11 23:49:31

Modified files:
        .              : ChangeLog 
        libegg/iconchooser: eggiconchooser.c eggiconchooser.h 
                            eggiconchooserbutton.c 
                            eggiconchooserbutton.h 
                            eggiconchooserdefault.c 
                            eggiconchooserdialog.c eggiconchooserutils.c 
                            eggiconchooserutils.h eggiconchooserwidget.c 
                            prop-editor.c testiconchooser.c 
        libegg/md5     : eggmd5.c 

Log message:
2005-05-11  James M. Cape  <[EMAIL PROTECTED]>

* libegg/md5/eggmd5.c: (egg_md5_digest_to_str), (get_md5): Fix pointer-
signedness warnings.

* libegg/iconchooser/eggiconchooser.h:
* libegg/iconchooser/eggiconchooserdefault.c: (*): s/CUSTOM/FILE/,
s/APPS/APPLICATIONS/, s/DEVICES/LOCATIONS/, s/OTHER/UNCATEGORIZED/.
* libegg/iconchooser/eggiconchooser.c: Indent fixes.
(egg_icon_chooser_class_init): Document properties and signals.
* libegg/iconchooser/eggiconchooserbutton.[c,h]: (*): Subclass GtkVBox
instead of GtkToggleButton, use a GtkButton child to be consistent
with existing GTK+ choosers.
* libegg/iconchooser/eggiconchooserdefault.c:
(context_combo_changed), (context_combo_row_is_separator),
(context_combo_sort_func): Renamed functions to clarify use of combo.
(egg_icon_chooser_default_set_property),
(egg_icon_chooser_default_get_property),
(context_combo_changed), (load_icons): Add "show-icon-name" property.
* libegg/iconchooser/eggiconchooser.[c,h]:
(egg_icon_chooser_class_init), (egg_icon_chooser_get_show_icon_name),
(egg_icon_chooser_set_show_icon_name):
* libegg/iconchooser/eggiconchooserutils.[c,h]:
(_egg_icon_chooser_install_properties),
(_egg_icon_chooser_set_delegate): Add "show-icon-name" property.
(delegate_notify), (_egg_icon_chooser_get_delegate_quark): Do property
notification handling the GtkFileChooser way.
* libegg/iconchooser/eggiconchooserdefault.c:
* libegg/iconchooser/eggiconchooserdialog.c:
(egg_icon_chooser_dialog_set_property),
(egg_icon_chooser_dialog_get_property):
* libegg/iconchooser/eggiconchooserbutton.c:
(egg_icon_chooser_button_set_property),
(egg_icon_chooser_button_get_property):
* libegg/iconchooser/eggiconchooserwidget.c:
(egg_icon_chooser_widget_set_property),
(egg_icon_chooser_widget_get_property): Add "show-icon-name" property.
* libegg/iconchooser/prop-editor.c: (properties_from_type),
(create_prop_editor): Fix more signedness warnings.
* libegg/iconchooser/testiconchooser.c:
(prop_editor_delete_event_cb), (properties_button_clicked_cb): Don't
destroy window on "delete-event".
(main): Put properties button in an alignment.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=jcape&date=explicit&mindate=2005-05-11%2023:48&maxdate=2005-05-11%2023:50

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to