Commit graph

1778 commits

Author SHA1 Message Date
Thomas Wood
99185b38d9 Fixes bug 331835 (Missing maximize button) by making the main window
2006-08-28  Thomas Wood  <thos@gnome.org>

        * theme-properties.glade: Fixes bug 331835 (Missing maximize button)
        by making the main window Normal rather than Dialog.
        * ChangeLog: Converted to utf-8!
2006-08-28 20:48:25 +00:00
Thomas Wood
55a7bb8a47 Applied first two patches from bug 351521
2006-08-21  Thomas Wood  <thos@gnome.org>

        * gnome-theme-manager.c: (queue_pixbuf_generation),
        (pixbuf_idle_func), (load_meta_themes): Applied first two patches from bug 351521
2006-08-21 22:13:51 +00:00
Rodney Dawes
a853fff02c Use preferences-desktop-wallpaper as the icon name per the Icon Naming
2006-08-18  Rodney Dawes  <dobey@novell.com>

	* background.desktop.in.in: Use preferences-desktop-wallpaper as the
	icon name per the Icon Naming Specification
	* gnome-background-properties.glade: Set the icon name for the window
	to be preferences-desktop-wallpaper as per the naming spec
	* gnome-wp-capplet.[ch]: Remove GtkIconTheme instance from structure
	(gnome_wp_icon_theme_changed): Don't need this method any longer
	(wallpaper_properties_init): Remove unused variables
	Don't need to get the icon_info to load a pixbuf and set an icon, from
	the theme any longer, as we can just specify the icon with one call
	Don't need the extra _ensure_style call here
2006-08-18 15:14:49 +00:00
Rodney Dawes
7942069236 Set the content area border to 0 in the parsed rc string Remove the
2006-08-18  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Set the content area
	border to 0 in the parsed rc string
	Remove the set_border_width calls for the dialog's vbox and action area

	Fixes #332830
2006-08-18 14:53:38 +00:00
Rodrigo Moya
925d55eb2d free 'resolution' string after using it, not before. Found by Kjartan
2006-08-18  Rodrigo Moya <rodrigo@novell.com>

	* main.c (create_dialog): free 'resolution' string after using it,
	not before. Found by Kjartan Maraas  <kmaraas@gnome.org>.
2006-08-18 11:35:32 +00:00
Thomas Wood
217dfda275 Modified patch from bug 351378. Fixes bug 351378 and bug 171634.
2006-08-17  Thomas Wood  <thos@gnome.org>

	* capplets/common/theme-thumbnail.c: (fake_expose_widget),
	(hbox_foreach), (create_image): Modified patch from bug 351378.
	Fixes bug 351378 and bug 171634.
