Commit graph

165 commits

Author SHA1 Message Date
Jonathan Blandford
5527e656d6 Use new theme system. Handle other themes better.
Thu Nov 14 17:14:00 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-theme-manager.c: Use new theme system.  Handle other
	themes better.

	* theme-thumbnail.c: new file to draw themes.  Currently
	synchronous -- needs to be made async.
2002-11-14 22:14:57 +00:00
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
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
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
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
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
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
Jody Goldberg
864c769bc3 merge in the pending changes 2002-09-10 04:04:20 +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
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
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
Federico Mena Quintero
e012170da4 Make the file entry modal. Fixes #89410.
2002-07-31  Federico Mena Quintero  <federico@ximian.com>

	* theme-install.glade: Make the file entry modal.  Fixes #89410.
2002-08-01 02:27:48 +00:00
Jody Goldberg
8b2af9e3d9 doh! 2002-07-11 19:09:49 +00:00
Jody Goldberg
bfa7fc3e6d create and destroy the dialog.
2002-07-10  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (show_install_dialog) : create and destroy the
	  dialog.
2002-07-10 21:25:27 +00:00
Jody Goldberg
71b67b6586 ui-review 2002-07-10 17:02:59 +00:00
Jody Goldberg
6f4eb48226 ui review 2002-07-10 16:56:09 +00:00
jacob berkman
69c4613e95 do the real work in an idle (transfer_done_idle_cb): do the real work
2002-07-05  jacob berkman  <jacob@ximian.com>

	* theme-switcher.c (transfer_done_cb): do the real work in an idle
	(transfer_done_idle_cb): do the real work

	this fixes bug #86141 - i don't understand why, but some very evil
	things seem to have been happening.  see that bug for details.
2002-07-05 18:23:18 +00:00
Jody Goldberg
96a33b67f8 Release 2.0.0
2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0
2002-06-17 22:10:21 +00:00
Satyajit Kanungo
b4123f15b1 capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* capplet-util.c : capplet_help () The Help directory is changed to
	  user-guide.
2002-05-29 04:14:29 +00:00
Jody Goldberg
bd493373d2 Improve help handling.
Improve help handling.

2002-05-26  Jody Goldberg <jody@gnome.org>

	* capplet-util.c (capplet_help) : new utility.

2002-05-24  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
	* mime-category-edit-dialog.c (update_subcategories) : Move this over
	  here.

2002-05-17  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_using_custom_app) : add some
	  protection.
2002-05-27 02:54:19 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jody Goldberg
cddec07697 add some safety checks for invalid files.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (install_dialog_response) : add some safety checks
	  for invalid files.
2002-05-16 21:11:55 +00:00
Jody Goldberg
3f31e2bdbd fix path. (install_dialog_response) : add help link.
2002-05-16  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (cb_dialog_response) : fix path.
	(install_dialog_response) : add help link.
2002-05-16 21:06:45 +00:00
Jonathan Blandford
ac2ae66136 fix small bug 2002-05-14 18:35:51 +00:00
Jonathan Blandford
b87cde513f try to scroll to theme. Currently appears to be a little broken somewhere.
Tue May 14 12:29:35 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-switcher.c (read_themes): try to scroll to theme.
	Currently appears to be a little broken somewhere.

Tue May 14 12:08:17 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-common.c (theme_common_init): confirm that the ~/.themes/
	directory exists.
Also:
Clean up ui-props a little.
commit fix to mouse properties
2002-05-14 16:34:14 +00:00
Anders Carlsson
c20bc638f0 Remove ellipsis after "Go to theme folder".
2002-05-10  Anders Carlsson  <andersca@gnu.org>

	* theme-properties.glade:
	Remove ellipsis after "Go to theme folder".

	* theme-switcher.c: (show_manage_themes):
	Create the .themes directory if it doesn't exist.
2002-05-10 19:44:43 +00:00
Jody Goldberg
066a3dd0c6 update 2002-05-09 17:46:16 +00:00
Jody Goldberg
3a0f926fc8 new. (setup_dialog) : support help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (cb_dialog_response) : new.
	(setup_dialog) : support help.
