Commit graph

2715 commits

Author SHA1 Message Date
Rodrigo Moya
a2c5329cef add Listen to the list of media players. Patch by Julien Lavergne
2008-10-09  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-default-applications.xml.in: add Listen to the list of media
	players. Patch by Julien Lavergne

svn path=/trunk/; revision=9054
2008-10-09 10:02:04 +00:00
S%G�%@ren Sandmann
62e8868136 XOR the old and the new regions instead of subtracting old from new. Fixes
Wed Oct  8 21:20:21 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>

	* scrollarea.c (foo_scroll_area_size_allocate): XOR the old and
	the new regions instead of subtracting old from new. Fixes bug
	551566, reported by Christian Persch.



svn path=/trunk/; revision=9052
2008-10-09 01:22:08 +00:00
Søren Sandmann Pedersen
bb704bbd11 +Wed Oct 8 21:15:04 2008 S%G�%@ren Sandmann <sandmann@redhat.com>
+
+	* xrandr-capplet.c: Make use of new clone mode API in
+	gnome-desktop
+


svn path=/trunk/; revision=9051
2008-10-09 01:17:20 +00:00
Christian Persch
8e8f10d92b Correct some HIG problems. Remove/#if 0 some unused code. Bug #551511.
2008-10-08  Christian Persch  <chpe@gnome.org>

	* display-capplet.glade: Correct some HIG problems.
	* xrandr-capplet.c: (show_error), (add_key), (run_application):
	Remove/#if 0 some unused code. Bug #551511.

