Commit graph

2739 commits

Author SHA1 Message Date
Federico Mena Quintero
4ec217c6b2 (RANDR) - Simplify calls to dbus-glib which cannot fail; remove two unneeded/cryptic error messages.
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9382
2009-03-20 18:51:48 +00:00
Federico Mena Quintero
0963677a5a bgo576006 (RANDR) - ChangeLog for the changes above
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9377
2009-03-19 23:49:12 +00:00
Federico Mena Quintero
6ea3c02290 bgo576006 (RANDR) - Pass a transient parent id to the ApplyConfiguration call from gnome-settings-daemon,
so that it can make its confirmation window a child of the parent.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9376
2009-03-19 23:48:58 +00:00
Jens Granseuer
4ced2119f6 search the GTK+ icon theme search path for icon themes, not just selected
2009-03-19  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_init): search the GTK+ icon theme
	search path for icon themes, not just selected directories (fixes
	bug #575906)

svn path=/trunk/; revision=9374
2009-03-19 18:44:01 +00:00
Jens Granseuer
d0b55a8864 after removing an image set the cursor to the newly selected wallpaper so
2009-03-18  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (wp_remove_wallpaper): after removing an
	image set the cursor to the newly selected wallpaper so that
	keyboard navigation works as expected (bug #575075)

svn path=/trunk/; revision=9373
2009-03-18 21:00:11 +00:00
Bastien Nocera
c93e865a5f Fix warning when selecting a finger to enroll in the combo box (Closes:
2009-03-12  Bastien Nocera  <hadess@hadess.net>

	* gnome-about-me-fingerprint.c (finger_combobox_changed):
	Fix warning when selecting a finger to enroll in the combo box
	(Closes: #574974)


svn path=/trunk/; revision=9341
2009-03-12 10:27:17 +00:00
Federico Mena Quintero
38de654eea bgo574865 (RANDR) - Don't leave a dangling pointer for the current_output when the RANDR configuration changes
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9339
2009-03-11 15:14:11 +00:00
Gabor Kelemen
4cd96a9881 Make the strings of the Rotation dialog appear translated. Bug #574693.
2009-03-11  Gabor Kelemen  <kelemeng@gnome.hu>

	* xrandr-capplet.c: Make the strings of the Rotation dialog appear
	translated. Bug #574693.

svn path=/trunk/; revision=9336
2009-03-11 09:48:27 +00:00
Jens Granseuer
c57ec2834e fix mnemonics conflict on the custom shortcut window
2009-03-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.glade: fix mnemonics conflict on the
	custom shortcut window

svn path=/trunk/; revision=9322
2009-03-06 19:23:16 +00:00
Jens Granseuer
38bde3894f fix mnemonics conflict for web browser and mail reader command widgets.
2009-03-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-default-applications-properties.glade: fix mnemonics conflict
	for web browser and mail reader command widgets. There's another
	conflict for the "Run in terminal" checkbox but that one will have to
	wait until string freeze is over

svn path=/trunk/; revision=9321
2009-03-06 19:19:22 +00:00
Jens Granseuer
a84019b447 release 2.25.92
2009-03-02  Jens Granseuer  <jensgr@gmx.net>

	* NEWS:
	* configure.in: release 2.25.92

svn path=/trunk/; revision=9304
2009-03-02 21:57:20 +00:00
Jens Granseuer
135fbbfcac remove sound notifications button icon that no longer exists (bug #570906)
2009-02-27  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.c: (create_dialog): remove sound
	notifications button icon that no longer exists (bug #570906)

svn path=/trunk/; revision=9292
2009-02-27 17:56:39 +00:00
Thomas Hindoe Paaboel Andersen
279ffeb73a Trivial change of deprecated GtkType to GType. More fixage of bug #572325
svn path=/trunk/; revision=9287
2009-02-23 19:22:31 +00:00
Jens Granseuer
1ed76a4387 for shortcuts without a description simply show "<Unknown Action>" instead
2009-02-23  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (append_keys_to_tree),
	(update_custom_shortcut): for shortcuts without a description simply
	show "<Unknown Action>" instead of (unhelpful) parts of its GConf
	path (bug #572808)

svn path=/trunk/; revision=9285
2009-02-23 18:38:27 +00:00
Thomas Hindoe Paaboel Andersen
bc85298dcb Replace following deprecated gtk symbols: gtk_box_pack_start_defaults, gtk_widget_set_usize, and GTK_CHECK_* Bug #572325
svn path=/trunk/; revision=9284
2009-02-23 18:15:51 +00:00
Thomas Hindoe Paaboel Andersen
e5208bc543 Replace deprecated GTK symbols. Fixes part of bug #572325
svn path=/trunk/; revision=9283
2009-02-22 22:01:40 +00:00
Jens Granseuer
1264bf2940 GTK_DIALOG_NO_SEPARATOR cannot be used with GtkMessageDialog
2009-02-21  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (error_message): GTK_DIALOG_NO_SEPARATOR cannot be
	used with GtkMessageDialog

svn path=/trunk/; revision=9281
2009-02-20 23:17:07 +00:00
Jens Granseuer
c9362a670b don't forget to save the shortcut command, too (bug #572501)
2009-02-20  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (update_custom_shortcut): don't
	forget to save the shortcut command, too (bug #572501)

svn path=/trunk/; revision=9280
2009-02-20 19:51:44 +00:00
Federico Mena Quintero
83fc72127e RANDR - Make the color of monitor labels consistent with the per-monitor popups
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9278
2009-02-20 00:49:01 +00:00
Jens Granseuer
805d3406f1 fix message markup appearing in dialog (bug #572453)
2009-02-19  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (gnome_theme_install_real): fix message markup
	appearing in dialog (bug #572453)

svn path=/trunk/; revision=9277
2009-02-19 19:36:54 +00:00
Sergey V. Udaltsov
41fd257469 fixed initial layout preview, #550721
svn path=/trunk/; revision=9265
2009-02-14 13:55:58 +00:00
Matthias Clasen
3c6c697c34 Add visual bell settings
svn path=/trunk/; revision=9257
2009-02-11 23:10:14 +00:00
Thomas Hindoe Paaboel Andersen
49cfd993c1 Replace gdk_pixbuf_unref with g_object_unref
svn path=/trunk/; revision=9253
2009-02-09 13:52:54 +00:00
Jens Granseuer
1aefe84989 change window title and menu entry name to "Display"/"Display Preferences"
2009-02-08  Jens Granseuer  <jensgr@gmx.net>

	* display-capplet.glade:
	* display-properties.desktop.in.in: change window title and menu entry
	name to "Display"/"Display Preferences" to be consistent with other
	settings dialogs (bug #570907)

svn path=/trunk/; revision=9248
2009-02-08 11:43:21 +00:00
Sergey V. Udaltsov
8786acaa3a restored Help button in options, b.g.o#556952
svn path=/trunk/; revision=9246
2009-02-07 13:10:46 +00:00
Federico Mena Quintero
de9c4b5d96 bnc472226 (RANDR) - ChangeLog for the changes above
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9243
2009-02-05 21:21:07 +00:00
Federico Mena Quintero
df57fe082a bnc472226 (RANDR) - Use an async D-bus call to avoid blocking the GUI while gnome-settings-daemon changes the RANDR parameters
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9242
2009-02-05 21:20:54 +00:00
Federico Mena Quintero
5e0e21f11e bnc472226 (RANDR) - Put the D-bus connection and proxy in the main App structure, not in local variables.
We'll need this to maintain state for the D-bus async callback.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9241
2009-02-05 21:20:40 +00:00
Federico Mena Quintero
876e2efa5e bnc434729 (RANDR) - Realign the outputs after changing the resolution of one of them
2009-02-04  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=434729 - Realign the
	outputs when changing the resolution of one of them, so one
	doesn't get overlapping monitors (when the resolution becomes
	bigger) or disjoint monitors (when the resolution becomes smaller).

	* xrandr-capplet.c (on_resolution_changed): Align the monitors.
	(realign_outputs_after_resolution_change): New function.  The
	algorithm here could certainly be improved...

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9238
2009-02-04 22:59:50 +00:00
Vincent Untz
950c137ea5 post-release bump to 2.25.91
2009-02-04  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.25.91

svn path=/trunk/; revision=9237
2009-02-04 22:30:58 +00:00
Jens Granseuer
2b8b464ef2 fix email addresses being generated by g-a-m always being saved as type
2009-02-01  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: (about_me_focus_out): fix email addresses being
	generated by g-a-m always being saved as type "OTHER" which could
	result in addresses being mixed up (bug #570113)

svn path=/trunk/; revision=9232
2009-02-01 19:59:47 +00:00
Jens Granseuer
5e934ab318 fix compiler warnings
2009-02-01  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: (about_me_load_photo), (about_me_update_photo),
	(about_me_setup_dialog): fix compiler warnings

svn path=/trunk/; revision=9231
2009-02-01 18:22:54 +00:00
Jens Granseuer
fbc3a151c3 define GNOME_DESKTOP_USE_UNSTABLE_API to fix build
2009-02-01  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: define GNOME_DESKTOP_USE_UNSTABLE_API to fix
	build

svn path=/trunk/; revision=9230
2009-02-01 18:15:17 +00:00
Jens Granseuer
51b6288fe8 allow setting a repeat delay of up to 2 seconds (bug #569612)
2009-01-30  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: allow setting a repeat delay of
	up to 2 seconds (bug #569612)

svn path=/trunk/; revision=9222
2009-01-30 17:25:40 +00:00
Bastien Nocera
59004fc5eb Fix potential crasher when web_radiobutton_toggled_cb is called and the
2009-01-30  Bastien Nocera  <hadess@hadess.net>

	* gnome-da-capplet.c (web_radiobutton_toggled_cb): Fix potential
	crasher when web_radiobutton_toggled_cb is called and the
	browser in GConf doesn't exist on the system anymore


svn path=/trunk/; revision=9219
2009-01-30 12:43:19 +00:00
Luca Ferretti
c25d4f239d reviewed by: Jens Granseuer
2009-01-28  Luca Ferretti  <elle.uca@libero.it>

	reviewed by: Jens Granseuer

	* data/appearance.glade:
	* gnome-wp-info.c: (gnome_wp_info_new): Use "Desktop Background"
	instead "Wallpaper" as per GDP glossary (Fixes bug #569382)	


svn path=/trunk/; revision=9218
2009-01-28 20:56:06 +00:00
Jens Granseuer
7db5219ee9 update the entry with the correct command for the selected option instead
2009-01-28  Jens Granseuer  <jensgr@gmx.net>

	* gnome-da-capplet.c: (web_combo_changed_cb): update the entry with
	the correct command for the selected option instead of always using
	the default

svn path=/trunk/; revision=9217
2009-01-28 18:12:26 +00:00
Bastien Nocera
4be1294945 Make Enter work as expected in the custom key shortcut edit dialogue
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (setup_dialog): Make Enter
	work as expected in the custom key shortcut edit dialogue


svn path=/trunk/; revision=9216
2009-01-28 12:06:38 +00:00
Bastien Nocera
1069e323e8 Only print warnings for non-custom keybindings, Set the GConf key for the
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (append_keys_to_tree),
	(edit_custom_shortcut), (update_custom_shortcut): Only print
	warnings for non-custom keybindings, Set the GConf key for
	the description when editing existing custom key shortcuts,
	Avoid warnings when the description for a custom key shortcut
	is empty


svn path=/trunk/; revision=9215
2009-01-28 12:01:15 +00:00
Bastien Nocera
d6169f8cdb Print a warning when a key doesn't have a schema, so no description, makes
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (append_keys_to_tree):
	Print a warning when a key doesn't have a schema, so no
	description, makes debugging things like:
	https://bugzilla.redhat.com/show_bug.cgi?id=482813
	easier


svn path=/trunk/; revision=9214
2009-01-28 11:35:08 +00:00
Jens Granseuer
7c1b15bed6 don't crash if we don't have an output (bug #569218)
2009-01-26  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (rebuild_rate_combo),
	(rebuild_resolution_combo): don't crash if we don't have an output
	(bug #569218)

svn path=/trunk/; revision=9210
2009-01-26 21:37:27 +00:00
Jens Granseuer
70284272a7 fix argument type warnings by casting to appropriate type
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (add_custom_shortcut): fix argument
	type warnings by casting to appropriate type

svn path=/trunk/; revision=9209
2009-01-25 11:28:25 +00:00
Jens Granseuer
a62dabe380 don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: don't define GNOME_DESKTOP_USE_UNSTABLE_API globally

2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-wp-info.h:
	* gnome-wp-item.h: define GNOME_DESKTOP_USE_UNSTABLE_API in Makefile
	instead of individual headers

svn path=/trunk/; revision=9208
2009-01-25 11:25:09 +00:00
Jens Granseuer
65d2e5c3e5 add GnomeThemeElement parameter to the ThemeChangedCallback so that the
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (handle_change_signal), (update_theme_index),
	(update_common_theme_dir_index):
	* gnome-theme-info.h: add GnomeThemeElement parameter to the
	ThemeChangedCallback so that the receiver can determine what part of
	the theme changed (part of bug #568595)

2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	Fix newly installed themes appearing twice in the GTK themes list if
	the package contains themes for both GTK and metacity (bug #568595)

	* appearance-style.c: (changed_on_disk_cb): check the new
	GnomeThemeElement parameter instead of the theme properties to
	determine what part of the theme changed
	* appearance-themes.c: (theme_changed_on_disk_cb): use new callback
	signature

svn path=/trunk/; revision=9206
2009-01-25 11:05:45 +00:00
Bastien Nocera
4b1422710e Fix the https handler never being set (Closes: #568408)
2009-01-20  Bastien Nocera  <hadess@hadess.net>

	* gnome-da-capplet.c (web_radiobutton_toggled_cb),
	(web_combo_changed_cb), (web_combo_conv_to_widget): Fix the https
	handler never being set (Closes: #568408)


svn path=/trunk/; revision=9202
2009-01-20 19:46:22 +00:00
Luca Ferretti
5444fb3b7a Update Icon key to new name too
2009-01-19  Luca Ferretti  <elle.uca@libero.it>

	* gnome-network-properties.desktop.in.in: Update Icon key to 
	new name too

svn path=/trunk/; revision=9201
2009-01-19 10:09:29 +00:00
Sergey V. Udaltsov
d017f4bd84 hide Options help button, b.g.o#556952
svn path=/trunk/; revision=9200
2009-01-16 22:13:43 +00:00
Luca Ferretti
4f1b6aafba Renamed from gnome-network-preferences to gnome-network-properties. Closes
2009-01-13  Luca Ferretti  <elle.uca@libero.it>

	* configure.in: 
	* capplets/network/*:
	Renamed from gnome-network-preferences to gnome-network-properties.
	Closes bug #554342


svn path=/trunk/; revision=9198
2009-01-13 14:32:37 +00:00
Sergey V. Udaltsov
909f35f3d7 memleak fixed
svn path=/trunk/; revision=9196
2009-01-11 01:10:09 +00:00
Sergey V. Udaltsov
d980abf062 space is before all other non-control chars
svn path=/trunk/; revision=9194
2009-01-10 02:05:56 +00:00