Commit graph

1163 commits

Author SHA1 Message Date
Jonathan Blandford
eea6c7e6c1 commit snapshot to leave the theme-switcher usable 2002-11-07 20:07:26 +00:00
Jonathan Blandford
341038ca77 Change the file format a bunch.
Tue Nov  5 15:48:33 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-theme-info.c: Change the file format a bunch.

Tue Nov  5 15:48:20 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-theme-manager.c (read_themes): make more robust.
2002-11-05 20:49:44 +00:00
Calum Benson
b79dae8b4e Minor labelling change 2002-11-04 19:04:35 +00:00
Jody Goldberg
de3fad8d1a Release 2.1.2
2002-11-02  Jody Goldberg <jody@gnome.org>

	* Release 2.1.2
2002-11-02 19:03:15 +00:00
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
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
Jorn Baayen
f2afc776aa Commit new proxy capplet. 2002-10-25 21:09:09 +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
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
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
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
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
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
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
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
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
Jody Goldberg
a1f98f2f24 Fix conflicting accelerators.
2002-09-11  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : Fix conflicting
	  accelerators.

	* accessibility-keyboard.c (setup_dialog) : connect the simple items
	  before the master.
	(cb_master_enable_toggle) : desensitize the subfeature content if the
	  master switch is disabled.
2002-09-11 13:24:23 +00:00
Jody Goldberg
864c769bc3 merge in the pending changes 2002-09-10 04:04:20 +00:00
Jody Goldberg
9605651251 add a warning if xkb is not available.
2002-09-09  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (main) : add a warning if
	  xkb is not available.
2002-09-10 04:03:44 +00:00
Mark McLoughlin
eb79e6e0a4 use ../../libwindow-settings/libgnome-window-settings.la instead of
2002-09-09  Mark McLoughlin  <mark@skynet.ie>

        * Makefile.am: use ../../libwindow-settings/libgnome-window-settings.la
        instead of -L../../libwindow-settings -lgnome-window-settings.
        Fixeds build breakage.
2002-09-09 04:52:21 +00:00
Jacob Berkman
65c9d73b59 include sys/types.h before dirent.h and string.h
2002-08-31  Jacob Berkman  <jacob@ximian.com>

	* metacity-window-manager.c: include sys/types.h before dirent.h
	and string.h
2002-08-31 17:10:38 +00:00
Jacob Berkman
e450afe34b link against -lpopt
2002-08-31  Jacob Berkman  <jacob@krunk.local.>

	* Makefile.am (gnome_file_types_properties_LDADD): link against -lpopt
2002-08-31 17:06:36 +00:00
Jonathan Blandford
dbfc16764d use new X mode of the eggcellrendererkeys.
Fri Aug 23 00:15:47 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-keybinding-properties.c (setup_dialog): use new X mode of
	the eggcellrendererkeys.

	* eggcellrendererkeys.[ch]: update from libegg.
2002-08-23 05:03:16 +00:00
Deepa Natarajan
d65fcfacab Added [un]maximize metacity bindings.
2002-08-21  Deepa Natarajan <deepa.natarajan@wipro.com>

	* gnome-keybinding-properties.c: Added [un]maximize metacity bindings.
2002-08-21 06:53:59 +00:00
Jody Goldberg
b3ca0b3f9f Release 2.1.0
2002-08-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0
2002-08-21 06:01:42 +00:00
Jody Goldberg
28c1366164 Merge in some pending patches 2002-08-20 03:15:25 +00:00
Jody Goldberg
3c03dd586d Merge in changes from RedHat 2002-08-19 22:09:51 +00:00
Jonathan Blandford
ded4768f61 fix bindings to match metacity.
Mon Aug 19 17:54:07 2002  Jonathan Blandford  <jrb@redhat.com>

        * gnome-keybinding-properties.c (metacity_key_list): fix bindings
        to match metacity.
