Commit Graph

80 Commits

Author SHA1 Message Date
Sven Neumann 3c11b8e85d updated. fixed check for libgtkhtml-2.0.
2002-05-05  Sven Neumann  <sven@gimp.org>

	* NEWS: updated.
	* configure.in: fixed check for libgtkhtml-2.0.
2002-05-05 17:47:37 +00:00
Sven Neumann 6eb180cd5a Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
Sven Neumann 1183085e85 updated NEWS, fixed ChangeLog 2002-03-28 12:50:04 +00:00
Sven Neumann ff3e8be76d *** empty log message *** 2002-03-26 14:30:16 +00:00
Sven Neumann 11f7e6fe17 removed conflict markers from ChangeLog, updated NEWS 2002-03-18 17:53:23 +00:00
Sven Neumann 0166a691a3 bumped version number to 1.3.5.
2002-03-11  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped version number to 1.3.5.

	* NEWS: updated.

	* themes/Default/imagerc: fixed typos.

2002-03-11  Sven Neumann  <sven@gimp.org>

	* POTIFLES.in: fixed stupid error, need to refer to gimp-tips.xml.in,
	not the generated header.

	* Makefile.am: removed unneeded POTFILES rule.

	* update.sh: removed redundant call to intltool-extract.
2002-03-11 15:12:20 +00:00
Sven Neumann 906a8784ba Handle gtk-doc just like GTK+ does it now:
2002-03-08  Sven Neumann  <sven@gimp.org>

	Handle gtk-doc just like GTK+ does it now:

	* configure.in: check for gtk-doc version 0.9. Do not build the API
	reference by default.

	* autogen.sh: pass --enable-gtk-doc to configure.

	* Makefile.am: Added a slightly modified distcheck rule that passes
        --enable-gtk-doc to the configure inside.

	* NEWS: updated.

Revival of the API reference framework.
Misc fixes.
2002-03-08 12:36:40 +00:00
Sven Neumann be592be98d applied patch from Guillermo S. Romero that adds missing icons.
2002-03-07  Sven Neumann  <sven@gimp.org>

	* themes/Default/imagerc: applied patch from Guillermo S. Romero that
	adds missing icons.
2002-03-07 14:42:45 +00:00
Simon Budig 07815446f7 updated.
2002-03-07  Simon Budig  <simon@gimp.org>

        * NEWS: updated.
2002-03-07 00:46:53 +00:00
Sven Neumann 9ea943e00e require intltool-0.17.
2002-03-02  Sven Neumann  <sven@gimp.org>

	* autogen.sh: require intltool-0.17.

	* configure.in: require latest glib, pango and gtk+. Bail out if
	libtiff, libjpeg or libpng is not found.  You now need to explicitly
	disable TIFF, JPEG and PNG support.

	* HACKING
	* INSTALL
	* NEWS
	* README: udpated.

	* data/misc/Makefile.am: fixed dependencies.
