Commit graph

7 commits

Author SHA1 Message Date
Seth Nickell
fff1f909c8 Generate thumbnails for the custom theme.
2003-01-05  Seth Nickell  <snickell@stanford.edu>

	* gnome-theme-manager.c: (add_custom_row_to_meta_theme),
	(remove_custom_row_from_meta_theme):
	* theme-thumbnail.c: (theme_thumbnail_invalidate_cache):
	* theme-thumbnail.h:

	Generate thumbnails for the custom theme.
2003-01-05 23:26:04 +00:00
Seth Nickell
e045b552d5 Change the order of priority between folder icon names, since
* theme-thumbnail.c: (create_image):

	Change the order of priority between folder icon names,
	since gnome-fs-directory is in the backup theme and will
	otherwise take precedence. This fix is a hack.
2002-12-31 08:52:09 +00:00
Seth Nickell
61dce9ccc9 Thumbnail for themes (most currently) that use "gnome-fs-directory" as the
2002-12-31  Seth Nickell  <snickell@stanford.edu>

	* theme-thumbnail.c: (create_image):

	Thumbnail for themes (most currently) that use
	"gnome-fs-directory" as the icon name for folders rather
	than "folder".
2002-12-31 08:27:28 +00:00
Jonathan Blandford
e962ae036e shut up, CVS
Tue Dec  3 00:40:13 2002  Jonathan Blandford  <jrb@gnome.org>

	* .cvsignore: shut up, CVS

	* Makefile.am: build new objects

	* gnome-theme-details.[ch]: New file to encapsulate the details
	dialog.

	* gnome-theme-manager.c: Restructure code.  Less love, more work.
	Prolly an improvement.
2002-12-03 16:16:45 +00:00
Jonathan Blandford
9d0a2117d8 sync 2002-11-27 00:03:37 +00:00
Jonathan Blandford
8c0248372a there's no need for it to be resizable, as we have GTK_POLICY_NEVER for
Thu Nov 14 19:01:39 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-keybinding-properties.c (setup_dialog): there's no need
        for it to be resizable, as we have GTK_POLICY_NEVER for the
        hadjustment.

Thu Nov 14 19:30:02 2002  Jonathan Blandford  <jrb@gnome.org>

        * theme-thumbnail.c (setup_theme_thumbnail_factory): add G_IO_HUP
        so the child can actually exit when the parent does.
2002-11-15 00:34:49 +00:00
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