mirror of https://github.com/GNOME/gimp.git
0aeb637088
* README.win32: Update gcc instructions. Remove warning about gettext being GPL, as the GIMP is GPL, too, of course, and it thus doesn't matter. * user_install.bat: Rename the template user gtkrc to gtkrc_user, to reduce user confusion. * app/main.c: Small change for gcc on Win32 compilation. * */makefile.cygwin * app/module_db.c: With newest gcc-2.95 -fnative-struct on Win32, no need to have differently named DLLs (including modules) for (built by) gcc and MSVC. * app/module_db.c: Use g_strdup_printf() instead of strlen(), g_malloc() and g_snprintf() * libgimp/Makefile.am: No need to distribute gimpfeatures.h.win32, the suitable gimpfeatures.h is built when making the dist. * libgimp/gimpfeatures.h.win32: Removed. * libgimp/makefile.cygwin * libgimp/makefile.msc: Remove gimpfeatures.h.win32. * libgimp/gimp.h: Win32 startup code changed a bit. * plug-ins/makefile.cygwin * plug-ins/makefile.msc: Add the winsnap unofficial plug-in. * plug-ins/common/animationplay.c * plug-ins/common/gz.c: (Win32) Hack aroung WinMain getting clashing declarations because these guys include gdkx.h (which includes windows.h), and gimp.h also declares WinMain on its own. |
||
---|---|---|
.. | ||
brushes | ||
gradients | ||
images | ||
misc | ||
palettes | ||
patterns | ||
.cvsignore | ||
AUTHORS | ||
ChangeLog | ||
Makefile.am | ||
README |
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