2002-05-09 17:40:33 +00:00
Jonathan Blandford
4025142991 remove print statements
Mon May  6 17:40:17 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-switcher.c: remove print statements

	* theme-properties.glade: Fix up UI.  Not perfect, but better.
2002-05-06 21:40:28 +00:00
Rachel Hestilow
2ce48fc263 Further revamp based on seth's suggestions.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Further revamp based on seth's suggestions.
2002-04-30 00:36:20 +00:00
Rachel Hestilow
c5676bc607 Hide checkbutton until we actually implement that...put it on the
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Hide checkbutton until we actually
	implement that...put it on the backburner for now.
2002-04-30 00:00:38 +00:00
Rachel Hestilow
005db4a9df Add support for install/manage themes.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade, theme-swither.c: Add support
	for install/manage themes.
2002-04-29 23:52:38 +00:00
Seth Nickell
f6a651f994 Change name, move out of Advanced category.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* gtk-theme-selector.desktop.in:

	Change name, move out of Advanced category.

	* theme-properties.glade:

	Tweak padding / spacing.

	* gtk-theme-selector.desktop.in.in:

	Old cruft file, delete.
2002-04-27 20:59:49 +00:00
Seth Nickell
2bfe30abbe Move the font code into a seperate capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* gnome-font-and-theme-properties.c:
	* gnome-font-and-theme-properties.glade:
	* gtk-theme-selector.glade:
	* main.c:
	* theme-properties.glade:
	* theme-switcher.c: (create_dialog), (theme_selection_changed),
	(read_themes), (theme_key_changed), (theme_changed_func),
	(sort_func), (setup_dialog), (main):

	Move the font code into a seperate capplet.
2002-04-27 01:29:28 +00:00
Jonathan Blandford
52aec43671 handle new theme-changing code, and sort code. Thu Apr 18 17:56:12 2002
Thu Apr 18 19:35:42 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-font-and-theme-properties.c (setup_dialog): handle new
	theme-changing code, and sort code.
Thu Apr 18 17:56:12 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (theme_changed_func): handle new
	theme-changeing code.
Thu Apr 18 17:56:25 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-common.c: Notify when the theme changes.
2002-04-18 23:36:45 +00:00
Jacob Berkman
6812fcb33f fix tyop 2002-04-13 16:06:46 +00:00
jacob berkman
e10f58e431 get the glade file from GLADEDIR
2002-04-12  jacob berkman  <jacob@ximian.com>

	* gnome-font-and-theme-properties.c (create_dialog): get the glade
	file from GLADEDIR

	* Makefile.am (INCLUDES): define GLADEDIR
2002-04-12 19:47:59 +00:00
Jody Goldberg
2409371641 handle the renaming 2002-04-11 15:51:19 +00:00
Jonathan Blandford
2cf880126c updated desktop files to use gnome-* instead of gnome2-* 2002-04-11 14:46:17 +00:00
Rachel Hestilow
b76ffa46d3 Add font options to UI.
2002-04-10  Rachel Hestilow  <hestilow@ximian.com>

	* gnome-font-and-theme-properties.glade: Add font options to UI.

	* gnome-font-and-theme-properties.c (setup_dialog): Add peditors
	for fonts.
2002-04-11 01:44:41 +00:00
Jacob Berkman
445eacc257 revert earlier commit 2002-04-10 20:20:16 +00:00
jacob berkman
409bf042cd add back SUBDIRS
2002-04-10  jacob berkman  <jacob@ximian.com>

	* Makefile.am (SUBDIRS): add back SUBDIRS
2002-04-10 19:35:25 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Richard Hestilow
90d759948a Construct list example from a single string. Fixes bug #72761.
2002-03-28  Richard Hestilow  <hestilow@ximian.com>

	* control/control.c (create_form): Construct list example
	from a single string. Fixes bug #72761.
2002-03-28 20:51:22 +00:00