Matt Wilson
74fdc62e2a
allocate the tool's paint_core with g_new0. This prevents us from having
...
2000-06-22 Matt Wilson <msw@redhat.com>
* app/paint_core.c (paint_core_new): allocate the tool's
paint_core with g_new0. This prevents us from having cruft in
unused tools. Systems with sensitive FPUs (Alpha) will raise
exception in the paint_core_cursor_update if paint_core->last{x,y}
are messy.
* app/bezier_select.c (tools_new_bezier_select)
* app/blend.c (blend_options_new)
* app/brightness_contrast.c (tools_new_brightness_contrast)
* app/bucket_fill.c (tools_new_bucket_fill)
* app/by_color_select.c (tools_new_by_color_select)
* app/color_balance.c (tools_new_color_balance)
* app/color_panel.c (color_panel_new)
* app/color_picker.c (tools_new_color_picker)
* app/crop.c (tools_new_crop)
* app/curves.c (tools_new_curves)
* app/ellipse_select.c (tools_new_ellipse_select)
* app/free_select.c (tools_new_free_select)
* app/fuzzy_select.c (tools_new_fuzzy_select)
* app/histogram_tool.c (tools_new_histogram_tool)
* app/hue_saturation.c (tools_new_hue_saturation)
* app/ink.c (tools_new_ink)
* app/iscissors.c (tools_new_iscissors)
* app/levels.c (tools_new_levels)
* app/magnify.c (tools_new_magnify)
* app/measure.c (tools_new_measure_tool)
* app/move.c (tools_new_move_tool)
* app/path_tool.c (tools_new_path_tool)
* app/posterize.c (tools_new_posterize)
* app/rect_select.c (tools_new_rect_select)
* app/resize.c (resize_widget_new)
* app/threshold.c (tools_new_threshold)
* app/transform_core.c (transform_core_new)
* app/xinput_airbrush.c (tools_new_xinput_airbrush): likewise (it
can only help and it really isn't slow.)
* app/color_area.c: #include <string.h> for memcpy declaration
* app/gimphelp.c: #include <string.h> for strlen declaration
2000-06-23 00:14:07 +00:00
Manish Singh
f764c56d03
Be smarter about emitting the "invalidate_preview" signal.
...
comitted using Yosh's account...
--Sven
2000-06-03 18:19:22 +00:00
Stanislav Brabec
ce6050ad5f
win32 purification, rgb<->hsv remove
2000-02-07 15:49:54 +00:00
Michael Natterer
fbfdf4b309
app/Makefile.am removed.
...
2000-01-14 Michael Natterer <mitch@gimp.org>
* app/Makefile.am
* app/tool_options_ui.h: removed.
* app/tool_options.c
* libgimp/gimpwidgets.[ch]: moved some more ui utility functions
to libgimp.
* app/airbrush.c
* app/blend.c
* app/bucket_fill.c
* app/channel_ops.c
* app/clone.c
* app/color_picker.c
* app/convolve.c
* app/crop.c
* app/dodgeburn.c
* app/eraser.c
* app/file_new_dialog.[ch]
* app/flip_tool.c
* app/image_new.[ch]
* app/ink.c
* app/layers_dialog.c
* app/magnify.c
* app/measure.c
* app/paintbrush.c
* app/pencil.c
* app/smudge.c
* app/text_tool.c
* app/tool_options.c
* app/transform_tool.c
* app/xinput_airbrush.c: use the libgimp functions (esp. the radio
button group constructor), some code cleanup.
* plug-ins/common/csource.c
* plug-ins/common/despeckle.c
* plug-ins/common/diffraction.c
* plug-ins/common/jpeg.c
* plug-ins/common/png.c
* plug-ins/unsharp/unsharp.c: more plugin ui tuning.
* plug-ins/unsharp/Makefile.am
* plug-ins/unsharp/dialog_f.[ch]
* plug-ins/unsharp/dialog_i.[ch]: removed.
2000-01-14 12:41:00 +00:00
Sven Neumann
ad11737983
close bugs #3910 and #3911
...
--Sven
1999-11-30 00:58:38 +00:00
CET 1999 Olof S Kylander
f2ad0eb2a7
app/xinput_airbrush.c
...
Mon Nov 15 11:30:42 CET 1999 Olof S Kylander <olof@gimp.org>
* app/xinput_airbrush.c
A bit better std values for people w/o patch_xinput_airbrush
1999-11-15 10:26:00 +00:00
Sven Neumann
dc3d7403be
plugged a memleak
...
* app/ink.c: plugged a memleak
* app/xinput_airbrush.c; make it compile w/o patch_xinput_airbrush
--Sven
1999-11-14 22:50:08 +00:00
CET 1999 Olof S Kylander
df8598df2f
Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a
...
Sun Nov 14 21:37:51 CET 1999 Olof S Kylander <olof@gimp.org>
Update of the Xinput airbrush, fixed some bugs.
It's a bit closer to a real tool now ;-).
1999-11-14 20:49:14 +00:00
Olof S Kylander
29d5575655
app/airbrush_blob.c * app/xinput_airbrush.c A bit better airbrush. It is
...
1999-10-03 Olof S Kylander <olof@frozenriver.com>
* app/airbrush_blob.c * app/xinput_airbrush.c
A bit better airbrush. It is still ugly but it now
looks like airbrush. This is a tool for Wacom
tables it is no use to use it with a mouse.
1999-10-03 21:21:01 +00:00
Tor Lillqvist
e422b59e59
Include config.h, guard inclusion of <unistd.h>.
...
1999-09-14 Tor Lillqvist <tml@iki.fi>
* app/brush_select.c: Include config.h, guard inclusion of
<unistd.h>.
* app/gimpcontextpreview.c: Include config.h, <string.h> and
appenv.h.
* app/xinput_airbrush.c: Include config.h, <stdio.h>, appenv.h and
libgimp/gimpmath.h. Use G_PI.
* app/makefile.{cygwin,msc}: Updates.
* plug-ins/makefile.{cygwin,msc}: Add the unofficial sel_gauss
plug-in. Add new object files for FractalExplorer and
gimpressionist.
* plug-ins/common/iwarp.c (iwarp_deform): Combine two loops over
the same xi, yi area into one. Remove the then actually unused
deform_area_vectors array. Only one element of the array was used
for each x,yi loop.
* plug-ins/common/sparkle.c: Don't include <math.h>,
libgimp/gimpmath.h includes it. Use G_PI.
1999-09-14 21:20:04 +00:00
Olof S Kylander/GIMP
44d41b19b5
Okay I have committed the ugly airbrush now
1999-09-07 01:33:44 +00:00