4c24479a58
app/gdisplay.[ch] made the warning_dialog a per-display variable. The old
...
2000-04-26 Michael Natterer <mitch@gimp.org >
* app/gdisplay.[ch]
* app/gdisplay_ops.c: made the warning_dialog a per-display
variable. The old behaviour of having only one global variable
can easily result in loss of work and should IMHO be considered
a bug.
2000-04-26 21:04:35 +00:00
df5b3da35f
biPlanes = channels fix
2000-04-26 20:37:44 +00:00
a818adf93e
fix bmpwrite
2000-04-26 20:37:32 +00:00
cffb18a90b
czech translation update
2000-04-26 20:30:05 +00:00
f084945e77
when reading PROP_UNIT, check it's value against the number of built-in
...
2000-04-26 Michael Natterer <mitch@gimp.org >
* app/xcf.c (xcf_load_image_props): when reading PROP_UNIT, check
it's value against the number of built-in units, not against the
number of defined units.
2000-04-26 19:30:37 +00:00
5bca88b5e8
typo fix
...
* gimptool.in: typo fix
* plug-ins/script-fu/scripts/alien-glow-arrow.scm
* plug-ins/script-fu/scripts/alien-glow-bar.scm
* plug-ins/script-fu/scripts/alien-glow-bullet.scm
* plug-ins/script-fu/scripts/alien-glow-button.scm
* plug-ins/script-fu/scripts/beveled-button.scm
* plug-ins/script-fu/scripts/beveled-pattern-arrow.scm
* plug-ins/script-fu/scripts/beveled-pattern-bullet.scm
* plug-ins/script-fu/scripts/beveled-pattern-button.scm
* plug-ins/script-fu/scripts/beveled-pattern-hrule.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/circuit.scm
* plug-ins/script-fu/scripts/clothify.scm
* plug-ins/script-fu/scripts/distress_selection.scm
* plug-ins/script-fu/scripts/flatland.scm
* plug-ins/script-fu/scripts/font-map.scm
* plug-ins/script-fu/scripts/gimp-headers.scm
* plug-ins/script-fu/scripts/gimp-labels.scm
* plug-ins/script-fu/scripts/glossy.scm
* plug-ins/script-fu/scripts/gradient-bevel-logo.scm
* plug-ins/script-fu/scripts/gradient-example.scm
* plug-ins/script-fu/scripts/hsv-graph.scm
* plug-ins/script-fu/scripts/image-structure.scm
* plug-ins/script-fu/scripts/trochoid.scm:
applied gimp-simon-20000426-0, which makes more scripts use
SF-ADJUSTMENT instead of SF-VALUE.
-Yosh
2000-04-26 18:07:41 +00:00
59a1268066
Updated Ukrainian translation
2000-04-26 12:00:51 +00:00
b7ebf5d050
corrected fatal errors
...
--Sven
2000-04-26 08:25:53 +00:00
aa096beeeb
OOps, forgot Changelog....
...
Ville
2000-04-26 08:04:31 +00:00
54b7e17d56
Finnish update
2000-04-26 08:03:02 +00:00
7bcac9eb0f
Updated Ukrainian translation
2000-04-26 06:39:19 +00:00
3c5dafdbfb
Keld
2000-04-26 01:12:42 +00:00
14de4ad7ce
fra tysk
2000-04-26 00:56:37 +00:00
ba7c2c8a3d
removed C++ comments ( #9444 ).
...
2000-04-26 Michael Natterer <mitch@gimp.org >
* app/paint_funcs.c: removed C++ comments (#9444 ).
2000-04-26 00:20:52 +00:00
e1f357f742
From german
2000-04-26 00:20:02 +00:00
3ed7073f9a
fill empty "default" with a "break" ( #9431 ). g_path_is_absolute wants a
...
2000-04-26 Michael Natterer <mitch@gimp.org >
* app/free_select.c: fill empty "default" with a "break" (#9431 ).
* libgimp/gimpenv.c: g_path_is_absolute wants a parameter (#9400 ).
2000-04-26 00:17:54 +00:00
6e6b47cbf1
New gfloppy/po/da file
2000-04-25 23:30:25 +00:00
b79de0723c
with the help of Felix Natter, this commit more or less completes
...
the german translation of The GIMP -- taadaa !!
--Sven
2000-04-25 23:22:15 +00:00
d30b81dcfa
Better 0.88 -- 1.0.6 compatibility patch
2000-04-25 21:57:46 +00:00
e71a77ef9a
updated german translation
...
--Sven
2000-04-25 18:09:12 +00:00
32f37d07f4
(hopefully) fixed a buffer overflow pointed
...
out by Oleg V. Andrjushenko <oandr@itec.cn.ua >
--Sven
2000-04-25 12:32:10 +00:00
84c7ea0507
fix Nick's embarassing bug found by tigert
...
-Yosh
2000-04-25 10:53:51 +00:00
07269dca52
PNG - Workaround for ABI bustage discovered in libpng 1.0.6, try not to
...
hurt users potentially still stuck with 0.88 or 0.89
2000-04-25 03:57:03 +00:00
8018d99e22
fixed the "Resize Canvas" segfault.
...
2000-04-24 Michael Natterer <mitch@gimp.org >
* app/commands.c: fixed the "Resize Canvas" segfault.
2000-04-24 18:40:40 +00:00
0a12a522a8
Happy Easter!
...
--Mitch
2000-04-24 18:32:42 +00:00
f2c3ad960c
added transform_2d PDB procedure as suggested
...
by David Hodson <hodsond@ozemail.com.au >
--Sven
2000-04-24 15:22:57 +00:00
24bcbd1ab5
Updated Danish file
2000-04-24 11:00:20 +00:00
f3b1b71a2f
new splash for the prerelease.. /tigert
2000-04-23 21:36:14 +00:00
2041747fc6
Add gimp_ui_init.
...
2000-04-23 Tor Lillqvist <tml@iki.fi >
* libgimp/gimpui.def: Add gimp_ui_init.
* libgimp/makefile.{cygwin,msc} (gimpui_OBJECTS): Add gimpui.
* app/makefile.{cygwin,msc}
* plug-ins/makefile.{cygwin,msc}: New installation directory.
* app/datafiles.c (is_script): Must not g_free() value returned by
g_getenv().
* plug-ins/gdyntext/font_selection.c: Don't include gdkx.h with
GTk+ 1.3.
2000-04-23 20:27:41 +00:00
b954835cf3
No need to have LOCALEDIR.
...
2000-04-23 Tor Lillqvist <tml@iki.fi >
* makefile.cygwin: No need to have LOCALEDIR.
2000-04-23 20:25:55 +00:00
0f4f6a9a1f
Fix fuzzy translations.
...
2000-04-23 Tor Lillqvist <tml@iki.fi >
* fi.po: Fix fuzzy translations.
* makefile.cygwin: No need for LOCALEDIR.
2000-04-23 20:17:38 +00:00
e128232cf5
czech translation update
2000-04-23 19:26:20 +00:00
c6230523e5
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-23 09:30:31 +00:00
efdf94fd77
Spanish translation update
2000-04-23 09:30:31 +00:00
cabfee98c6
$GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support
...
* gimp.m4: $GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support
-Yosh
2000-04-22 23:49:35 +00:00
874edfd0fd
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-22 23:49:34 +00:00
70e94e8408
$GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support
...
* gimp.m4: $GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support
-Yosh
2000-04-22 23:49:34 +00:00
7e9f0ada26
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-22 22:46:43 +00:00
21214f1903
Updated
...
2000-04-23 Tomas Ogren <stric@ing.umu.se >
* sv.po: Updated
2000-04-22 22:46:43 +00:00
4ff5948fe6
1.1.20 stuff
...
-Yosh
2000-04-22 19:47:01 +00:00
763e495d06
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-22 19:46:23 +00:00
ab3688cd84
1.1.20 stuff
...
-Yosh
2000-04-22 19:46:23 +00:00
0b0742afdc
app/bezier_select.c Closes the most recent bezier segfault report; about
...
2000-04-22 Garry R. Osgood <gosgood@idt.net >
* app/bezier_select.c
Closes the most recent bezier segfault report;
about plotting anchor points on- and off-image.
unable to cite because bugs.gnome.org is not
well. Andrew Thomas handled the only other
buglet I'm aware of at this time.
2000-04-22 18:48:51 +00:00
18a416f3c7
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-22 15:10:47 +00:00
f627ef562a
Cleaned translation.
2000-04-22 15:10:47 +00:00
dfb76fdb64
app/bezier_select.c
...
Sat Apr 22 14:01:06 BST 2000 <alt@gimp.org >
* app/bezier_select.c
Fixed problem pointed out by Garry R. Osgood (manipulating
control points where curve is closed). Thanks
again Garry for pointing it out.
2000-04-22 13:09:44 +00:00
c19016d81a
updated japanese translation.
...
-- yasuhiro
2000-04-22 05:24:07 +00:00
e47e118dd7
cleaned up the messy spanish translation someone added
...
fixed compiler warnings, changed some gints to gbooleans
cleaned up namespace and documentation
updated libgimp documentation
--Sven
2000-04-21 18:37:25 +00:00
b3496287b4
gimpsignal.[ch] needs to go into libgimp, since it is used in gimp.c
...
* libgimp/Makefile.am: gimpsignal.[ch] needs to go into libgimp,
since it is used in gimp.c
* libgimp/gimpsignal.c: use g_error instead of gimp_fatal_error
* plug-ins/common/png.c: typo fix for Nick's previous commit
-Yosh
2000-04-21 18:37:25 +00:00
ab4d26d21a
Updated Danish file
2000-04-21 18:37:00 +00:00