Commit Graph

12 Commits

Author SHA1 Message Date
Tor Lillqvist 565ca6b118 Update, tell people the MSVC makefiles are not up-to-date.
2000-08-24  Tor Lillqvist  <tml@iki.fi>

	* README.win32: Update, tell people the MSVC makefiles are not
	up-to-date.

	* */makefile.msc: Add warning about being outdated.

	* */makefile.cygwin: Remove.

	* */makefile.mingw.in: New files replacing the makefile.cygwin files.

	* */Makefile.am: Change correspondingly.

	* configure.in: Generate corresponding makefile.mingw files.

	* app/about_dialog.c: Include <gdk/gdkconfig.h> for
	GDK_USE_UTF8_MBS. Add UTF-8 version of a string.

	* libgimp/gimp.c: Remove horrible Win32 hack, not needed any longer.

	* plug-ins/common/jpeg.c: Use g_message, not g_warning.

	* plug-ins/common/winclipboard.c
	* plug-ins/common/winprint.c: Remove COMPAT_CRUFT.

	* plug-ins/Lighting/lighing_apply.c: Fix for non-interactive mode
	bug, supplied by Piet van Oostrum.

	* tips/makefile.mingw: New file.

	* tips/Makefile.am: Add it.
2000-08-24 17:53:43 +00:00
Rodrigo Sancho Senosiain 04487c75f6 Added spanish translation of tips 2000-08-05 18:36:03 +00:00
Manish Singh ed9b7f793a more sanity checking for the gtkxmhtml test. Also changed datadir to
* configure.in: more sanity checking for the gtkxmhtml test. Also
changed datadir to include the gimp version too. So right now
only the development headers conflict between versions in the same
prefix.

* gimptool.in
* gimptool.1: added and documented configure variable query options
(bindir, sbindir, sysconfdir, etc.)

* tips/Makefile.am: add gimp_tips.uk.txt

-Yosh
2000-03-24 09:54:45 +00:00
Stanislav Brabec a62cf4284f cs tips update 2000-01-11 17:02:48 +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 747cfffb57 add sk to ALL_LINGUAS, remove plug-ins/perl/config.status always at the
* configure.in: add sk to ALL_LINGUAS, remove
plug-ins/perl/config.status always at the start

* tips/Makefile.am: add the ko tips file

-Yosh
1999-10-19 23:53:23 +00:00
CDT 1999 James Mitchell f820fca4e7 More translations from Daniele Medri <madrid@linux.it> 1415 translated
Thu Sep  9 18:52:28 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po/it.po: More translations from Daniele Medri <madrid@linux.it>
	            1415 translated messages.

        * po-plug-ins/it.po: More translations from Daniele Medri
		             <madrid@linux.it>
		             590 translated messages, 73 untranslated messages.

        * tips/gimp_tips.it.txt
	* tips/Makefile.am: Added tips translations from Daniele Medri
	                    <madrid@linux.it>
1999-09-10 00:02:04 +00:00
Sergey I. Panov 21e0ceb948 gimp_tips.ru.txt: Added Russian translation of tips. Tips are translated
by Valentin Filippov <flpd@mail.ru>
1999-07-27 01:37:16 +00:00
Yukihiro Nakai e1ac5b8ba8 Add Japanese tips text from SHIRASAKI Yasuhiro.
Add Japanese tips text from SHIRASAKI Yasuhiro.
1999-06-21 02:13:58 +00:00
Manish Singh 918388483f quickie typo fix
-Yosh
1999-06-03 19:51:57 +00:00
Sven Neumann d613d17600 German translation of the tips file.
--Sven
1999-06-03 19:07:13 +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