Commit Graph

110 Commits

Author SHA1 Message Date
Sven Neumann 218e11fde3 GIMP 1.3.4 release. 2002-03-09 19:54:37 +00:00
Sven Neumann 6e9ec46fe2 Made 1.3.3 release. 2002-02-10 21:45:20 +00:00
Michael Natterer a365dac281 Sven Neumann <sven@gimp.org> Simon Budig <simon@gimp.org>
2001-12-29  Michael Natterer  <mitch@gimp.org>
	    Sven Neumann  <sven@gimp.org>
	    Simon Budig  <simon@gimp.org>

	* Made 1.3.2 release from 18C3.
2001-12-29 20:33:30 +00:00
Sven Neumann a72e8a7b5b Made 1.3.1 release.
2001-11-25  Sven Neumann  <sven@gimp.org>

	* Made 1.3.1 release.
2001-11-25 02:42:17 +00:00
Michael Natterer 63d75ee740 Sven Neumann <sven@gimp.org>
2001-11-13  Michael Natterer  <mitch@gimp.org>
	    Sven Neumann  <sven@gimp.org>

	* Made 1.3.0 release
2001-11-13 07:53:38 +00:00
Manish Singh 378814ac77 1.2.0 stuff
-Yosh
2000-12-25 08:08:08 +00:00
Manish Singh ea5614e2f5 1.1.32 stuff
-Yosh
2000-12-21 00:02:10 +00:00
Manish Singh edf6db711c 1.1.31 stuff
-Yosh
2000-12-19 22:19:02 +00:00
Manish Singh 67b510d53d 1.1.30 stuff
-Yosh
2000-12-10 00:59:42 +00:00
Manish Singh eae617f34c 1.1.29 stuff
-Yosh
2000-10-31 19:47:49 +00:00
Manish Singh 58a192b332 1.1.28 stuff
-Yosh
2000-10-16 19:36:10 +00:00
Manish Singh a0cb639b6f 1.1.27 stuff
-Yosh
2000-10-04 23:41:47 +00:00
Manish Singh 1f1e8a9ffa italian translation updates
-Yosh
2000-09-27 19:56:29 +00:00
Manish Singh 47f2059a12 1.1.26 stuff
-Yosh
2000-09-23 21:51:52 +00:00
Manish Singh 1334fcbacd 1.1.25 stuff
-Yosh
2000-08-21 18:24:41 +00:00
Manish Singh af0f513133 1.1.24 stuff
-Yosh
2000-06-22 23:42:04 +00:00
Manish Singh b46ac5e9fd 1.1.23 stuff
-Yosh
2000-05-28 17:55:57 +00:00
Manish Singh c296a0a378 1.1.22 stuff
-Yosh
2000-05-16 06:45:36 +00:00
Manish Singh 4ab88cb628 1.1.21 stuff
-Yosh
2000-05-01 21:30:04 +00:00
Manish Singh 4ff5948fe6 1.1.20 stuff
-Yosh
2000-04-22 19:47:01 +00:00
Manish Singh 16f601393d 1.1.19 stuff
-Yosh
2000-03-30 10:06:05 +00:00
Sven Neumann f1c203126b increased gimp_tile_cache to 32MB
minor fixes in install.c

sneaked a few changes into the po-files


--Sven & Mitch
2000-03-15 01:38:14 +00:00
Sven Neumann 4d20d8296b an eye_candy for new users
--Sven & Mitch
2000-03-14 23:06:21 +00:00
Manish Singh da1069cac2 I lied. Real 1.1.18 stuff
-Yosh
2000-03-04 03:39:19 +00:00
Manish Singh ffe712e6ee 1.1.18 stuff
-Yosh
2000-03-03 23:18:02 +00:00
Manish Singh 3f4c147922 Made 1.1.17 release
* Made 1.1.17 release

* Makefile.am: removed gtkrc.forest2 from EXTRA_DIST

* user_install: s/ecco/echo/

* tools/pdbgen/pdb/lib.pl: fix array copying

-Yosh
2000-02-12 00:25:13 +00:00
Manish Singh 51b571f8d8 1.1.16 stuff
-Yosh
2000-02-02 05:01:20 +00:00
Manish Singh e8f7be1cab Made 1.1.15 release
* Made 1.1.15 release

* configure.in: disabled --with-threads, as it is not actively
maintained and rather untested.

