Pablo Saratxaga
63d29f3e5c
fixed syntax errors and incorrect multibyte sequences
2001-05-21 19:40:29 +00:00
Manish Singh
378814ac77
1.2.0 stuff
...
-Yosh
2000-12-25 08:08:08 +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
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
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
a73c70c8a3
configure.in po-plug-ins moved libgimp strings into their own catalog.
...
* configure.in
* po-plug-ins
* po-libgimp: moved libgimp strings into their own catalog.
Mitch/Sven, could you take care of the domain rebinding?
* Makefile.am: make a gimp-config symlink to gimptool
-Yosh
2000-01-27 10:47:01 +00:00
Manish Singh
84f0e1620b
moved the libgimp translations to po-plugins (do they really need to be
...
* po and po-plug-ins dirs: moved the libgimp translations to
po-plugins (do they really need to be separate anyway?)
* tips/gimp_tips.pl.txt: new file
* libgimp/color_display.h
* modules/cdisplay_gamma.c: configure cancel callback
-Yosh
1999-11-20 02:49:40 +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
d87d9c8d59
filler text
...
-Yosh
1999-06-24 00:55:33 +00:00
Manish Singh
84ad15be2a
1.1.6 stuff
...
-Yosh
1999-06-06 00:10:20 +00:00
Manish Singh
f2622e5420
configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so
...
* configure.in
* Makefile.am: removed tips files, AC_SUBST GIMP_PLUGINS and
GIMP_MODULES so you can easily skip those parts of the build
* acinclude.m4
* config.sub
* config.guess
* ltconfig
* ltmain.sh: libtool 1.3.2
* app/fileops.c: shuffle #includes to avoid warning about MIN and
MAX
[ The following is a big i18n patch from David Monniaux
<david.monniaux@ens.fr> ]
* tips/gimp_conseils.fr.txt
* tips/gimp_tips.txt
* tips/Makefile.am
* configure.in: moved tips to separate dir
* po-plugins: new dir for plug-in translation files
* configure.in: add po-plugins dir and POTFILES processing
* app/boundary.c
* app/brightness_contrast.c
* app/by_color_select.c
* app/color_balance.c
* app/convert.c
* app/curves.c
* app/free_select.c
* app/gdisplay.c
* app/gimpimage.c
* app/gimpunit.c
* app/gradient.c
* app/gradient_select.c
* app/install.c
* app/session.c: various i18n tweaks
* app/tips_dialog.c: localize tips filename
* libgimp/gimpunit.c
* libgimp/gimpunitmenu.c: #include "config.h"
* plug-ins/CEL
* plug-ins/CML_explorer
* plug-ins/Lighting
* plug-ins/apply_lens
* plug-ins/autostretch_hsv
* plug-ins/blur
* plug-ins/bmp
* plug-ins/borderaverage
* plug-ins/bumpmap
* plug-ins/bz2
* plug-ins/checkerboard
* plug-ins/colorify
* plug-ins/compose
* plug-ins/convmatrix
* plug-ins/cubism
* plug-ins/depthmerge
* plug-ins/destripe
* plug-ins/gif
* plug-ins/gifload
* plug-ins/jpeg
* plug-ins/mail
* plug-ins/oilify
* plug-ins/png
* plug-ins/print
* plug-ins/ps
* plug-ins/xbm
* plug-ins/xpm
* plug-ins/xwd: plug-in i18n stuff
-Yosh
1999-05-29 16:35:47 +00:00