Commit graph

23 commits

Author SHA1 Message Date
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
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
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
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 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
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
Raphael Quinet 8114272551 New splash. A twist on the original PixelPusher concept by jimmac.
2005-06-02  Raphael Quinet  <raphael@gimp.org>

	* data/images/gimp-splash.png: New splash.  A twist on the
	original PixelPusher concept by jimmac.
2005-06-02 13:06:16 +00:00
Nate Summers 5ab94360da still unstable 2005-04-21 08:24:37 +00:00
Nate Summers b2cce594fc Experience the unstableness! 2005-04-21 00:24:44 +00:00
Carol Spears e6125e7853 data/images/gimp-splash.png a different splash for the developers branch.
2005-01-18  Carol Spears  <carol@gimp.org>

* data/images/gimp-splash.png a different splash for the developers branch.
2005-01-18 18:53:15 +00:00
Simon Budig c075dab29e Added new splash by Bill Luhtala <bluhtala@telus.net>.
2004-12-17  Simon Budig  <simon@gimp.org>

	* data/images/gimp-splash.png: Added new splash by
	Bill Luhtala <bluhtala@telus.net>.

	* data/images/gimp-logo.png: Added new Image for the about dialog
	by Philip Lafleur <deathpudding@gmail.com>.

	* app/dialogs/about-dialog.c: Adjusted text colors and placement
	to the new image.

	* data/images/gimp2_0_logo.png
	* data/images/gimp2_0_splash.png: Added for historical reasons.

	* data/images/gimp_logo.png: Removed (renamed to gimp-logo.png)
	* data/images/Makefile.am: changed accordingly.
2004-12-17 00:06:10 +00:00
Sven Neumann 869a1b680d started to redo this dialog without using a GimpSizeBox. The widgets
2004-11-15  Sven Neumann  <sven@gimp.org>

	* app/dialogs/print-size-dialog.c: started to redo this dialog
	without using a GimpSizeBox. The widgets aren't connected, so it
	isn't usable yet.

	* app/widgets/gimpprogressbox.c
	* app/widgets/gimpprogressdialog.c
	* app/widgets/gimpsizebox.c: trivial cleanups.

	* data/images/gimp-splash.png: splash for 2.2-pre2, done by Jimmac.
2004-11-14 23:51:46 +00:00
Simon Budig be41dc6a31 new splash based on a great photo (and pumpkin) by Seth Burgess
2004-10-31  Simon Budig  <simon@gimp.org>

	* data/images/gimp-splash.png: new splash based on a great photo
	(and pumpkin) by Seth Burgess <sjburges@gimp.org>.
2004-11-01 01:09:37 +00:00
Sven Neumann 550965744d new splash by Jimmac.
2004-10-15  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: new splash by Jimmac.
2004-10-14 22:18:25 +00:00
Carol Spears dc9caf5ce7 data/images/gimp-splash.png there was a white spot that was making me
2004-09-28  Carol Spears  <carol@gimp.org>

* data/images/gimp-splash.png there was a white spot that was making me crazy.  It is gone now.
2004-09-28 06:21:36 +00:00
Sven Neumann 93f3623cc7 renamed gimp_splash.png to gimp-splash.png.
2004-09-21  Sven Neumann  <sven@gimp.org>

	* data/images/Makefile.am (imagedata_DATA): renamed gimp_splash.png
	to gimp-splash.png.

	* data/images/gimp-splash.png: new splash, courtesy of Dave Neary.

	* app/gui/splash.c: look for gimp-splash.png in the users
	directory, then in the systemwide images directory.
2004-09-21 20:49:29 +00:00