Commit graph

1555 commits

Author SHA1 Message Date
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
Rodney Dawes
f3db3b9cd1 Change the API to use the boolean argument to specify if we want to update
2005-02-06  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_color_changed): Change the API to use
	the boolean argument to specify if we want to update gconf or not
	Always get the colors for both primary and secondary and update the
	thumbnail
	Only set the keys in gconf if we have the update boolean argument
	(gnome_wp_pcolor_changed): Removed this method, since we don't need
	to differentiate between primary/secondary for updating the thumbnail
	(gnome_wp_scolor_changed): When we change the color in the UI, we want
	to update gconf, we use this method for both color picker buttons now
	(gnome_wallpaper_properties_init): Use gnome_wp_scolor_changed for the
	callback on both color picker button widgets now

	Fixes #166486
2005-02-06 22:41:19 +00:00
Shakti Sen
61878a725f Adding/Removing the host name instantly to/from gconf.
2005-02-04  Shakti Sen  <shprasad@novell.com>

        * gnome-network-preferences.c (cb_add_url, cb_remove_url):
        Adding/Removing the host name instantly to/from gconf.

        Fixes bug #166233
2005-02-05 13:19:38 +00:00
Kjartan Maraas
ae7e92ad37 Revert the previous two commits. It looks like the fix in gnome-vfs to
2005-02-03  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (update_theme_index),
	(top_theme_dir_changed), (top_icon_theme_dir_changed),
	(real_add_top_theme_dir_monitor): Revert the previous
	two commits. It looks like the fix in gnome-vfs to make
	sure gnome_vfs_uri_extract_short_name() doesn't return
	NULL was what we really needed. Please retest to see if
	you can still reproduce the crashes in the theme-manager
	after this change and with the latest gnome-vfs from CVS.
2005-02-03 00:07:37 +00:00
Kjartan Maraas
8740debbb8 More bandaids for test purposes.
2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (update_theme_index),
	(real_add_top_theme_dir_monitor): More bandaids for test
	purposes.
2005-02-02 08:42:45 +00:00
Elijah Newren
74b81bcaae The lack of comprehensiveness of the .cvsignore files were making it hard
2005-02-01  Elijah Newren  <newren@gmail.com>

	The lack of comprehensiveness of the .cvsignore files were making
	it hard to find the files missing from the commit (see bug 143487,
	comment 35).  This should fix that...  :)
2005-02-02 00:57:55 +00:00
Elijah Newren
1a6babf14b The same dufus keeps forgetting to save the ChangeLog before committing... 2005-02-02 00:30:55 +00:00
Elijah Newren
72475688be Fix an infinite loop that was bringing single-CPU systems to their knees.
2005-02-01  Elijah Newren  <newren@gmail.com>

	Fix an infinite loop that was bringing single-CPU systems to their
	knees.  Approved by Kjartan.  #160803

	* gnome-theme-manager.c: (window_settings_changed): keep track of
	the window manager theme last selected and just exit if we are
	already using the one we want
2005-02-02 00:30:04 +00:00
David Sedeo
0b8267577e New install procedure: See bug #102216. Remove
2005-02-01  David Sedeo <david@alderia.com>

	New install procedure: See bug #102216.
	* gnome-theme-details.c: Remove gnome_theme_installer_run_cb,
	gnome_icon_theme_installer_run_cb because gnome_theme_installer_run
	function now detects if it is a icon or theme.
	(gnome_theme_details_init): Remove install buttons in theme details
	window.
	* gnome-theme-installer.c (file_theme_type): Detects the type of the
	theme inspecting the content of the file.
	(transfer_done_targz_idle_cb, transfer_done_tarbz2_idle_cb): Install
	the theme in the correct temp dir.
	(transfer_done_cb): Detects if the file to install it is in the
	correct format and informs the user if it is not supported. Unpack the
	file (informs the user if there are not the correct utility in the
	system) and install the theme in the correct directory.
	(gnome_theme_installer_run): Remove parameter. Now we detect the file
	type.
	* gnome-theme-manager.c (gnome_meta_theme_installer_run_cb,
	gnome_theme_manager_drag_data_received_cb): Call
	gnome_theme_installer_run without the third parameter. Now we detect
	the file type.
	* theme-properties.glade: Removes install buttons in details window.
2005-02-01 22:33:47 +00:00
Kjartan Maraas
454c13566a Try to fix bug #149236 by not freeing stuff already being free'd by the
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (top_theme_dir_changed),
	(top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor):
	Try to fix bug #149236 by not freeing stuff already being free'd
	by the hash destroy_func. It will leak a bit more, but that can
	be fixed later. Please test this and report success in the report
	mentioned above.
