Commit graph

4045 commits

Author SHA1 Message Date
Christian Neumair
1b1c97c74d Updated German translation. 2004-04-07 09:53:36 +00:00
Jody Goldberg
18573116d9 that was not supposed to go in yet 2004-04-07 04:47:18 +00:00
Chris Lahey
ab3bfd09ba Made this delay by a tenth of a second. This seems to make it not reload
2004-03-11  Chris Lahey  <clahey@rigger.boston.ximian.com>

	* gnome-settings-background.c (applier_idle): Made this delay by a
	tenth of a second.  This seems to make it not reload the
	background more than once.

2004-03-12  Chris Lahey  <clahey@rigger.boston.ximian.com>

	* applier.c (refresh_render): Move the image reload into a separate function.
	(size_changed_cb): Handle screen resolution changes.

2004-03-11  Chris Lahey  <clahey@rigger.boston.ximian.com>

	* applier.c (bg_applier_apply_prefs): If the image is going to be
	scaled or stretched, load it at the size it's going to be
	displayed.
	(need_wallpaper_load_p): If the wallpaper type changed, unless it
	changed between TILED and CENTERED, we need to reload the image.
2004-04-07 04:46:27 +00:00
Jody Goldberg
0f53df3f1d fix the selection when not running metacity. That was damn irritating.
2004-04-07  Jody Goldberg <jody@gnome.org>

	* gnome-theme-manager.c (update_settings_from_gconf_idle) : fix the
	  selection when not running metacity.  That was damn irritating.

2004-03-10  Chris Lahey  <clahey@ximian.com>

	* gnome-theme-manager.c: (pixbuf_async_func): rename function. Use
	broken_image.
	(pixbuf_async_data_free): rename function. Use PixbufAsyncData instead
	of a GList.
	(pixbuf_idle_func): rename function. Handle the case that things
	change again while we're updating.  Stop what it's doing and start
	from the beginning.
	(add_pixbuf_idle):
	(load_meta_themes): clean up. Remove model_meta_theme_info.
	(update_themes_from_disk): Remove the code to check for
	have_meta_theme here.  It works with no metathemes installed.
	(add_custom_row_to_meta_theme): handle the initial case too.
	(remove_custom_row_from_meta_theme): removed.
	(themes_equal): helper function for a fairly complicated comparison.
	(update_settings_from_gconf_idle), (update_settings_from_gconf):
	reamed. Instead of custom_theme_found to mean that there should be a
	custom theme, we use current_theme_saved.
	This means that there's a metatheme for the current theme.  Its
	meaning is almost exactly the boolean opposite of the old
	one but it's more understandable.  initial_theme_saved tells us
	whether the initial theme has a metatheme for it now.
	(theme_changed_idle), (theme_changed_func): Made this idle to reduce
	rerunning
	(setup_dialog): Load broken image.
	(gnome_theme_manager_sort_func): Make it symmetric.
	* gnome-theme-manager.h: Remove THEME_FLAG_INITIAL.
2004-04-07 04:26:49 +00:00
Christian Rose
bdffd9b8e0 Updated Swedish translation.
2004-04-06  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2004-04-06 21:21:12 +00:00
Jody Goldberg
655e199e52 Really fix this time to capture the vagaries of keys with and without
2004-04-06  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c (cb_check_for_uniqueness) : Really fix
	  this time to capture the vagaries of keys with and without names.
2004-04-06 16:53:42 +00:00
Andrew Sobala
9be842ac1b add evo 1.5 and 1.6 to the list
2004-04-06  Andrew Sobala  <aes@gnome.org>

	* gnome-default-applications-properties-structs.c:
	add evo 1.5 and 1.6 to the list
2004-04-06 14:14:22 +00:00
Mohammad DAMT
fe2454b215 Updated Indonesian translation
2004-04-06  Mohammad DAMT  <mdamt@bisnisweb.com>

	* id.po: Updated Indonesian translation
2004-04-06 08:43:22 +00:00
Rodney Dawes
3d66a947a7 Change file chooser dialog title to say "Add Wallpaper" instead of "Add
2004-04-05  Rodney Dawes  <dobey@ximian.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Change file chooser
	dialog title to say "Add Wallpaper" instead of "Add Wallpapers"

	Fixes #135084