2006-08-17 17:37:44 +00:00
Sven Herzberg
f6691b0266 also display the default theme (though without a preview for technical
2006-08-16  Sven Herzberg  <herzi@gnome-de.org>

        * gnome-mouse-properties.c: also display the default theme (though
	without a preview for technical reasons); fixes bug #322514
2006-08-16 17:16:13 +00:00
Christian Persch
42691c98b1 Fixes #350556
2006-08-10  Christian Persch  <chpe@gnome.org>

	Fixes #350556

	* sound-properties-capplet.c (add_selected_device): fixed mem leak.
2006-08-10 11:51:46 +00:00
Willie Walker
8895b85431 Fixes #348630
2006-08-07  Willie Walker <william.walker@sun.com>

	Fixes #348630

	* at-startup-session.c (at_startup_state_init, at_startup_state_update):
	look for orca binary in path.

	* at-startup-session.h: added new fields to enabled union.

	* main.c (init_startup_state): added information about orca.
2006-08-07 09:52:38 +00:00
Rodrigo Moya
061f800c68 Fixes #348847
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348847

	* keyboard.desktop.in.in: fixed GNOME Bugzilla strings.
2006-08-07 09:28:03 +00:00
Rodrigo Moya
331dfdbc69 Fixed date 2006-08-07 09:25:38 +00:00
Rodrigo Moya
5585cec682 Fixes #348844
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348844

	* gnome-ui-properties.desktop.in.in: fixed GNOME Bugzilla strings.
2006-08-07 09:24:35 +00:00
Rodrigo Moya
af682d5234 Fixes #348838
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348838

	* display-properties.desktop.in.in: Fixed GNOME Bugzilla fields.
2006-08-07 09:20:27 +00:00
Rodrigo Moya
a2bd3d20f0 Fixes #348832
2006-07-08  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348832

	* at-properties,desktop.in.in: Use correct Bugzilla component.
2006-08-07 09:15:00 +00:00
Sebastien Bacher
4b54253c4a fix build with the new libebook API (Closes: #348821) 2006-08-06 22:45:09 +00:00
Sebastien Bacher
598b331489 fix build with gcc-2.95, patch by Jens Granseuer <jensgr@gmx.net> (Closes:
2006-08-07  Sebastien Bacher  <seb128@debian.org>

	* main.c: (create_rotate_menu): fix build with gcc-2.95,
	  patch by Jens Granseuer <jensgr@gmx.net> (Closes: #347611)
2006-08-06 22:36:00 +00:00
Sebastien Bacher
301ba51062 set "label for" and "labelled by" properties for the capplet, patch by
2006-08-07  Sebastien Bacher  <seb128@debian.org>

	* gnome-network-preferences.glade:
	set "label for" and "labelled by" properties for the capplet,
	patch by Willie Walker <william.walker@sun.com> (Closes: #342121)
2006-08-06 22:25:51 +00:00
Klaus Pedersen
5cfeb27ac8 Fixes #349254
2006-08-02  Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk>

	Fixes #349254

	* sound-properties-capplet.c: removed unneeded header file.
2006-08-02 11:10:16 +00:00
Rob Bradford
3e77c9e063 Fixes #346041
2006-07-27  Rob Bradford <robster@debian.org>

	Fixes #346041

	* gnome-theme-manager.[ch]:
	* theme-properties.glade: added support for locking down theme.
2006-07-27 13:21:27 +00:00
Gary Coady
66a2288fc4 Fixes #333576
2006-07-27  Gary Coady <gary@lyranthe.org>

	Fixes #333576

	* gnome-keybinding-properties.c (accel_edited_callback): don't assume
	defines are contiguous.
2006-07-27 11:42:11 +00:00
Ali Akcaagac
77dcdf8760 Fixes #348755
2006-07-26  Ali Akcaagac <aliakc@web.de>

	Fixes #348755

	* sound-properties-capplet.c: only include libhal if HAL is enabled.
2006-07-26 13:25:04 +00:00
Thomas Wood
189a2f4f7e Don't attempt to load window manager theme name from an unknown window
2006-07-25  Thomas Wood  <thos@gnome.org>

	* gnome-theme-details.c: (window_theme_selection_changed),
	(gnome_theme_details_update_from_gconf): Don't attempt to load window
	manager theme name from an unknown window manager (fixes bug 333276 -
	gnome-theme-manager crashes with xgl/compiz)
2006-07-25 09:39:35 +00:00
Sven Herzberg
df1378de7b use ngettext() correctly
2006-07-24  Sven Herzberg  <herzi@gnome-de.org>

        * gnome-mouse-properties.c: use ngettext() correctly
2006-07-24 12:38:02 +00:00
Sven Herzberg
c5b89b3fe1 fix the non-xcursor case for solaris; closes: #319125 (based upon patch
2006-07-24  Sven Herzberg  <herzi@gnome-de.org>

        * gnome-mouse-properties.c: fix the non-xcursor case for solaris;
	closes: #319125 (based upon patch from Glynn Foster)
2006-07-24 11:52:35 +00:00
Sebastien Bacher
c7a822c879 patch by Kevin Bauder <kevin.bauder@gmail.com>, "Replaced deprecated
2006-07-23  Sebastien Bacher  <seb128@debian.org>

	* gconf-property-editor.c: (peditor_color_value_changed),
	(peditor_color_widget_changed), (gconf_peditor_new_color):
	patch by Kevin Bauder <kevin.bauder@gmail.com>,
	"Replaced deprecated GnomeColorPicker with GtkColorButton."
	(Closes: #171680)
2006-07-23 14:49:38 +00:00
Sebastien Bacher
88e52ddfad don't use the Application category for the .desktops, use the HardwareSettings
one for some, patch by Vincent Fretin <vincent.fretin@gmail.com>
(Closes: #344321)
2006-07-23 10:52:01 +00:00
Thomas Wood
dfc458487c Made the installation message dialog more HIG compliant, as per comments
2006-07-14  Thomas Wood  <thos@gnome.org>

        * gnome-theme-installer.c:
        (transfer_done_cb): Made the installation message dialog more HIG
        compliant, as per comments from bug 167045. Also reinstated the fix
        for bug 316800.
        (gnome_theme_installer_run): Remove invalid, and also duplicate, check
        for the tar utility.
2006-07-14 16:10:41 +00:00
Sergey V. Udaltsov
53c1815d53 changing the model choser button, closing #335833 2006-07-08 22:41:15 +00:00
Sergey V. Udaltsov
41a9e5c5e6 minor change in libgswitchit api 2006-07-08 20:35:16 +00:00
Sven Herzberg
82f0f0f341 added rotation support; Closes: #324125
2006-07-07  Sven Herzberg  <herzi@gnome-de.org>

        * capplets/display/main.c: added rotation support;
	Closes: #324125
2006-07-07 15:10:25 +00:00
Sergey V. Udaltsov
4a5454c501 typo 2006-07-06 20:09:47 +00:00
Sergey V. Udaltsov
da40a9f294 Fixing the build process 2006-07-06 19:45:13 +00:00
Sven Herzberg
61e73528ac replaced GtkOptionMenu by GtkComboBox; Closes: #338468
2006-07-06  Sven Herzberg  <herzi@gnome-de.org>

        * capplets/display/main.c: replaced GtkOptionMenu by GtkComboBox;
        Closes: #338468
2006-07-06 14:23:41 +00:00
Sergey V. Udaltsov
c9859c3334 Added missing DBUS libs 2006-07-05 20:53:42 +00:00
Sergey V. Udaltsov
ebfb8c66b0 Big libgswitchit API change (to GNOME naming conventions) 2006-06-25 02:23:08 +00:00
Sergey V. Udaltsov
73b8ac314b DBUS-based g-s-d activation 2006-06-25 02:20:15 +00:00
Thomas Wood
b8af9cdaa6 Fix Bug 167045 - Strange wording in gnome-control-center theme manager
2006-06-13  Thomas Wood  <thos@gnome.org>

	* gnome-theme-installer.c: (transfer_done_cb): Fix Bug 167045 -
	Strange wording in gnome-control-center theme manager messages
2006-06-13 20:51:44 +00:00
Darren Kenny
a75e369747 Fixes #340003
2006-06-11  Darren Kenny <darren.kenny@sun.com>

	Fixes #340003

	* gnome-mouse-properties.c (cursor_font_changed): if no cursor font
	set in GConf, just unselect and return.
2006-06-11 10:50:42 +00:00
Darren Kenny
0b84184181 Fixes #340003
2006-06-11  Darren Kenny <darren.kenny@sun.com>

	Fixes #340003

	* gnome-mouse-properties.c (cursor_font_changed): if no cursor font
	set in GConf, just unselect and return.
2006-06-11 10:50:31 +00:00
Rodrigo Moya
b4ec279384 Fixes #344468
2006-06-11  Rodrigo Moya <rodrigo@novell.com>

	Fixes #344468

	* gnome-about-me-password.c: removed redundant headers.
2006-06-11 09:02:30 +00:00
Sergey V. Udaltsov
6320e38ef3 added pipeline-tests.h to SOURCES 2006-06-06 00:23:21 +00:00
Sergey V. Udaltsov
c2402361c0 fixed CL record 2006-06-06 00:12:06 +00:00
Sergey V. Udaltsov
ce6de90129 added GNOMECC_CAPPLETS_LIBS 2006-06-06 00:03:46 +00:00
Sebastien Bacher
3e43e8e477 fix label alignment (Closes: #343056)
2006-05-26  Sebastien Bacher  <seb128@debian.org>

	* gnome-about-me.glade: fix label alignment (Closes: #343056)
2006-05-26 20:00:08 +00:00
Rodrigo Moya
db8a8d4b8c Fixes #324971
2006-05-26  Rodrigo Moya <rodrigo@novell.com>

	Fixes #324971

	* gnome-about-me-password.c (passdlg_spawn_passwd): fixed typo.
2006-05-26 11:30:08 +00:00
Rodrigo Moya
75d548e5ae Fixes #324971
2006-05-26  Rodrigo Moya <rodrigo@novell.com>

	Fixes #324971

	* sound-properties.glade: s/Ok/OK.
2006-05-26 11:28:46 +00:00
Diego González
70c6f6a664 New "change password" dialog developed by Johannes H. Jensen 2006-05-17 11:15:53 +00:00
Daniel Holbach
b0177ca8d8 update help section name. Closes bug #340032.
2006-05-09  Daniel Holbach  <dholbach@ubuntu.com>

	* gnome-da-capplet.c: (close_cb): update help section name. Closes
	bug #340032.
2006-05-09 20:44:41 +00:00
Luca Cavalli
40bbe47d9f remove unnecessary gnome-terminal command line parameter. Closes bug
2006-05-09  Luca Cavalli  <lcavalli@cvs.gnome.org>

	* gnome-default-applications.xml.in: remove unnecessary
	gnome-terminal command line parameter. Closes bug #336700.
2006-05-09 20:32:37 +00:00
Jürg Billeter
cd175929ed Add sound device selection using HAL and GStreamer (Closes: #329112).
2006-05-05  Jürg Billeter  <j@bitron.ch>

	* Makefile.am:
	* pipeline-tests.c: (user_test_pipeline_response),
	(user_test_pipeline_timeout), (build_test_pipeline),
	(pipeline_error_dlg), (user_test_pipeline):
	* pipeline-tests.h:
	* sound-properties-capplet.c: (element_available), (add_device),
	(remove_device), (device_added_callback),
	(device_removed_callback), (setup_hal_devices),
	(device_test_button_clicked), (get_gconf_key_for_profile),
	(device_changed), (get_gconf_description_for_profile),
	(gconf_key_changed), (setup_device_chooser), (add_selected_device),
	(setup_devices), (setup_dialog), (main):
	* sound-properties.glade:

	Add sound device selection using HAL and GStreamer (Closes: #329112).
2006-05-05 13:24:27 +00:00