Files
gtk3/docs/reference/gtk
Matthias Clasen 6fc2b8118a Implement icon theme caching. (#154034, Martijn Vernooij, caching schema
2004-10-19  Matthias Clasen  <mclasen@redhat.com>

	Implement icon theme caching.  (#154034, Martijn Vernooij,
	caching schema proposed by Owen Taylor, initial implementation
	by Anders Carlsson)

	* gtk/gtkdebug.h:
	* gtk/gtkmain.c: Add a "icontheme" debug flag.

	* gtk/Makefile.am (gtk_c_sources): Add gtkiconcache.c
	(gtk_private_h_sources): Add gtkiconcache.h
	(bin_PROGRAMS): Add gtk-update-icon-cache

	* gtk/gtkicontheme.c: Use icon caches if they are available.
	Currently, GTK+ uses the cache to get information about the
	available sizes, image file formats and .icon files. The
	actual image data, and the .icon file contents are not
	cached yet.

	* gtk/updateiconcache.c: A cmdline utility for generating
	icon cache files.

	* gtk/gtkiconcache.h:
	* gtk/gtkiconcache.c: The glue code to mmap an icon cache
	file and manage the information it contains.
2004-10-19 18:45:41 +00:00
..
2004-10-11 16:07:34 +00:00
2004-10-16 02:55:23 +00:00
2004-09-15 02:14:20 +00:00
2004-07-31 21:21:08 +00:00
2004-10-16 04:46:50 +00:00
2004-10-11 06:11:06 +00:00
2004-05-14 13:53:37 +00:00
2004-10-11 16:07:34 +00:00
2004-07-31 21:21:08 +00:00
2004-07-31 21:21:08 +00:00