2002-03-02 18:04:05 +00:00
Sven Neumann 5b0cd7dbb0 code cleanup by Maurits Rijk <lpeek.mrijk@consunet.nl> (#72288).
2002-02-26  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/guillotine.c: code cleanup by Maurits Rijk
	<lpeek.mrijk@consunet.nl> (#72288).

	* plug-ins/script-fu/interp_slib.c: fixed typo (#72673).
2002-02-26 14:56:09 +00:00
Sven Neumann 316d84552d oops, missed Yosh 2002-02-26 02:39:13 +00:00
Sven Neumann 7a206e7368 updated
2002-02-26  Sven Neumann  <sven@gimp.org>

	* NEWS: updated
2002-02-26 02:35:03 +00:00
Sven Neumann 6e9ec46fe2 Made 1.3.3 release. 2002-02-10 21:45:20 +00:00
Sven Neumann f5bdc66c81 depend on glib-1.3.13, pango-0.24 and gtk+-1.3.13. Bumped our version
2002-01-30  Sven Neumann  <sven@gimp.org>

	* configure.in: depend on glib-1.3.13, pango-0.24 and gtk+-1.3.13.
	Bumped our version number to 1.3.3.

	* NEWS: updated.
2002-01-30 11:19:16 +00:00
Michael Natterer 49ccdb77c1 mention GTK_DISABLE_DEPRECATED.
2001-12-29  Michael Natterer  <mitch@gimp.org>

	* NEWS: mention GTK_DISABLE_DEPRECATED.
2001-12-29 19:10:58 +00:00
Sven Neumann 7e309cc18c INSTALL NEWS require latest versions of glib, gtk+ and friends. Bumped our
2001-12-27  Sven Neumann  <sven@gimp.org>

	* INSTALL
	* NEWS
	* configure.in: require latest versions of glib, gtk+ and friends.
	Bumped our version number to 1.3.2.

	* app/plug-in/plug-in.c (plug_in_params_destroy, plug_in_args_destroy):
	moved condition out of the switch statement, simplified code.

	* app/plug-in/plug-in-proc.[ch]: moved plug_in_proc_def_destroy() here.

	* app/gimprc.c: use plug_in_proc_def_destroy().

	* app/pdb/procedural_db.c: use g_string_hash() instead of our own hash
	function.

	* app/xcf/xcf.c: initialize all fields of the PlugInProcDef struct.
2001-12-27 17:58:30 +00:00
Sven Neumann 4512bdf4a4 app/paint-funcs/Makefile.am made 'make dist' happy.
2001-11-25  Sven Neumann  <sven@gimp.org>

	* app/paint-funcs/Makefile.am
	* data/misc/Makefile.am: made 'make dist' happy.
2001-11-25 02:17:39 +00:00
Sven Neumann 871f6a8ab8 Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for
2001-11-25  Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* configure.in
	* gimp-1.3.pc.in
	* gimpui-1.3.pc.in: added pkg-config files for gimp-1.3.

	* gimptool-1.4.in: renamed to gimptool-1.3.in

	* docs/Makefile.am
	* docs/gimptool-1.4.1.in renamed to docs/gimptool-1.3.1.in.
	Disabled installation of man-pages; they need to be updated and
	should probably be renamed.

	* app/Makefile.am: generate binary called gimp-1.3 sp we don't clash
	with older gimp installations.

	* gimp-1.3.pc.in
	* gimpui-1.3.pc.in: added pkg-config files for gimp-1.3.

	* INSTALL
	* NEWS: updated
2001-11-25 00:19:38 +00:00
Michael Natterer 2ec9ca1d4f some more stuff.
2001-11-13  Michael Natterer  <mitch@gimp.org>

	* NEWS: some more stuff.
2001-11-13 04:32:04 +00:00
Sven Neumann d3383477c3 updates 2001-11-13 04:13:58 +00:00
Manish Singh 378814ac77 1.2.0 stuff
-Yosh
2000-12-25 08:08:08 +00:00
Manish Singh 6a8b6479b2 updates from Xach
-Yosh
1999-07-17 20:39:39 +00:00
Manish Singh fcf3113c43 1.1.4 stuff
-Yosh
1999-03-30 03:10:08 +00:00
Manish Singh 36a859e13b 1.1.3 stuff
-Yosh
1999-03-09 01:18:15 +00:00
Manish Singh bd9e497b75 s/(NONE|LEFT|RIGHT)/EDGE_$1/g to clear up namespace
* app/blob.c: s/(NONE|LEFT|RIGHT)/EDGE_$1/g to clear up namespace

* app/menus.c: create dummy var to i18n File/MRU item
(gimp-joke-9901122-1.patch)

* app/tips_dialog.c: #include <config.h> (gimp-joke-9901122-1.patch)

-Yosh
1999-01-27 06:30:37 +00:00
Manish Singh 15c56a1b3d nice file from Xach
* NEWS: nice file from Xach

* libgimp/parasite.c
* app/gimpdrawable.c: warning fixups

-Yosh
1998-12-22 06:03:53 +00:00
Manish Singh 21ffb64262 various sundry changes
-Yosh
1998-12-17 11:53:22 +00:00
Manish Singh af91ba7476 1.0 fun :)
-Yosh
1998-06-05 22:39:50 +00:00
Elliot Lee 32cefec8f7 Initial revision 1997-11-24 22:05:25 +00:00