Commit Graph

204 Commits

Author SHA1 Message Date
Sven Neumann bb5a815f24 Made 2.3.17 development release.
2007-05-27  Sven Neumann  <sven@gimp.org>

        * Made 2.3.17 development release.

svn path=/trunk/; revision=22633
2007-05-27 15:27:26 +00:00
Sven Neumann 07240ed1f9 require pkg-config and use it to determine cflags and libs.
2007-05-25  Sven Neumann  <sven@gimp.org>

	* gimptool-2.0.in: require pkg-config and use it to determine
	cflags and libs.

	* docs/gimptool.1.in: document that pkg-config is used and
	recommend to use pkg-config directly.

svn path=/trunk/; revision=22612
2007-05-25 10:45:53 +00:00
Sven Neumann fddd7b58b4 Made 2.3.16 development release.
2007-04-24  Sven Neumann  <sven@gimp.org>

        * Made 2.3.16 development release.

svn path=/trunk/; revision=22310
2007-04-24 16:33:34 +00:00
Sven Neumann 49b8176aa5 Allow other applications to open images in GIMP as if they were new images
2007-04-17  Sven Neumann  <sven@gimp.org>

	Allow other applications to open images in GIMP as if they were
	new images (without associating a filename). Fixes bug #423118.

	* app/file/file-open.[ch]: added parameter 'as_new' to
	file_open_image() and its variants.

	* app/actions/data-commands.c
	* app/actions/documents-commands.c
	* app/actions/file-commands.c
	* app/core/gimpimagefile.c
	* app/dialogs/file-open-dialog.c
	* app/dialogs/file-open-location-dialog.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimptoolbox-dnd.c: changed accordingly.

	* app/app.[ch]
	* app/main.c: added new command-line option '--as-new'.

	* app/widgets/gimpdbusservice.[ch]
	* app/widgets/dbus-service.xml: added new method "OpenAsNew" to the
	D-Bus interface.

	* docs/gimp.1.in: document the new command-line option.


svn path=/trunk/; revision=22264
2007-04-17 15:54:01 +00:00
Sven Neumann 3983462644 Made 2.3.15 release.
svn path=/trunk/; revision=22089
2007-03-09 20:12:01 +00:00
Sven Neumann b59eb9255f docs/gimp.1.in document the new behaviour and command-line parameter.
2007-01-23  Sven Neumann  <sven@gimp.org>

	* docs/gimp.1.in
	* docs/gimp-remote.1.in: document the new behaviour and
	command-line parameter.


svn path=/trunk/; revision=21762
2007-01-23 07:36:02 +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 9b9c336ed8 Made 2.3.13 development release.
2006-11-23  Sven Neumann  <sven@gimp.org>

        * Made 2.3.13 development release.
2006-11-23 23:14:42 +00:00
Sven Neumann af1320b606 Made 2.3.12 development release.
2006-10-11  Sven Neumann  <sven@gimp.org>

        * Made 2.3.12 development release.

        * plug-ins/pygimp/Makefile.am (codegen_files): added missing files.
2006-10-11 15:17:07 +00:00
Sven Neumann c64466a759 Made 2.3.11 development release.
2006-09-07  Sven Neumann  <sven@gimp.org>

        * Made 2.3.11 development release.
2006-09-07 14:27:09 +00:00
Sven Neumann 6c66a9b03f updated the URL of the user manual.
2006-08-25  Sven Neumann  <sven@gimp.org>

	* docs/gimp.1.in: updated the URL of the user manual.
2006-08-25 16:54:46 +00:00
Sven Neumann 62b28f4452 prefix is typically /usr 2006-08-24 13:13:22 +00:00
Sven Neumann 2ca30940a4 explain ${datarootdir}.
2006-08-24  Sven Neumann  <sven@gimp.org>

	* docs/gimp.1.in: explain ${datarootdir}.
2006-08-24 13:07:02 +00:00
Sven Neumann 179f0cc4f4 tools/gimp-remote.c applied patch from Michael Klein that adds an option
2006-08-14  Sven Neumann  <sven@gimp.org>

	* tools/gimp-remote.c
	* docs/gimp-remote.1.in: applied patch from Michael Klein that
