Commit graph

166 commits

Author SHA1 Message Date
Bastien Nocera
b87b234730 check for GStreamer, make it possible to disable ALSA support even if the
2004-02-25  Bastien Nocera  <hadess@hadess.net>

	* configure.in: check for GStreamer, make it possible to disable
	ALSA support even if the libraries are there

2004-02-25  Bastien Nocera  <hadess@hadess.net>

	* actions/Makefile.am:
	* actions/acme-volume-gstreamer.[ch]:
	* actions/acme-volume.c: (acme_volume_class_init),
	(acme_volume_new): add GStreamer mixer support
2004-02-25 18:00:37 +00:00
Mariano Suárez-Alvarez
cdfef1c131 fix a typo in a variable name, bug #134699.
2004-02-24  Mariano Suárez-Alvarez <mariano@gnome.org>

	* gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
	(ax_slowkeys_warning_dialog_post) : fix a typo in a variable name, bug
	#134699.
2004-02-24 17:33:40 +00:00
Jody Goldberg
91af082eaf http://bugzilla.gnome.org/show_bug.cgi?id=134446 removed space
2004-02-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=134446
	* font-properties.glade : removed space

2004-02-16  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c
	(ax_slowkeys_warning_dialog_post) : fix cut-n-paste-o in the message
2004-02-16 17:55:09 +00:00
Muktha
92bc252e78 Do not popup the logout dialog when the close button (X) of window manager
2003-11-27  Muktha <muktha.narayan@wipro.com>

	* main.c: Do not popup the logout dialog when the close button (X) of
	window manager is clicked. Fixes bug #124032.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (cb_load_CDE_file) : Add a kludge to set
	  the vertical size based on the monitor size until the filesel can do
	  a better job of doing it itself.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* accessibility-keyboard.c: (load_CDE_file),
	(fchooser_handle_response), (cb_load_CDE_file): replace
	GtkFileSelection with GtkFileChooser.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* background-properties-capplet.c: remove unused
	"preview_file_selection.h" include.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* gconf-property-editor.c (peditor_image_clicked_cb) : Use the monitor
	  size kludge for the vertical size of the new file selector.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* gconf-property-editor.c: (peditor_image_set_filename),
	(peditor_image_chooser_response_cb),
	(peditor_image_chooser_update_preview_cb),
	(peditor_image_clicked_cb): replace
	PreviewFileSelection (GtkFileSelection) with GtkFileChooser, use new
	gdk_pixbuf_new_from_file_at_size method to load a scaled image.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c : include
	  libgnome/gnome-help.h to avoid potential crash on 64 bit arches.
	(ax_response_callback) : actually display the error message on
	  failure.

2004-02-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=134389
	* Makefile.am : Patch from jmmv@menta.net (Julio M. Merino Vidal)
	  to honour the standard schema install flags.
	  I've extended the patch to support builddir != srcdir too
2004-02-16 17:32:53 +00:00
Anders Carlsson
8f243a9569 Link with ALSA_LIBS.
2004-02-15  Anders Carlsson  <andersca@gnome.org>

	* actions/Makefile.am: Link with ALSA_LIBS.
2004-02-15 18:32:53 +00:00
Jody Goldberg
2688109c0b Release 2.5.3
2004-02-13  Jody Goldberg <jody@gnome.org>

	* Release 2.5.3
2004-02-13 15:56:12 +00:00
Mark McLoughlin
d9885e685f update help links to point to user-guide.xml
2004-02-12  Mark McLoughlin  <mark@skynet.ie>

        * capplets/display/main.c: (cb_dialog_response):
        * capplets/localization/gnome-localization-properties.c:
        (dialog_response): update help links to point to user-guide.xml
2004-02-12 14:23:03 +00:00
Frédéric Crozat
285427e21f 64bits fixes.
* capplets/font/main.c: (sample_expose):
        * gnome-settings-daemon/gnome-settings-gtk1theme.c:
        (apply_settings):
        * vfs-methods/themus/theme-method.c:
        64bits fixes.
2004-02-06 10:53:58 +00:00
Sergey V. Udaltsov
31f4338428 at least people should know how to report xkb initialization problems 2004-01-22 09:11:22 +00:00
Jonathan Blandford
9cb3e7515d Set the correct default dpi.
Mon Jan 19 11:49:03 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-settings-xsettings.c (gnome_xft_settings_get): Set the
        correct default dpi.
2004-01-19 16:50:26 +00:00
Christophe Merlet
4f23b6a087 Add DESTDIR variable. 2004-01-16 12:00:37 +00:00
Bastien Nocera
71eff1f778 fix locating the pixmaps when compiling with a prefix not ending in '/'
2004-01-15  Bastien Nocera  <hadess@hadess.net>

	* gnome-settings-multimedia-keys.c: fix locating the
	pixmaps when compiling with a prefix not ending in '/'