svn path=/trunk/; revision=9050
2008-10-08 21:16:53 +00:00
Jens Granseuer
8dbe5804f8 fix preview orientation when using left or right rotation. The XRandR
2008-10-07  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (paint_output): fix preview orientation when using
	left or right rotation. The XRandR coordinate system is rotated
	counter-clockwise (bug #555241)

svn path=/trunk/; revision=9044
2008-10-07 16:57:20 +00:00
Jens Granseuer
c32f08efb1 Patch by: Matthias Clasen <mclasen@redhat.com>
2008-10-07  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Matthias Clasen <mclasen@redhat.com>

	* appearance-main.c: (main_window_response):
	* appearance-style.c: (style_response_cb): connect the help buttons
	to the most appropriate sections in the user guide (bug #554957)

svn path=/trunk/; revision=9043
2008-10-07 16:15:00 +00:00
Jens Granseuer
ae314d20c2 revert r9025 and reinstate the help buttons
2008-10-07  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: revert r9025 and reinstate the help buttons

svn path=/trunk/; revision=9042
2008-10-07 16:09:55 +00:00
Jens Granseuer
3eea54d597 really remove the non-working help button (bug #473181)
2008-09-29  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: really remove the non-working help button
	(bug #473181)

svn path=/trunk/; revision=9025
2008-09-29 20:37:41 +00:00
Jens Granseuer
608b720123 use translated names for icon themes if available (bug #554272)
2008-09-29  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (read_icon_theme): use translated names for
	icon themes if available (bug #554272)

svn path=/trunk/; revision=9023
2008-09-29 20:02:49 +00:00
Jens Granseuer
a5f3fc3c41 Patch by: Matt Keenan <matt.keenan@sun.com>
2008-09-26  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Matt Keenan <matt.keenan@sun.com>

	* xrandr-capplet.c: (show_error), (run_application): show an error
	dialog instead of crashing when initialization fails due to XRandR
	not being available (bug #553762)

svn path=/trunk/; revision=9003
2008-09-26 19:03:43 +00:00
Vincent Untz
1aee7c2ad6 post-release bump to 2.24.1.
2008-09-24  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.24.1.

svn path=/trunk/; revision=9001
2008-09-24 16:50:50 +00:00
Jens Granseuer
03df9b6cfd make sure the GConf to widget conversion funtion has all the data it needs
2008-09-24  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (conv_to_widget_cb), (prepare_list): make sure
	the GConf to widget conversion funtion has all the data it needs
	when it is called for the first time. Fixes a possible crash when
	starting the capplet (bug #553541)

svn path=/trunk/; revision=8998
2008-09-24 16:26:41 +00:00
Jens Granseuer
a69f7a2d11 set GtkAdjustment page size to 0 to avoid problems due to newly enforced
2008-09-21  Jens Granseuer  <jensgr@gmx.net>

	* capplets/appearance/data/appearance.glade:
	* capplets/keyboard/gnome-keyboard-properties.glade:
	* capplets/network/gnome-network-preferences.glade:
	set GtkAdjustment page size to 0 to avoid problems due to newly
	enforced value boundaries in GTK+ 2.14.  See bug #551740 for a
	description of the problem.

svn path=/trunk/; revision=8986
2008-09-21 14:20:10 +00:00
Jens Granseuer
77134e824c don't fail if the destination files already exist and the user tries to
2008-09-18  Jens Granseuer  <jensgr@gmx.net>

	* theme-save.c: (write_theme_to_disk): don't fail if the destination
	files already exist and the user tries to overwrite them (bug #552671)

svn path=/trunk/; revision=8972
2008-09-18 16:33:19 +00:00
Christian Persch
ae8aebf268 Reduce spacings to HIG-conform values. Bug #551878.
* gnome-window-properties.glade: Reduce spacings to HIG-conform
	values. Bug #551878.

svn path=/trunk/; revision=8950
2008-09-12 17:16:17 +00:00
Sergey V. Udaltsov
60eb16ea48 fixed mnemonic, 551871
svn path=/trunk/; revision=8948
2008-09-11 22:57:08 +00:00
Jens Granseuer
1ebe8363ba Patch by: Bruce Cowan <bugs@bcowan.fastmail.co.uk>
2008-09-06  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Bruce Cowan <bugs@bcowan.fastmail.co.uk>

	* xrandr-capplet.c: (paint_background): use theme colours for the
	background (bug #545117)

svn path=/trunk/; revision=8931
2008-09-06 09:19:42 +00:00
Sergey V. Udaltsov
3db2ae2107 accomodate latest changes in libxklavier: counting on utf-8 in descriptions
svn path=/trunk/; revision=8929
2008-09-05 23:29:10 +00:00
Rodrigo Moya
ece517cf9c Patch by Nirbheek Chauhan
2008-09-05  Rodrigo Moya <rodrigo@gnome-db.org>

	Patch by Nirbheek Chauhan

	* configure.in:
	* capplets/appearance/appearance-themes.c:
	* capplets/appearance/appearance.h: removed last gnome-vfs leftovers.

svn path=/trunk/; revision=8925
2008-09-05 11:50:53 +00:00
Jens Granseuer
86be455ef6 use a11y icon instead of searchtool (bug #550742)
2008-09-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-at-session.desktop.in.in: use a11y icon instead of searchtool
	(bug #550742)

svn path=/trunk/; revision=8920
2008-09-03 21:30:52 +00:00
Jens Granseuer
1eba9413d0 don't advertise startup-notify. The script doesn't support it (bug
2008-09-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-at-session.desktop.in.in: don't advertise startup-notify. The
	script doesn't support it (bug #550694)

svn path=/trunk/; revision=8919
2008-09-03 21:10:00 +00:00
Sergey V. Udaltsov
21ac90166a chosing first variant by default, #550722
svn path=/trunk/; revision=8918
2008-09-03 21:04:39 +00:00
Jens Granseuer
8f77ccc2ad properly initialize the callback data (bug #550263)
2008-09-02  Jens Granseuer  <jensgr@gmx.net>

	* file-transfer-dialog.c: (file_transfer_job_schedule): properly
	initialize the callback data (bug #550263)

svn path=/trunk/; revision=8914
2008-09-02 15:22:43 +00:00
Claude Paroz
e0bfd52fb6 reviewed by: Jens Granseuer <jensgr@gmx.net>
2008-08-28  Claude Paroz  <claude@2xlibre.net>

	reviewed by: Jens Granseuer  <jensgr@gmx.net>

	* sound-theme-definition.h: add context to event sound names.
	* sound-theme.c: (setup_sound_theme_custom): replace gettext by g_dpgettext2 to
	use context information added in sound-theme-definition.h (bug #549489)

svn path=/trunk/; revision=8898
2008-08-28 20:51:35 +00:00
Jens Granseuer
f0c8f1cb26 Patch by: Wang Xin <jedy.wang@sun.com>
2008-08-23  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Wang Xin <jedy.wang@sun.com>

	* at-properties.desktop.in.in: improve tooltip wording (bug #545256)

svn path=/trunk/; revision=8881
2008-08-23 12:24:29 +00:00
Jens Granseuer
5151805d25 don't use the term "accelerator" in the UI (bug #547276)
2008-08-23  Jens Granseuer  <jensgr@gmx.net>

	* eggcellrendererkeys.c:
	* gnome-keybinding-properties.glade: don't use the term "accelerator"
	in the UI (bug #547276)

svn path=/trunk/; revision=8880
2008-08-23 12:19:36 +00:00
Jens Granseuer
d9ec606ca0 when a hidden theme is selected, and therefore becomes visible, create a
2008-08-22  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (conv_to_widget_cb), (create_thumbnail),
	(prepare_list): when a hidden theme is selected, and therefore
	becomes visible, create a thumbnail for it (bug #547301)

svn path=/trunk/; revision=8879
2008-08-22 17:12:03 +00:00
Jens Granseuer
a431229943 Patch by: Brian Cameron <brian.cameron@sun.com>
2008-08-21  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Brian Cameron <brian.cameron@sun.com>

	* sound-theme.c: (set_combox_for_theme_name): trying to print NULL
	strings crashes on Solaris (bug #548586)

svn path=/trunk/; revision=8878
2008-08-21 16:04:15 +00:00
Federico Mena Quintero
1acc03b4a4 Clarification comment for translators on 'Mirror Screens'
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=8875
2008-08-20 16:11:08 +00:00
Federico Mena Quintero
30bf9982ba bnc381027 - Use 'Mirror Screens' for consistency with the checkbox
2008-08-20  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (get_display_name): Use "Mirror Screens"
	instead of "Cloned Output" in the display of monitors, to be
	consistent with the corresponding checkbox from the Glade file.
	Fixes https://bugzilla.novell.com/show_bug.cgi?id=381027

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

svn path=/trunk/; revision=8874
2008-08-20 16:08:13 +00:00
Jens Granseuer
87c639d9bf don't leak the theme engine path
2008-08-16  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gtk_theme_info_missing_engine): don't leak
	the theme engine path

svn path=/trunk/; revision=8868
2008-08-16 13:18:27 +00:00
Jens Granseuer
eef20ec03e Patch by: Matthias Clasen <mclasen@redhat.com>
2008-08-16  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Matthias Clasen <mclasen@redhat.com>

	* sound-theme.c: (play_sound_at_path),
	(custom_treeview_button_press_event_cb),
	(activatable_cell_renderer_pixbuf_activate),
	(activatable_cell_renderer_pixbuf_init),
	(activatable_cell_renderer_pixbuf_class_init),
	(setup_sound_theme_custom): make the event sound preview button
	listen to the "activate" signal so it becomes accessible via
	keyboard (bug #547808)

svn path=/trunk/; revision=8867
2008-08-16 13:06:02 +00:00
Jens Granseuer
72c4c5e6bd Keep track of hidden themes, too, so that e.g. we don't erroneously show
2008-08-16  Jens Granseuer  <jensgr@gmx.net>

	Keep track of hidden themes, too, so that e.g. we don't erroneously
	show "GTK theme missing" when a metatheme references a hidden GTK
	theme (part of bug #547301)

	* gnome-theme-info.c: (gnome_theme_read_meta_theme),
	(read_icon_theme), (read_cursor_theme): don't skip hidden themes,
	initialize the hidden property
	(gnome_theme_info_find_all_helper): only return non-hidden themes
	* gnome-theme-info.h: add hidden property to all theme types

svn path=/trunk/; revision=8865
2008-08-16 10:48:20 +00:00
Federico Mena Quintero
e0ec9acbbb Paint the outputs with the color from GnomeRRLabeler
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=8864
2008-08-16 02:00:48 +00:00
Federico Mena Quintero
a4a7ac50fb Create a GnomeRRLabeler when getting a new screen configuration
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=8863
2008-08-16 02:00:35 +00:00
Jens Granseuer
ace6f32345 remove help button as long as we don't have any help to show (bug #473181)
2008-08-14  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: remove help button as long as we don't have
	any help to show (bug #473181)

svn path=/trunk/; revision=8861
2008-08-14 17:57:51 +00:00
Jens Granseuer
9dec28d959 when adding an unknown theme to the list because it has been selected use
2008-08-12  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (conv_to_widget_cb), (prepare_list): when
	adding an unknown theme to the list because it has been selected use
	the corresponding default icon to represent it

svn path=/trunk/; revision=8856
2008-08-12 21:36:19 +00:00
Jens Granseuer
71e3280c3c make sure we have a notification theme before trying to save it (bug
2008-08-12  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-apply.c: (gnome_meta_theme_set): make sure we have a
	notification theme before trying to save it (bug #547448)

svn path=/trunk/; revision=8855
2008-08-12 16:45:22 +00:00
Jens Granseuer
fc63bace52 fail gracefully if we cannot get a screen
2008-08-11  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (run_application): fail gracefully if we cannot
	get a screen

2008-08-11  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: require gnome-desktop 2.23.90

svn path=/trunk/; revision=8852
2008-08-11 20:30:49 +00:00
Jens Granseuer
21ded784f8 replace all uses of g_print by g_debug
2008-08-08  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (on_screen_changed), (rebuild_gui),
	(print_edge), (on_output_event), (paint_output), (on_area_paint),
	(check_required_virtual_size), (apply), (run_application): replace
	all uses of g_print by g_debug

svn path=/trunk/; revision=8848
2008-08-08 17:51:22 +00:00
Jens Granseuer
84963ec8ef don't leak the application or the GladeXML
2008-08-08  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (run_application), (main): don't leak the
	application or the GladeXML

svn path=/trunk/; revision=8847
2008-08-08 17:47:04 +00:00
Jens Granseuer
2dadfef80e Based on a patch by: Bastien Nocera <hadess@hadess.net>
2008-08-07  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Bastien Nocera <hadess@hadess.net>

	* sound-properties.glade:
	* sound-theme-definition.h: HIG fixes and improved wording (bug
	#545219)

svn path=/trunk/; revision=8844
2008-08-07 20:19:32 +00:00
Jens Granseuer
330fd8c42f fix warning due to left-over developer code (bug #546583)
2008-08-06  Jens Granseuer  <jensgr@gmx.net>

	* sound-properties-capplet.c: (create_dialog): fix warning due to
	left-over developer code (bug #546583)

svn path=/trunk/; revision=8841
2008-08-06 18:35:47 +00:00
Rodrigo Moya
8c8934b0b6 added missing file to _SOURCES.
2008-08-04  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: added missing file to _SOURCES.

svn path=/trunk/; revision=8837
2008-08-05 11:47:55 +00:00
S%G�%@ren Sandmann
517de0961d Draw rotated outputs rotated.
Tue Aug  5 03:19:23 2008  S%G�%@ren Sandmann  <sandmann@redhat.com>

	* xrandr-capplet.c (paint_output): Draw rotated outputs rotated.


svn path=/trunk/; revision=8836
2008-08-05 07:21:28 +00:00
Jens Granseuer
05ce6eaabe if the metatheme loaded doesn't define a notification theme don't set it
2008-08-03  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-apply.c: (gnome_meta_theme_set): if the metatheme loaded
	doesn't define a notification theme don't set it to "standard" (bug
	#546036)

svn path=/trunk/; revision=8834
2008-08-03 08:23:24 +00:00
Jens Granseuer
ee3ab41e5d Based on a patch by: Alexander Schwenn <alesch@xelaris.net>
2008-08-02  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Alexander Schwenn <alesch@xelaris.net>

	* sound-properties-capplet.c: (filter_device_generic),
	(filter_device_alsa), (filter_device_oss),
	(get_device_description), (device_added_alsa), (device_added_oss): add
	some filtering for OSS devices and create more useful device
	descriptions (bug #545275)

svn path=/trunk/; revision=8832
2008-08-02 12:59:44 +00:00
Matthias Clasen
1b2d3b0509 Use an existing icon
svn path=/trunk/; revision=8831
2008-08-01 17:17:02 +00:00
Bastien Nocera
4bede81a0a "touch" the custom theme directory every time we make a change (Closes:
2008-07-29  Bastien Nocera  <hadess@hadess.net>

	* sound-theme-file-utils.c (custom_theme_update_time):
	* sound-theme-file-utils.h:
	* sound-theme.c (save_custom_theme): "touch" the custom theme
	directory every time we make a change (Closes: #545373)


svn path=/trunk/; revision=8828
2008-07-29 22:45:18 +00:00
Jens Granseuer
7a1896a34b make theme installation from GIO-supported sources work (including drag
2008-07-29  Jens Granseuer  <jensgr@gmx.net>

	* appearance-main.c: (main):
	* appearance-themes.c: (theme_drag_data_received_cb):
	* theme-installer.c: (gnome_theme_install),
	(gnome_theme_installer_run):
	* theme-installer.h: make theme installation from GIO-supported
	sources work (including drag and drop) (bug #545335)

svn path=/trunk/; revision=8827
2008-07-29 21:10:04 +00:00