- 10 Dec, 2000 1 commit
-
-
Manish Singh authored
-Yosh
-
- 09 Dec, 2000 1 commit
-
-
Chyla Zbigniew authored
-
- 08 Dec, 2000 1 commit
-
-
Vidar Madsen/gimpressionist authored
* plug-ins/gimpressionist/Brushes/{Makefile.in,snow1.pgm}: Added a brush contributed by Nevit <nevilo@yahoo.com>.
-
- 06 Dec, 2000 2 commits
-
-
Sven Neumann authored
2000-12-07 Sven Neumann <sven@gimp.org> * plug-ins/MapObject/mapobject_image.c: set the background using gimp_palette_get_background() in non-interactive mode too.
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
- 05 Dec, 2000 1 commit
-
-
Kjartan Maraas authored
2000-12-05 Kjartan Maraas <kmaraas@gnome.org> * no.po: Fixed up Norwegian translation.
-
- 04 Dec, 2000 1 commit
-
-
Valek Frob authored
-
- 03 Dec, 2000 8 commits
-
-
Sven Neumann authored
--Sven
-
Sven Neumann authored
2000-12-03 Sven Neumann <sven@gimp.org> * app/gimpimage.c: do not set the layer mode of the bottom layer to NORMAL_MODE if it is DISSOLVE_MODE since the latter does not work on the projection with the lower layer but on the layers alpha channel. Fixes bug #7829.
-
Michael Natterer authored
2000-12-03 Michael Natterer <mitch@gimp.org> * app/layers_dialog.c: when applying or deleting the layer mask, we have to call layers_dialog_set_menu_sensitivity() ourselves whenever calling layer_widget_layer_flush() instead of gdisplays_flush().
-
Michael Natterer authored
2000-12-03 Michael Natterer <mitch@gimp.org> * plug-ins/gflare/gflare.c * libgimp/gimpunitmenu.c * libgimp/gimpwidgets.c: set separators of option menus insensitive. (see Sven's fix below below). * app/layers_dialog.c: set "Merge Down" insensitive for the bottom layer.
-
Sven Neumann authored
2000-12-03 Sven Neumann <sven@gimp.org> * app/layer.c * app/layers_dialog.c * plug-ins/common/jpeg.c: reviewed code in an attempt to fix the crash-on-jpeg-save. The only thing that I have changed (despite lots of indentation) is that we now connect the preview rewdraw using gtk_signal_connect_while_alive() which should keep gimp from trying to create previews of nonexistant drawables. Updated german translation.
-
Sven Neumann authored
2000-12-03 Sven Neumann <sven@gimp.org> * libgimp/gimpunitmenu.c (gimp_unit_menu_new): set empty menu_items used as separators insensitive. Something seems to be wrong in GTK+ when it comes to separators in option_menus. This change seems to work around this problem.
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
Sven Neumann authored
--Sven
-
- 02 Dec, 2000 1 commit
-
-
Michael Natterer authored
2000-12-02 Michael Natterer <mitch@gimp.org> * plug-ins/print/README * plug-ins/print/RELNOTES * plug-ins/print/print-util.c: Updated to bugfix release 4.0.4
-
- 01 Dec, 2000 2 commits
-
-
Michael Natterer authored
-
Kenneth Christiansen authored
gimp/po-plug-ins/da.po gnome-applets/po/da.po gnome-print/po/da.po gnome-vfs/po/da.po gnomeicu/po/da.po nautilus/po/da.po pan/po/da.po
-
- 30 Nov, 2000 1 commit
-
-
GMT 2000 Andy Thomas authored
Thu Nov 30 23:26:07 GMT 2000 Andy Thomas <alt@gimp.org> * app/curves.c * app/levels.c Fix for gimp bug #33403. The curves and levels dialogs should now work in GRAYA images.
-
- 29 Nov, 2000 1 commit
-
-
Austin Donnelly authored
2000-11-29 Austin Donnelly <austin@gimp.org> * app/curves.c: Applied patch from David Hodson <hodsond@ozemail.com.au> to fix Bug#33399: GIMP crashes when applying curve to Grayscaled image when preview is off. Previously the curves tool attempted a reset when changing image, but didn't correctly do this. Now it has the (more useful) behaviour of doing a partial reset, where the curve remains the same across multiple invocations, allowing you to apply the same tweak to multiple images. The internal state relevant to image type/depth is correctly reset, stopping the segfault behaviour seen before. Still no fix for Bug#33403: Curves/Levels Tool does not work on GRAYA-Images.
-
- 27 Nov, 2000 5 commits
-
-
Michael Natterer authored
2000-11-27 Michael Natterer <mitch@gimp.org> * libgimp/gimpwidgets.c: use RINT() instead or rint(). Sprinkled some GPOINTER_TO_INT() and other macros where we used to cast directly. Minor doc fixes.
-
Sven Neumann authored
2000-11-27 Sven Neumann <sven@gimp.org> * libgimp/gimpwidgets.c (gimp_int_adjustment_update): use rint(). The old behaviour was broken for neagtive values.
-
Michael Natterer authored
-
Michael Natterer authored
2000-11-27 Michael Natterer <mitch@gimp.org> * plug-ins/print/README * plug-ins/print/RELNOTES * plug-ins/print/print-pcl.c: Version 3.0.4
-
Austin Donnelly authored
2000-11-27 Austin Donnelly <austin@gimp.org> * plug-ins/ifscompose/ifscompose.c * plug-ins/ifscompose/ifscompose_storage.c: Element labels now properly preserved across multiple runs. Allow run with same values. This is a partial fix for Bug#9156: bug in ifscompose. Not all the behaviour described in that bug report could be reproduced. Thanks to David Hodson <hodsond@ozemail.com.au> for putting the work in to sort this out and produce the patch.
-
- 26 Nov, 2000 2 commits
-
-
Sven Neumann authored
2000-11-26 Sven Neumann <sven@gimp.org> * PLUG_IN_MAINTAINERS * plug-ins/common/unsharp.c: changed email address of Winston Chang * app/gdisplay_color_ui.c: applied a modified version of another patch sent by David Odin <David.Odin@bigfoot.com> which sets the sensitivity of the buttons in the dialog according to the possible actions.
-
Sven Neumann authored
-
- 25 Nov, 2000 3 commits
-
-
Marc Lehmann authored
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
SHIRASAKI Yasuhiro authored
-- yasuhiro
-
- 24 Nov, 2000 2 commits
-
-
Garry R. Osgood authored
* app/smudge.c Defer tool initialization to first motion event. Fixes latency problem that gave rise to Shift-smudge bug. Closes #30778.
-
Christophe Merlet authored
-
- 22 Nov, 2000 2 commits
-
-
Stanislav Brabec authored
-
Sven Neumann authored
-
- 21 Nov, 2000 4 commits
-
-
Sven Neumann authored
2000-11-21 Sven Neumann <sven@gimp.org> * app/gdisplay_color.c * app/gdisplay_color_ui.c: applied patches proposed by David Odin <David.Odin@bigfoot.com>. Fixes segfault when removing a display filter twice.
-
Sven Neumann authored
-
Sven Neumann authored
2000-11-21 Sven Neumann <sven@gimp.org> * app/gdisplay_color.c * app/gdisplay_color_ui.c: applied patches proposed by David Odin <David.Odin@bigfoot.com>. Fixes segfault when removing a display filter twice.
-
Austin Donnelly authored
2000-11-21 Austin Donnelly <austin@gimp.org> * plug-ins/common/exchange.c: fixed buffer overrun when previewing an image with alpha that was causing segfaults on Linux. Fixes Bug#32860.
-
- 20 Nov, 2000 2 commits
-
-
Sven Neumann authored
2000-11-20 Sven Neumann <sven@gimp.org> * app/convert.c (build_palette_button): changed the logic that sets the default for "Custom Palette" so it goes through the whole list instead of stopping at the "Web" palette. The Indexed-Conversion dialog now also remembers palettes appearing after the "Web" palette.
-
Marc Lehmann authored
-