2004-04-05 21:37:03 +00:00
Rodney Dawes
00006d7745 Regenerate the thumbnail in the list when we change scaling type now
2004-04-05  Rodney Dawes  <dobey@ximian.com>

	* gnome-wp-capplet.c (gnome_wp_scale_type_changed): Regenerate the
	thumbnail in the list when we change scaling type now
	(wallpaper_properties_init): Add GtkFileFilter support (needs love)
	TreeView is buggy, so we need to not set the vertical-separator
	style property for it
	* gnome-wp-item.c: Include <config.h> and <gnome.h> here
	(collect_save_options): Add a function to set all of the pixbuf options
	for the thumbnail pixbuf properly, so we can save them back out
	(gnome_wp_item_get_thumbnail): Fix up the code to
	generate the thumbnails for the list a bit, so that we have sexy
	thumbnails that look exactly like how the image would, on-screen
	Initialize all of the width/height variables to 0
	Add a new pixbuf variable for loading the original image to get the
	dimensions of it, so we can do thumbnailing more properly
	Use a LIST_IMAGE_WIDTH define, for the width of the images in the list
	Just return the bgpixbuf if we are creating the "No Wallpaper" thumb
	Save the thumbnail back out with the dimensions for the original image
	If our image is smaller than the list thumbnail, then just use 1.0 as
	the ratio for scaling the image for tiling/etc...
	Use the new API to do scaling inside the center/tile functions
	Reload the thumbnail pixbuf after generating it with the thumbnail
	system, so that we get all of the pixbuf options set correctly
	* gnome-wp-item.h (GnomeWPItem): store the original image's width
	and height in the item, so we can avoid reopening the original image
	every time we generate the thumbnail, on systems where the thumbnail
	doesn't contain the appropriate information
	* gnome-wp-utils.c (gnome_wp_pixbuf_tile):
	(gnome_wp_pixbuf_center): Add API to do the scaling inside these calls

	Fixes #136691
2004-04-05 21:32:02 +00:00
Samúel Jón Gunnarsson
b30e5bc57f Updated Icelandic translation.
2004-04-03  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* is.po: Updated Icelandic translation.
2004-04-03 22:43:48 +00:00
Padraig O'Briain
80924cf2f0 Check that cursor position has changed before calling
2004-04-02  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-theme-details.c (update_list_something): Check that cursor
	position has changed before calling gtk_tree_view_set_cursor.
	* gnome-theme-manager.c (update_settings_from_gconf): Check that
	cursor position has changed before calling gtk_tree_view_set_cursor.

	Fixes bug #131538.
2004-04-02 14:33:59 +00:00
Jody Goldberg
30b3cbb6d7 We'll keep bumping it until we get it right
2004-04-01  Jody Goldberg <jody@gnome.org>

	* configure.in : We'll keep bumping it until we get it right
2004-04-01 06:23:14 +00:00
Jody Goldberg
1cc6acc2d5 Release 2.6.0.3
2004-04-01  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.3
2004-04-01 06:21:52 +00:00
Jody Goldberg
18ba145029 Use a cancel button on the 'already used' dialog so that escape will close
2004-04-01  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c (accel_edited_callback) : Use a cancel
	  button on the 'already used' dialog so that escape will close it.
	(cb_check_for_uniqueness) : fix brokeness.  It is entirely possible
	  for keycode on loaded keys to be '0'
2004-04-01 05:59:55 +00:00
Sven Herzberg
07571373a5 Applied patch from http://bugzilla.gnome.org/show_bug.cgi?id=138502
Applied patch from
http://bugzilla.gnome.org/show_bug.cgi?id=138502

2003-12-30  Sven Herzberg <herzi@gnome-de.org>

	* capplets/keybindings/eggcellrendererkeys.c : change the "Type a
	new accelerator..." tooltip to a shorter form "<New accelerator...>".
	* capplets/keybindings/gnome-keybindings-properties.gladei : add an
	explanation on how use the capplet.
	This is based upon the work of Emmanuel Pacaud
	<emmanuel.pacaud@univ-poitiers.fr>
2004-03-31 22:29:29 +00:00
Jody Goldberg
1249bd4880 Start pruning unused code 2004-03-31 21:33:28 +00:00
Jody Goldberg
9a9008178d merge and update patch from
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
Mark McLoughlin
46ba8cb67d post-release bump to 2.6.1.
2004-03-31  Mark McLoughlin  <mark@skynet.ie>

        * configure.in: post-release bump to 2.6.1.
2004-03-31 16:21:20 +00:00
Mark McLoughlin
b60f210931 Version 2.6.0.2.
2004-03-31  Mark McLoughlin  <mark@skynet.ie>

        * configure.in: Version 2.6.0.2.
