2005-07-13 Diego Gonzalez <diego@pemas.net>
* e-image-chooser.c (image_drag_data_received_cb): fix image loading
when draging an image on the image button, it was getting hanged.
(e_image_chooser_init): fix the positioning of the image on the button,
still not perfect but a bit better.
Also included in this patch are several cleanups to the code.
Fixes bug 309628 and partially bugs 309629 and 309387
* gnome-about-me.c (about_me_setup_dialog): connect to the changed
signal on the image-chooser, so that we are notified when the
user changes the image using DnD.
(about_me_image_changed_cb): new function, it is called whenever
the user changes the image using D&D.
Mark two strings for translation.
2005-07-13 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.c (about_me_button_clicked_cb): if
the saving timeout has not yet expired and we click
exit then commit the changes so that we don't loose
any data.
Fixes bug 309737.
2005-07-11 Diego Gonzalez <diego@pemas.net>
* e-image-chooser.c: remove gdk_pixbuf_unref calls which are
deprecated and use g_object_unref instead
2005-07-11 Diego Gonzalez <diego@pemas.net>
* gnome-about-me-password.c: fix some string errors
Fixes bug 309951 and bug 309950
2005-07-10 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-about-me.glade: HIG fixes; fix widget padding,
use sentence capitalization for text field labels, fix
mnemonic conflics, and remove mnemonics from tab labels.
Also fixes bug 309952
2005-07-11 Rodney Dawes <dobey@novell.com>
* capplet-util.c (capplet_set_icon): Remove the unref call on the
GtkIconTheme object to avoid crashing
Fixes#310037
2005-07-10 Rodney Dawes <dobey@novell.com>
* capplet-util.c (capplet_set_icon): Update to use the GtkIconTheme
API instead of the deprecated GnomeIconTheme API
Based on patch from Jan de Groot
Fixes#171679
2005-07-10 Rodney Dawes <dobey@novell.com>
* gnome-wp-capplet.[ch]:
(gnome_wp_icon_theme_changed):
(wallpaper_properties_init):
Update to use GtkIconTheme rather than GnomeIconTheme
Based on patch from Jan de Groot
Fixes#171677
2005-07-10 Rodney Dawes <dobey@novell.com>
* gnome-wp-info.c (gnome_wp_info_new): Fix some memory leaks by using
a separate variable to store the escaped path, and md5sum
* gnome-wp-item.c (gnome_wp_item_get_thumbnail): Fix a couple of
memory leaks by using a separate variable to store the escaped path
Don't unref the pixbuf from the thumbnail generation, and then try
to load it again after saving
2005-06-30 William Jon McCann <mccann@jhu.edu>
* file-transfer-dialog.c: Don't include gnome.h
(file_transfer_dialog_update_num_files)
(file_transfer_dialog_set_prop, eel_gtk_label_make_bold)
(create_titled_label, file_transfer_dialog_init)
(file_transfer_dialog_update_cb):
HIG updates and make consistent with nautilus transfer
progress dialog.
2005-07-07 Sebastien Bacher <seb128@debian.org>
* schemas/Makefile.am: fix a typo with a .schemas name,
Jan Schmidt <thaytan@mad.scientist.com> (Closes: 307388).
2005-07-05 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.c (about_me_update_photo): Improve the behaviour
of the capplet when using large images (scale the image down to
a resonable size before storing it in EDS).
* e-image-chooser.c: remove debug output.
Patch by Jaap A. Haitsma <jaap@haitsma.org>
* gnome-about-me.c: Remove use of bonobo, we don't need it.
* gnome-about-me.c: Reorder some of the code and simplify file
chooser, also avoid having more than on instance of the
file chooser dialog opened.
* gnome-about-me.glade: remove some garbage that was left
* gnome-about-me.desktop.in.in: set the correct bugzilla component
and icon.
* Makefile.am: fix so that the custom dialog works in glade (bug 309353)
* Set dialog icon (bug 309342)
2005-07-05 Sebastien Bacher <seb128@debian.org>
* Makefile.am: fix the list of desktop files for the tarball.
* gnome-about-me.desktop.in.in: fix the component.