gimp/data
Michael Natterer 68216c6ff9 Made a GimpContainer out of the palette list:
2001-02-11  Michael Natterer  <mitch@gimp.org>

	Made a GimpContainer out of the palette list:

	* app/Makefile.am
	* app/palettes.[ch]: new files for the global palette list.

	* app/gimpgradientpreview.[ch]
	* app/gimppalettepreview.[ch]: new widgets.

	* app/gimppalette.[ch]: derive it from GimpData to get all the
	preview etc. stuff.

	* app/datafiles.[ch]: new function datafiles_check_extension(),
	added a "loader_data" parameter to datafiles_read_directories()
	and pass it to the loader function.

	* app/gimpcontext.[ch]: added the palette (not really used yet
	except by the test dialogs).

	* app/gimpdatalist.[ch]: new function gimp_data_list_save_and_clear()
	which does everything needed for patterns_free(), brushes_free() ...

	* app/gimpdnd.c: added palette DND.

	* app/app_procs.c
	* app/brushes.c
	* app/color_notebook.h
	* app/commands.c
	* app/convert.c
	* app/gimpbrush.h
	* app/gimpbrushpipe.h
	* app/gimpgradient.c
	* app/gimppattern.h
	* app/gimppreview.c
	* app/gradients.c
	* app/module_db.c
	* app/palette.[ch]
	* app/paletteP.h
	* app/palette_import.c
	* app/palette_select.[ch]
	* app/patterns.c
	* app/plug_in.c
	* app/pdb/convert_cmds.c
	* app/pdb/palette_cmds.c
	* tools/pdbgen/pdb/convert.pdb
	* tools/pdbgen/pdb/palette.pdb: lotsa stuff: changed due to the above
	API changes, #define the file extensions in the GimpData subclasses'
	header files instead of hardcoding them in several places, ...

	* data/palettes/*: The same file format change as for the gradient
	files:

	- Save the palette name in a parsable form (as part of the file
	  format, not in a comment.
	- Removed unserscores from the palette names.
	- Added an extension (Gimp PaLettes are ".gpl" files now ;-)
2001-02-11 16:14:25 +00:00
..
brushes converted these brushes to the new brush format 2001-02-06 15:46:38 +00:00
gradients app/Makefile.am app/apptypes.h new abstract base class for everything 2001-02-11 01:39:24 +00:00
images gimp_splash.ppm A new splash... gimp1_2_splash.ppm A new file for the old 2000-12-29 02:54:03 +00:00
misc Makefile.am gimp.spec.in user_install new file gtkrc_user which gets 2000-11-07 23:12:03 +00:00
palettes Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
patterns Jens Lautenbacher <jtl@gimp.org> 2000-12-18 19:38:43 +00:00
.cvsignore autoconfing for the data stuff 1998-03-01 06:20:05 +00:00
AUTHORS At yosh's suggestion, I'm merging gimp-data-min back into 1998-03-01 04:54:33 +00:00
ChangeLog added confetti.gih and hsparks.gih 2000-12-29 18:38:58 +00:00
Makefile.am autoconfing for the data stuff 1998-03-01 06:20:05 +00:00
README At yosh's suggestion, I'm merging gimp-data-min back into 1998-03-01 04:54:33 +00:00

This is the archive of data files for the Gimp.

Contains the latest brushes, gradients, palettes and patterns
by various authors around the internet.

Special thanks to Adrian Likins and #gimp on GimpNet for 
helping me get off my butt and put this stuff together.
GimpNet is a great place to chat about the Gimp, learn new
tricks, etc.  irc.mint.net and irc.canweb.net on port 6666

-- Matt
matt@blitzen.canberra.edu.au

==========================================================

As of sometime between .11 and .12, gimp-data was split into
gimp-data for essential stuff, and gimp-extras for cool stuff.


Adrian Likins
adrian@gimp.org
9/22/97