2001-02-11 Michael Natterer <mitch@gimp.org> * app/Makefile.am * app/apptypes.h * app/gimpdata.[ch]: new abstract base class for everything (except images) which has a filename and can become dirty and must be saved. * app/gimpbrush.[ch] * app/gimpgradient.[ch] * app/gimppattern.[ch]: all derived from GimpData now. * app/gimpbrushgenerated.[ch] * app/brush_select.c * app/brushes.c * app/gimpbrushpipe.c * app/gradient_editor.c * app/gradients.c * app/patterns.c: removed lots of code duplication due to common file save magic. The gradient file format has changed: it now contains the gradient's name (no more ugly underscores). The files have the extension ".ggr". * app/gimpgradient.[ch]: save new gradients, load new and old gradients. * data/gradients/*: removed all old gradients and added the new ones. |
||
|---|---|---|
| .. | ||
| brushes | ||
| gradients | ||
| images | ||
| misc | ||
| palettes | ||
| patterns | ||
| .cvsignore | ||
| AUTHORS | ||
| ChangeLog | ||
| Makefile.am | ||
| README | ||
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