2007-03-04 Jens Granseuer <jensgr@gmx.net>
Patch by: Andreas Koehler <andi5.py@gmx.net>
* gnome-about-me.glade: use proper shadow type for the address fields
(fixes bug #414061)
svn path=/trunk/; revision=7362
2006-01-21 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.c (about_me_foucs_out): fix crash 317315.
2006-01-21 Diego Gonzalez <diego@pemas.net>
* gnome-about-me.glade: don't accept tabs in the address fields to
preserve the tab navigation on the dialog, as suggested by
Sebastien Bacher in bug 317468.
2005-08-15 Olaf Heiring <olh@suse.de>
* gnome-about-me-password.c (read_everything): use integer to avoid
comparison being always true due to limited range.
2005-08-15 Diego Gonzalez <diego@pemas.net>
* gnome-about-me-password.c (update_password): use "wrapped" instead
of "one" to handler the case where the passwd command finds the
password wrapped. Use a long delay period.
Patch by Jaap Hatsima.
2005-07-12 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-about-me-password.c (passdlg_check_password_timeout_cb):
Set a default message. Use g_strconcat() instead of g_strdup()
and mark strings for translation; (gnome_about_me_password):
Set the window icon.
* gnome-about-me.glade: Rearrange the change password dialog.
Relabel the ok button to 'Change Password'.
Closes bug 310307
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)