Sven Neumann
3ebaf638bb
Redid my latest change here, since it didn't solve the problem. Now,
...
* app/plug_in.c: Redid my latest change here, since it didn't solve
the problem. Now, registering with image_types == NULL means the same
as what "" used to mean: No image is required and the menu entry will
always be sensitive.
The rest are fixes to my last commit.
--Sven
2000-01-02 20:52:57 +00:00
Marc Lehmann
05bdf34357
see plug-ins/perl/Changes
2000-01-02 20:19:16 +00:00
Kelly Martin
c0944df909
bumped GTK req. to 1.2.6 -- I hadn't updated GTK or glib in a while and
...
* configure.in: bumped GTK req. to 1.2.6 -- I hadn't updated GTK
or glib in a while and the silent acceptance of out-of-date
versions was making for a lot of annoying bugs. This should be
updated whenever appropriate, not simply ignored until major
release time, people.
2000-01-02 18:01:44 +00:00
Sven Neumann
8057d056f2
dialog layout and i18n
...
--Sven
2000-01-02 15:51:41 +00:00
Tor Lillqvist
b48c534756
Some clarifications.
...
2000-01-02 Tor Lillqvist <tml@iki.fi>
* README.win32: Some clarifications.
* app/makefile.{cygwin,msc}
* libgimp/makefile.{cygwin,msc}
* plug-ins/makefile.{cygwin,msc}: Changes corresponding to the GTk+
source reorg. Add new files.
* app/text_tool.c: Remove now unnecessary workaround for Win32
POINTS identifier clash.
2000-01-02 11:56:56 +00:00
Tor Lillqvist
97f4fc02ca
Small update to Finnish translation.
...
2000-01-02 Tor Lillqvist <tml@iki.fi>
* fi.po: Small update to Finnish translation.
2000-01-02 11:35:54 +00:00
Garry R. Osgood
7f052673ef
Happy New Year! Checked RGB/GRAY/INDEXED product box RE testing #4708 .
...
2000-01-01 Garry R. Osgood <gosgood@idt.net>
Happy New Year!
* app/disp_callbacks.c
app/disp_callbacks.c: Checked RGB/GRAY/INDEXED product box RE
testing #4708 . added gdisplay_update_title() to refresh
window title bar so that a layer-filled display won't
continue its insistence of being empty. Nice fix, Sven.
2000-01-02 03:02:30 +00:00
Manish Singh
631ef03898
oops.
...
-Yosh
2000-01-02 01:43:18 +00:00
Manish Singh
a5f9b334a0
cosmetic fix
...
* Makefile.am: cosmetic fix
* libgimp/color_display.h
* modules/cdisplay_gamma.c: add clone method
* app/color_area.[ch]
* app/gdisplay.[ch]
* app/gdisplay_color.c
* app/gdisplay_color_ui.c: preliminary support for color_area filter
(really just a sync to home machine)
* app/nav_window.c: minor cleanup
* tools/pdbgen/app.pl: initialize gbooleans to FALSE, not 0
* tools/pdbgen/lib.pl: some more arg work
-Yosh
2000-01-02 00:16:47 +00:00
Marc Lehmann
6d2414707c
see plug-ins/perl/Changes
2000-01-01 22:35:47 +00:00
Marc Lehmann
521be42192
*** empty log message ***
2000-01-01 22:10:41 +00:00
Sven Neumann
cca220b4ef
If image_types == NULL, register plug-in with all image_types.
...
Should fix bug #3135 .
--Sven
2000-01-01 21:45:26 +00:00
Marc Lehmann
c01f1ee308
*** empty log message ***
2000-01-01 20:07:16 +00:00
Sven Neumann
a34415cb7b
Removed the obsolete drawable argument from layer_from_tiles.
...
The layer_type is now taken from the base_type of the image.
Also changed the name to layer_new_from_tiles.
--Sven
2000-01-01 18:33:40 +00:00
Sven Neumann
fa16d08f1f
small i18n fix
...
--Sven
2000-01-01 16:14:19 +00:00
Marc Lehmann
f54d942aa8
*** empty log message ***
2000-01-01 16:08:09 +00:00
Marc Lehmann
8682bf306e
*** empty log message ***
2000-01-01 16:07:19 +00:00
Sven Neumann
75a07bafd2
sunras and winprint were not included in POTFILES.in
...
--Sven
2000-01-01 15:55:02 +00:00
Sven Neumann
2d213140f6
added gettext support
...
--Sven
2000-01-01 15:38:59 +00:00
Sven Neumann
5969ed3911
Fixed bug #4871 .
...
--Sven
2000-01-01 13:59:58 +00:00
SHIRASAKI Yasuhiro
7e40430246
plug-ins/common/pat.c plug-ins/common/pcx.c plug-ins/common/pix.c
...
* plug-ins/common/pat.c
* plug-ins/common/pcx.c
* plug-ins/common/pix.c
* plug-ins/common/pixelize.c
* plug-ins/common/plasma.c
* po-plug-ins/POTFILES.in: added gettext support and replace
sprintf with g_strdup_printf().
* plug-ins/common/gpb.c: added INIT_I18N() for gih saver.
-- yasuhiro
2000-01-01 07:35:13 +00:00
SHIRASAKI Yasuhiro
a8d0499aae
plug-ins/common/max_rgb.c plug-ins/common/mblur.c plug-ins/common/mpeg.c
...
* plug-ins/common/max_rgb.c
* plug-ins/common/mblur.c
* plug-ins/common/mpeg.c
* plug-ins/common/newsprint.c
* plug-ins/common/nlfilt.c
* plug-ins/common/noisify.c
* po-plug-ins/POTFILES.in: Added gettext support and replace
sprintf with g_strdup_printf().
-- yasuhiro
1999-12-31 16:39:04 +00:00
SHIRASAKI Yasuhiro
dc180819d7
update japanese translation.
1999-12-31 15:16:30 +00:00
Sven Neumann
3bc2a355a2
small i18n fix s/snprintf/g_snprintf/
...
* plug-ins/common/gif.c: small i18n fix
* plug-ins/gap/gap_mov_dialog.c: s/snprintf/g_snprintf/
--Sven
1999-12-31 13:34:58 +00:00
GMT 1999 Adam D. Moss
701ff83d3c
Teach it about .pcc files.
...
Thu Dec 30 22:55:35 GMT 1999 Adam D. Moss <adam@gimp.org>
* plug-ins/common/pcx.c: Teach it about .pcc files.
1999-12-30 23:00:43 +00:00
Kjartan Maraas
13f63c0ccd
Updated Norwegian translation.
...
1999-12-30 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
1999-12-30 22:13:50 +00:00
Kjartan Maraas
bf1f5cda72
Updated Norwegian translation.
...
1999-12-28 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated Norwegian translation.
1999-12-30 21:48:06 +00:00
Kjartan Maraas
692679df8e
Added comment to stop xgettext from complaining about format specifier.
...
1999-12-30 Kjartan Maraas <kmaraas@online.no>
* app/file_new_dialog.c: Added comment to stop xgettext
from complaining about format specifier.
1999-12-30 21:45:28 +00:00
Sven Neumann
e713f9bae3
Use our new (sligtly compressed) layout of gtk_file_selection all over the
...
place.
--Sven
1999-12-30 20:16:58 +00:00
Sven Neumann
1c2b0228ca
The way is now free for a new millenium without sprintf being used together with
...
gettext.
--Sven
1999-12-30 18:54:17 +00:00
GMT 1999 Adam D. Moss
f9b657fc05
PDB interface patch from Andreas Jaekel <jaekel@cablecats.de>
...
Thu Dec 30 15:21:29 GMT 1999 Adam D. Moss <adam@gimp.org>
* plug-ins/common/animoptimize.c: PDB interface patch
from Andreas Jaekel <jaekel@cablecats.de>
1999-12-30 15:26:51 +00:00
Marc Lehmann
c7f7257b7a
*** empty log message ***
1999-12-30 01:35:44 +00:00
Stanislav Brabec
6ab29af67a
czech translation update
1999-12-29 20:49:34 +00:00
Marc Lehmann
8ac537fe7c
*** empty log message ***
1999-12-29 20:29:09 +00:00
Sven Neumann
de62f1f314
found a better (working) solution for the string-handling
...
--Sven
1999-12-29 18:28:20 +00:00
Sven Neumann
9498c29dfc
NEVER EVER use sprintf together with _(...) !
...
--Sven
1999-12-29 18:07:43 +00:00
Sven Neumann
0b58c9c94b
dialog and keybinding tweaks, i18n issues
...
--Sven
1999-12-29 16:53:41 +00:00
Sven Neumann
e42ac8999a
applied that shear_tool patch that appeared on the list
...
--Sven
1999-12-29 10:13:26 +00:00
Sergey I. Panov
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
Sergey I. Panov
dc937789db
ru.po: Updated Russian translation from Valek Filippov <val@df.ru>.
1999-12-29 00:14:59 +00:00
Sergey I. Panov
095bdf4bec
ru.po: Updated Russian translations from Valek Filippov <val@df.ru>
1999-12-29 00:12:59 +00:00
Sven Neumann
2cd9f9883c
more i18n issues
...
--Sven
1999-12-28 22:21:17 +00:00
SHIRASAKI Yasuhiro
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
Sven Neumann
233e1915c4
including config.h appearantly does the trick...
...
--Sven
1999-12-28 19:31:24 +00:00
Sven Neumann
92ed05a563
more i18n fixes
...
--Sven
1999-12-28 18:50:43 +00:00
SHIRASAKI Yasuhiro
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
Sven Neumann
b5a2ba08d0
fixed some typos
...
--Sven
1999-12-28 14:34:42 +00:00
Sven Neumann
7cd5c09f59
more i18n fixes
...
--Sven
1999-12-28 14:09:20 +00:00
Sven Neumann
e6619b5153
unmarked a few strings for translation
...
--Sven
1999-12-28 10:30:50 +00:00
Kjartan Maraas
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