Commit Graph

39 Commits

Author SHA1 Message Date
Tor Lillqvist 37971cd589 Add resolution_calibrate.o.
2000-10-17  Tor Lillqvist  <tml@iki.fi>

	* app/makefile.mingw.in (gimp_OBJECTS): Add
	resolution_calibrate.o.

	* app/user_install.c (user_install_run): Add missing semicolon.

	* tips/makefile.mingw (install): Copy gimp_tips.txt separately. We
	used to get gimp_tips.txt.txt because of `basename $f .utf8`.
2000-10-17 17:26:31 +00:00
Sven Neumann 830a33df8f applied gimp-kirchgessner-001005-0 Check if input filename keeps a space.
2000-10-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/ps.c: applied gimp-kirchgessner-001005-0
	Check if input filename keeps a space. Then enclose filename
	in " or ' before passing to ghostscript. Otherwise it can't be
	interpreted.

	* tips/gimp_tips.pl.txt
	* tools/authorsgen/contributors: applied gimp-art-20000926-0
	Updates to the polish translation by Artur Polaczynski
	<artie@kmfms.com>
2000-10-06 18:16:58 +00:00
Rodrigo Sancho Senosiain d94366793d updated spanish translation 2000-09-27 23:28:48 +00:00
Manish Singh 1f1e8a9ffa italian translation updates
-Yosh
2000-09-27 19:56:29 +00:00
Rodrigo Sancho Senosiain cdbbaf73f2 Updated spanish tips 2000-09-11 22:12:05 +00:00
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
Yuri Syrota 601c57a651 Updated Ukrainian translation 2000-08-15 07:57:19 +00:00
Rodrigo Sancho Senosiain da94be9a3f Tips in spanish 2000-08-05 18:36:46 +00:00
Rodrigo Sancho Senosiain 04487c75f6 Added spanish translation of tips 2000-08-05 18:36:03 +00:00
Sven Neumann 093390b91f Corrected an error message, applied updates to the italian
and german translations.


--Sven
2000-07-04 20:21:01 +00:00
Stanislav Brabec c6816c05c5 updated tips 2000-06-13 17:54:49 +00:00
Sven Neumann bbad248af3 fixed the gimp_tips.txt
--Sven
2000-06-08 10:43:58 +00:00
Sven Neumann a43f448b9d indentation, no real changes
2000-06-05  Sven Neumann  <sven@gimp.org>

        * app/paint_core.[ch]: indentation, no real changes

        * plug-ins/gap/README
        * plug-ins/gap/gap_mov_dialog.c
        * plug-ins/gap/gap_mov_exec.c: applied a patch from Wolfgang
        Hofer

        * plug-ins/imagemap/imap_csim.y: applied a patch from
        Maurits Rijk which promises to fix bug #10090.
        Yosh, could you regenerate the C code, please...?!

        * tips/gimp_tips.txt: applied gimp-quinet-20000508-0.patch,
        an update to the english tips file provided by Raphael Quinet.
2000-06-05 22:08:45 +00:00
Stanislav Brabec a6b720842f czech translation update 2000-05-30 22:41:58 +00:00
Tor Lillqvist 2090f17620 Update to match Unix version.
2000-05-29  Tor Lillqvist  <tml@iki.fi>

* gimprc.win32: Update to match Unix version.

* app/gimp.sym: Add dialog_{,un}register.

* app/dialog_handler.c: Include <gmodule.h>, mark above functions
with G_MODULE_EXPORT.

* app/makefile.{msc,cygwin}: Update to match current GLib 1.3.

* libgimp/gimp.def
* libgimp/gimpui.def: Update according to function name changes etc.

* libgimp/makefile.{msc,cygwin}: Update for changed file
names.

* libgimp/makefile.cygwin
* modules/makefile.cygwin: Simplify, use the
../build/win32/make.mingw file.

* plug-ins/common/gz.c (save_image): Somewhat more informative
error message on Win32 when gzip.exe isn't found (most probable
cause of error).

* tips/gimp_tips.txt: Clarify location of personal GIMP directory
on Unix and Windows.
2000-05-28 23:46:16 +00:00
Sven Neumann dc5da262a3 in Image/Filters move all entries that are not submenus to the top of the
* app/menus.c: in Image/Filters move all entries that are not
  submenus to the top of the menu.

* app/plug_in.c: order all plugin menu-entries alphabetically
  (in the current locale) before sending them to menus.c.

* plug-ins/script-fu/script-fu-scripts.c: order all script-fu
  menu-entries alphabetically (in the current locale) before
  registering them.

* plug-ins/script-fu/script-fu.c: minor cleanups

* plug-ins/bmp/bmpread.c
* plug-ins/bmp/bmpwrite.c
* plug-ins/xjt/xjt.c: strings used with g_message do not need
  a trailing newline


--Sven
2000-05-07 22:04:51 +00:00
Yuri Syrota 5d9244da6a Updated Ukrainian translation 2000-04-13 14:06:16 +00:00
Yuri Syrota 2834364fbe Updated Ukrainian translation 2000-03-29 10:34:39 +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
Yuri Syrota 0941492a0a Updated Ukrainian translation 2000-03-20 15:37:39 +00:00
Yuri Syrota 0408e94260 Updated Ukrainian translation 2000-03-20 15:30:42 +00:00
Yuri Syrota 4f440e1b70 Added Ukrainian translation 2000-03-13 15:25:15 +00:00
Sven Neumann 1ff1e442fb i18n fixes and updates to the polish translation 2000-01-24 20:32:42 +00:00
David Monniaux ce131eb16c A few changes... 2000-01-12 23:00:40 +00:00
Stanislav Brabec a62cf4284f cs tips update 2000-01-11 17:02:48 +00:00
Stanislav Brabec b940b3f802 Added gimp_tips translation gimp_tips.cs.txt 1999-12-07 14:11:20 +00:00
Yukihiro Nakai e4d411f8c9 ja.po: Japanese Translation Update for 1.1.12 from SHIRASAKI Yasuhiro.
See his serious attitude for the Japanized GIMP.
       I recommend you give him a translation commit account and
       tell him before a new version release...
1999-11-25 07: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
Nam SungHyun 1c830d9cf2 Korean translation by Young-Boo Park <DIRBOO@hitel.net> 1999-10-19 01:04:48 +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
CDT 1999 James Mitchell 36bed6e320 Translations from Daniele Medri <madrid@linux.it> 705 translated messages,
Wed Sep 22 23:51:24 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  705 translated messages, 10 untranslated messages.

        * tips/gimp_tips.it.txt: Translations from Daniele Medri
	  <madrid@linux.it>
1999-09-23 05:14:24 +00:00
CDT 1999 James Mitchell ba7593f245 Translations from Daniele Medri <madrid@linux.it> 1422 translated
Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

	* po/it.po: Translations from Daniele Medri <madrid@linux.it>
	  1422 translated messages.

Sun Sep 19 13:22:21 CDT 1999 James Mitchell <mitchell@gimp.org>

        * po-plug-ins/it.po: Translations from Daniele Medri <madrid@linux.it>
	  693 translated messages, 22 untranslated messages.

Sun Sep 19 13:24:30 CDT 1999 James Mitchell <mitchell@gimp.org>

	* tips/gimp_tips.it.txt: Translations from Daniele Medri
	<madrid@linux.it>
1999-09-19 18:30:38 +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