Commit Graph

201 Commits

Author SHA1 Message Date
Michael Natterer 5503e6a055 Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09  Michael Natterer  <mitch@gimp.org>

	Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h
	had a GEGL dependency (they will have in the next commit, but I
	wanted to keep the commit separate).

	* app/dialogs/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/menus/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* app/text/Makefile.am
	* app/vectors/Makefile.am
	* app/widgets/Makefile.am
	* app/xcf/Makefile.am: add GEGL_CFLAGS.

	* app/actions/*.c
	* app/core/*.c
	* app/dialogs/*.c
	* app/display/*.c
	* app/file/*.c
	* app/gui/*.c
	* app/menus/*.c
	* app/paint/*.c
	* app/pdb/gimppdb-utils.c
	* app/pdb/gimpprocedure.c
	* app/plug-in/*.c
	* app/text/*.c
	* app/tools/*.c
	* app/vectors/*.c
	* app/widgets/*.c
	* app/xcf/*.c: add <gegl.h> or replace <glib-object.h> by <gegl.h>
	to all files which include a drawable subclass or gimpimage.h

	* tools/pdbgen/app.pl: include <gegl.h> instead of <glib-object.h>
	in all generated files.

	* app/pdb/*-cmds.c: regenerated.

	* data/images/gimp-splash.png: the goat is still sleeping.
	By Aurore Derriennic.


svn path=/trunk/; revision=27202
2008-10-09 20:24:04 +00:00
Sven Neumann f959832666 data/images/Makefile.am added 128x128 version of wilber-devel.png.
2008-10-09  Sven Neumann  <sven@gimp.org>

	* data/images/Makefile.am
	* data/images/gimp-devel-logo.png: added 128x128 version of
	wilber-devel.png.

	* app/dialogs/about-dialog.c (about_dialog_load_logo): use
	gimp-devel-logo.png for unstable releasees.


svn path=/trunk/; revision=27199
2008-10-09 19:16:54 +00:00
Sven Neumann a0c7b8ef3d splash screen for GIMP 2.6. Created by Alexia Death and edited together
2008-09-29  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: splash screen for GIMP 2.6. 
Created
	by Alexia Death and edited together with Ville Pätsi.

	* authors.xml: added the two splash screen artists.

	* AUTHORS: regenerated.


svn path=/trunk/; revision=27080
2008-09-29 20:29:55 +00:00
Sven Neumann 083c48d2d2 Applied a slightly modified patch from Róman Joost as attached to bug
2008-08-04  Sven Neumann  <sven@gimp.org>

	Applied a slightly modified patch from Róman Joost as attached 
to
	bug #545963. This add links to the user manual to the tips 
dialog:

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in: add optional help IDs to the tips.

	* app/dialogs/tips-dialog.c

	* app/dialogs/tips-parser.[ch]: parse the help IDs from the tips
	file and show a "Learn more" link in the tips dialog.


svn path=/trunk/; revision=26361
2008-08-04 13:56:07 +00:00
Jakub Steiner 9973e56a80 new devel splash from Aurore Derriennic <aurore.d@gmail.com>
2008-07-30  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp-splash.png: new devel splash from 
Aurore Derriennic <aurore.d@gmail.com>

svn path=/trunk/; revision=26342
2008-07-30 20:58:40 +00:00
Martin Nordholts 91da1d707c Removed tip about how to make a circular selection. It's much more
2008-07-05  Martin Nordholts  <martinn@svn.gnome.org>

	* data/tips/gimp-tips.xml.in: Removed tip about how to make a
	circular selection. It's much more discoverable now than it was in
	GIMP 2.2, and the current description is faulty.

svn path=/trunk/; revision=26062
2008-07-05 07:06:05 +00:00
Sven Neumann b7ff02819a flattened splash image.
2008-04-09  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: flattened splash image.

svn path=/trunk/; revision=25458
2008-04-10 08:30:48 +00:00
Sven Neumann 848a3e197f data/tips/gimp-tips.dtd data/tips/gimp-tips.xml.in reverted some of the
2008-03-28  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in
	* app/dialogs/tips-parser.[ch]: reverted some of the changes 
from
	yesterday. The simplification went too far and we inadvertently
	lost an important feature.


svn path=/trunk/; revision=25269
2008-03-28 07:34:38 +00:00
Sven Neumann c64ae51012 data/tips/gimp-tips.dtd simplified the gimp-tips XML format as we do not
2008-03-27  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.dtd
	* data/tips/gimp-tips.xml.in: simplified the gimp-tips XML 
format
	as we do not any longer need a special welcome tip.

	* app/dialogs/tips-dialog.c
	* app/dialogs/tips-parser.[ch]: changed accordingly.


svn path=/trunk/; revision=25267
2008-03-27 21:02:15 +00:00
Sven Neumann 7dadaee825 install wilber.png.
2008-03-26  Sven Neumann  <sven@gimp.org>

	* data/images/Makefile.am: install wilber.png.

	* app/display/gimpcanvas.c (gimp_canvas_draw_drop_zone): try to
	load "wilber.png" from $prefix/share/gimp/2.0/images.

	* app/display/gimpdisplayshell.c (gimp_display_shell_new):
	improved tooltip.

svn path=/trunk/; revision=25242
2008-03-26 14:08:45 +00:00
Sven Neumann d1b811ce3d removed unused image.
2008-01-24  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/stock-wilber-48.png: removed unused image.

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-wilber-22.png: moved here from
	libgimpwidgets.

	* libgimpwidgets/gimpstock.c: register Wilber icon in button size.

	* data/images/wilber.png: moved 256x256 icon here from
	libgimpwidgets.

svn path=/trunk/; revision=24702
2008-01-24 16:05:48 +00:00
Jakub Steiner f73c4ed397 data/images/wilber-devel-icon.png data/images/wilber-icon.png
2008-01-04  Jakub Steiner <jimmac@ximian.com>

* data/images/wilber-devel-icon.png
* data/images/wilber-icon.png
* data/images/wilber-devel.png
* data/images/gimp-logo.png: sync to the latest wilber version.

svn path=/trunk/; revision=24524
2008-01-04 11:30:56 +00:00
Sven Neumann eb10b7370a removed duplicate entry ("Untitled").
2007-12-22  Sven Neumann  <sven@gimp.org>

	* data/palettes/Tango.gpl: removed duplicate entry ("Untitled").


svn path=/trunk/; revision=24425
2007-12-22 14:26:29 +00:00
Jakub Steiner 8ebfd5f3bf New unstable splash looks like we keep stable splashes around
2007-11-22  Jakub Steiner <jimmac@ximian.com>

  * data/images/gimp-splash.png: New unstable splash
  * data/images/gimp-splash-2.4.png: looks like we keep stable
    splashes around


svn path=/trunk/; revision=24215
2007-11-22 09:54:54 +00:00
Sven Neumann 54a2298c42 splash screen for GIMP 2.4.
2007-10-23  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: splash screen for GIMP 2.4.

	* authors.xml: added Paul Davey, the artist of the 2.4 splash.

	* AUTHORS: regenerated.


svn path=/trunk/; revision=23927
2007-10-23 19:32:37 +00:00
Sven Neumann f5caeaf0f2 fixed typo.
2007-09-28  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: fixed typo.

svn path=/trunk/; revision=23679
2007-09-28 09:53:41 +00:00
Michael Natterer 5622fa28ff data/tips/Makefile.am s/.intltool-merge-cachemake/.intltool-merge-cache/
2007-09-03  Michael Natterer  <mitch@gimp.org>

	* data/tips/Makefile.am
	* desktop/Makefile.am:
	s/.intltool-merge-cachemake/.intltool-merge-cache/ to fix
	distcheck, probably a "make" was entered in the wrong window.


svn path=/trunk/; revision=23450
2007-09-03 13:20:42 +00:00
Raphael Quinet bc2e48c978 expanded old tip and mentioned that it is possible to configure most
2007-08-30  Raphael Quinet  <raphael@gimp.org>

	* data/tips/gimp-tips.xml.in: expanded old tip and mentioned that
	it is possible to configure most window managers so that they do
	not steal the Alt key from the applications.  Fixes bug #471565.

svn path=/trunk/; revision=23410
2007-08-30 12:08:34 +00:00
Sven Neumann 65dafbd9e9 bumped the version to 2.4.0-rc1.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped the version to 2.4.0-rc1.

	* README
	* INSTALL: updated for the GIMP 2.4 release candidate(s).

	* data/images/gimp-splash.png: added splash screen for the 2.4
	release candidate(s).

	* app/Makefile.am
	* tools/Makefile.am: adjust targets for 2.4.


svn path=/trunk/; revision=23281
2007-08-15 22:05:51 +00:00
Sven Neumann 7045093aa9 added the 2.2 splash screen
svn path=/trunk/; revision=23280
2007-08-15 21:46:11 +00:00
Sven Neumann 7347a04bd0 renamed old splash and logo images.
2007-08-15  Sven Neumann  <sven@gimp.org>

	* data/images: renamed old splash and logo images.


svn path=/trunk/; revision=23279
2007-08-15 21:44:41 +00:00
Sven Neumann 562a909062 data/brushes/Calligraphic-Brush-*.vbr data/brushes/Circle-*.vbr restored
2007-07-11  Sven Neumann  <sven@gimp.org>

	* data/brushes/Calligraphic-Brush-*.vbr
	* data/brushes/Circle-*.vbr
	* data/brushes/Diagonal-Star-*.vbr: restored spacing values. Closes
	bug #157506 again.

svn path=/trunk/; revision=22911
2007-07-11 13:01:04 +00:00
Sven Neumann 3ae875bbf5 Applied parts of a patch from Daniel Richard G. (bug #445374):
2007-06-08  Sven Neumann  <sven@gimp.org>

	Applied parts of a patch from Daniel Richard G. (bug #445374):

	* themes/Default/images/Makefile.am
	* data/tips/Makefile.am
	* menus/Makefile.am: more srcdir/builddir tweaks.

svn path=/trunk/; revision=22744
2007-06-08 11:11:57 +00:00
Mukund Sivaraman c2d1214551 Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
2007-06-06  Mukund Sivaraman  <muks@mukund.org>

        Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.


svn path=/trunk/; revision=22715
2007-06-06 08:44:52 +00:00
Sven Neumann 960ecc3d81 fixed a typo.
2007-04-18  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: fixed a typo.

	* de.po: updated German translation.


svn path=/trunk/; revision=22278
2007-04-18 09:41:27 +00:00
Michael Natterer 30508fef8f group files by type.
2007-03-15  Michael Natterer  <mitch@gimp.org>

	* data/brushes/Makefile.am: group files by type.


svn path=/trunk/; revision=22130
2007-03-15 20:24:44 +00:00
Martin Nordholts c3280c43a0 Converted .gbr to .vbr brushes where possible. Fixes bug #322176 and bug
2007-03-15  Martin Nordholts  <martinn@svn.gnome.org>

	Converted .gbr to .vbr brushes where possible. Fixes bug #322176 and
	bug #157506.

	* data/brushes/Makefile.am: Changed .gbr for .vbr-counterparts for
	converted brushes.

	* data/brushes/*circle.gbr:
	* data/brushes/*fcircle.gbr:
	* data/brushes/DStar*.gbr:
	* data/brushes/callig*.gbr: Removed.

	* data/brushes/Circle-*.vbr:
	* data/brushes/Circle-Fuzzy-*.vbr:
	* data/brushes/Diagonal-Star-*.vbr:
	* data/brushes/Calligraphic-Brush-*.vbr: Added.


svn path=/trunk/; revision=22129
2007-03-15 19:28:14 +00:00
Sven Neumann 14ab50ca64 data/brushes/Makefile.am data/brushes/thegimp.gbr removed two legacy
2007-03-13  Sven Neumann  <sven@gimp.org>

	* data/brushes/Makefile.am
	* data/brushes/thegimp.gbr
	* data/brushes/xcf.gbr: removed two legacy brushes.


svn path=/trunk/; revision=22110
2007-03-13 16:14:45 +00:00
Sven Neumann 930d6149da removed all .cvsignore files from SVN
svn path=/trunk/; revision=21612
2006-12-30 14:31:03 +00:00
Sven Neumann ee9e748e4d another tips change (bug #141443).
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: another tips change (bug #141443).
2006-12-22 16:44:22 +00:00
Sven Neumann 38c7e41d17 use U+2192 RIGHTWARDS ARROW for menu paths.
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
	paths.
2006-12-22 10:44:05 +00:00
Sven Neumann d1fe72852f applied patch from David Gowers (bug #141443).
2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug
	#141443).
2006-12-22 10:38:13 +00:00
Sven Neumann ab6d26e245 changed tip based on a suggestion from David Gowers. Corrected menu
2006-12-20  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: changed tip based on a suggestion
	from David Gowers. Corrected menu location of Curves and Levels
	tools.
2006-12-20 08:56:21 +00:00
Sven Neumann e30042a5f2 changed tip based on a suggestion from David Gowers.
2006-12-20  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: changed tip based on a suggestion
	from David Gowers.
2006-12-20 08:44:00 +00:00
Michael Natterer bc502b0a65 new splash. Image taken by Kristian Rietveld; Retouching by Simon Budig
2006-11-23  Michael Natterer  <mitch@gimp.org>

	* data/images/gimp-splash.png: new splash. Image taken by Kristian
	Rietveld; Retouching by Simon Budig and myself.
2006-11-23 19:24:57 +00:00
Sven Neumann 8557dee2a5 new splash image contributed by Philip Lafleur (bug #346096).
2006-07-05  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: new splash image contributed by
	Philip Lafleur (bug #346096).
2006-07-05 09:40:14 +00:00
Jakub Steiner b520a3eece wilber changes 2006-06-20 18:44:33 +00:00
Sven Neumann 42e6b515c6 use GIMP_STOCK_INFO for the tips dialog.
2006-06-20  Sven Neumann  <sven@gimp.org>

	* app/dialogs/tips-dialog.c: use GIMP_STOCK_INFO for the tips
dialog.

	* data/images/Makefile.am: do not install unused wilber icons.
2006-06-20 18:28:06 +00:00
Sven Neumann 0268c69940 replaced with the application logo (bug #343948).
2006-06-19  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-logo.png: replaced with the application logo
	(bug #343948).

	* data/images/gimp2_2_logo.png: the old logo, as a reference.

	* app/dialogs/about-dialog.c: let GtkAboutDialog deal with the logo.
	Moved the text animation below the copyright notice and draw it on
	the window background.
2006-06-19 13:24:44 +00:00
Raphael Quinet 088950c283 protect against broken XMP blocks using rdf:Alt instead of rdf:Seq. Fixes
2006-05-30  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/metadata/xmp-parse.c: protect against broken XMP blocks
	using rdf:Alt instead of rdf:Seq.  Fixes bug #343315.

	* plug-ins/metadata/xmpdump.c (main): call g_set_prgname() to get
	better messages from glib.

	* data/images/gimp-splash.png: new splash screen, waiting for the
	old animation feature to be restored.
2006-05-30 22:20:53 +00:00
Carol Spears 454d704361 data/palettes/Named_Colors.gpl: small repairs to the color names, not worth mentioning in Changelog 2006-05-27 03:00:31 +00:00
Sven Neumann 7c6cc1d09a use a GtkFileChooserButton instead of a GimpFileEntry widget.
2006-05-24  Sven Neumann  <sven@gimp.org>

	* app/dialogs/palette-import-dialog.c: use a GtkFileChooserButton
	instead of a GimpFileEntry widget.

	* data/palettes/Tango.gpl (Name): removed "Palette" from name.
2006-05-24 14:31:06 +00:00
Carol Spears b9a0667837 new splash, nicknamed "Where's bolsh?
* data/images/gimp-splash.png: new splash, nicknamed "Where's bolsh?
2006-04-12 00:53:39 +00:00
Sven Neumann daa076426f ooops, I somehow messaed up the splash images 2006-02-27 14:05:17 +00:00
Sven Neumann 49200e87de back to the original 2.2 splash.
2006-02-27  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: back to the original 2.2 splash.
2006-02-27 12:15:36 +00:00
Roman Joost 781f46a690 splash screen for a new release
2006-02-08  Roman Joost	<romanofski@gimp.org>

	* data/images/gimp-splash.png: splash screen for a new release
2006-02-08 17:11:23 +00:00
Sven Neumann f51155e0a2 splash screen for the 22C3 release.
2005-12-28  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: splash screen for the 22C3 release.
2005-12-28 18:47:53 +00:00
Jakub Steiner be495d1aaa Made the greens more vibrant.
2005-11-18  Jakub Steiner <jimmac@ximian.com>

* data/palettes/Tango.gpl: Made the greens more vibrant.
2005-11-18 15:05:10 +00:00
Jakub Steiner 7d720d646f Added the tango icon palette (http://www.tango-project.org)
2005-10-13  Jakub Steiner <jimmac@ximian.com>

* data/palettes/Tango.gpl: Added the tango icon palette
  (http://www.tango-project.org)
2005-10-13 10:39:58 +00:00
Sven Neumann 6151bd2d48 What The Splash, photo by antenne.
2005-08-10  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: What The Splash, photo by antenne.
2005-08-10 00:37:32 +00:00