Commit graph

31 commits

Author SHA1 Message Date
Søren Sandmann
9961c9d4ad Unlink the .face file instead of calling gnome_config functions.
Fri Oct 24 19:33:12 2008  Søren Sandmann  <sandmann@redhat.com>

	* gnome-about-me.c (about_me_update_photo): Unlink the .face file
	instead of calling gnome_config functions.


svn path=/trunk/; revision=9113
2008-10-24 23:36:14 +00:00
Jens Granseuer
3e446a1955 launch the error dialog with the proper parent so it actually becomes
2008-04-13  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (passdlg_error_dialog),
	(passdlg_spawn_passwd), (passdlg_authenticate): launch the error
	dialog with the proper parent so it actually becomes possible to
	dismiss it. Also use GtkMessageDialog instead of eel, and reset the
	busy cursor when launching passwd fails.

svn path=/trunk/; revision=8648
2008-04-13 16:08:48 +00:00
Jens Granseuer
3076088efb fix misspelling of "palindrome" that would make us wait forever when that
2008-02-28  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (io_watch_stdout): fix misspelling of
	"palindrome" that would make us wait forever when that case occurred
	(bug #519398)

svn path=/trunk/; revision=8534
2008-02-28 21:58:31 +00:00
Jens Granseuer
adafe1ade1 add a translation hint
2007-12-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (passdlg_spawn_passwd): add a translation
	hint

svn path=/trunk/; revision=8315
2007-12-06 21:48:36 +00:00
Jens Granseuer
951971ee54 don't get confused when the user does not have a password set and passwd
2007-11-10  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (authenticated_user),
	(io_watch_stdout): don't get confused when the user does not have a
	password set and passwd immediately asks for the new one. This resulted
	in an endless loop up to now (bug #336872)

svn path=/trunk/; revision=8265
2007-11-10 15:34:37 +00:00
Jens Granseuer
ee4bb34379 add another string to the list of recognized error returns from passwd
2007-11-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (io_watch_stdout): add another string to
	the list of recognized error returns from passwd ("must choose a longer
	password")

svn path=/trunk/; revision=8256
2007-11-03 15:10:53 +00:00
Guilherme de S. Pastore
939f2781ad fix a small typo ("wether" -> "whether") in the comments.
2007-06-23  Guilherme de S. Pastore  <gpastore@gnome.org>

	* gnome-about-me-password.c: fix a small typo ("wether" -> "whether")
	  in the comments.

svn path=/trunk/; revision=7766
2007-06-23 17:14:12 +00:00
Jens Granseuer
9c8c1435e9 remove obsolete build stuff from the about-me capplet (bug #430219)
2007-04-25  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c:
	remove obsolete build stuff from the about-me capplet (bug #430219)

svn path=/trunk/; revision=7494
2007-04-25 18:17:13 +00:00
Jens Granseuer
df30efc30f another attempt at fixing bug #411697. The previous commit fell a bit
2007-02-27  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (stop_passwd),
	(free_passwd_resources), (passdlg_process_response): another attempt
	at fixing bug #411697. The previous commit fell a bit short

svn path=/trunk/; revision=7343
2007-02-27 19:56:12 +00:00
Jens Granseuer
9ff02af06c prevent the child watcher from accessing already released memory after the
2007-02-26  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me-password.c: (stop_passwd), (child_watch_remove),
	(free_passwd_resources): prevent the child watcher from accessing
	already released memory after the dialog has been closed (should fix
	bug #411697)

	* gnome-about-me-password.c: (gnome_about_me_password): unref dialog
	when we're done

	* gnome-about-me.c: (about_me_setup_dialog): remove redundant warning

svn path=/trunk/; revision=7338
2007-02-26 17:05:09 +00:00
Jens Granseuer
a8497f4c62 fix build in general, with gcc 2 in particular, and also get rid of a few
2007-02-07  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-about-me-password.c: (passdlg_set_auth_state),
	(passdlg_validate_passwords):
	* gnome-about-me.c: (about_me_load_string_field),
	(about_me_setup_dialog): fix build in general, with gcc 2 in particular,
	and also get rid of a few warnings

svn path=/trunk/; revision=7257
2007-02-07 20:46:34 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Rodrigo Moya
86a899ac9b Fixes #376079
2007-01-22  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #376079

	Patch by Francisco Javier F. Serrador  <serrador@openshine.com>

	* gnome-about-me-password.c (passdlg_spawn_passwd): make translatable
	strings more generic.

svn path=/trunk/; revision=7164
2007-01-22 10:02:52 +00:00
Matt Keenan
83c92004ca Fixes #349079
2006-09-15  Matt Keenan <matt.keenan@sun.com>

	Fixes #349079

	* gnome-about-me-password.c (spawn_passwd): don't use stdin, stdout
	and stderr as variable names. Fixes compilation issue on Sun Studio
	compiler.
2006-09-15 11:14:30 +00:00
Rodrigo Moya
b4ec279384 Fixes #344468
2006-06-11  Rodrigo Moya <rodrigo@novell.com>

	Fixes #344468

	* gnome-about-me-password.c: removed redundant headers.
2006-06-11 09:02:30 +00:00
Rodrigo Moya
db8a8d4b8c Fixes #324971
2006-05-26  Rodrigo Moya <rodrigo@novell.com>

	Fixes #324971

	* gnome-about-me-password.c (passdlg_spawn_passwd): fixed typo.
2006-05-26 11:30:08 +00:00
Diego González
70c6f6a664 New "change password" dialog developed by Johannes H. Jensen 2006-05-17 11:15:53 +00:00
Brian Cameron
75f8b56f01 Fix so that gnome-about-me works on non-linux systems which do not have
2005-11-25  Brian Cameron  <Brian.Cameron@sun.com>

        * configure.in, capplets/about-me/Makefile.am
          capplets/about-me/gnome-about-me.c,
          capplets/about-me/gnome-about-me-password.c:
          Fix so that gnome-about-me works on non-linux
          systems which do not have forkpty().
2005-11-25 20:18:23 +00:00
Olaf Heiring
4c49664894 use integer to avoid comparison being always true due to limited range.
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-08-15 18:09:33 +00:00
Francisco Javier F. Serrador
a9b538de77 Fixed a typo.
2005-08-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* gnome-about-me-password.c: Fixed a typo.
2005-08-14 21:13:54 +00:00
Diego Gonzalez
52915655ee fix the rest of bug 312092 which was caused when the old and new passwords
2005-08-07  Diego Gonzalez <diego@pemas.net>

        * gnome-about-me-password.c (update_password): fix the rest of bug
          312092 which was caused when the old and new passwords were the
          same.
2005-08-08 01:28:40 +00:00
Diego González
bc36bd888d Make the dialog a bit bigger to fit some of the strings 2005-08-06 17:32:04 +00:00
Diego Gonzalez
2abc3de4e1 change signature and handle error conditions from passwd.
2005-08-06 Diego Gonzalez <diego@pemas.net>

	* gnome-about-me-password.c (update_password): change signature and
	  handle error conditions from passwd.
	  (passdlg_process_response): adapt to changes in update_password
	  to show the error strings returned.

	Fixes bug 312092.
2005-08-06 16:29:26 +00:00
Diego Gonzalez
f868ce40f3 avoid using gtk_main and use gtk_dialog_run instead.
2005-08-06  Diego Gonzalez <diego@pemas.net>

	* gnome-about-me-password.c (gnome_about_me_password): avoid using
	  gtk_main and use gtk_dialog_run instead.
	  (passdlg_button_clicked_cb): rename to passdlg_process_response
	  (spawn_passwd): return a value, so that we can see if we need to
	  exit without using gtk_main_quit
	  (wait_child) avoid use of gtk_main_quit. More work is required on
	  this case, but for now it will be enough.

	Fixes bugs 312580 and 309736.
2005-08-06 15:49:13 +00:00
Dennis Cranston
6b0cd523f8 Set a default message. Use g_strconcat() instead of g_strdup() and mark
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
2005-07-16 21:37:15 +00:00
Diego Gonzalez
a6bfb5ca46 remove gdk_pixbuf_unref calls which are deprecated and use g_object_unref
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-12 18:06:41 +00:00
Sebastien Bacher
1f30c47d1d fixed some typo, Clytie Siddall <clytie@riverland.net.au>
(Closes: #302614).
2005-07-07 21:24:03 +00:00
Diego Gonzalez
e14b196cec Fix another crasher
2005-06-23  Diego Gonzalez <diego@pemas.net>

    * gnome-about-me-password.c (gnome_about_me_password):
      Fix another crasher
2005-06-23 12:27:31 +00:00
Diego Gonzalez
520b1aa09f remove cracklib remove dependencies on cracklib remove it
2005-06-22  Diego Gonzalez <diego@pemas.net>

    * Makefile.am: remove cracklib
    * gnome-about-me-password.c (passdlg_check_password_timeout_cb):
      remove dependencies on cracklib
    * cracklib/*: remove it

2005-06-21  Diego Gonzalez <diego@pemas.net>

    * gnome-about-me.c: Improve some error messages
      about_me_error: new function
    * (about_me_load_info): Avoid crashing when switching to the Address tab
    * (about_me_commit): generate a good file_as field, code taken from evolution
2005-06-23 11:27:21 +00:00
Diego González
a6352fc137 Lots of changes on the password dialog and a bit of a performance improvement
on the main dialog while instant applying the changes to the EDS database.
2005-06-15 00:25:55 +00:00
Diego González
dfd5a56899 adding the about-me capplet 2004-11-03 20:29:08 +00:00