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
Andras Timar
2fd4615bc4
converted to UTF-8.
...
2001-09-17 Andras Timar <timar@gnome.hu>
* hu.po: converted to UTF-8.
2001-09-17 09:56:38 +00:00
Michael Natterer
3c792d166e
fixed invalid charset spec.
...
2001-05-20 Michael Natterer <mitch@gimp.org>
* hu.po: fixed invalid charset spec.
2001-05-20 13:02:17 +00:00
Manish Singh
378814ac77
1.2.0 stuff
...
-Yosh
2000-12-25 08:08:08 +00:00
Szabolcs Ban
27717e6cd2
Minor terminology change
2000-12-22 12:36:00 +00:00
Szabolcs Ban
7fa6628cb1
Updated Hungarian translations
2000-12-22 11:48:15 +00:00
Szabolcs Ban
a3e3b170c9
Updated Hungarian translations
2000-12-21 15:48:12 +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
Szabolcs Ban
b25f5955da
Updated Hungarian translation
2000-12-12 13:51:54 +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
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
Manish Singh
f0cde43787
1.1.12 stuff
...
-Yosh
1999-11-25 01:44:55 +00:00
Manish Singh
eec4da82f4
1.1.11 stuff
...
-Yosh
1999-11-01 17:29:48 +00:00
Manish Singh
8873e7553a
1.1.10 stuff
...
-Yosh
1999-10-06 23:48:01 +00:00
Manish Singh
09ffd828c9
1.1.9 stuff
...
-Yosh
1999-09-10 05:16:23 +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
Manish Singh
84ad15be2a
1.1.6 stuff
...
-Yosh
1999-06-06 00:10:20 +00:00
Manish Singh
83291f7fa3
1.1.5 stuff
...
-Yosh
1999-05-03 23:14:25 +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
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
Szabolcs Ban
4a1eceec74
Julian7 made the version one po for our lang...
...
* Julian7 made the version one po for our lang...
1998-12-22 20:55:34 +00:00