adds
	an option to print out the XID of the toolbox window (bug
#351205).
2006-08-14 19:11:15 +00:00
Sven Neumann 25785fc5ba Made 2.3.10 development release.
2006-07-05  Sven Neumann  <sven@gimp.org>

        * Made 2.3.10 development release.
2006-07-05 11:47:20 +00:00
Sven Neumann c5a3ee366a stop distributing Wilber.svg.
2006-06-21  Sven Neumann  <sven@gimp.org>

	* docs/Makefile.am (EXTRA_DIST): stop distributing Wilber.svg.

	* libgimpcolor/gimpcolorspace.h: formatting.
2006-06-21 15:26:45 +00:00
Sven Neumann 20014cb752 Made 2.3.9 development release.
2006-06-05  Sven Neumann  <sven@gimp.org>

        * Made 2.3.9 development release.
2006-06-05 21:58:22 +00:00
Simon Budig e6c52afb6e Make the hue angle behave mathematically correct. Fixes bug #141922
2006-05-07  Simon Budig  <simon@gimp.org>

	* modules/colorsel_triangle.c: Make the hue angle behave
	mathematically correct. Fixes bug #141922

	* plug-ins/script-fu/scripts/circuit.scm: Fix multi line description.

	* docs/Wilber.svg: Add xmlns attribute to the svg element, so
	firefox renders it when reading it from disk.
2006-05-07 20:47:10 +00:00
Sven Neumann 1cead468f2 Made 2.3.8 development release.
2006-04-12  Sven Neumann  <sven@gimp.org>

        * Made 2.3.8 development release.
2006-04-12 14:19:43 +00:00
Sven Neumann c561552fde Made 2.3.7 release. 2006-02-08 17:40:31 +00:00
Sven Neumann 597aa22549 document some more environment variables.
2006-01-25  Sven Neumann  <sven@gimp.org>

	* docs/gimp.1.in: document some more environment variables.

	* docs/gimprc.5.in
	* docs/gimptool.1.in: unified spelling of "plug-in".
2006-01-25 12:12:07 +00:00
Sven Neumann e341b0e319 added --license command-line option.
2005-12-29  Sven Neumann  <sven@gimp.org>

	* app/main.c: added --license command-line option.

	* docs/gimp.1.in: documented the new option.
2005-12-29 18:39:03 +00:00
Sven Neumann bff081e6cb set the clip region instead of just the clip rectangle.
2005-11-05  Sven Neumann  <sven@gimp.org>

	* app/gui/splash.c (splash_area_expose): set the clip region
	instead of just the clip rectangle.

	* configure.in: bumped version to 2.3.6.
2005-11-05 11:05:56 +00:00
Sven Neumann 5d88a8abdc *** empty log message *** 2005-11-04 22:18:37 +00:00
Sven Neumann 81fd5e2894 docs/Makefile.am docs/keybindings.txt docs/quick_reference.ps removed
2005-09-28  Sven Neumann  <sven@gimp.org>

	* docs/Makefile.am
	* docs/keybindings.txt
	* docs/quick_reference.ps
	* docs/quick_reference.tar.gz: removed outdated documentation that
	is now being maintained in the user manual (bug #316423).
2005-09-28 14:12:54 +00:00
Sven Neumann 0507d779b2 Made 2.3.4 development release.
2005-09-26  Sven Neumann  <sven@gimp.org>

        * Made 2.3.4 development release.
2005-09-26 16:21:03 +00:00
Sven Neumann 13dcc471cd Made 2.3.3, the "What The Hack" release.
2005-08-10  Sven Neumann  <sven@gimp.org>

        * Made 2.3.3, the "What The Hack" release.

        * data/images/gimp-splash.png: What The Splash, photo by antenne.
2005-08-10 00:55:52 +00:00
Carol Spears 7e0e6dd582 oops. 2005-07-15 22:07:02 +00:00
Carol Spears cc3ac4a9ca corrected the spelling of the word tassel.
* docs/Wilber_Construction_Kit.xcf.gz:  corrected the spelling of the word
  tassel.
2005-07-15 21:46:44 +00:00
Carol Spears d788471608 added a tassle and a fez.
* docs/Wilber_Construction_Kit.xcf.gz:  added a tassle and a fez.
2005-07-15 20:51:54 +00:00
Carol Spears a11a856cff eek! 2005-07-11 06:13:10 +00:00
Sven Neumann 8fbe43275d Made 2.3.2 development release.
2005-07-01  Sven Neumann  <sven@gimp.org>

        * Made 2.3.2 development release.
2005-07-01 17:22:14 +00:00
Sven Neumann 2c9be3e4a5 Made 2.3.1 development release.
2005-06-09  Sven Neumann  <sven@gimp.org>

        * Made 2.3.1 development release.
2005-06-09 17:13:20 +00:00
Sven Neumann 4e556ddde8 Made 2.3.0 development release.
2005-05-14  Sven Neumann  <sven@gimp.org>

        * Made 2.3.0 development release.
2005-05-14 16:45:50 +00:00
Sven Neumann 84f92f4f68 fixed typos and improved explanation of parasiterc.
2005-04-07  Sven Neumann  <sven@gimp.org>

	* docs/gimp.1.in: fixed typos and improved explanation of parasiterc.
2005-04-07 12:00:21 +00:00
Sven Neumann 4068625193 formatting tweak 2005-04-06 13:52:08 +00:00
Sven Neumann 36cd5f04c4 install a link to the gimp(1) man-page for gimp-console(1).
2005-04-06  Sven Neumann  <sven@gimp.org>

	* docs/Makefile.am: install a link to the gimp(1) man-page for
	gimp-console(1).

	* docs/gimp.1.in: mention gimp-console.
2005-04-06 13:38:29 +00:00
Sven Neumann e1b5332a56 improved "--help" output.
2005-04-06  Sven Neumann  <sven@gimp.org>

	* app/main.c: improved "--help" output.

	* docs/gimp.1.in: updated.
2005-04-06 13:15:38 +00:00
Manish Singh 9706fce0a3 Support for custom plug-in interpreters, independent of OS support.
2005-02-20  Manish Singh  <yosh@gimp.org>

        Support for custom plug-in interpreters, independent of OS support.

        * app/core/Makefile.am
        * app/core/core-types.h
        * app/core/gimpinterpreterdb.[ch]: implemented GimpInterpreterDB,
        which handles registering and resolving custom plug-in interpreters.

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

        * app/config/gimpcoreconfig.[ch]
        * app/config/gimprc-blurbs.h
        * app/dialogs/preferences-dialog.c
        * app/dialogs/user-install-dialog.c
        * app/widgets/gimphelp-ids.h: interpreter-path config stuff.

        * app/plug-in/plug-in.c: use registered interpreters when running
        plug-ins.

        * themes/Default/images/preferences/Makefile.am
        * themes/Default/images/preferences/folders-interp.png: just copied
        folders-plug-ins.png here, need a better one.

        * data/interpreters/Makefile.am: creates system interpreter directory.

        * data/interpreters/default.interp: sample interpreter file info.

        * data/Makefile.am
        * configure.in: add data/interpreters directory.

        * plug-ins/pygimp/Makefile.am: install pygimp.interp, which configures
        the python interpreter to point to the python we were built with. Also
        register the .py extension.

        * etc/gimprc
        * docs/gimprc.5.in: regenerated
2005-02-21 02:56:29 +00:00
Manish Singh 1cd7f6b5b9 Shut up cvs 2004-12-31 00:40:08 +00:00
Sven Neumann 25957deb24 docs/gimp-remote.1.in docs/gimp.1.in minor tweaks.
2004-12-17  Sven Neumann  <sven@gimp.org>

	* docs/gimp-remote.1.in
	* docs/gimp.1.in
	* docs/gimptool.1.in: minor tweaks.
2004-12-17 09:04:24 +00:00
Sven Neumann 96145d3623 app/config/gimpconfig-dump.c docs/gimp-remote.1.in docs/gimp.1.in hyphens
2004-12-16  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-dump.c
	* docs/gimp-remote.1.in
	* docs/gimp.1.in
	* docs/gimprc.5.in: hyphens revisited.
2004-12-16 21:47:48 +00:00
Sven Neumann aa1f77e816 escape hyphens.
2004-12-16  Sven Neumann  <neumann@jpk.com>

	* app/config/gimpconfig-dump.c (dump_gimprc_manpage): escape hyphens.

	* docs/gimp.1.in: documented the way that splash images are choosen.

	* docs/gimprc.5.in: regenerated.
2004-12-16 19:11:13 +00:00
Sven Neumann 8bfc8b4aa0 added --no-splash command-line option that is passed to gimp. Addresses
2004-11-21  Sven Neumann  <sven@gimp.org>

	* tools/gimp-remote.c: added --no-splash command-line option that
	is passed to gimp. Addresses Debian bug report #277989.

	* docs/gimp-remote.1.in: document the new option.
2004-11-21 22:47:43 +00:00
Sven Neumann c102dad9eb Made 2.2-pre2 release.
2004-11-20  Sven Neumann  <sven@gimp.org>

	* Made 2.2-pre2 release.
2004-11-20 00:26:55 +00:00
Øyvind Kolås bd2cc46762 removed unused files 2004-11-15 01:00:56 +00:00
Sven Neumann a830d56f30 app/config/gimpconfig-dump.c better fix for bug #157971.
2004-11-12  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-dump.c better fix for bug #157971.

	* docs/gimprc.5.in: regenerated.
2004-11-12 22:49:23 +00:00
Sven Neumann c8abfaf18b groff doesn't like lines to start with a single quote, we better escape
2004-11-11  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-dump.c: groff doesn't like lines to start
	with a single quote, we better escape it. Fixes bug #157971.

	* docs/gimprc.5.in: regenerated.
2004-11-11 17:07:58 +00:00
Sven Neumann ec2be77b84 Made 2.2-pre1 release.
2004-10-31  Sven Neumann  <sven@gimp.org>

        * Made 2.2-pre1 release.
2004-11-01 00:01:53 +00:00
Sven Neumann 6ce9ad7fd0 gimp_user_version should be 2.2.
2004-10-25  Sven Neumann  <sven@gimp.org>

	* configure.in: gimp_user_version should be 2.2.

	* libgimpmodule/Makefile.am (AM_CPPFLAGS): cleanup.
2004-10-24 23:55:29 +00:00