Commit Graph

131 Commits

Author SHA1 Message Date
Jakub Steiner 95ca9b90f0 ustable splash
2004-05-05  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_splash.png: ustable splash
2004-05-04 21:37:42 +00:00
Sven Neumann 1951ad2146 splash image for GIMP 2.0 by Jimmac.
2004-03-15  Sven Neumann  <sven@gimp.org>

	* data/images/gimp_splash.png: splash image for GIMP 2.0 by Jimmac.

	* app/gui/splash.[ch]: draw the text on the splash image, not
	below it.

	* app/app_procs.[ch]
	* app/gui/gui.[ch]
	* app/main.c
	* docs/gimp.1.in: dropped support for the --no-splash-image
	command-line option (not to be confused with --no-splash). It was
	never very useful and makes even less sense in times where startup
	notification is available.
2004-03-15 00:17:21 +00:00
Sven Neumann c5c5b0c6b4 removed category entry. This would have to be translated and it's not our
2004-03-12  Sven Neumann  <sven@gimp.org>

	* data/misc/gimp.keys.in: removed category entry. This would have
	to be translated and it's not our job to define where image/jpeg
	belongs to.
2004-03-12 17:45:26 +00:00
Manish Singh 0c2da220c6 GIMP_VISIBLE_NAME doesn't exist anymore. Just use "The GIMP".
2004-03-10  Manish Singh  <yosh@gimp.org>

        * data/misc/gimp.applications.in: GIMP_VISIBLE_NAME doesn't exist
        anymore. Just use "The GIMP".
2004-03-11 00:25:25 +00:00
Sven Neumann a4dbc770ba bumped version to 1.3.27 (interface_age 1, binary_age 1). Added
2004-02-10  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped version to 1.3.27 (interface_age 1,
	binary_age 1). Added GIMP_DESKTOP_ICON variable and set it
	depending on GIMP_UNSTABLE.

	* data/images/Makefile.am
	* data/images/wilber-devel-icon.png
	* data/images/wilber-icon.png: renamed the development icon and
	added one for the stable version.

	* data/misc/gimp.desktop.in.in: use @GIMP_DESKTOP_ICON@.
2004-02-10 09:49:45 +00:00
Sven Neumann 7d4ed423c9 don't mark weird format strings as translatable.
2004-02-03  Sven Neumann  <sven@gimp.org>

	* app/gui/image-menu.c (image_menu_set_zoom): don't mark weird
	format strings as translatable.

	* data/misc/gimp.desktop.in.in (_Name): use "The GIMP" without an
	"(unstable)" suffix. Should give translators the chance to update
	their translations before the final 2.0 release.

	* configure.in: removed now unused GIMP_VISIBLE_NAME variable.
2004-02-03 15:32:20 +00:00
Manish Singh e8d62cff03 add m4_defines for gimp_unstable and gimp_full_name, and define a
2004-01-26  Manish Singh  <yosh@gimp.org>

        * configure.in: add m4_defines for gimp_unstable and gimp_full_name,
        and define a GIMP_VISIBLE_NAME based on that.

        * data/misc/Makefile.am
        * data/misc/gimp.applications.in
        * data/misc/gimp.keys.in: made these configured files, so they can
        use GIMP_APP_VERSION and GIMP_VISIBLE_NAME.

        * data/misc/gimp.desktop.in.in: use GIMP_APP_VERSION and
        GIMP_VISIBLE_NAME.