2004-01-15 19:38:42 +00:00
Bastien Nocera
04996e2010 fix build on Linux/PPC machines (the only ones to use the FB-Level code)
2004-01-14  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am:
	* gnome-settings-multimedia-keys.c: fix build on Linux/PPC machines
	(the only ones to use the FB-Level code)
2004-01-14 13:19:04 +00:00
Jody Goldberg
261b2b9838 Release 2.5.2
2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2
2004-01-14 06:41:31 +00:00
Bastien Nocera
a634112d99 - plenty of fixes for ACME integration 2004-01-14 00:22:55 +00:00
Bastien Nocera
de98760fb2 let's simplify some code
2004-01-13  Bastien Nocera  <hadess@hadess.net>

	* gnome-settings-multimedia-keys.c: (acme_filter_events): let's
	simplify some code
2004-01-13 16:51:27 +00:00
Jonathan Blandford
92999c9380 Merge in acme. We now have a variety of actions for the keybinding
Tue Jan 13 10:48:57 2004  Jonathan Blandford  <jrb@gnome.org>

        * gnome-settings-daemon: Merge in acme.  We now have a variety of
        actions for the keybinding capplet.
2004-01-13 15:59:09 +00:00
Federico Mena Quintero
a3ab452d9e Fix ; -> , typo.
2004-01-12  Federico Mena Quintero  <federico@ximian.com>

	* gnome-settings-accessibility-keyboard.c
	(ax_stickykeys_warning_dialog_post): Fix ; -> , typo.
2004-01-13 02:13:50 +00:00
Bill Haneman
dcb6453298 Post a warning dialog when the user enables or disables an AccessX
feature via a keyboard shortcut.  Fixes bug #105093.
2004-01-12 20:37:03 +00:00
Sergey V. Udaltsov
a103fa9147 Now the GSwitchItXkbConfigInit function clears the memory itself. 2004-01-12 11:56:37 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00
Jody Goldberg
71a35716bd simplify and generate the file at the last possible instant. CLickety
2004-01-09  Jody Goldberg <jody@gnome.org>

	* Makefile.am : simplify and generate the file at the last possible
	  instant.  CLickety Click, no mor eworries about tmp files.
	* GNOME_SettingsDaemon.server.in: restore
	* GNOME_SettingsDaemon.server.in.in: remove
2004-01-09 07:41:19 +00:00
Glynn Foster
6d730e101f Remove from CVS since it's a generated file.
2004-01-08  Glynn Foster  <glynn.foster@sun.com>

	* GNOME_SettingsDaemon.server.in: Remove from CVS since it's
	a generated file.
2004-01-07 21:59:49 +00:00
Jody Goldberg
696b281735 don't ship the generated files
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Makefile.am (EXTRA_DIST) : don't ship the generated files
2003-12-31 17:02:58 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Diego Gonzalez Gonzalez
51aa315c03 install gnome-settings-daemon in the libexec directory new file that
2003-12-19  Diego Gonzalez Gonzalez  <diego@pemas.net>

	* Makefile.am: install gnome-settings-daemon in the libexec
	  directory
	* GNOME_SettingsDaemon.server.in.in: new file that contains
 	  the new locations where the gnome-settings-daemon is to be
	  found.
2003-12-30 17:59:41 +00:00
Sergey V. Udaltsov
6795919933 We should use libraries from the build directory, not from any place ldconfig knows of - otherwise we get troubles if control-center is already installed on the build system 2003-12-02 00:15:27 +00:00
Sergey V. Udaltsov
49557bf908 Probably a bit less of troubles. At least we do the proper properties backup now. 2003-11-26 22:48:59 +00:00
Sergey V. Udaltsov
66cb02bd8c a bit better messaging 2003-11-26 10:15:04 +00:00
Sergey V. Udaltsov
11f723907c Daemon probably should not show popups - but I see no choice 2003-11-23 02:44:21 +00:00
Marco Pesenti Gritti
bf55e34692 Add a setting for gtk icon theme.
2003-11-13  Marco Pesenti Gritti  <marco@gnome.org>

        * gnome-settings-xsettings.c:

        Add a setting for gtk icon theme.
2003-11-13 09:27:15 +00:00
Sergey V. Udaltsov
2c669cae7e now g-s-d knows how to configure XKB 2003-11-12 21:58:51 +00:00
Jody Goldberg
66b0089fce always dist gswitchit.pc.in to keep automake happy. There is no
2003-11-12  Jody Goldberg <jody@gnome.org>

	* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
	  automake happy.  There is no significant downside to it.

2003-11-12  Jody Goldberg <jody@gnome.org>

	* Makefile.am : add a libgswitchit subdir

	* configure.in : Add a test to ensure the new virtual include of
	  libgswitchit is in place
	* configure.in : define LIBXKLAVIER_*
	* configure.in : include libgswitchit in SUBDIRS
2003-11-12 21:12:39 +00:00
Jody Goldberg
f5ba169611 Release 2.5.0
2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0
2003-10-28 22:32:08 +00:00
Jonathan Blandford
39b8267112 move declarations around. Patch from Damien Carbery
Fri Aug  1 14:51:02 2003  Jonathan Blandford  <jrb@redhat.com>

        * gnome-settings-mouse.c (set_locate_pointer): move declarations
        around.  Patch from Damien Carbery <damien.carbery@sun.com>,
        #118860
