Commit Graph

502 Commits

Author SHA1 Message Date
49ac3a5efa see plug-ins/perl/Changes 1999-08-01 21:25:31 +00:00
11b113db61 see plug-ins/perl/Changes 1999-08-01 21:23:58 +00:00
9ef96aeabf see plug-ins/perl/Changes 1999-08-01 20:48:36 +00:00
b52b6fde8c see plug-ins/perl/Changes 1999-07-31 20:48:54 +00:00
aaedafae1d see plug-ins/perl/Changes 1999-07-30 20:51:19 +00:00
bad20ffc0a see plug-ins/perl/Changes 1999-07-29 21:28:02 +00:00
8b0cef8376 see plug-ins/perl/Changes 1999-07-28 21:23:35 +00:00
fcb24402f5 see plug-ins/perl/Changes 1999-07-28 21:19:15 +00:00
4ea8ba7440 see plug-ins/perl/Changes 1999-07-27 21:45:32 +00:00
5d06b76d4b see plug-ins/perl/Changes 1999-07-27 19:13:44 +00:00
b7eceb6975 see plug-ins/perl/Changes 1999-07-27 13:56:32 +00:00
3ffb489fe7 UNINST changet to 0. Uninstalling on system with installed already gimp
* UNINST changet to 0. Uninstalling on system with installed already gimp
perl modules during installing gimp builded from non-root account cause
failing installing procedure (patch by Piotr Czerwiski <pius@pld.org.pl>).
For uninstalling we have separated target (uninstall) and install must _only_
.. install.
1999-07-23 18:19:29 +00:00
9258cc2051 see plug-ins/perl/Changes 1999-07-23 13:18:05 +00:00
ea0e92313b see plug-ins/perl/Changes 1999-07-23 02:01:38 +00:00
38265a7de8 see plug-ins/perl/Changes 1999-07-22 19:27:11 +00:00
b418079069 see plug-ins/perl/Changes 1999-07-21 21:07:47 +00:00
58b3b66655 see plug-ins/perl/Changes 1999-07-20 22:15:18 +00:00
6db3c6d801 see plug-ins/perl/Changes 1999-07-14 21:07:47 +00:00
bf952c65c2 see plug-ins/perl/Changes 1999-07-13 16:09:23 +00:00
6994f8467a see plug-ins/perl/Changes 1999-07-12 20:59:54 +00:00
16041ddbd4 see plug-ins/perl/Changes 1999-07-11 13:32:58 +00:00
bd989d656d see plug-ins/perl/Changes 1999-07-08 20:44:39 +00:00
25fc12276d see plug-ins/perl/Changes 1999-07-08 20:15:45 +00:00
fe4252a08a see plug-ins/perl/Changes 1999-07-08 12:49:38 +00:00
a444690442 see plug-ins/perl/Changes 1999-07-08 01:52:48 +00:00
9df8a5b13c see plug-ins/perl/Changes 1999-07-07 19:04:57 +00:00
88d2b4ab61 see plug-ins/perl/Changes 1999-06-29 20:31:07 +00:00
8be7ed56b9 see plug-ins/perl/Changes 1999-06-24 23:37:21 +00:00
e52d0192fb see plug-ins/perl/Changes 1999-06-24 15:44:30 +00:00
b8bb67bdfa cosmetic change
* app/Makefile.am: cosmetic change

* app/plug_in.c: reordered #includes to prevent MAX/MIN conflict

* app/menus.c: removed the weird translation code in favor of
the item factory translation function. This may have broken some
.po files.. we'll see. Also, added some more tearoffs and made
tearoffs appear automagically when plugins register menu entries.

* libgimp/gimpimage.c
* libgimp/gimpenums.h: redid the GOrientation enum to match the
app. Removed special casing in the handler.

* plug-ins/guillotine/guillotine.c: small clean up

-Yosh
1999-06-21 20:04:04 +00:00
f6fdc9cf79 see plug-ins/perl/Changes 1999-06-21 19:03:48 +00:00
5fa1df3fc5 see plug-ins/perl/Changes 1999-06-17 21:24:48 +00:00
603cc706f5 see plug-ins/perl/Changes 1999-06-16 19:26:46 +00:00
c6ca37b9fb see plug-ins/perl/Changes 1999-06-15 21:51:12 +00:00
dddfa3a900 see plug-ins/perl/Changes 1999-06-14 20:09:00 +00:00
1d9fc22acd see plug-ins/perl/Changes 1999-06-12 21:29:06 +00:00
f72dbf5800 see plug-ins/perl/Changes 1999-06-11 19:35:23 +00:00
2721b4ce1f see plug-ins/perl/Changes 1999-06-11 19:30:13 +00:00
d414f6017a see plug-ins/perl/Changes 1999-06-08 23:36:45 +00:00
833d3490a5 see plug-ins/perl/Changes 1999-06-08 19:49:58 +00:00
0c853f0e59 see plug-ins/perl/Changes 1999-06-08 19:16:42 +00:00
0aaaba09c5 see plug-ins/perl/Changes 1999-05-31 22:37:16 +00:00
33ed6263d5 see plug-ins/perl/Changes 1999-05-31 22:08:33 +00:00
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
ecd5ff9343 see plug-ins/perl/Changes 1999-05-27 19:35:26 +00:00
65e5597a71 see plug-ins/perl/Changes 1999-05-26 20:23:32 +00:00
ee365bb510 see plug-ins/perl/Changes 1999-05-23 11:23:19 +00:00
05fd826e46 see plug-ins/perl/Changes 1999-05-21 12:25:51 +00:00
edda8d6b98 see plug-ins/perl/Changes 1999-05-20 23:52:41 +00:00
0731cd0f08 see plug-ins/perl/Changes 1999-05-20 23:47:02 +00:00