2004-01-27 03:45:01 +00:00
Manish Singh 9db6153f09 modernized, made a lot of things m4 macros, and made versioning a lot more
2004-01-21  Manish Singh  <yosh@gimp.org>

        * configure.in: modernized, made a lot of things m4 macros, and made
        versioning a lot more finegrained, in anticipation for post-2.0.

        * autogen.sh: bumped up libtool and glib minimum requirements to match
        reality.

        * gimp-2.0.pc.in
        * gimpthumb-2.0.pc.in
        * gimpui-2.0.pc.in: adapted to new versioning variables, and bring
        in RT_LIBS when needed.

        * */*/Makefile.am: adapted to new versioning variables.
2004-01-22 03:51:46 +00:00
Sven Neumann b5bf60ac6a made --new the default behaviour and allow gimp-remote to be called
2004-01-20  Sven Neumann  <sven@gimp.org>

	* tools/gimp-remote.c: made --new the default behaviour and allow
	gimp-remote to be called without any image filenames.

	* docs/gimp-remote-1.3.1.in: changed accordingly.

	* data/misc/gimp.applications
	* data/misc/gimp.desktop.in.in: removed --new option from
	gimp-remote calls.
2004-01-20 12:07:26 +00:00
Sven Neumann 12d647c6f1 shut up CVS 2004-01-19 17:48:38 +00:00
Simon Budig 8cdcee9626 make sure we always properly use the size of the logo image. Place the
2004-01-18  Simon Budig  <simon@gimp.org>

	* app/gui/about-dialog.c: make sure we always properly use
	the size of the logo image. Place the text at the bottom
	of the image when the size changes (position of the version
	string needs to be adjusted manually still...).

	* data/images/gimp_logo.png: slightly tweaked.

	* data/images/gimp1_0_logo.png: added for historical reasons.
2004-01-18 01:29:37 +00:00
Sven Neumann 2d775c663f added a "validate" rule that attempts to validate the generated
2004-01-15  Sven Neumann  <sven@gimp.org>

	* data/misc/Makefile.am: added a "validate" rule that attempts to
	validate the generated gimp.desktop file using desktop-file-validate
	(from desktop-file-utils). Run it on 'make dist'.

	* tips/Makefile.am: for consistency, moved the existing validation
	code to a rule called "validate".
2004-01-15 11:42:32 +00:00
Simon Budig c48c937042 New image for the about dialog by Jakub Steiner.
2004-01-13  Simon Budig  <simon@gimp.org>

	* data/images/gimp_logo.png: New image for the about dialog by
	Jakub Steiner.

	* app/gui/about-dialog.c: Adjusted to new image. Also could not
	resist to add a fancy effect...

	* data/images/gimp1_2_logo.png: Saved the image from 1.2.
2004-01-13 23:19:05 +00:00
Sven Neumann 577148ebb3 use 'gimp-remote-1.3 --new' here so that drops on the application icon
2004-01-12  Sven Neumann  <sven@gimp.org>

	* data/misc/gimp.desktop.in.in (Exec): use 'gimp-remote-1.3 --new'
	here so that drops on the application icon don't necessarily spawn
	a new instance.
2004-01-12 14:31:11 +00:00
Jakub Steiner fcf5d8484f it's here! soon!
2003-12-19  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_logo.png: it's here! soon!
2003-12-19 21:43:16 +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 c3ffc1f25d flatten the splash (bug #124062).
2003-10-08  Sven Neumann  <sven@gimp.org>

	* data/images/gimp_splash.png: flatten the splash (bug #124062).
2003-10-07 22:30:46 +00:00
Jakub Steiner 30a56dfd57 a tiny tribute to the path tool
2003-09-23  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_splash.png: a tiny tribute to the path tool

ChangeLog
2003-09-23 00:26:09 +00:00
Manish Singh 0c51110498 rewrote the x86 tests, moved debug printout from base.c to here.
2003-09-04  Manish Singh  <yosh@gimp.org>

        * app/base/cpu-accel.[ch]: rewrote the x86 tests, moved debug printout
        from base.c to here.

        * test-cpu-accel.c: simple test program to test the above.

        * app/base/base.c: use cpu_accel_print_results ()

        * app/base/Makefile.am: added test-cpu-accel to TESTS.

        * data/Makefile.am: make site local font directory on install.
2003-09-04 21:58:57 +00:00
Raphael Quinet c9c245fbfc fixed the spelling of Khaki.gpl after Sven's last commit.
2003-08-31  Raphael Quinet  <raphael@gamers.org>

	* data/palettes/Makefile.am (palettedata_DATA): fixed the spelling
	of Khaki.gpl after Sven's last commit.
2003-08-31 14:23:13 +00:00
Sven Neumann b521b80e9e removed ... ... and readded under the correct name. Misspelling spotted by
2003-08-31  Sven Neumann  <sven@gimp.org>

        * data/palettes/Kahki.gpl: removed ...
        * data/palettes/Khaki.gpl: ... and readded under the correct name.
        Misspelling spotted by Roman Frolow.
2003-08-31 11:47:15 +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
Jakub Steiner be0998d95e new post-cccamp splash
2003-08-13  Jakub Steiner <jimmac@ximian.com>

* ./data/images/gimp_splash.png: new post-cccamp splash
2003-08-13 14:07:13 +00:00
Jakub Steiner a1d33d15c4 special Gimpcon splash
2003-07-22  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_splash.png: special Gimpcon splash
2003-07-22 14:09:24 +00:00
Sven Neumann 7cfdc0d01f use a simpler URL for the camp.
2003-07-21  Sven Neumann  <sven@gimp.org>

	* data/images/gimp_splash.png: use a simpler URL for the camp.
2003-07-21 17:03:45 +00:00
Sven Neumann 8abc548d47 some release fixes that I will try to sneak into the tarball 2003-06-27 01:06:50 +00:00
Sven Neumann 1d5127dfe9 announce the fact that we understand URI lists as command-line parameters.
2003-06-23  Sven Neumann  <sven@gimp.org>

	* data/misc/gimp.desktop.in.in: announce the fact that we
	understand URI lists as command-line parameters.
2003-06-23 13:48:18 +00:00
Sven Neumann 230abae02d INSTALL renamed --with-gnome-datadir configure option to
2003-06-23  Sven Neumann  <sven@gimp.org>

	* INSTALL
	* configure.in: renamed --with-gnome-datadir configure option to
	--with-desktop-dir because it is not GNOME specific.

	Removed "sr" and "sr@Latn" from ALL_LINGUAS until all required po
	files have been added.
2003-06-23 10:25:42 +00:00
Sven Neumann c73129215e added Encoding, StartupNotify and Bugzilla entries.
2003-06-22  Sven Neumann  <sven@gimp.org>

	* data/misc/gimp.desktop.in.in: added Encoding, StartupNotify and
	Bugzilla entries.
2003-06-22 11:34:33 +00:00
Michael Natterer 7860f1c776 forgot some hardcoded "1.3" here.
2003-05-25  Michael Natterer  <mitch@gimp.org>

	* data/misc/Makefile.am: forgot some hardcoded "1.3" here.
2003-05-25 11:38:59 +00:00
Jakub Steiner 1741894e73 minor shape fix 2003-03-27 19:31:06 +00:00
Jakub Steiner 08df8af8ad lighten up a bit
2003-03-27  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_splash.png: lighten up a bit
2003-03-27 19:26:05 +00:00
Jakub Steiner b8aaa6f33f lighten up a bit
2003-03-27  Jakub Steiner <jimmac@ximian.com>

* data/images/gimp_splash.png: lighten up a bit
2003-03-27 19:18:36 +00:00
Sven Neumann 364ff70fa0 new splash thanks to Jimmac.
2003-03-17  Sven Neumann  <sven@gimp.org>

	* data/images/gimp_splash.png: new splash thanks to Jimmac.
2003-03-17 18:07:01 +00:00
Sven Neumann c2c23ebad0 flattened the splash image.
2003-02-18  Sven Neumann  <sven@gimp.org>

	* data/images/gimp_splash.png: flattened the splash image.
2003-02-18 14:50:52 +00:00
Jakub Steiner 76d11c0317 new splash
2003-01-09  Jakub Steiner <jimmac@ximian.com>

        * data/images/gimp_splash.png: new splash
2003-01-09 11:36:28 +00:00
Michael Natterer 5a6232cb85 changed --with-gnome-desktop to --with-gnome-datadir
2003-01-05  Michael Natterer  <mitch@gimp.org>

	* configure.in: changed --with-gnome-desktop to --with-gnome-datadir

	* data/misc/gimp.applications
	* data/misc/gimp.keys: added mime info files from Hadess
	<hadess@hadess.net> so gnome-vfs can associate various mime types
	with GIMP.

	* data/misc/Makefile.am: install everything into the right
	subdirectories of GNOME_DATADIR.
2003-01-05 16:44:10 +00:00
Sven Neumann b86228a2d8 data/environ/Makefile.am fixed EXTRA_DIST rules.
2002-12-30  Sven Neumann  <sven@gimp.org>

	* data/environ/Makefile.am
	* etc/Makefile.am: fixed EXTRA_DIST rules.
2002-12-30 18:14:27 +00:00
Sven Neumann 42b01c5256 use proper defines to specify the permissions when calling mkdir().
2002-12-30  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimagefile.c (gimp_imagefile_png_thumb_path): use
	proper defines to specify the permissions when calling mkdir().

	* app/file/file-utils.c: removed redeclaration of mkdir() for
	Win32 since we don't call mkdir() here.

	* app/gui/user-install-dialog.c (user_install_run): rewrote
	copy_file() to use GError for error reporting. Use the same code
	for the user installation on all platforms. Also fixes bug #102015.

	* data/misc/Makefile.am
	* data/misc/user_install
	* data/misc/user_install.bat: removed obsoleted scripts.
2002-12-30 17:27:58 +00:00
Sven Neumann f5c1b364b1 CVS sucks 2002-12-29 19:02:05 +00:00
Manish Singh 61945563b1 really fix a comment
2002-11-19  Manish Singh  <yosh@gimp.org>

        * data/environ/Makefile.am: really fix a comment
2002-11-18 22:01:11 +00:00
Sven Neumann 79101957a2 try to substitute paths of the form ${foo} in the unknown token value.
2002-11-18  Sven Neumann  <neo@wintermute>

	* app/config/gimpconfig.c (gimp_config_add_unknown_token): try to
	substitute paths of the form ${foo} in the unknown token value.

	* data/environ/Makefile.am: fixed a comment.
2002-11-18 19:32:57 +00:00
Sven Neumann 2b01d3979c data/images/Makefile.am removed old animated splash.
2002-11-18  Sven Neumann  <sven@gimp.org>

	* data/images/Makefile.am
	* data/images/gimp_splash.gif: removed old animated splash.

	* data/images/gimp_splash.png: a new splash screen for 1.3.11
	created by Jakub Steiner <jimmac@ximian.com>.
2002-11-18 14:19:37 +00:00
Manish Singh 2eef2afbc1 don't say "Now type 'make'" if configure failed.
2002-11-11  Manish Singh  <yosh@gimp.org>

        * autogen.sh: don't say "Now type 'make'" if configure failed.

        * app/core/Makefile.am
        * app/core/core-types.h
        * app/core/gimpenvirontable.[ch]: Implemented GimpEnvironTable,
        keeps an envp array built from system environment and *.env files.

        * app/core/gimp.[ch]: keep a GimpEnvironTable around.

        * app/gimprc.c
        * app/config/gimpcoreconfig.[ch]
        * app/core/gimpcoreconfig.h
        * app/gui/preferences-dialog.c
        * app/gui/user-install-dialog.c: environ-path config stuff

        * themes/Default/images/preferences/Makefile.am
        * themes/Default/images/preferences/folder-environ.png: just copied
        folder.png here, need a better one.

        * app/plug-in/plug-in.c: quick hack to use the envp in the
        GimpEnvironTable. Only on unix now, should really port the
        code to use g_spawn_*.

        * data/misc/user_install
        * etc/gimprc.in: add environ-path stuff

        * data/environ/Makefile: creates system environ directory.

        * data/environ/default.env: sample env file info.

        * data/Makefile.am
        * configure.in: added data/environ dir

        * plug-ins/pygimp/Makefile.am: python module files get put in
        $(gimpplugindir)/python now, install pygimp.env to point to it.

        * plug-ins/pygimp/doc/Makefile.am: minor clean up.
2002-11-12 03:34:11 +00:00
Sven Neumann e5595d6153 an attempt to fix bug #94749 (gimp_image_duplicate crashes if floating
2002-10-08  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimage-duplicate.c: an attempt to fix bug #94749
	(gimp_image_duplicate crashes if floating selection exists).

	* data/images/gimp_splash.png: a new blinkensplash from Paris.
2002-10-08 13:25:50 +00:00
Simon Budig 8e64f969a2 fixed the default spacing, so that lines actually look like 1 pixel
2002-09-30  Simon Budig  <simon@gimp.org>

        * data/brushes/1circle.gbr: fixed the default spacing, so that
        lines actually look like 1 pixel lines...

        * themes/Default/images/tools/.cvsignore: Added some files.

        * app/vectors/gimpanchor.h
        * app/vectors/gimpbezierstroke.[ch]
        * app/vectors/gimpstroke.h
        * app/vectors/gimpvectors.h: Added some stuff, mostly unused
        code that otherwise would just rot on my harddisk. Mitch: I
        need to discuss the data structures with you...
2002-09-30 00:06:30 +00:00
Sven Neumann cf6564838a fixed some macros that were never used.
2002-09-21  Sven Neumann  <sven@gimp.org>

        * app/config/gimpconfig-params.h: fixed some macros that were never used.

        * data/images/gimp_splash.png: flattened the splash image. The alpha channel
        crashed servers with buggy XRender extension (#93841) (and should have never
        been there anyway).
2002-09-21 21:26:10 +00:00
Sven Neumann 4206b54301 don't use the automatic variable $< (seems to work with GNU make only).
2002-08-20  Sven Neumann  <sven@gimp.org>

	* data/misc/Makefile.am: don't use the automatic variable $<
	(seems to work with GNU make only).
2002-08-20 12:57:06 +00:00