Commit Graph

3852 Commits

Author SHA1 Message Date
c6b6cd9d7a app/fileops.c when reverting an image, reconnect all affected views to the
* app/fileops.c
* app/gdisplay.[ch]: when reverting an image, reconnect all
  affected views to the reverted version. This fixes one of the
  bugs Tigert pointed out at GUADEC.

* app/gimage_mask.[ch]
* app/flip_tool.c: cleanups


--Sven & Mitch
2000-03-21 03:19:11 +00:00
649889e618 updated Japanese translation. added missing script for Makefile.in.in. 2000-03-20 23:09:46 +00:00
0f2b38038c fixed segv in gfig
--Mitch
2000-03-20 19:08:26 +00:00
f10c926ff5 typo fix 2000-03-20 18:17:18 +00:00
0941492a0a Updated Ukrainian translation 2000-03-20 15:37:39 +00:00
0408e94260 Updated Ukrainian translation 2000-03-20 15:30:42 +00:00
c8df9fcedd see plug-ins/perl/Changes 2000-03-20 14:47:35 +00:00
dd6f3d8de4 czech translation update 2000-03-20 13:11:59 +00:00
bc908f4c44 Fixes & init stuff. 2000-03-20 12:53:55 +00:00
f4b469efb8 Changed burst to use newest version; change in interface
(Hope you don't mind Marc)
2000-03-20 05:07:55 +00:00
bcd9899101 Added alpha support to Color To Alpha (allows repeated use) 2000-03-19 01:47:15 +00:00
c4f941f793 eeek #2. icon. /tigert 2000-03-18 16:11:01 +00:00
3a067af3d2 eek! new icon. /tigert 2000-03-18 15:56:19 +00:00
6735a7b613 Make sure we don't divide by zero in scale_region. Fixes bugs #4783 and
* app/paint_funcs.c:  Make sure we don't divide by zero in
 	scale_region.  Fixes bugs #4783 and #6907.
2000-03-18 02:44:35 +00:00
383663c406 Modified Files: balsa/po/da.po gimp/ChangeLog
Modified Files:
	balsa/po/da.po gimp/ChangeLog gimp/data/gradients/Makefile.am
 	gimp/plug-ins/MapObject/mapobject_ui.c gimp/po/da.po
 	gimp/po-libgimp/da.po gimp/po-plug-ins/da.po
 	gimp/po-script-fu/da.po
 	gnome-core/desktop-links/Development.directory
Added Files:
 	gimp/data/gradients/Danish_flag
2000-03-17 19:51:15 +00:00
e4d2e2a9fb Fix and update.
2000-03-17  Tor Lillqvist  <tml@iki.fi>

* fi.po: Fix and update.
2000-03-17 18:34:49 +00:00
2271815f26 czech translation update 2000-03-17 10:55:56 +00:00
65b8ff80f9 Update Finnish translation.
2000-03-17  Tor Lillqvist  <tml@iki.fi>

* fi.po: Update Finnish translation.
2000-03-16 22:30:33 +00:00
b1bd76c2cd updated japanese translation.
-- yasuhiro
2000-03-16 19:47:10 +00:00
862605ea7d appendice -> module chargeable 2000-03-16 14:24:34 +00:00
22634f1990 added missing argument for error message.
* app/text_tool.c: added missing argument for error message.

-- yasuhiro
2000-03-16 10:03:01 +00:00
b701ce1e10 Updated
2000-03-16  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated
2000-03-16 01:24:25 +00:00
10437eae05 Install dialog now works with themes and offers
interactive monitor calibration


--Sven & Mitch
2000-03-15 16:00:24 +00:00
f1c203126b increased gimp_tile_cache to 32MB
minor fixes in install.c

sneaked a few changes into the po-files


--Sven & Mitch
2000-03-15 01:38:14 +00:00
03ed5c3765 see plug-ins/perl/Changes 2000-03-15 00:09:59 +00:00
4d20d8296b an eye_candy for new users
--Sven & Mitch
2000-03-14 23:06:21 +00:00
8ef39a9147 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-03-14 23:06:03 +00:00
b2f5b3c5cd an eye_candy for new users
--Sven & Mitch
2000-03-14 23:06:03 +00:00
51d6c47433 czech translation update 2000-03-14 09:05:35 +00:00
4f440e1b70 Added Ukrainian translation 2000-03-13 15:25:15 +00:00
b66cd1441d Addressed bug #5008 by reducing the preview size. Could be solved better,
but who wants to hack this ~12000 lines monster?


--Sven
2000-03-12 03:32:20 +00:00
864fb49354 fixed bugs #7078 and #2291
--Sven
2000-03-12 01:34:45 +00:00
6feb0330a6 provided gimp_strescape() which is the glib-1.3 g_strescape function
added a default_comment which gets attached to all new images


--Sven
2000-03-12 00:17:30 +00:00
d85f358575 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-03-12 00:17:27 +00:00
d664ddb37b provided gimp_strescape() which is the glib-1.3 g_strescape function
added a default_comment which gets attached to all new images


--Sven
2000-03-12 00:17:27 +00:00
cb98add1c8 czech translation update 2000-03-11 21:34:21 +00:00
cfb02e85d7 added missing comma for gimp_register_magic_load_handler() arguments.
* plug-ins/common/mpeg.c: added missing comma for
        gimp_register_magic_load_handler() arguments.

-- yasuhiro
2000-03-11 15:00:13 +00:00
aebb4b1576 Use GLib's memory functions instead of malloc and free.
2000-03-11  Tor Lillqvist  <tml@iki.fi>

* plug-ins/twain/*.c: Use GLib's memory functions instead of
malloc and free.

* plug-ins/winsnap/winsnap.c: Add delay functionality.
2000-03-11 14:30:36 +00:00
94ff1382d9 see plug-ins/perl/Changes 2000-03-11 14:12:48 +00:00
9912cf4bf2 translate branches in the gimp domain
--Sven
2000-03-11 13:49:16 +00:00
7d3250fa7e Updated.
2000-03-10  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated.
2000-03-10 21:12:38 +00:00
24bbdbef07 applied a bunch of patches:
Simon Budigs patch sent to the list Sun, 20 Feb 2000
gimp-kirchgessner-000217-0
gimp-cosmin-20000212
gimp-mattias-000227-0


--Sven
2000-03-10 17:27:25 +00:00
64c30031a0 Updated Ukrainian translation 2000-03-10 12:42:51 +00:00
acf17f2ef1 Updated Ukrainian translation 2000-03-10 11:41:40 +00:00
e225cfaa7e fixed bugs #7144 and #7139
--Sven
2000-03-10 11:29:24 +00:00
797979f1d9 Updated Ukrainian translation 2000-03-10 09:38:57 +00:00
c104ee5fda renamed "Custom from Editor" to "Custom Gradient" and added the
possibility to drop gradients onto the blend tooloptions to set
the blend mode and the gradient in one move.


--Sven
2000-03-10 01:57:10 +00:00
a78e51c4fa Thu Mar 9 22:29:14 GMT 2000
* app/gimpimage.c

	An Images tattoos state can equal the highest tattoo in the image.
2000-03-09 22:41:19 +00:00
6e73f200df czech translation update 2000-03-09 21:39:32 +00:00
d05156aa2a Ok, Undo History actually makes more sense in the Dialogs menu.
--Sven
2000-03-09 19:58:23 +00:00