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
David Monniaux
68c5d27df6
Clearer with Zoom + / -.
2000-03-06 15:29:23 +00:00
David Monniaux
42b72e6729
Fixed some incorrect fuzzy translations.
2000-03-05 16:19:26 +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
Fellmann Joaquim
228c7d5f47
fr.po: no more Appendices ;-)
...
2000-02-14 Fellmann Joaquim <joaquim@hrnet.fr>
fr.po: no more Appendices ;-)
2000-02-14 19:53:38 +00:00
David Monniaux
162ca25bfd
Completed French translation.
...
Warning: these are largely untested translations. There might be
numerous incorrect translations, some of which might put menu options
in the wrong place.
2000-02-12 19:28:26 +00:00
David Monniaux
20aa6924f6
Some more translation. I hope it's the end!
2000-02-12 19:08:04 +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
David Monniaux
165368cfaf
Translation of some stuff, including names of fonts.
...
Now a question: do I have to specify I want iso8859-1 ?
How do I say I can handle iso8859-1 or -15 ?
2000-01-31 18:35:10 +00:00
Michael Natterer
497ba1ecc0
badly hacked the FractalExplorer (only 18 plugins left... ;-)
2000-01-29 03:19:53 +00:00
David Monniaux
a878070c5e
A few more translations.
2000-01-28 19:39:21 +00:00
David Monniaux
d365b12c1a
A few rectifications...
2000-01-23 10:44:10 +00:00
David Monniaux
44386153a2
Some more translations.
2000-01-13 17:11:39 +00:00
David Monniaux
a46e456388
Various translations...
2000-01-13 15:28:25 +00:00
David Monniaux
9903897c64
Some more translations.
2000-01-13 10:12:07 +00:00
Vincent Renardias
2d937c64ad
update.
...
* update.
2000-01-10 11:16:51 +00:00
Sven Neumann
3f76f2bc9e
applied patches from David Monniaux <David.Monniaux@ens.fr>
...
--Sven
2000-01-09 18:35:14 +00:00
Vincent Renardias
b826a662c0
updated versions.
...
* updated versions.
1999-12-23 12:59:42 +00:00
Manish Singh
1ffffb3961
1.1.14 stuff
...
-Yosh
1999-12-16 21:04:31 +00:00
Vincent Renardias
7ffb6a9531
fr.po update.
...
* fr.po update.
1999-11-26 12:07:11 +00:00
Manish Singh
01d5fb260c
1.1.13 stuff
...
-Yosh
1999-11-25 20:55:52 +00:00
Vincent Renardias
b97364946c
updated.
...
* fr.po: updated.
1999-11-25 17:09:42 +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
Sven Neumann
2a47f098f2
applied a (modified) patch from Rene Rebe <rene.rebe@okay.net> that allows
...
* app/fileops.c:
applied a (modified) patch from Rene Rebe <rene.rebe@okay.net>
that allows to generate previews for multiple files. Plugged
some small memleaks while I was on it.
* tools/pdbgen/pdb/gimage.pdb
* app/gimage_cmds.c
* app/xcf.c: plugged memleaks that occured on xcf and indexed load
* po/fr.po: applied a patch from Daniel Eggert that fixes a merging
problem in the french translation
--Sven
1999-11-09 14:10:09 +00:00
Manish Singh
dea7f1ce43
libgimp/gimpintl.h use G_STMT_START and G_STMT_END for multiline #defines
...
* libgimp/gimpintl.h
* libgimp/stdplugins-intl.h: use G_STMT_START and G_STMT_END for
multiline #defines
i18n stuff from David Monniaux
-Yosh
1999-10-08 22:09:41 +00:00
Manish Singh
8873e7553a
1.1.10 stuff
...
-Yosh
1999-10-06 23:48:01 +00:00
Manish Singh
9cf42624c8
french translation updates from David Monniaux
...
-Yosh
1999-10-02 18:13:07 +00:00
Vincent Renardias
dbcf6d279c
Updated for 1.1.9.
...
* Updated for 1.1.9.
1999-09-23 18:08:39 +00:00
Manish Singh
09ffd828c9
1.1.9 stuff
...
-Yosh
1999-09-10 05:16:23 +00:00
Pablo Saratxaga
a5154a861b
added danish file corrected headers of some *.po files so msgfmt -v can be
...
added danish file
corrected headers of some *.po files so msgfmt -v can be
used to check them
1999-09-01 12:22:08 +00:00
Manish Singh
82f7af66be
1.1.8 stuff
...
-Yosh
1999-08-02 05:50:14 +00:00
Vincent Renardias
44febbc37d
updated/proofread...
...
* updated/proofread...
1999-07-27 17:07:31 +00:00
Vincent Renardias
1af1700bdb
Maintain translations 100% up to date.
...
* Maintain translations 100% up to date.
1999-07-21 11:03:11 +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
Vincent Renardias
bfbf64d412
fr.po is now 100% complete... weeeeeeeeeeeeeeeee.....
...
* fr.po is now 100% complete... weeeeeeeeeeeeeeeee.....
1999-06-24 11:34:09 +00:00
Vincent Renardias
d09e4aafcf
Updated.
...
* Updated.
1999-06-09 10:13:46 +00:00
Manish Singh
70c5316b26
updated
...
-Yosh
1999-06-06 21:52:58 +00:00
Manish Singh
84ad15be2a
1.1.6 stuff
...
-Yosh
1999-06-06 00:10:20 +00:00
Manish Singh
dfd9d1cc70
i18n patch from gimp-monniaux-050699-1
...
-Yosh
1999-06-05 23:41:45 +00:00
Manish Singh
83291f7fa3
1.1.5 stuff
...
-Yosh
1999-05-03 23:14:25 +00:00
Vincent Renardias
fdb47c9aac
Update + many many many fixes contributed by D. Monniaux.
...
* Update + many many many fixes contributed by D. Monniaux.
1999-04-18 15:22:04 +00:00
Manish Singh
fcf3113c43
1.1.4 stuff
...
-Yosh
1999-03-30 03:10:08 +00:00
Vincent Renardias
381f3e2c2e
Thu, 11 Mar 1999 13:18:25 +0100 [Vincent]
...
* fr.po: Updates/Fixes.
1999-03-11 12:18:22 +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
Vincent Renardias
7d083b09e9
Mon, 18 Jan 1999 15:13:54 +0100 [Vincent]
...
* fr.po: Fix bad menu entry.
1999-01-18 13:13:38 +00:00
Vincent Renardias
1ee0165678
Sun, 17 Jan 1999 08:46:02 +0100 [Vincent]
...
* fr.po: a few fixes.
1999-01-17 06:45:45 +00:00
Vincent Renardias
02fcaa9c54
Sun, 17 Jan 1999 07:16:57 +0100 [Vincent]
...
* POTFILES.in: Updated.
* fr.po: continue to translate (currently ~80% done); proofreading welcome. ;)
1999-01-17 05:17:29 +00:00
Vincent Renardias
62e910d9ef
Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]
...
* Major translation updates.
1998-12-30 21:07:38 +00:00
Manish Singh
21ffb64262
various sundry changes
...
-Yosh
1998-12-17 11:53:22 +00:00
Vincent Renardias
4d0d391c88
Sat, 14 Nov 1998 04:10:28 +0100 [Vincent@waw.com]
...
* po/POTFILES.in: Update.
* po/fr.po: continue to translate messages (418 done out of 1276).
1998-11-14 03:11:49 +00:00
Lauri Alanko
a43763b106
Fixed a compile-halting typo
...
* po/fr.po: Fixed a compile-halting typo
1998-10-05 21:08:20 +00:00
Vincent Renardias
854354131f
New file.
...
* fr.po: New file.
1998-10-05 14:03:08 +00:00