-Yosh
2000-01-14 00:38:39 +00:00
Manish Singh 1ffffb3961 1.1.14 stuff
-Yosh
1999-12-16 21:04:31 +00:00
Nam SungHyun ee4d8837cf updated to 1.1.12 1999-11-26 03:51:16 +00:00
Manish Singh 01d5fb260c 1.1.13 stuff
-Yosh
1999-11-25 20:55:52 +00:00
Michael Natterer 720518b33a Removed the definitions of the tearoff menu items and build them on the
1999-11-25  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: Removed the definitions of the tearoff menu items
	and build them on the fly. Added N_()-marked submenus instead so
	they get properly translated. Removed N_() from all separators.

	Hacked menu_translate(): Don't try to translate separators,
	tearoffs and the /File/MRUxx entries. Avoid multiple lookups in
	the "gimp-std-plugins" domain. Translating plug-in menu entries is
	still broken.

	Defined all filter categories for proper translation and a first
	try to order them and to add separators (please comment...).

	New Category /Filters/Web.

	(Did 'make update-po' in the po* directories and updated the
	german translations.)

	* app/about_dialog.c
	* app/brush_select.c
	* app/drawable.c
	* app/errors.c
	* app/free_select.c
	* app/gradient.c
	* app/info_dialog.c
	* app/plug_in.c
	* app/tool_options.c: minor i18n updates like removing _() from
	some error messages.

	* app/context_manager.c: a private context for the Xinput Airbrush.

	* plug-ins/common/video.c: Register under /Filters/Distorts

	* plug-ins/imagemap/imap_main.c: Register under /Filters/Web
	(Marc, what about putting "prepare for gif" and "webify" there?)

	* plug-ins/perl/po/de.po: s/Xtn/Xtns/g
1999-11-25 11:35:48 +00:00
Nam SungHyun 3ed21d7440 updated by Young-Boo Park <DIRBOO@hitel.net> 1999-10-25 02:43:33 +00:00
Nam SungHyun 94d4d1c2f1 updated to 1.1.10 by
Park Youngboo <DIRBOO@hitel.net>
1999-10-21 01:47:44 +00:00
Nam SungHyun fc8549b9cb fix compile problem 1999-10-19 09:16:37 +00:00
Nam SungHyun 1c830d9cf2 Korean translation by Young-Boo Park <DIRBOO@hitel.net> 1999-10-19 01:04:48 +00:00
Nam SungHyun 803d20796e just remove fuzzy and some trans. 1999-10-04 19:34:55 +00:00
Manish Singh 09ffd828c9 1.1.9 stuff
-Yosh
1999-09-10 05:16:23 +00:00
Nam SungHyun 73656bee68 updated to 1.1.9 1999-08-27 11:24:01 +00:00
Manish Singh 82f7af66be 1.1.8 stuff
-Yosh
1999-08-02 05:50:14 +00:00
Manish Singh fe7e21af8e Made 1.1.7 release
* Made 1.1.7 release

* configure.in: version number bump

* ltconfig
* ltmain.sh: libtool 1.3.3

* app/channel_cmds.c
* tools/pdbgen/pdb/channel.pdb: remove opacity_arg alias for channel new

* Makefile.am: add pixmaps

* borderaverage moved into it's own dir again, to avoid gck problems

-Yosh
1999-07-17 20:37:31 +00:00
Nam SungHyun 897b3b2e66 remove fuzzy and did some translation 1999-07-08 03:53:11 +00:00
Manish Singh 84ad15be2a 1.1.6 stuff
-Yosh
1999-06-06 00:10:20 +00:00
Nam SungHyun 36abb02a9f updated 1999-05-07 14:01:22 +00:00
Manish Singh 83291f7fa3 1.1.5 stuff
-Yosh
1999-05-03 23:14:25 +00:00
Nam SungHyun 808e1c94a9 fix typos 1999-04-06 14:33:19 +00:00
Nam SungHyun f715f4584c sync to 1.1.4 1999-04-06 14:27:51 +00:00
Nam SungHyun 1b51cc41cb updated 1999-03-30 09:45:18 +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
Nam SungHyun 71aed44732 more translations 1999-03-09 00:46:18 +00:00
Nam SungHyun ace80b8fd1 updated 1999-03-06 04:21:40 +00:00
Nam SungHyun 008fd40f18 fix typos and add some translations 1999-02-04 15:54:30 +00:00
Manish Singh 3d46ca4d90 make dist garbage
-Yosh
1999-02-04 05:22:50 +00:00
Manish Singh dc1984bed5 These guys like to change on make dist
-Yosh
1999-01-21 05:23:30 +00:00
Nam SungHyun f3cc2d395e updated 1999-01-17 01:57:32 +00:00
Manish Singh 21ffb64262 various sundry changes
-Yosh
1998-12-17 11:53:22 +00:00
Nam SungHyun e572810512 more translations for menu 1998-10-22 15:02:57 +00:00
Nam SungHyun f3afd40eeb updated. not yet finished
updated. not yet finished
1998-10-18 09:09:26 +00:00
Nam SungHyun f601947361 New file with Korean translations (some). Added 'ko'
* po/ko.po: New file with Korean translations (some).
* configure.in (ALL_LINGUAS): Added 'ko'
1998-09-29 11:36:04 +00:00