Commit Graph

17 Commits

Author SHA1 Message Date
Félix Piédallu 65eff6f150 Meson port. 2019-09-11 16:42:04 +02:00
Michael Natterer 48a8104037 data: forgot to git add patterns/*/.gitignore 2015-02-12 19:43:37 +01:00
Michael Natterer d1f8fa01a8 data: sort patterns into subdirectories so they get tagged automatically
This does not mean that our patterns are all of a sudden "proper" now,
but the categories (except "Legacy") hopefully make sense for new high
quality patterns that will be added, and it's better than having them
all untagged.
2015-02-11 21:13:33 +01:00
Martin Nordholts 4d7a6b10d1 Added .gitignore files generated with git svn create-ignore.
svn path=/trunk/; revision=27972
2009-01-31 11:37:44 +00:00
Sven Neumann 930d6149da removed all .cvsignore files from SVN
svn path=/trunk/; revision=21612
2006-12-30 14:31:03 +00:00
Jakub Steiner 2899728857 data/patterns/Stripes1px.pat rename to Stripes & Stripes Fine
2003-12-03  Jakub Steiner <jimmac@ximian.com>

* data/patterns/Stripes1px.pat
* data/patterns/Stripes2px.pat: rename to Stripes & Stripes Fine
2003-12-03 16:05:26 +00:00
Sven Neumann 44285147c6 clean up after illmac 2003-12-02 21:23:34 +00:00
Jakub Steiner b1ad78ad68 data/patterns/Makefile.am data/patterns/Stripes1px.pat simple RGBA stripes
2003-12-02  Jakub Steiner <jimmac@ximian.com>

* data/patterns/Makefile.am
* data/patterns/Stripes1px.pat
* data/patterns/Stripes2px.pat: simple RGBA stripes patterns.
  Very useful for the obligatory 'interlace' effect. can be done
  with the grid plugin currently, but dragging a pattern is by
  far the fastest.
2003-12-02 19:56:20 +00:00
Sven Neumann 019bdd206f added some newlines.
2003-08-17  Sven Neumann  <sven@gimp.org>

	* app/base/base.c (base_init): added some newlines.

	* data/patterns/brick.pat
	* data/patterns/leopard.pat: replaced with retouched versions done
	by Guillermo S. Romero (bug #118796).
2003-08-17 17:30:51 +00:00
Michael Natterer 3413a9ef3c small fix.
2001-11-12  Michael Natterer  <mitch@gimp.org>

	* HACKING: small fix.

	* configure.in: changed --disable-perl to --enable-perl because
	it doesn't build properly at the moment.

	* pixmaps/Makefile.am: removed stuff which is no longer there
	from EXTRA_DIST.

	* plug-ins/Makefile.am: put back the $(GIMP_PERL) line in SUBDIRS.

	* app/widgets/gimpmenuitem.c. include "libgimpwidgets/gimpwidgets.h".

	* data/Makefile.am
	* data/brushes/Makefile.am
	* data/gradients/Makefile.am
	* data/palettes/Makefile.am
	* data/patterns/Makefile.am: removed the old "files" hack and put
	the stuff to EXTRA_DIST.

	* app/Makefile.am
	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/paint-funcs/Makefile.am
	* app/pdb/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* app/widgets/gimpmenuitem.c
	* app/xcf/Makefile.am
	* cursors/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpwidgets/Makefile.am
	* m4macros/Makefile.am
	* themes/Makefile.am
	* themes/Default/Makefile.am
	* themes/Default/images/Makefile.am
	* themes/Default/images/tools/Makefile.am: removed "files" target.
2001-11-13 01:46:10 +00:00
Sven Neumann 61c922f6f0 removed the authorgen hack. It broke the build with autoconf-2.52. Need to
2001-08-28  Sven Neumann  <sven@gimp.org>

        * configure.in: removed the authorgen hack. It broke the build with
        autoconf-2.52. Need to come up with a better idea. Until then the
        manpages don't show the autors anymore.
        Removed the useless definitions of brushdata, palettedata, ...
        while I was on it.

        * data/Makefile.am
        * data/brushes/Makefile.am
        * data/gradients/Makefile.am
        * data/palettes/Makefile.am
        * data/patterns/Makefile.am: do it the conventional way and list all
        data files in the Makefiles.
2001-08-28 16:37:59 +00:00
Sven Neumann f44f7fc6fd Jens Lautenbacher <jtl@gimp.org>
2000-12-18  Sven Neumann  <sven@gimp.org>
	    Jens Lautenbacher <jtl@gimp.org>

	* plug-ins/common/gbr.c: save and load brush name into/from layer name.

	* plug-ins/common/gih.c: added gih loader. The loader is able to read
	the old brush pipe format too. Brush pipes will only be saved in the
	new format. Fixes bugs #21806, #34167 and #34168.
2000-12-18 19:38:43 +00:00
Marc Lehmann cda91a1c85 *** empty log message *** 1999-09-03 22:24:42 +00:00
Raja R Harinath 9287e58ebf Satisfy a more pedantic `automake'.
* plug-ins/blur/Makefile.am (blur_SOURCES): Don't list files from
	other directories.
	* plug-ins/borderaverage/Makefile.am (borderaverage_SOURCES):
	Likewise.
	* plug-ins/emboss/Makefile.am (emboss_SOURCES): Likewise.
	* plug-ins/hot/Makefile.am (hot_SOURCES): Likewise.
	* plug-ins/nlfilt/Makefile.am (nlfilt_SOURCES): Likewise.
	* plug-ins/randomize/Makefile.am (randomize_SOURCES): Likewise.
	* plug-ins/sinus/Makefile.am (sinus_SOURCES): Likewise.
	* plug-ins/waves/Makefile.am (waves_SOURCES): Likewise.
	* plug-ins/gfig/gfig-examples/Makefile.am (EXTRA_DATA): Remove
	spurious variable.
	* plug-ins/script-fu/scripts/Makefile.am (EXTRA_DATA): Likewise.
	* plug-ins/webbrowser/Makefile.am (EXTRA_DATA): Likewise.

	Clean up handling of `tools/gcg' (partly due to a more pedantic
	automake).
	* configure.in (AC_OUTPUT): Emit tools/Makefile.
	* Makefile.am (SUBDIRS): Remove @GCG@, add `tools'.
	* tools/Makefile.am: New file.
	(SUBDIRS): Conditionally build `gcg' subdir.
	* app/Makefile.am (GCG): Work for srcdir != builddir.
	(GCGMAKEDEPEND): Likewise.

	* brushes/Makefile.am (EXTRA_DATA): Remove spurious variable.
	* gradients/Makefile.am (EXTRA_DATA): Likewise.
	* palettes/Makefile.am (EXTRA_DATA): Likewise.
	* patterns/Makefile.am (EXTRA_DATA): Likewise.
1999-01-21 03:34:03 +00:00
Manish Singh db28c2a313 libgimp versioning stuff
-Yosh
1998-06-19 19:47:34 +00:00
Manish Singh 4fcde69ce0 autoconfing for the data stuff
-Yosh
1998-03-01 06:20:05 +00:00
Adrian Likins 7f068b4a72 At yosh's suggestion, I'm merging gimp-data-min back into
the main gimp tree. The idea being to get this ready for
	the big 1.0.

-adrian
1998-03-01 04:54:33 +00:00