Commit graph

2805 commits

Author SHA1 Message Date
Jonathan Blandford
c46a90bc25 remove the duplicate #defined key.
Fri Nov  1 18:21:22 2002  Jonathan Blandford  <jrb@gnome.org>

	* main.c: remove the duplicate #defined key.
2002-11-01 23:22:20 +00:00
Jonathan Blandford
ff045c00cd get rid of theme-common.[ch] for good 2002-11-01 23:16:35 +00:00
Jonathan Blandford
9405d72d2f Rewrote to handle metathemes and icon themes. The WM stuff was previously
Fri Nov  1 11:01:16 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-theme-manager.c: Rewrote to handle metathemes and icon
	themes.  The WM stuff was previously broken, too.

	* gnome-theme-installer.[ch]: Extract this code out to it's own
	file.

Fri Nov  1 11:03:34 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-theme-info.[ch]: Moved theme-common, and gave more
	features.
2002-11-01 16:09:43 +00:00
Jody Goldberg
ce78d4d670 register the gconf handler early.
2002-10-31  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c
	(gnome_settings_accessibility_keyboard_init) : register the gconf
	  handler early.
	(gnome_settings_accessibility_keyboard_load) : not here where it is
	  too late.
2002-11-01 03:42:18 +00:00
Jonathan Blandford
ac007654f9 Get the themes from the new location, instead of the old one.
Thu Oct 31 17:52:31 2002  Jonathan Blandford  <jrb@gnome.org>

        * metacity-window-manager.c (metacity_get_theme_list): Get the
        themes from the new location, instead of the old one.

        * metacity-window-manager.c (metacity_get_settings): simplify
        logic and fix bug.
2002-10-31 22:58:17 +00:00
Havoc Pennington
692b9dde4f adapt to gnome-wm-manager API changes
2002-10-26  Havoc Pennington  <hp@pobox.com>

	* theme-switcher.c (window_read_themes): adapt to gnome-wm-manager
	API changes

2002-10-26  Havoc Pennington  <hp@pobox.com>

	* gnome-window-manager.c: handle NULL fields in the class struct;
	and replace the individual setters with get/set for a big
	struct with flags indicating which fields we care about,
	a la a graphics context. Add settings_changed signal.
	(gnome_window_manager_get_type): change object name to
	GnomeWindowManager not GWindowManager

	* gnome-window-manager.h (struct _GnomeWindowManagerClass): add
	padding to the class struct

	* Makefile.am: move metacity module here from capplets/windows/
	(libgnome_window_settings_la_SOURCES): don't build the code to
	switch window managers, it was bitrotted and broken anyway, and
	isn't in the UI right now. Keep the code in EXTRA_DIST in case
	someone wants to recover it. Move some relevant bits to
	gnome-wm-manager.c

2002-10-26  Havoc Pennington  <hp@pobox.com>

	* gnome-window-properties.c: rewrite

	* Makefile.am (bin_PROGRAMS): remove metacity module, move to
	libwindow-settings
	(gnome_window_properties_LDADD): properly link to .la file for
	libgnome-window-settings, not the installed copy
2002-10-29 06:19:52 +00:00
Jonathan Blandford
69fcadbe29 add Gtk/CanChangeAccels to xsettings
Sun Oct 27 09:00:46 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-settings-xsettings.c: add Gtk/CanChangeAccels to xsettings
2002-10-27 14:07:38 +00:00
Jorn Baayen
f2afc776aa Commit new proxy capplet. 2002-10-25 21:09:09 +00:00
Kjartan Maraas
cf1926393f Convert to UTF-8 2002-10-24 15:38:57 +00:00
Seth Nickell
6b7ddb4045 Fix potential segfault.
* gnome-window-properties.c: (setup_appearance_option_menu):

	Fix potential segfault.
2002-10-22 04:13:10 +00:00
Seth Nickell
af0063dd7b Fix segfault caused by a WM where the settings module wasn't found.
* gnome-window-properties.c: (update_gui):

	Fix segfault caused by a WM where the settings module
	wasn't found.
2002-10-22 03:54:11 +00:00
Seth Nickell
2dd038c437 Fix bug that caused a segfault when the GConf theme key was missing.
* gnome-window-properties.c: (setup_appearance_option_menu):

	Fix bug that caused a segfault when the GConf theme key
	was missing.
2002-10-22 02:53:48 +00:00
Jody Goldberg
89db38e269 post release version bump
2002-10-21  Jody Goldberg <jody@gnome.org>

	* configure.in : post release version bump
2002-10-21 16:51:45 +00:00
Jody Goldberg
de4daccb66 Release 2.1.1
2002-10-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.1
2002-10-21 16:48:10 +00:00
Kjartan Maraas
8b4d413cd4 Updated Norwegian (bokml) translation.
2002-10-21  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
2002-10-21 10:20:57 +00:00
Mark McLoughlin
eb18bfe0f2 don't connect to the session manager.
2002-10-20  Mark McLoughlin  <mark@skynet.ie>

        * factory.c: (main): don't connect to the session manager.
