Commit Graph

2358 Commits

Author SHA1 Message Date
Asbjørn Pettersen dae8fd9d6d first unit test programs 1999-09-20 16:33:43 +00:00
Sven Neumann f6b782fdea i18n updates sent ro me by Daniel Egger
--Sven
1999-09-20 08:17:21 +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
Marc Lehmann 29e988d244 see plug-ins/perl/Changes 1999-09-18 17:16:58 +00:00
Chyla Zbigniew 5d44dcd363 Updated Polish translation 1999-09-18 17:13:06 +00:00
Marc Lehmann e39df8174a see plug-ins/perl/Changes 1999-09-18 14:07:52 +00:00
Zach Beane 9a5ff7240a Corrected GIMP News URL.
* plug-ins/webbrowser/web-browser.scm: Corrected GIMP News
URL.

-- Zach
1999-09-18 01:58:32 +00:00
Zach Beane f40100072f Corrected GIMP News URL. 1999-09-18 01:56:51 +00:00
Tomas Ogren 39b651a549 "u_long" isn't portable at all..
1999-09-18  Tomas Ogren  <stric@ing.umu.se>

* plug-ins/common/tiff.c: "u_long" isn't portable at all..
1999-09-18 01:22:29 +00:00
Nick Lamb /GIMP 8bc75810ae Update to version supporting 16-bit (truncated of course)
and Tiled TIFF familes.
1999-09-17 22:28:25 +00:00
Kjartan Maraas 6e2c2d7edc Updated Danish translation from Kenneth Christiansen <kenneth@ripe.dk>.
1999-09-17  Kjartan Maraas  <kmaraas@online.no>

	* da.po: Updated Danish translation from Kenneth
	Christiansen <kenneth@ripe.dk>.
1999-09-17 19:51:59 +00:00
Kjartan Maraas a166512350 Updated translation.
1999-09-16  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated translation.
1999-09-16 17:43:28 +00:00
Zach Beane e12d351e8a Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208
* app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in
        bug #2208, this fixes #2208 and #2157.

-- Zach
1999-09-16 16:38:38 +00:00
Zach Beane cae6615147 Applied patch from _tom_@sf.airnet.ne.jp in bug #2208, this fixes #2208
* app/color_cmds.c: Applied patch from _tom_@sf.airnet.ne.jp in
        bug #2208, this fixes #2208 and #2157.
1999-09-16 16:37:38 +00:00
Manish Singh fa39134a36 use a temp var for xoring pointers
-Yosh
1999-09-15 18:12:14 +00:00
Zach Beane d36d23069f Changed gimp-flip parameters to match new OrientationType enum values.
* plug-ins/script-fu/scripts/truchet.scm,coolmetal-logo.scm:
        Changed gimp-flip parameters to match new OrientationType enum
        values. Fixes bug #2156.
1999-09-15 14:06:54 +00:00
Zach Beane 455b43e912 Changed gimp-flip parameters to match new orientation enum. 1999-09-15 14:01:36 +00:00
Zach Beane cc791f9b0f Changed gimp-flip parameter to match new orientation enum. 1999-09-15 13:59:32 +00:00
Sven Neumann e56ff58b04 applied a patch from Simon.
--Sven
1999-09-15 10:54:25 +00:00
Tor Lillqvist e422b59e59 Include config.h, guard inclusion of <unistd.h>.
1999-09-14  Tor Lillqvist  <tml@iki.fi>

* app/brush_select.c: Include config.h, guard inclusion of
<unistd.h>.

* app/gimpcontextpreview.c: Include config.h, <string.h> and
appenv.h.

* app/xinput_airbrush.c: Include config.h, <stdio.h>, appenv.h and
libgimp/gimpmath.h. Use G_PI.

* app/makefile.{cygwin,msc}: Updates.

* plug-ins/makefile.{cygwin,msc}: Add the unofficial sel_gauss
plug-in. Add new object files for FractalExplorer and
gimpressionist.

* plug-ins/common/iwarp.c (iwarp_deform): Combine two loops over
the same xi, yi area into one. Remove the then actually unused
deform_area_vectors array. Only one element of the array was used
for each x,yi loop.

* plug-ins/common/sparkle.c: Don't include <math.h>,
libgimp/gimpmath.h includes it. Use G_PI.
1999-09-14 21:20:04 +00:00
Manish Singh 2139d2b4ab plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic
* plug-ins/gfli/fli.[ch]
* plug-ins/gfli/gfli.c: applied gimp-narazaki-990914-0, fixes bogus
magic settings and noninteractive pdb

* plug-ins/common/ps.c: resolution info patch

-Yosh
1999-09-14 20:54:02 +00:00
Manish Singh 4555202ace don't use wacky binary modifiers to popen when !__EMX__
-Yosh
1999-09-14 20:16:36 +00:00
Manish Singh d86bcdf9a4 use break; instead of compiler barfing goto and label: } construct
* app/convert.c: use break; instead of compiler barfing goto and
label: } construct

