Commit graph

1647 commits

Author SHA1 Message Date
Diego Gonzalez
624869b522 if the saving timeout has not yet expired and we click exit then commit
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-13 10:46:56 +00:00
Diego González
98d1ad8a49 Forgot to commit this file. 2005-07-13 10:03:25 +00:00
Diego Gonzalez
7099ba51af this file is no longer used.
2005-07-12  Diego Gonzalez  <diego@pemas.net>

    * gnome-about-me.png: this file is no longer used.
2005-07-12 18:41:25 +00:00
Sven Herzberg
c08f3685cc fix the without HAVE_XCURSOR build
2005-07-12  Sven Herzberg  <herzi@gnome-de.org>

        * gnome-mouse-properties.c: fix the without HAVE_XCURSOR build
2005-07-12 18:29:13 +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
Rodney Dawes
0fbe40bd72 Remove the unref call on the GtkIconTheme object to avoid crashing
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-12 00:48:13 +00:00
Rodney Dawes
ea7222e775 Update to use the GtkIconTheme API instead of the deprecated
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 21:10:56 +00:00
Rodney Dawes
e7819d9175 Update to use GtkIconTheme rather than GnomeIconTheme Based on patch from
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 20:45:00 +00:00
Rodney Dawes
422dd268e6 Fix some memory leaks by using a separate variable to store the escaped
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-07-10 15:58:14 +00:00
Sebastien Bacher
e04dd790c9 new cursor theme manager for the mouse capplet, patch by Sven Herzberg
2005-07-10  Sebastien Bacher  <seb128@debian.org>

	* gnome-mouse-properties.c: (cursor_size_from_widget),
	(event_box_button_press_event), (cursor_theme_changed),
	(cursor_font_changed), (cursor_changed),
	(gdk_pixbuf_from_xcursor_image), (populate_tree_model),
	(setup_dialog), (create_dialog):
	* gnome-mouse-properties.glade:
	new cursor theme manager for the mouse capplet,
	patch by Sven Herzberg <herzi@gnome-de.org> with changes
	by Matthias Clasen <mclasen@redhat.com> (Closes: #110670).
2005-07-10 11:02:10 +00:00
Sebastien Bacher
79b65ac793 this file is not useful on the CVS.
2005-07-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-about-me.desktop.in: this file is not useful on the CVS.
2005-07-07 22:13:44 +00:00
William Jon McCann
707124edd6 Don't include gnome.h (file_transfer_dialog_update_num_files)
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 22:06:56 +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
d4629ab2d8 Improve the behaviour of the capplet when using large images (scale the
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.
2005-07-05 15:29:33 +00:00
Diego González
f0ff8f7cc3 2005-07-05 Diego Gonzalez <diego@pemas.net
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 10:34:49 +00:00
Sebastien Bacher
f37d2a8268 fix the list of desktop files for the tarball. fix the component.
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.
2005-07-04 22:49:06 +00:00
Sebastien Bacher
8bfafbe86d clear the desktop file 2005-07-04 22:33:07 +00:00
Sebastien Bacher
6668dd1649 fix the list of files for the tarball, build the new capplet 2005-07-04 22:25:09 +00:00
Diego Gonzalez
7e3b5d1756 add code to conditionally enable the compilation of the about-me capplet
2005-06-22  Diego Gonzalez <diego@pemas.net>

    * configure.in: add code to conditionally enable the compilation of the about-me capplet
    * capplets/Makefile.am: ditto
2005-06-23 12:45:39 +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 González
424e11d851 Forgot to remove this files in the last commit 2005-06-23 11:35:49 +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
aa9ffeb6eb Forgot to commit this file 2005-06-15 00:29:46 +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
Rodney Dawes
335381798a Revert undocumented, unapproved change from Sebastian Bacher committed on
2005-06-14  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-info.c (gnome_wp_info_new): Revert undocumented, unapproved
	change from Sebastian Bacher committed on 2005-05-22
2005-06-14 16:04:14 +00:00
Sebastien Bacher
ce6e85b9e8 Use HIG compliant spacing for the proxy dialog, patch by
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * gnome-network-preferences.glade: Use HIG compliant spacing
        for the proxy dialog, patch by dennis_cranston@yahoo.com
        (Closes: #167856).
2005-05-22 19:53:58 +00:00
Sebastien Bacher
05f52484b8 fix the title according to the HIG (Closes: #304950).
2005-05-22  Sebastien Bacher  <seb128@debian.org>

	* sound-properties-capplet.c: (main):
	fix the title according to the HIG (Closes: #304950).
2005-05-22 19:29:14 +00:00
Sebastien Bacher
82b98de843 fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * gnome-keyboard-properties-xkbot.c: (xkb_options_add_group):
        fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
        (Closes: #170159).
2005-05-22 16:48:37 +00:00
Shakti Sen
45b672f60f Do not add the Icon Theme if the key 'Hidden' is 'true' in the index.theme
2005-03-02  Shakti Sen  <shprasad@novell.com>

        * gnome-theme-info.c (read_icon_theme): Do not add the Icon Theme if
        the key 'Hidden' is 'true' in the index.theme file.

        Fixes bug #168348
2005-05-22 16:13:45 +00:00
Sebastien Bacher
874b8da91d list "thunderbird" as program name, patch from Pawel Worach
2005-05-22  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties-structs.c:
	list "thunderbird" as program name,
	patch from Pawel Worach <sajd@telia.com> (Closes: #167757).
2005-05-22 15:59:59 +00:00
Sebastien Bacher
2174d6a648 fix a warning about the icon, patch from Matthias Clasen
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * gnome-default-applications-properties.glade:
        fix a warning about the icon,
        patch from Matthias Clasen <mclasen@redhat.com> (Closes: #168060).
2005-05-22 15:53:42 +00:00
Sebastien Bacher
581c37e2bb Cleanup of gconf and a few other things, patch from Kjartan Maraas
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * ChangeLog capplets/about-me/e-image-chooser.c
        capplets/accessibility/at-properties/at-startup-session.h
        capplets/accessibility/keyboard/accessibility-keyboard.c
        capplets/background/gnome-wp-info.c
        capplets/common/gconf-property-editor.c
        capplets/common/gnome-theme-apply.c
        capplets/default-applications/gnome-default-applications-properties.c
        capplets/keybindings/gnome-keybinding-properties.c
        capplets/keyboard/gnome-keyboard-properties.c
        capplets/mouse/gnome-mouse-properties.c
        capplets/network/gnome-network-preferences.c
        capplets/sound/sound-properties-capplet.c
        capplets/theme-switcher/gnome-theme-details.c
        capplets/theme-switcher/gnome-theme-manager.c
        capplets/ui-properties/gnome-ui-properties.c
        capplets/windows/gnome-window-properties.c
        gnome-settings-daemon/factory.c
        gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
        gnome-settings-daemon/gnome-settings-background.c
        gnome-settings-daemon/gnome-settings-daemon.c
        gnome-settings-daemon/gnome-settings-daemon.h
        gnome-settings-daemon/gnome-settings-font.c
        gnome-settings-daemon/gnome-settings-keybindings.c
        gnome-settings-daemon/gnome-settings-keybindings.h
        gnome-settings-daemon/gnome-settings-keyboard-xkb.c
        gnome-settings-daemon/gnome-settings-keyboard.c
        gnome-settings-daemon/gnome-settings-locate-pointer.h
        gnome-settings-daemon/gnome-settings-mouse.c
        gnome-settings-daemon/gnome-settings-multimedia-keys.c
        gnome-settings-daemon/gnome-settings-screensaver.c
        gnome-settings-daemon/gnome-settings-sound.c
        gnome-settings-daemon/gnome-settings-xmodmap.c
        gnome-settings-daemon/gnome-settings-xrdb.c
        gnome-settings-daemon/gnome-settings-xsettings.c
        libbackground/applier.c libbackground/applier.h
        libbackground/preferences.c libsounds/sound-properties.c
        libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
        libwindow-settings/metacity-window-manager.c
        typing-break/drw-break-window.c typing-break/drw-utils.h
        typing-break/drwright.c vfs-methods/fontilus/font-view.c
        vfs-methods/themus/themus-theme-applier.c:
        Cleanup of gconf and a few other things,
        patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
2005-05-22 15:46:45 +00:00
Sebastien Bacher
b63d084a0f port of the font capplet to gtk_font_button and some cleanup,
patch from paolo borelli <pborelli@katamail.com> (Closes: #160016).
2005-05-22 15:11:44 +00:00
Sebastien Bacher
31ba399378 fix the theme preview crasher with xorg/composite, patch from Colin Gibbs
2005-05-22  Sebastien Bacher  <seb128@debian.org>

	* theme-thumbnail.c: (create_image): fix the theme preview crasher with
	xorg/composite, patch from Colin Gibbs <colin@gibbsonline.net>
	(Closes: #152490).
2005-05-22 14:00:09 +00:00
Olav Vitters
26d40d3efc Remove garbage text. Patch by Benjamin LeMasurier. Fixes bug #162492.
2005-05-16  Olav Vitters <olav@bkor.dhs.org>

        * gnome-about-me.glade: Remove garbage text. Patch by Benjamin
        LeMasurier. Fixes bug #162492.
2005-05-16 19:51:57 +00:00
Olav Vitters
88d037967b Make proxy settings HIG compliant. Patch by Jorn Baayen.
2005-05-16  Olav Vitters <olav@bkor.dhs.org>

        * gnome-network-preferences.glade:
        Make proxy settings HIG compliant. Patch by Jorn Baayen.

        Fixes bug #167856
2005-05-16 19:44:19 +00:00
Christian Persch
2f6800b7c6 Remove stray whitespace. Bug #302036.
2005-05-12  Christian Persch  <chpe@cvs.gnome.org>

	* capplets/ui-properties/gnome-ui-properties.glade:
	Remove stray whitespace. Bug #302036.
2005-05-11 22:07:03 +00:00
Sergey V. Udaltsov
96ee7376ab improving the preview layout 2005-04-10 02:19:13 +00:00
Diego Gonzalez
f421080374 fix gnome-about-me.desktop installation
2005-04-04  Diego Gonzalez <diego@pemas.net>

	* Makefile.am: fix gnome-about-me.desktop installation

2005-04-01  Diego Gonzalez <diego@pemas.net>

	* gnome-about-me.c: fix the case where the self uid is wrong
	  and the edition when the self contact is created for the
	  first time.
2005-04-04 19:20:02 +00:00
Diego González
f30b097f60 head ChangeLog 2005-04-04 19:11:09 +00:00
Rodney Dawes
05b1c2f1a3 Update Copyright to include current year
2005-02-26  Rodney Dawes  <dobey@novell.com>

	* *.[ch]: Update Copyright to include current year
2005-02-26 19:15:58 +00:00
Rodney Dawes
c15683e8ff If the filename is not encoded in UTF-8, we just ignore it for now to
2005-02-26  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_add_image): If the filename is not
	encoded in UTF-8, we just ignore it for now to avoid crashing

	* gnome-wp-xml.c (gnome_wp_xml_load_xml): Check to make sure that the
	filename and name tags that we read in, aren't NULL
	If the filename we read in is NULL, free the item, and continue on

	Fixes #146130 #146645 (resolving these as dups of #168604 )
	Fixes #159441
2005-02-26 19:00:19 +00:00
Sebastien Bacher
65e055652b the previous change is not needed, changed POTFILES.in.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        the previous change is not needed, changed POTFILES.in.
2005-02-09 20:11:59 +00:00
Sebastien Bacher
e065267cb9 build e-util-marshal.c.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

	* Makefile.am: build e-util-marshal.c.
2005-02-09 20:08:43 +00:00
Sebastien Bacher
7617297d42 Added some files from the bug #155671.
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * gnome-about-me.desktop.in:
        * gnome-about-me.png:
        Added some files from the bug #155671.
2005-02-09 19:26:50 +00:00
Sebastien Bacher
538ae28c23 include the "about-me" capplet files to the tarball to fix the tarball
2005-02-09  Sebastien Bacher  <seb128@debian.org>

        * configure.in:
        * capplets/Makefile.am:
        include the "about-me" capplet files to the tarball to fix the tarball
        build.
2005-02-09 19:21:16 +00:00
Sebastien Bacher
12e01119d8 patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks and
2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
	(install_dialog_response), (gnome_theme_installer_run):
	patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
	and make sure newly installed themes show up in the relevant lists
	without having to close/open the dialog again (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
	* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
	(Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* main.c: (wrap_in_label):
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-info.c: (update_common_theme_dir_index):
	* theme-thumbnail.c: (create_image):
	patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
	and remove a load of leaks in the theme manager code (Closes: #166267).
2005-02-08 22:42:10 +00:00
Sebastien Bacher
3be4937dab fix some strings, changes by David Lodge <dave@cirt.net> (Closes:
2005-02-07  Sebastien Bacher  <seb128@debian.org>

        * gnome-theme-installer.c: (transfer_done_cb): fix some strings,
          changes by David Lodge <dave@cirt.net> (Closes: #166550).
2005-02-07 21:39:30 +00:00
Sebastien Bacher
904cbeb3cf change fullscreen_flash to fullscreen (Closes: #166455).
2005-02-07  Sebastien Bacher  <seb128@debian.org>

        * sound-properties-capplet.c: change fullscreen_flash to fullscreen
          (Closes: #166455).
2005-02-06 23:13:21 +00:00
Rodney Dawes
39dc62b223 Force using the gtk+ backend for the file chooser since we don't support
2005-02-06  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Force using the gtk+
	backend for the file chooser since we don't support vfs yet

	Fixes #154978
2005-02-06 23:02:14 +00:00