2002-10-19 22:45:38 +00:00
Andras Timar
df93ce2542 Terminology fixes.
2002-10-18  Andras Timar  <timar@gnome.hu>

        * hu.po: Terminology fixes.
2002-10-18 17:38:48 +00:00
Erwann Chenede -
b1108500bf added function to get display string from an XEvent. (keybindings_filter)
2002-10-18 Erwann Chenede - <erwann.chenede@sun.com>

        * gnome-settings-keybindings.c
	(screen_exec_display_string) : added function to get display
	                               string from an XEvent.
	(keybindings_filter) : set a fully qualified DISPLAY env variable
	                       when spawing a keybinding action.
2002-10-18 17:22:13 +00:00
Jody Goldberg
9266656bea http://bugzilla.gnome.org/show_bug.cgi?id=95807 From
2002-10-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=95807
	From  sylvain_pasche@yahoo.fr
	* main.c (open_pattern) : Add a safety check.
2002-10-16 13:11:04 +00:00
Yanko Kaneti
d25787ede2 reorder "key" and "applyto" elements so that it validates aginst the gconf
2002-10-16  Yanko Kaneti <yaneti@declera.com>

	* schemas/apps_gnome_settings_daemon_default_editor.schemas: reorder
	"key" and "applyto" elements so that it validates aginst the gconf dtd.
2002-10-15 21:51:52 +00:00
Hasbullah Bin Pit
9cef130241 Updated Malay Translation.
2002-10-13  Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Updated Malay Translation.
2002-10-14 17:22:24 +00:00
Andras Timar
8f240853e3 Yet another small fix.
2002-10-13  Andras Timar  <timar@gnome.hu>

        * hu.po: Yet another small fix.
2002-10-13 11:11:47 +00:00
Andras Timar
3e046e17ed One more thing...
2002-10-12  Andras Timar  <timar@gnome.hu>

        * hu.po: One more thing...
2002-10-12 14:22:51 +00:00
Andras Timar
09bbe9980f Updated Hungarian translation.
2002-10-12  Andras Timar  <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.
2002-10-12 14:15:04 +00:00
Balamurali Viswanathan
23efb59ff1 Dismiss the XKB extensions warning dialog. Fixes #95069
2002-10-11  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>

        * gnome-accessibility-keyboard-properties.c (xkb_enabled): Dismiss
        the XKB extensions warning dialog.  Fixes #95069
2002-10-11 16:43:32 +00:00
Deepa Natarajan
de08ed2958 *sound-properties.glade: Remove mnemonics for notebook tabs. Fixes bug#
2002-10-08  Deepa Natarajan  <deepa.natarajan@wipro.com>

	*sound-properties.glade: Remove mnemonics for notebook tabs.
	Fixes bug# 94160.
2002-10-11 09:55:25 +00:00
Jody Goldberg
4d659c1ed8 http://bugzilla.gnome.org/show_bug.cgi?id=91535 as michael points out it
2002-10-08  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=91535
	* gnome-settings-sound.c : as michael points out it is silly to start
	  the daemon just so that we can stop it.  Dunno much about esound
	  code so the funky logic is left untouched.
2002-10-08 16:53:53 +00:00
Jody Goldberg
54100a3134 http://bugzilla.gnome.org/show_bug.cgi?id=95179 do nothing here.
2002-10-08  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=95179
	* gnome-settings-accessibility-keyboard.c
	(gnome_settings_accessibility_keyboard_init) : do nothing here.
	(gnome_settings_accessibility_keyboard_load) : install the filter
	  here, _after_ loading the gconf settings.
	(set_gconf_from_server) : check to see if anything has actually
	  changed before sending off the changeset.
2002-10-08 16:38:20 +00:00
Kjartan Maraas
cf2869eef0 Update again 2002-10-05 21:45:52 +00:00
Kjartan Maraas
355347a850 Updated Norwegian (bokml) translation.
2002-10-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
2002-10-05 21:42:19 +00:00
Pauli Virtanen
5c25864b4f Updated Finnish translation.
2002-10-04  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-10-03 22:20:08 +00:00
Jody Goldberg
c28245145c more accelerator and label cleanup 2002-10-03 11:04:23 +00:00
Jody Goldberg
eac1fc77e3 http://bugzilla.gnome.org/show_bug.cgi?id=93279 missing & conflicting
2002-10-03  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=93279
	* file-types-properties.glade : missing & conflicting accerators.