-Yosh
1999-09-14 20:02:23 +00:00
Manish Singh 049877f03f plug-ins/sel2path/global.h plug-ins/sel2path/math.c s/acosd/my_acosd/
* plug-ins/sel2path/global.h
* plug-ins/sel2path/math.c
* plug-ins/sel2path/vector.c: s/acosd/my_acosd/ since some platforms
seem to have this function in the native libm

* plug-ins/script-fu/scripts/xach-effect.scm: remove stale debugging
line

* app/guides_cmds.c
* app/tools_cmds.c: changes from below

-Yosh
1999-09-14 19:44:51 +00:00
Marc Lehmann 65a64db72e *** empty log message *** 1999-09-14 19:05:00 +00:00
Marc Lehmann 21a8854aa3 see plug-ins/perl/Changes 1999-09-14 19:03:00 +00:00
Manish Singh c36d8e2b3b -export-symbols only works with -export-dynamic, so add it.
* app/Makefile.am: -export-symbols only works with -export-dynamic, so add it.

* plug-ins/gimpressionist/preview.c: dictch naughty // comment

-Yosh
1999-09-13 22:31:07 +00:00
Marc Lehmann 9cc7a58cfa see plug-ins/perl/Changes 1999-09-13 21:35:29 +00:00
Marc Lehmann 9f405d6f3c see plug-ins/perl/Changes 1999-09-13 21:28:19 +00:00
Marc Lehmann b3cfc45e04 see plug-ins/perl/Changes 1999-09-13 15:05:11 +00:00
Asbjørn Pettersen 316601b1ae handle html file opening correct 1999-09-13 14:51:41 +00:00
Sven Neumann 5a8eb56643 bug-fixing...
--Sven
1999-09-13 11:03:37 +00:00
Marc Lehmann 885ecf01ae see plug-ins/perl/Changes 1999-09-13 01:01:14 +00:00
Nick Lamb /GIMP 7633468a5f Update info structures after doing transformations, thus fixing bug
Also stopped applying sBIT. Scream if this hurts you :)
1999-09-13 00:57:52 +00:00
Nick Lamb /GIMP 4d1bb0d749 Update info structure after applying transformations.
No longer apply sBIT. Report errors nicely. Scream if this hurts :)
1999-09-13 00:52:19 +00:00
Marc Lehmann 682181149c see plug-ins/perl/Changes 1999-09-12 20:50:57 +00:00
Marc Lehmann e05e46dfed *** empty log message *** 1999-09-12 19:28:06 +00:00
Marc Lehmann f0dfd314ae see plug-ins/perl/Changes 1999-09-12 19:27:05 +00:00
Manish Singh 3ce38aa009 another XachPatch (TM) to fix revert and urls
-Yosh
1999-09-11 23:45:57 +00:00
BST 1999 Andy Thomas d045b9667a app/nav_window.c app/floating_sel.c
Sat Sep 11 22:45:12 BST 1999 Andy Thomas <alt@gimp.org>

	* app/nav_window.c
	* app/floating_sel.c

	Hopefully fix for nav_popup when using tablets.
	Also applied the patch supplied by Garry R. Osgood. Thanks.
1999-09-11 21:51:08 +00:00
Marc Lehmann 135ce1f889 see plug-ins/perl/Changes 1999-09-11 21:10:51 +00:00
Marc Lehmann 7a3042dd10 see plug-ins/perl/Changes 1999-09-11 20:15:33 +00:00
Vidar Madsen/gimpressionist fd8ba1f051 Added load/save + better alpha support + minor dialog layout changes
* plug-ins/common/spheredesigner.c: Added load/save +
better alpha support + minor dialog layout changes
1999-09-11 19:56:18 +00:00
Manish Singh 98d1fe7b8e uncorrupt these files
-Yosh
1999-09-11 19:36:16 +00:00
Manish Singh 1d68203653 add cursors/badmsk and pixmaps/navbutton.xpm
* Makefile.am: add cursors/badmsk and pixmaps/navbutton.xpm

* app/Makefile.am: add apptypes.h, gimpbrushpipeP.h, and
colormap_dialog.i.c

* libgimp/parasiteio.c: #include <stdlib.h>

* plug-ins/imagemap/Makefile.am: add *.h

-Yosh
1999-09-11 19:33:33 +00:00
Kelly Martin 9cd019f139 Applied a patch offered by Zach Beane to close bug #2145. 1999-09-11 17:26:05 +00:00
BST 1999 Andy Thomas d866698eb3 app/palette.c
Sat Sep 11 17:46:37 BST 1999 Andy Thomas <alt@gimp.org>

	* app/palette.c

	When resizing the dialog it now fills with colours (as expected).
1999-09-11 16:55:40 +00:00
Olof S Kylander/GIMP 267633fa89 fix of enum error in pygimp
fix of enum error in pygimp
1999-09-11 15:01:02 +00:00
Olof S Kylander/GIMP 407bed3cf3 correction of enum error in pygimp
correction of enum error in pygimp
1999-09-11 14:59:40 +00:00
Pablo Saratxaga 35433b6cdb updated danish file 1999-09-11 00:23:37 +00:00