2002-08-19 21:53:58 +00:00
Jody Goldberg
393fa2d6d1 merge in owen's patch to configure the window title font and the font to
2002-08-19  Jody Goldberg <jody@gnome.org>

	* font-properties.glade :
	* main.c: (setup_dialog): merge in owen's patch to configure the
	  window title font and the font to use for terminals.  This patch
	  uses a metacity specific key for the window title.  Owen ? Seth ?
	  Can you folk choose please.
2002-08-19 20:04:18 +00:00
Jody Goldberg
b5ef65002e new file from owen to manage gtk1 themes.
2002-08-19  Jody Goldberg <jody@gnome.org>

	* gnome-settings-daemon/gnome-settings-gtk1theme.c : new
	  file from owen to manage gtk1 themes.
2002-08-19 19:14:21 +00:00
Jody Goldberg
368721557c Add a pile of missing metacity bindings.
2002-08-15  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c : Add a pile of missing metacity
	  bindings.
2002-08-15 21:59:36 +00:00
Jody Goldberg
3b1c8cb1cd fix missed capitalization for the ui-review.
2002-08-10  Jody Goldberg <jody@gnome.org>

	* file-types-properties.glade : fix missed capitalization for the
	ui-review.

2002-08-15  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.glade : fix label and make consistent with
	  mouse capplet.
	* gnome-keyboard-properties.c (create_dialog) : use size groups.

2002-08-15  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=90778
	* gnome-settings-accessibility-keyboard.c (set_gconf_from_server) :
	  Add a heuristic so that we do not disable features in gconf just
	  because they are disabled in the X server.  If the master switch is
	  already disabled in gconf we can guess that most of the time it
	  means that people want to keep their flags.


2002-08-07  Jody Goldberg <jody@gnome.org>

	* po/POTFILES.in : remove bogus file.
2002-08-15 17:54:10 +00:00
Jody Goldberg
a5a97dcbc1 http://bugzilla.gnome.org/show_bug.cgi?id=83334 do it the easy way and
2002-08-10  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=83334
	* eggcellrendererkeys.c : do it the easy way and just update the
	  libegg code.
2002-08-13 18:14:39 +00:00
Yanko Kaneti
c7e265f7c9 handle different cases of preprocessor macro varargs support.
2002-08-09  Yanko Kaneti <yaneti@declera.com>

   * capplets/common/capplet-util.h: handle different cases of
   preprocessor macro varargs support.
2002-08-09 17:55:52 +00:00
jacob berkman
307dd6b3a5 add padding so that it builds on non-gcc
2002-08-08  jacob berkman  <jacob@ximian.com>

	* metacity-window-manager.c (_MetacityWindowManagerPrivate): add
	padding so that it builds on non-gcc
2002-08-08 19:40:11 +00:00
Seth Nickell
01ce1d2620 Actually hook the windows capplet into the build. Though its sort of ass
2002-08-08  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:

	Actually hook the windows capplet into the build. Though
	its sort of ass right now.
2002-08-08 07:17:12 +00:00
Seth Nickell
e5071f4434 Try my best to throw a monkey wrench in things. Checkin Windows capplet,
2002-08-08  Seth Nickell <snickell@stanford.edu>

	Try my best to throw a monkey wrench in things. Checkin
	Windows capplet, and add window related settings to
	the font capplet and theme capplet.

	Also fix button alignments on all capplets.
2002-08-08 07:13:38 +00:00
Jody Goldberg
fe247b1685 Patch from JRB for 88443
2002-08-07  Jody Goldberg <jody@gnome.org>
	Patch from JRB for 88443

	* theme-switcher.c (read_themes) : store the current cursor

2002-08-07  Jody Goldberg <jody@gnome.org>

	* mime-edit-dialog.c (mime_edit_dialog_get_app) : Be extra anal, just
	  in case the db is corrupt.
2002-08-07 17:06:12 +00:00
Jody Goldberg
97c9f86f49 A Pile of pending patches 2002-08-06 18:42:54 +00:00