2005-01-27 03:14:14 +00:00
Sergey V. Udaltsov
c8aede029c fixing #164090, big UI change 2005-01-19 23:16:13 +00:00
Sergey V. Udaltsov
43cc057346 fixed #159685 2005-01-16 14:54:13 +00:00
Sergey V. Udaltsov
3d44ca5696 a bit of optimization 2005-01-15 18:50:24 +00:00
Sergey V. Udaltsov
c49aedff2f fixing the current model selection 2005-01-15 18:46:27 +00:00
Sebastien Bacher
e5e68c2647 edit the keybinding when "enter" is pressed (Closes: #127992).
2005-01-13  Sebastien Bacher  <seb128@debian.org>

	* gnome-keybinding-properties.c: (start_editing_kb_cb),
	(setup_dialog): edit the keybinding when "enter" is pressed
	(Closes: #127992).
2005-01-13 01:08:54 +00:00
Sebastien Bacher
6e29105c35 patch from Christian - Manny Calavera - Neumair <chris@gnome-de.org>, add
2005-01-13  Sebastien Bacher  <seb128@debian.org>

        * gnome-ui-properties.c: (setup_dialog):
        * gnome-ui-properties.glade:
        patch from Christian - Manny Calavera - Neumair <chris@gnome-de.org>,
        add an option in the UI to activate menus accelators changes
        (Closes: #148013).
2005-01-13 00:56:07 +00:00
Sebastien Bacher
3aeea5bd84 patch from Adriano Del Vigna <adriano.delvigna@freedows.com> to add a
2005-01-11  Sebastien Bacher  <seb128@debian.org>

	* gnome-network-preferences.c: (create_listmodel),
	(populate_listmodel), (config_treeview), (cb_add_url),
	(cb_remove_url), (cb_dialog_response), (setup_dialog):
	* gnome-network-preferences.glade:
	patch from Adriano Del Vigna <adriano.delvigna@freedows.com> to add
	a proxy exclusion list configuration (Closes: #147666).
2005-01-12 01:30:23 +00:00
Rodney Dawes
9042303784 Fix compile warning for syslangs declaration Wrap g_get_language_names in
2005-01-10  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-xml.c (gnome_wp_xml_load_xml):
	Fix compile warning for syslangs declaration
	Wrap g_get_language_names in #if GLIB_CHECK_VERSION as it is 2.6 API
2005-01-10 15:46:00 +00:00
Rodney Dawes
12c59c7f09 Add new callback routine for when the preview widget in the file chooser
2005-01-09  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.[ch] (gnome_wp_update_preview): Add new callback
	routine for when the preview widget in the file chooser needs an update
	(wallpaper_properties_init): Set the preview widget in the file chooser
	to a GtkImage object and connect to the update-preview signal for when
	the selected file changes
	- Based on patch from Sebastien Bacher <seb128@debian.org>

	Fixes #139714
2005-01-09 23:57:36 +00:00
Rodney Dawes
b27b907b32 Preload the directory rather than nothing when adding directories for
2005-01-08  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Preload the directory
	rather than nothing when adding directories for gconf notification
2005-01-09 04:15:56 +00:00
Rodney Dawes
bdd4d0142e Add %F to Exec command line
2005-01-08  Rodney Dawes  <dobey@novell.com>

	* background.desktop.in.in: Add %F to Exec command line

	* gnome-wp-capplet.[ch] (gnome_wp_remove_wp): Check that the tree path
	is not NULL before removing items from the list store
	(gnome_wp_load_stuffs): Don't duplicate the code from
	gnome_wp_add_image/gnome_wp_capplet_scroll_to_item  here
	Load any images we were passed on the command line, and free the
	GSList that they were stored in after doing so
	(gnome_wp_file_changed): Clean up to just call gnome_wp_add_image and
	gnome_wp_capplet_scroll_to_item rather than duplicating the code
	(wallpaper_properties_init): Take a poptContext argument now
	Parse the poptContext into a GSList for loading the images from
	(main): Use a clearer variable name for the GnomeProgram object
	Get the poptContext from the GnomeProgram object and pass it through
	to wallpaper_properties_init

	Fixes #120720
2005-01-09 03:53:35 +00:00
Thomas Wood
35037d76ec Load translated XML description elements if available
2005-01-08  Thomas Wood  <thos@gnome.org>

	* gnome-wp-xml.c (gnome_wp_xml_load_xml): Load translated XML
	description elements if available

	Fixes #160700
2005-01-09 01:21:07 +00:00
Sergey V. Udaltsov
d4d9ff7c1f update function names 2005-01-08 21:01:03 +00:00
Rodney Dawes
af6e329871 Fix the leaks in the scaling type option menu creation correctly
2005-01-08  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Fix the leaks
	in the scaling type option menu creation correctly
2005-01-08 20:47:52 +00:00
Sebastien Bacher
ad89ead4da add evolution-2.0 and evolution-2.2 to the mailers list (Closes: #163334).
2005-01-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-default-applications-properties-structs.c: add evolution-2.0
        and evolution-2.2 to the mailers list (Closes: #163334).
2005-01-08 14:47:57 +00:00
Sebastien Bacher
fd1a0c770e fixed the mnemonics for some widgets (Closes: #163227).
2005-01-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-keyboard-properties.glade: fixed the mnemonics for some widgets
        (Closes: #163227).
2005-01-07 23:18:19 +00:00
Sebastien Bacher
dc10539a5f check the permission of the .icons/.themes dir instead of the files in it
2005-01-06  Sebastien Bacher  <seb128@debian.org>

        * gnome-theme-installer.c: (install_dialog_response): check the
        permission of the .icons/.themes dir instead of the files in it
        (Closes: #161649).
2005-01-06 11:54:55 +00:00
Dennis Cranston
495745ad40 HIG corrections. Use HIG capitalization for buttons: "Reset to defaults"
2005-01-05  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-keyboard-properties.glade:  HIG corrections.
	Use HIG capitalization for buttons: "Reset to defaults" ->
	"Reset To Defaults".  Use HIG capitalization for window titles:
	"Choose a keyboard model" -> "Choose A Keyboard Model" &
	"Choose a layout" -> "Choose A Layout".  Add a missing ":"
	from "Model" -> "Model:". Remove the dialog separators.
	Use HIG widget padding to match the other capplet dialogs.
2005-01-06 01:56:27 +00:00
Sebastien Bacher
e0a7c3ebf3 fixed a typo in the label-for for the "pixels/second" label (Part of
2005-01-05  Sebastien Bacher  <seb128@debian.org>

        * gnome-accessibility-keyboard-properties.glade: fixed a typo in the
        label-for for the "pixels/second" label (Part of #162368).
2005-01-05 20:46:53 +00:00
Sebastien Bacher
bd99e7e01b fixed a grammar error (Closes: #131521)
2005-01-04  Sebastien Bacher  <seb128@debian.org>

        * gnome-mouse-properties.glade: fixed a grammar error (Closes: #131521)
2005-01-04 09:41:21 +00:00
Sebastien Bacher
0b31b594da use a temporary filename to not overwrite existant files in ~/.themes
2005-01-03  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (install_dialog_response): use a temporary
	filename to not overwrite existant files in ~/.themes (Closes: #97180).
2005-01-03 18:08:23 +00:00
Sergey V. Udaltsov
b767376b68 a bit of the code cleanup 2005-01-02 02:01:31 +00:00
Sergey V. Udaltsov
0622e2e6ed a bit of the code cleanup 2005-01-02 01:59:28 +00:00
Thomas Cataldo
88cdc89141 plug gconf key leak.
2005-01-02  Thomas Cataldo  <thomas.cataldo@aliacom.fr>

	* gconf-property-editor.c: (gconf_property_editor_finalize): plug
	gconf key leak.

2005-01-02  Thomas Cataldo  <thomas.cataldo@aliacom.fr>

	* gnome-wp-capplet.c: (wallpaper_properties_init): plug icon
	filename leak.
2005-01-02 00:43:06 +00:00
Sebastien Bacher
f5489de525 patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
from Andrew Johnson <acjgenius@earthlink.net>)
        to not set "close" as the default button (Closes: #98202).
2005-01-01 23:18:33 +00:00
Sergey V. Udaltsov
0751b3f985 preview is working again! 2004-12-31 00:52:49 +00:00
Sergey V. Udaltsov
e6268243c4 more more use case 2004-12-25 20:50:01 +00:00
Kjartan Maraas
a3b069d6c5 Don't include <gtk/gtk.h> twice. Same (comes in from -installer.h) Same.
2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-details.c: Don't include <gtk/gtk.h> twice.
	* gnome-theme-installer.c: Same (comes in from -installer.h)
	* gnome-theme-manager.c: Same.
2004-12-25 14:50:28 +00:00
Kjartan Maraas
c24348a264 Forgot this a while back 2004-12-25 14:46:36 +00:00
Sergey V. Udaltsov
dbbb7dc8d5 a bit more logical separator for the layouts popup 2004-12-25 02:28:11 +00:00
Sergey V. Udaltsov
6413e8586c a tiny bit of doc 2004-12-24 21:43:27 +00:00
Sebastien Bacher
d9b116a8e7 fixed a typo (Closes: #162094).
2004-12-23  Sebastien Bacher  <seb128@debian.org>

	* gnome-about-me.glade: fixed a typo (Closes: #162094).
2004-12-23 17:09:26 +00:00
Sergey V. Udaltsov
7ecb79383c enable/disable default group depending on the WPG setting 2004-12-21 02:25:32 +00:00