2002-10-03 10:38:34 +00:00
Jody Goldberg
f25a409131 http://bugzilla.gnome.org/show_bug.cgi?id=93211 delete.
2002-10-03  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=93211
	* file-types-capplet.c (edit_count_cb) : delete.
	(selection_count_cb) : rename from remove_count_cb.
	(selection_changed_cb) : simplify code, disable edit button for
	  catagories.
2002-10-03 10:18:55 +00:00
Jody Goldberg
69bc347c0f Forgot to commit when I did the 2.1.0.1 snapshot
2002-10-01  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0.1
2002-10-03 10:17:40 +00:00
Jody Goldberg
cd18ba358c avoid conflicting mnemonics the menus no longer have images, silence the
2002-10-01  Jody Goldberg <jody@gnome.org>

	* gnome-ui-properties.glade : avoid conflicting mnemonics
	* gnome-ui-properties.c (set_have_icons) : the menus no  longer have
	  images, silence the warnings.
2002-10-01 15:18:37 +00:00
Jody Goldberg
656f1dd33f minor aix portability fix 2002-10-01 15:14:13 +00:00
Jody Goldberg
435b950dc1 some aix portability fixes 2002-10-01 15:12:56 +00:00
Yanko Kaneti
478ecee385 reorder elements so that it validates.
2002-10-01  Yanko Kaneti <yaneti@declera.com>

        * gtk-theme-switcher.schemas: reorder elements so that it validates.
2002-10-01 05:23:00 +00:00
Havoc Pennington
486e9796a0 update from libegg to get fix from Ralph Loader for <Super> <Hyper> <Meta>
2002-09-29  Havoc Pennington  <hp@pobox.com>

	* eggaccelerators.c: update from libegg to get fix from Ralph
	Loader for <Super> <Hyper> <Meta> parsing, #93005
2002-09-30 04:00:03 +00:00
jacob berkman
469f82d9d8 remove $appicon_data
2002-09-26  jacob berkman  <jacob@ximian.com>

	* Makefile.am (EXTRA_DIST): remove $appicon_data
2002-09-26 22:21:16 +00:00
Jody Goldberg
81d0bbd544 add ellipsis for CDE import and Repeat key buttons.
2002-09-26  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : add ellipsis for CDE
	 import and Repeat key buttons.
2002-09-26 17:53:40 +00:00
jacob berkman
b67a5e0c25 fix the macro
2002-09-26  jacob berkman  <jacob@ximian.com>

	* capplet-dir.c (find_icon): fix the macro

	* capplet-dir-view.c (capplet_dir_view_init): use control-center2.png

	* Makefile.am: remove control-center.png which conflicts with the
	gnome 1 package and define different macros for $datadir/pixmaps
	and $gnomecc_icon_dir
2002-09-26 16:49:42 +00:00
Jody Goldberg
65cd6f3d57 remove spaces before colons and fix the title.
2002-09-25  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : remove spaces before
	  colons and fix the title.
2002-09-25 23:01:45 +00:00
Hidetoshi Tajima
fe9580785a disable/enable preedit/status in GtkIMContextXIM (#59076)
* gnome-settings-xsettings.c: added two new xsettings
	for GTK+ input method preedit and status styles.

	With the other patch for gtk+, the preedit and status styles of
	GTK+ input method are configurable with associated gconf schemas
	keys:
	"/desktop/gnome/interface/gtk-im-preedit-style"
	"/desktop/gnome/interface/gtk-im-status-style"

	Both are set to "callback" by default, and platform's
	packging can have different default by changing
	libgnome's desktop_gnome_interface.schemas.
2002-09-24 22:57:29 +00:00
Jody Goldberg
237ffc56dc blah the XrmGetFileDatabase is implementation specific in its handling of
2002-09-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (load_CDE_file) : blah the
	  XrmGetFileDatabase is implementation specific in its handling of
	  invalid files.  Add a hack that if the imported file did not contain
	  any resources it was invalid.

	* gnome-accessibility-keyboard-properties.glade : add mnemonic_widget
	  for mousekeys_init_delay_title.  Remove the atkrelations for things
	  with mnemonic_widget.
2002-09-24 17:48:34 +00:00
Pablo Saratxaga
3274ad719c updated Vietnamese file 2002-09-20 09:10:58 +00:00
Marius Andreiana
edea9ec411 updated
2002-09-20  Marius Andreiana <mandreiana@yahoo.com>

        * ro.po: updated
2002-09-20 07:28:19 +00:00
Pauli Virtanen
e4f563fa97 Updated Finnish Translation.
2002-09-14  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish Translation.
2002-09-14 11:55:01 +00:00
Hasbullah Bin Pit
e18bcdb0bd Updated Malay Translation.
2002-09-13  Hasbullah Bin Pit <sebol@ikhlas.com>

        * ms.po: Updated Malay Translation.
2002-09-13 02:38:06 +00:00