2004-03-31 16:19:29 +00:00
Thomas Vander Stichele
c2256f7080 ignore some files 2004-03-31 11:24:58 +00:00
Thomas Vander Stichele
5d4c2ec3ae re-enable gstreamer since #131316 got fixed 2004-03-31 11:21:08 +00:00
Thomas Vander Stichele
690c349e08 check for 0.8 of gst, not 0.7
dist gstreamer settings daemon files properly
2004-03-31 11:14:29 +00:00
Christophe Merlet
8432440bbe Updated French translation. 2004-03-31 07:04:30 +00:00
Jody Goldberg
4874c554f6 Release 2.6.0.1
2004-03-30  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.1
2004-03-31 03:35:12 +00:00
Christian Rose
f770dd3dfd Added "af" to ALL_LINGUAS. Added Afrikaans translation by Zuza Software
2004-03-31  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.
	* po/af.po: Added Afrikaans translation by
	Zuza Software Foundation <info@translate.org.za>.
2004-03-30 23:17:42 +00:00
Adam Weinberger
c206a9a023 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-03-30 20:28:46 +00:00
Denis Lackovic
7e9417ce64 *** empty log message *** 2004-03-30 15:53:24 +00:00
Denis Lackovic
326a1e27f1 *** empty log message *** 2004-03-29 18:00:02 +00:00
Jordi Mallach
5d8a71613c Updated Catalan translation. 2004-03-29 12:06:35 +00:00
Nikos Charonitakis
12731e13ae Updated Greek translation (fix a typo) 2004-03-28 23:03:57 +00:00
Denis Lackovic
426667bb31 *** empty log message *** 2004-03-28 21:01:44 +00:00
Gustavo Noronha Silva
12cd475898 - fixed a small typo provávelmente->provavelmente
* pt_BR.po:
	- fixed a small typo provávelmente->provavelmente
2004-03-27 22:40:52 +00:00
Guntupalli Karunakar
3ed5a62b6d added punjabi translation 2004-03-25 09:27:18 +00:00
Denis Lackovic
8aa9b47a7f *** empty log message *** 2004-03-24 05:03:13 +00:00
Jody Goldberg
5f780811f7 post release bump
2004-03-23  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump
2004-03-24 03:00:52 +00:00
Jody Goldberg
1df948d905 Release 2.6.0
2004-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0
2004-03-24 02:58:55 +00:00
Stanislav Visnovsky
ae75d1f1c4 Updated Slovak translation.
2004-03-23  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.
2004-03-23 17:19:15 +00:00
Åsmund Skjæveland
1444208f8d Updated Norwegian Nynorsk translation.
2004-03-22  Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.
2004-03-22 20:16:22 +00:00
Andras Timar
c24f9a968f Updated Hungarian translation.
2004-03-21  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-03-21 22:26:43 +00:00
Alastair McKinstry
172608eb3f Update Irish translation 2004-03-21 21:25:31 +00:00
Kwok-Koon Cheung
e16e106a2d Updated traditional Chinese translation from Woodman Tuen
* zh_TW.po: Updated traditional Chinese translation from
	  Woodman Tuen <woodnman@culturecom.com.hk>.
2004-03-20 04:42:57 +00:00
Christophe Merlet
641730a816 Updated French translation. 2004-03-19 20:59:30 +00:00
Arafat Medini
4217e3715b Updated Arabic translation.
2004-03-19  Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated Arabic translation.
2004-03-19 06:44:25 +00:00
Arafat Medini
f6db3b2910 Updated Arabic translation.
004-03-18  Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated Arabic translation.
2004-03-18 21:15:35 +00:00
Mugurel Tudor
e935673900 Updated Romanian translation by Misu Moldovan <dumol@go.ro>
2004-03-18  Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Updated Romanian translation by
	Misu Moldovan <dumol@go.ro>
2004-03-18 20:58:01 +00:00
Dinesh Nadarajah
a10237a2be Updated Tamil Translation
2004-03-17  Dinesh Nadarajah <dinesh_list@sbcglobal.net>

        * ta.po: Updated Tamil Translation
2004-03-18 03:08:40 +00:00
Dafydd Harries
b6c633c7d2 More fixing: sort out plural forms. 2004-03-17 22:35:59 +00:00
Dafydd Harries
6e2d6b3789 Translate a couple of messages missing from previous commit. 2004-03-17 22:26:50 +00:00
Dafydd Harries
7509792689 Updated Welsh translation from Dafydd Tomos. 2004-03-17 22:22:41 +00:00