1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
2007-11-14 Sven Neumann <sven@gimp.org>
* Made 2.0.2 release.
2007-11-14 Sven Neumann <sven@gimp.org>
* configure.in: bumped version to 2.0.2.
2007-05-07 Sven Neumann <sven@gimp.org>
* COPYING: GNU General Public License version 2. Fixes bug #410387.
* brushes/Makefile.am
* brushes/punch.gbr
* brushes/reach.gbr
* brushes/point.gbr
* brushes/bullethole.gbr: removed "found" art as their license is
unclear.
2004-10-23 Sven Neumann <sven@gimp.org>
* Made 2.0.1 release.
2004-10-23 Michael Natterer <mitch@gimp.org>
* autogen.sh: always print all configure args.
* configure.in: bumped version to 2.0.1. Removed cruft.
* gradients/Makefile.am
* palettes/Makefile.am: fixed unused Makefiles.
* patterns/Makefile.am (patterndata_DATA): added 3 missing
patterns. Fixs bug #155822.
* install-sh
* missing
* mkinstalldirs: removed. Should not be in CVS.
2004-09-07 Sven Neumann <sven@gimp.org>
* palettes/Makefile.am: some cleanup in this unused directory.
2004-06-15 Sven Neumann <sven@gimp.org>
* Made 2.0.0 release.
2004-06-15 Sven Neumann <sven@gimp.org>
* Makefile.am
* autogen.sh
* configure.in
* brushes/Makefile.am
* patterns/Makefile.am: more or less completely redone the build
setup.
2004-01-20 Dave Neary <bolsh@gimp.org>
* configure.in: Switch to using pkg-config for GIMP detection, to
avoid the need for a compiler.
2004-01-20 Dave Neary <bolsh@gimp.org>
* configure.in: Update for 2.0 release.
Mon Dec 25 00:08:27 PST 2000 Manish Singh <yosh@gimp.org>
* Made 1.2.0 release
Tue Dec 19 13:31:37 PST 2000 Manish Singh <yosh@gimp.org>
* Bump up to 1.1.31
2000-12-19 Michael Natterer <mitch@gimp.org>
* patterns/funnymess2.pat
* patterns/metallica.pat: Call them "Funny Mess" and "Metallica",
not just "GIMP Pattern".
2000-12-19 Michael Natterer <mitch@gimp.org>
* brushes/.cvsignore
* patterns/.cvsignore: added .xvpics and .thumbnails
* patterns/funnymess2.pat
* patterns/metallica.pat: changed from RGBA to RGB.
* patterns/Makefile.am
* patterns/color.pat
* patterns/horiz.pat: were RGBA too, removed because they were
too useless to fix.
Thu Oct 26 10:56:22 PDT 2000 Manish Singh <yosh@gimp.org>
* bump up to 1.1.28
2000-10-02 Michael Natterer <mitch@gimp.org>
* configure.in: Applied patch from
Ezra Peisach <epeisach@engrailed.mit.edu>. Closes #25267.
Added AM_MAINTAINER_MODE.
Sat Apr 22 13:52:21 PDT 2000 Manish Singh <yosh@gimp.org>
* First 1.1 release
* revamped the auto* stuff to use GIMP_DATA_DIR from gimp.m4. took
out some empty dirs
1999-09-23 Kelly Lynn Martin <kelly@poverty.bloomington.in.us>
* palettes/Pumpkin: Added Pumpkin palette and set up the
makefiles in the palette directory. Also fixed the EXTRA_DATA
reference in the makefiles (automake complained).
Tue Jun 2 00:00:06 PDT 1998 Manish Singh <yosh@gimp.org>
* Made 1.0 release
Tue Apr 7 22:43:51 PDT 1998 Manish Singh <yosh@gimp.org>
* configure.in: use $srcdir
Mon Sep 22 17:34:53 1997 Federico Mena <federico@bananoid.nuclecu.unam.mx>
* Made 0.99.11 release.
Tue Sep 23 20:25:49 EDT 1997 Adrian Likins <adrian@gimp.org>
* Split gimp-data into gimp-data and gimp-extra, which gimp-data
being the essentials adn gimp-extras being all the cool stuff.
Fri Oct 24 23:59:01 CDT 1997 Adrian Likins
moved a pattern or two into gimp-data-min
Thu Nov 6 10:16:28 EST 1997 Adrian Likins
* made gimp-data-* versionless
Mon Dec 8 13:25:54 EST 1997 Adrian Likins
* removed some brushes "borrowed" form other apps
* added a Authors.brushes file
* added some nice brushes from Daniel Dunbar
|