Commit Graph

144 Commits

Author SHA1 Message Date
Sven Neumann 2c1b31d8cb Made 1.3.6 release. 2002-05-29 11:10:37 +00:00
Sven Neumann 6eb180cd5a Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
Sven Neumann ff3e8be76d *** empty log message *** 2002-03-26 14:30:16 +00:00
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
Sven Neumann 9ebe622eb1 continuing ... 2001-09-27 15:34:48 +00:00
Sven Neumann 645642e8d3 added a section that mentions the GNOME translation project that
2001-08-29  Sven Neumann  <sven@gimp.org>

	* README.i18n: added a section that mentions the GNOME translation
	project that coordinates translation efforts in the GNOME CVS tree.

	Mention the fact that po files as well as the tips files need to be
	UTF-8 encoded to work with GTK+-2.0.

	* tips/gimp_tips.de.txt: converted to UTF-8.
2001-08-29 21:39:54 +00:00
Manish Singh edf6db711c 1.1.31 stuff
-Yosh
2000-12-19 22:19:02 +00:00
Sven Neumann ac19659aca updated german translation 2000-12-19 12:58:25 +00:00
Manish Singh 67b510d53d 1.1.30 stuff
-Yosh
2000-12-10 00:59:42 +00:00
Sven Neumann df466ed1dc cleaned up the code and moved interface variables into a structure, thus
2000-11-08  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/script-fu-scripts.c: cleaned up the code and
	moved interface variables into a structure, thus getting rid of
	most global variables. When a script is run, we now check that
	there's no Script-Fu interface active and fail silently if there
	is one. This is an ugly workaround for the fact that the script-fu
	interpreter can not handle multiple scripts at the same time.
	Sort of fixes bug #30665.

	While I was on it, I added proper error reporting for script-fu
	which should help significantly when debugging script-fus.

	* plug-ins/script-fu/script-fu.c: indentation and small cleanups.

	* plug-ins/script-fu/scripts/title-header.scm: fixed this script
	which had been broken for a long time.
2000-11-08 14:35:50 +00:00
Manish Singh eae617f34c 1.1.29 stuff
-Yosh
2000-10-31 19:47:49 +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
Sven Neumann 4dd2777981 updated german translation
--Sven
2000-06-08 13:17:11 +00:00
Manish Singh b46ac5e9fd 1.1.23 stuff
-Yosh
2000-05-28 17:55:57 +00:00
Sven Neumann b667bfda2c small cleanups in Script-Fu scripts
--Sven
2000-05-17 15:48:52 +00:00
Manish Singh c296a0a378 1.1.22 stuff
-Yosh
2000-05-16 06:45:36 +00:00
Sven Neumann 056d620c5b changed a few script-fus to make use of SF_ADJUSTMENT and SF_OPTION
and updated/corrected the german translations


--Sven
2000-05-08 13:54:01 +00:00
Sven Neumann dc5da262a3 in Image/Filters move all entries that are not submenus to the top of the
* app/menus.c: in Image/Filters move all entries that are not
  submenus to the top of the menu.

* app/plug_in.c: order all plugin menu-entries alphabetically
  (in the current locale) before sending them to menus.c.

* plug-ins/script-fu/script-fu-scripts.c: order all script-fu
  menu-entries alphabetically (in the current locale) before
  registering them.

* plug-ins/script-fu/script-fu.c: minor cleanups

* plug-ins/bmp/bmpread.c
* plug-ins/bmp/bmpwrite.c
* plug-ins/xjt/xjt.c: strings used with g_message do not need
  a trailing newline


--Sven
2000-05-07 22:04:51 +00:00
Manish Singh 4ab88cb628 1.1.21 stuff
-Yosh
2000-05-01 21:30:04 +00:00
Sven Neumann a2831aa21b implemented new argument type SF_OPTION which allows the user
to choose from a list of options using a GtkOptionMenu.


--Sven
2000-04-28 00:02:11 +00:00
Sven Neumann b79de0723c with the help of Felix Natter, this commit more or less completes
the german translation of The GIMP -- taadaa !!


--Sven
2000-04-25 23:22:15 +00:00
Sven Neumann e71a77ef9a updated german translation
--Sven
2000-04-25 18:09:12 +00:00
Manish Singh 4ff5948fe6 1.1.20 stuff
-Yosh
2000-04-22 19:47:01 +00:00
Sven Neumann 93e043e966 updated INSTALL removed color-cycling script applied gimp-simon-20000417-0
updated INSTALL
removed color-cycling script
applied gimp-simon-20000417-0


--Sven
2000-04-18 12:09:47 +00:00
Sven Neumann 31df3ca344 various minor fixes and updates to the german translation
--Sven
2000-04-11 16:34:42 +00:00
Sven Neumann 604de61a3f applied gimp-simon-20000403-0 provided by Simon Budig that
makes those scripts use SF-ADJUSTMENTS instead of SF-VALUES
and fixes a few bugs.


--Sven
2000-04-03 11:08:20 +00:00
Sven Neumann 018da66275 tiny nit-picky changes to some plugins and a lot of changes in the
german translation. Hopefully the translation is now good enough
that it won't ihave to change much anymore, since the new
"Gimp kurz und gut" reference for 1.2 will go into print soon...


--Sven
2000-04-02 22:30:28 +00:00
Sven Neumann f3db05ea7c i18n
--Sven
2000-04-02 11:39:28 +00:00
Sven Neumann 753bc86ef0 i18n
--Sven
2000-03-31 14:06:59 +00:00
Sven Neumann c7b7f920e6 *.po: something went wrong when Yosh updated the po-files for the
1.1.19 release. Bring them uptodate.

--Sven
2000-03-30 15:21:43 +00:00
Manish Singh 16f601393d 1.1.19 stuff
-Yosh
2000-03-30 10:06:05 +00:00
Sven Neumann db7d885ee3 new scheme for i18n of script-fus: translatable strings are marked
like _"foo".


--Sven
2000-03-28 21:06:39 +00:00
Sven Neumann fbb6a05782 lots of i18n updates and spelling corrections
--Sven
2000-03-27 14:49:37 +00:00
Sven Neumann cb4ddb964b got one wrong ...
--Sven
2000-03-25 14:30:26 +00:00
Sven Neumann c5684e3f99 some cleanup in script-fu and a whole bunch of german translations
--Sven
2000-03-25 14:25:30 +00:00
Sven Neumann 6a94f77b56 a whole bunch of i18n
--Sven
2000-03-06 09:39:41 +00:00
Manish Singh ffe712e6ee 1.1.18 stuff
-Yosh
2000-03-03 23:18:02 +00:00
Sven Neumann 2b077e0958 Script-Fu internationalisation!
--Sven
2000-02-27 19:35:39 +00:00