2003-08-01 18:59:43 +00:00
Jonathan Blandford
09a24e9d5d Patch from Anders Carlsson to special case "both-horiz".
Thu Jul 31 14:22:38 2003  Jonathan Blandford  <jrb@redhat.com>

        * gnome-settings-xsettings.c (translate_string_string_toolbar):
        Patch from Anders Carlsson to special case "both-horiz".

Thu Jul 31 14:06:51 2003  Jonathan Blandford  <jrb@redhat.com>

        * gnome-settings-mouse.c: Patch from Satyajit Kanungo
        <satyajit.kanungo@wipro.com> to make locate pointer work in
        a multi-screen environment.
2003-07-31 18:27:44 +00:00
Frédéric Crozat
419732753c Quiet CVS.
* capplets/accessibility/at-properties/.cvsignore:
        * vfs-methods/themus/.cvsignore:
        Quiet CVS.

        * vfs-methods/themus/Makefile.am:
        Add missing files to EXTRA_DIST. Fix distcheck.

        * gnome-settings-daemon/Makefile.am:
        Really don't ship generated files in tarball.
2003-07-29 09:22:29 +00:00
Richard Hult
ac4257326c Remove session stuff since g-s-d handles lifetime the cycle now.
2003-07-17  Richard Hult  <richard@imendio.com>

	* typing-break/main.c (main): Remove session stuff since g-s-d
	handles lifetime the cycle now.

2003-07-17  Richard Hult  <richard@imendio.com>

	* gnome-settings-typing-break.c (setup_typing_break): Start with
	-n to avoid the warning about notification area.
	(gnome_settings_typing_break_init): Fix a warning.
2003-07-17 21:28:41 +00:00
Jody Goldberg
c5b7285caa Release 2.3.4
2003-07-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.4
2003-07-07 04:57:46 +00:00
Bastien Nocera
6b1e429fcd grab keys on all the screens for the current display
2003-07-03  Bastien Nocera  <hadess@hadess.net>

	* gnome-settings-keybindings.c: (get_screens_list),
	(screen_exec_display_string), (grab_key), (do_grab),
	(gnome_settings_keybindings_load): grab keys on all the screens for the
	current display
2003-07-03 21:39:23 +00:00
Jody Goldberg
deac1194de http://bugzilla.gnome.org/show_bug.cgi?id=116568 generate values in locale
2003-07-02  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=116568
	* gnome-settings-daemon/gnome-settings-xsettings.c
	(gnome_xft_settings_set_xresources) : generate values in locale C
2003-07-02 21:31:06 +00:00
Jonathan Blandford
56057239d5 added the typing break to CVS from drwright.
Thu Jun 26 07:38:45 2003  Jonathan Blandford  <jrb@gnome.org>

	* typing-break/drwright.c: added the typing break to CVS from
	drwright.
2003-06-26 11:40:10 +00:00
Jody Goldberg
07421f4a30 Release 2.3.3
2003-06-24  Jody Goldberg <jody@gnome.org>

	* Release 2.3.3
2003-06-24 21:04:07 +00:00
Michael Meeks
9601bdd6bf Make IDL compile depend on compiler too.
2003-06-12  Michael Meeks  <michael@ximian.com>

	* Makefile.am: Make IDL compile depend on compiler too.
2003-06-12 09:10:36 +00:00
Jonathan Blandford
5e9c5a6e85 Patch from Jens Granseuer <jensgr@gmx.net> to fix on non-C99 compilers.
Mon Jun  2 13:23:25 2003  Jonathan Blandford  <jrb@redhat.com>

	* gnome-settings-xrdb.c (append_xresources): Patch from Jens
	Granseuer <jensgr@gmx.net> to fix on non-C99 compilers.
2003-06-02 17:23:25 +00:00
Jody Goldberg
04f119abae Release 2.3.1
2003-05-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.1
2003-05-07 18:25:21 +00:00
Ross Burton
0db3796eee Don't break if ~/.gnome2/xrdb doesn't exist, and add .cvsignore 2003-05-02 14:22:32 +00:00
Ross Burton
dace5bb4a7 , not ... 2003-05-02 13:43:03 +00:00
Ross Burton
73a3be85bd L33t X property setting based upon GTK to theme legacy apps 2003-05-01 16:08:26 +00:00
Jonathan Blandford
1f239d9a03 handle xcursor so that we support Xcursor files.
Thu Feb  6 16:43:33 2003  Jonathan Blandford  <jrb@redhat.com>

	* gnome-settings-font.c (load_xcursor_theme): handle xcursor so
	that we support Xcursor files.

	* gnome-settings-daemon.c: move
	gnome_settings_daemon_spawn_with_input here so multiple modules
	can use it.
2003-02-06 21:47:00 +00:00