Commit graph

2924 commits

Author SHA1 Message Date
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
Sergey V. Udaltsov
3654f85275 sort options by description
svn path=/trunk/; revision=9193
2009-01-10 01:57:31 +00:00
Federico Mena Quintero
ea6b78e870 Desensitize the Resolution combo when the output is off
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9189
2009-01-07 23:28:46 +00:00
Federico Mena Quintero
53f721544d Let the user turn on outputs which were off
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9188
2009-01-07 23:28:25 +00:00
Federico Mena Quintero
262658abc5 Don't re-select the current output when flipping workspaces
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9187
2009-01-07 23:28:08 +00:00
Federico Mena Quintero
fabb6bd6dc bnc433939 - Add On/Off radio buttons for the monitors
2008-12-18  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=433939 - It's not
	obvious how to turn on a new monitor.

	* display-capplet.glade: Add On/Off radio buttons for the selected
	monitor, as it is hard to find that the on/off state is actually
	set by the Resolution combo.

	* xrandr-capplet.c (rebuild_gui): Don't set sensitivity of
	resolution_combo here...
	(rebuild_resolution_combo): ... but do it here instead.  This is
	so that we can match the state of the monitor on/off buttons.
	(rebuild_on_off_radios): New function.  We set the on/off radio
	buttons based on the "on" state of the current output.
	(monitor_on_off_toggled_cb): New callback; we toggle the current
	output's on/off state.

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

svn path=/trunk/; revision=9186
2009-01-07 23:27:49 +00:00
Federico Mena Quintero
23f974558f Fix a variable type
2008-12-18  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (select_current_output_from_dialog_position):
	Fix the type of the "output" variable.

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

svn path=/trunk/; revision=9185
2009-01-07 23:27:30 +00:00
Bastien Nocera
a4f0969525 upd 2.25.3
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.25.3


svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +00:00
Federico Mena Quintero
1394953ef6 bnc450141 - Hide the Help button in the display capplet, as it does nothing
2008-12-16  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=450141 - Help button
	in the Display capplet does nothing.

	* xrandr-capplet.c (run_application): Hide the Help button as we
	have no help to show for this capplet yet.
	(hide_help_button): New function.

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

svn path=/trunk/; revision=9176
2008-12-18 19:09:21 +00:00
Bastien Nocera
002e5163ac Remove the sound capplet, it's now in gnome-media itself, removes
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* capplets/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/sound/icons/16x16/gnome-sound-properties.svg:
	* capplets/sound/icons/22x22/gnome-sound-properties.svg:
	* capplets/sound/icons/32x32/gnome-sound-properties.svg:
	* capplets/sound/icons/scalable/gnome-sound-properties.svg:
	* capplets/sound/mixer-support.c:
	* capplets/sound/mixer-support.h:
	* capplets/sound/pipeline-tests.c:
	* capplets/sound/pipeline-tests.h:
	* capplets/sound/sound-properties-capplet.c:
	* capplets/sound/sound-properties.glade:
	* capplets/sound/sound-theme-definition.h:
	* capplets/sound/sound-theme-file-utils.c:
	* capplets/sound/sound-theme-file-utils.h:
	* capplets/sound/sound-theme.c:
	* capplets/sound/sound-theme.h:
	* configure.in: Remove the sound capplet, it's now in gnome-media
	itself, removes libcanberra-gtk and GStreamer dependencies
	(Closes: #564871)


svn path=/trunk/; revision=9173
2008-12-18 11:19:25 +00:00
Frederic Peters
34f643bb92 Declare variable, fix build.
* xrandr-capplet.c: (select_current_output_from_dialog_position):
Declare variable, fix build.


svn path=/trunk/; revision=9172
2008-12-16 11:40:36 +00:00
Federico Mena Quintero
e16c9d3715 Don't duplicate code to pick the current output
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (on_screen_changed): Use
	select_current_output_from_dialog_position() instead of selecting
	an output ourselves.

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

svn path=/trunk/; revision=9171
2008-12-15 23:19:32 +00:00
Federico Mena Quintero
3545215c21 Select the RANDR output which contains the configuration window
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (select_current_output_from_dialog_position):
	New function.
	(dialog_map_event_cb): New GtkWidget::map-event handler for the
	toplevel dialog.  When the dialog gets mapped, we make the current
	output be the one which actually contains the dialog window, so
	that the user can edit the monitor which he's looking at.

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

svn path=/trunk/; revision=9170
2008-12-15 23:19:16 +00:00
Federico Mena Quintero
42da2562f5 Show which monitor is being edited in the 'Monitor' label
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* display-capplet.glade: Put the "Monitor" label inside an event
	box, so we can change the background color of the event box.  Give
	names to both widgets: current_monitor_label,
	current_monitor_event_box.

	* xrandr-capplet.c (rebuild_gui): When a monitor is selected,
	update the "Monitor" label to include the monitor's name and color
	so the user will know which monitor he is editing.
	(rebuild_current_monitor_label): New function.
	(struct App): New fields current_monitor_label,
	current_monitor_event_box.

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

svn path=/trunk/; revision=9168
2008-12-15 18:59:57 +00:00
Federico Mena Quintero
ded9c324a5 bnc381030 - Prettify the Display capplet's dialog
2008-12-12  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=381030 - Prettify the
	Display capplet's dialog

	* display-capplet.glade: Use the HIG's recommended colons,
	capitalization, and spacing.  Use headers to separate the Monitor
	options from the Panel icon option.  Add instructions on how to
	operate the draggable monitors.

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

svn path=/trunk/; revision=9167
2008-12-15 18:59:44 +00:00
Federico Mena Quintero
4423ae56de Un-overlap the monitors when turning off mirrored screens
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9166
2008-12-12 23:37:28 +00:00