Manish Singh
59b0f6e534
Fix to convert.c from Adam for fencepost error.
...
-Yosh
1998-03-24 12:33:54 +00:00
CST 1998 Larry Ewing
77ddb24fa4
added gimage_ID to the dialog struct to check if the gimage was still
...
Mon Mar 16 21:52:46 CST 1998 Larry Ewing <lewing@gimp.org>
* app/convert.c (indexed_ok_callback): added gimage_ID to the
dialog struct to check if the gimage was still around.
* app/commands.c: fixed border/grow/shrink to check for valid
gimage. (Once again object if you don't like this method).
1998-03-17 03:53:53 +00:00
scott
4045689446
Er, fix it right this time. :) --sg
...
Er, fix it right this time. :) --sg
1998-03-13 15:36:53 +00:00
scott
891d2a6ad2
fixed buffer overrun in convert.c correctly; the previous "fix" forced
...
fixed buffer overrun in convert.c correctly; the previous "fix" forced
quantization when it wasn't necessary in some cases (and made Adam
very mad). --sg
1998-03-13 15:30:07 +00:00
Tim Janik
2b52f8a864
fixed a lot of the destroy handlers and delete_event handlers, still
...
not everything perfect, though.
-timj
1998-03-12 22:01:43 +00:00
Manish Singh
89ec6691ee
fixed memory overrun error
...
* app/convert.c: fixed memory overrun error
* app/gdisplay.c
* app/menus.c: reapplied the tools patch from Nether, looks
like it doesn't trip up anymore. Added some sanity checks
anyway
* app/disp_callbacks.c
* app/transform_core.c: plugged some harmless build warnings
-Yosh
1998-03-11 08:58:42 +00:00
Manish Singh
89b600d2bc
removed all usage of linked.[ch] and switched to GSLists
...
-Yosh
1998-01-29 08:03:27 +00:00
Adrian Likins
c62f70ab13
added a call to gtk_window_set_wmclass to most of the gimp
...
dialogs
-adrian
1998-01-25 22:13:00 +00:00
scott
c267c55bbe
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
...
--sg
1998-01-22 07:02:57 +00:00
scott
75baaf34fe
Closed a memory leak in convert.c.
...
--sg
1997-12-18 02:34:43 +00:00
Manish Singh
a9d80407d6
Fixed the problem when indexed conversion crashes when there are no
...
palettes
-Yosh
1997-12-17 00:48:55 +00:00
Manish Singh
1d11e145a3
proper PDB support for indexed conversion
...
dithering to custom palettes
-Yosh
1997-12-14 11:36:53 +00:00
Adrian Likins
5c4442bb14
added a check in channels_dialog.c to mirror the one in layers_dialog.c
...
made wilber swap sides so the perspective is better.
added the new wilber from Tigert
1997-12-08 00:24:32 +00:00
Elliot Lee
32cefec8f7
Initial revision
1997-11-24 22:05:25 +00:00