6ab29af67a
czech translation update
1999-12-29 20:49:34 +00:00
8ac537fe7c
*** empty log message ***
1999-12-29 20:29:09 +00:00
de62f1f314
found a better (working) solution for the string-handling
...
--Sven
1999-12-29 18:28:20 +00:00
9498c29dfc
NEVER EVER use sprintf together with _(...) !
...
--Sven
1999-12-29 18:07:43 +00:00
0b58c9c94b
dialog and keybinding tweaks, i18n issues
...
--Sven
1999-12-29 16:53:41 +00:00
e42ac8999a
applied that shear_tool patch that appeared on the list
...
--Sven
1999-12-29 10:13:26 +00:00
7da2e0b221
ru.po: Updated Russian translation from Valek Filippov <val@df.ru>.
...
with some corrections/additions from Sergey Panov <sipan@mit.edu >
1999-12-29 04:27:55 +00:00
dc937789db
ru.po: Updated Russian translation from Valek Filippov <val@df.ru>.
1999-12-29 00:14:59 +00:00
095bdf4bec
ru.po: Updated Russian translations from Valek Filippov <val@df.ru>
1999-12-29 00:12:59 +00:00
2cd9f9883c
more i18n issues
...
--Sven
1999-12-28 22:21:17 +00:00
d9b89508a6
plug-ins/common/hrz.c plug-ins/common/illusion.c plug-ins/common/iwarp.c
...
* plug-ins/common/hrz.c
* plug-ins/common/illusion.c
* plug-ins/common/iwarp.c
* plug-ins/common/jigsaw.c
* plug-ins/common/laplace.c
* po-plug-ins/POTFILES.in: added gettext support.
* plug-ins/common/gauss_iir.c
* plug-ins/common/gauss_rle.c
* plug-ins/common/gicon.c
* plug-ins/common/gif.c
* plug-ins/common/gifload.c
* plug-ins/common/gpb.c
* plug-ins/common/gqbist.c
* plug-ins/common/guillotine.c
* plug-ins/common/gz.c
* plug-ins/common/jpeg.c
* plug-ins/common/lic.c: unmarked unnecessary translation tag.
-- yasuhiro
1999-12-28 20:04:19 +00:00
233e1915c4
including config.h appearantly does the trick...
...
--Sven
1999-12-28 19:31:24 +00:00
92ed05a563
more i18n fixes
...
--Sven
1999-12-28 18:50:43 +00:00
d9aa84db3d
plug-ins/common/animationplay.c plug-ins/common/bz2.c
...
* plug-ins/common/animationplay.c
* plug-ins/common/bz2.c
* plug-ins/common/c_astretch.c
* plug-ins/common/color_enhance.c
* plug-ins/common/compose.c
* plug-ins/common/decompose.c
* plug-ins/common/depthmerge.c: unmarked unnecessary translation tag.
* app/gimpui.c: #include "config.h"
* po/POTFILES.in: included missing app/gimpui.c
-- yasuhiro
1999-12-28 18:30:01 +00:00
b5a2ba08d0
fixed some typos
...
--Sven
1999-12-28 14:34:42 +00:00
7cd5c09f59
more i18n fixes
...
--Sven
1999-12-28 14:09:20 +00:00
e6619b5153
unmarked a few strings for translation
...
--Sven
1999-12-28 10:30:50 +00:00
7f56c32ebb
Updated Norwegian translation.
...
1999-12-28 Kjartan Maraas <kmaraas@online.no >
* no.po: Updated Norwegian translation.
1999-12-28 10:14:04 +00:00
569276b6f9
Actually more or less nothing. Just to sync it with my current tree.
...
--Sven
1999-12-27 23:14:31 +00:00
8af2fb720a
small dialog changes and german translation update
...
--Sven
1999-12-27 18:43:11 +00:00
d3315b90e2
dialog layout and i18n
...
--Sven
1999-12-27 16:18:06 +00:00
aa79cb37f1
worked on the dialog layout
...
* plug-ins/flame/flame.c: worked on the dialog layout
* plug-ins/pagecurl/pagecurl.c: register with the correct image type
--Sven
1999-12-27 14:14:53 +00:00
410e2e9995
libgimp: use enums instead of gint where appropriate
...
pnm plug-in: got rid of a few compiler warnings
--Sven
1999-12-27 12:02:07 +00:00
b8e03bd1c7
added spec file to EXTRA_DIST
...
* Makefile.am: added spec file to EXTRA_DIST
* docs/Makefile.am: added undo.txt to EXTRA_DIST
* app/interface.c: removed the DODGY warning, doesn't look dodgy to me
* libgimp/*.h: missed an s/Library/Lesser/
* tools/pdbgen/*: lots of work on the libgimp portion
-Yosh
1999-12-26 07:54:39 +00:00
a9f0061c70
plug-ins/common/gbr.c plug-ins/common/gee.c plug-ins/common/gicon.c
...
* plug-ins/common/gbr.c
* plug-ins/common/gee.c
* plug-ins/common/gicon.c
* plug-ins/common/glasstile.c
* plug-ins/common/gpb.c
* plug-ins/common/gqbist.c
* plug-ins/common/gradmap.c
* plug-ins/common/gtm.c
* plug-ins/common/gz.c
* plug-ins/common/hot.c
* po-plug-ins/POTFILES.in: Added gettext support.
-- yasuhiro
1999-12-25 21:49:51 +00:00
c60db90ff7
Season's Greetings! app/clone.c app/paint_core.c app/paint_core.h Updated
...
1999-12-25 Garry R. Osgood <gosgood@idt.net >
Season's Greetings!
* app/clone.c
* app/paint_core.c
* app/paint_core.h
* MAINTAINERS
MAINTAINERS: Updated my entry (it wasn't there ;)
app/paint_core.[ch] supplied new PaintTool states to clone_paint_func() so that
writes of temporary markings made directly to the window are not
clobbered by buffered writes stemming from gdisplay_flush_xxx()
routines. clone_tool_paint_func() has been modified to take advantage
of these new states, retiring bug #2184 in a way that does not change
user interface semantics. There are small additions to the PaintCore
interface that do not affect clientele unaware of added semantics.
These changes are detailed at http://idt.net/~gosgood/gimp-patch/patch03.html .
1999-12-25 21:32:52 +00:00
c3f8c2ae33
*** empty log message ***
1999-12-25 03:43:14 +00:00
86a79906e3
plug-ins/common/exchange.c plug-ins/common/flarefx.c
...
* plug-ins/common/exchange.c
* plug-ins/common/flarefx.c
* plug-ins/common/fractaltrace.c
* plug-ins/common/gauss_iir.c
* plug-ins/common/gauss_rle.c
* po-plug-ins/POTFILES.in: Added gettext support.
-- yasuhiro
1999-12-24 01:17:52 +00:00
a364dad8f1
Tried to fix the crashes in the color_display_ui.
...
I'm not sure if I understand how this is supposed to work. At least the
interface is quite confusing and the fact that it does nothing doesn't
really help...
--Sven
1999-12-23 13:33:43 +00:00
b826a662c0
updated versions.
...
* updated versions.
1999-12-23 12:59:42 +00:00
2facdada83
More portable perl handling.
...
Wed Dec 22 23:18:48 EST 1999 Gregory McLean <gregm@comstar.net >
* gimp.spec: More portable perl handling.
Off on vacation now.
-- Greg
1999-12-23 04:19:56 +00:00
ab44ef86a0
enums should be all UPPER_CASE
...
--Sven
1999-12-22 23:30:43 +00:00
f94312e891
app/menus.c app/tools.c app/tools.h moved the xinput_airbrush before the
...
* app/menus.c
* app/tools.c
* app/tools.h
* app/toolsF.h: moved the xinput_airbrush before the measure tool,
so it groups nicely with the paint tools. Removed the toolbox_position
from the ToolInfo structure, since it was never used and added some
separators into the Tools menu.
--Sven
1999-12-22 22:24:59 +00:00
3520455686
Changed the behaviour of the Gradient Brush to continue with the end color
...
when using "Once Forward/Backward" modes. Isn't that what was wanted in the
first place? It feels much more intuitive and useful to me. Please complain
if you don't like this.
--Sven
1999-12-22 21:15:58 +00:00
fa079cf36e
*** empty log message ***
1999-12-22 20:57:23 +00:00
e8c7d62cc8
Final clean up this results in a nice binary package that should work for
...
Wed Dec 22 12:06:22 EST 1999 Gregory McLean <gregm@comstar.net >
* gimp.spec: Final clean up this results in a nice binary package
that should work for all. It will only work on intel archs though
as perl is being stubborn.
1999-12-22 17:07:32 +00:00
ab9eb8e3fb
Updated japanese translation.
...
1999-12-22 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp >
* ja.po: Updated japanese translation.
-- yasuhiro
1999-12-22 10:15:24 +00:00
4ba35380eb
plug-ins/common/diffraction.c plug-ins/common/edge.c
...
1999-12-22 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp >
* plug-ins/common/diffraction.c
* plug-ins/common/edge.c
* plug-ins/common/emboss.c
* plug-ins/common/engrave.c
* po-plug-ins/POTFILES.in: Added gettext support
* plug-ins/megawidget/megawidget.c: Added #include "config.h"
* po-plug-ins/POTFILES.in: Include megawidget
-- yasuhiro
1999-12-22 10:03:19 +00:00
e9fdeba861
variable dfn before code
1999-12-21 15:39:52 +00:00
f806fa9524
minor script-fu and plug-in tweaks
...
--Sven
1999-12-21 13:57:58 +00:00
9e9fbd07fc
More updates. The perl hackery should get installed now.
...
All the language specific stuff has been tagged.
-- Greg
1999-12-21 05:10:18 +00:00
120c64dfa6
added an assert for name != NULL
...
* app/gimpdrawable.c: added an assert for name != NULL
* tools/pdbgen/pdb/channel.pdb
* tools/pdbgen/pdb/layer.pdb: sanity check the name parameters
-Yosh
1999-12-21 00:36:07 +00:00
84a8b6fea0
A more upto date spec file. This is a work in progress (perl and python need
...
dealing with still)
-- Greg
1999-12-20 23:44:01 +00:00
f1f2499d0b
czech translation update
1999-12-20 20:21:29 +00:00
e802d2c492
see plug-ins/perl/Changes
1999-12-20 20:02:20 +00:00
220b3463a7
add sys/stat.h for OS2
1999-12-19 20:29:34 +00:00
0054b9f4aa
Remove old movement code and unused variables.
...
Mon Dec 20 17:58:59 GMT 1999 Adam D. Moss <adam@gimp.org >
* app/edit_selection.c: Remove old movement code and unused
variables.
1999-12-19 20:29:30 +00:00
b670f6d70e
os2 patch
1999-12-19 20:29:30 +00:00
99b3a53c3f
plug-ins/common/blinds.c plug-ins/common/curve_bend.c
...
1999-12-20 Shirasaki Yasuhiro <yasuhiro@gnome.gr.jp >
* plug-ins/common/blinds.c
* plug-ins/common/curve_bend.c
* plug-ins/common/deinterlace.c
* plug-ins/common/despeckle.c
* po-plug-ins/POTFILES.in: Added gettext support
-- yasuhiro
1999-12-19 20:29:30 +00:00
9265b3237e
made gimp_help accessible through the PDB
...
--Sven
1999-12-19 20:29:30 +00:00