- 11 Jul, 1998 5 commits
-
-
scott authored
--sg
-
Adam D. Moss authored
* app/paint_funcs.c: Shaved about 25% off the time spent in combine_inten_[a_]and_inten_a_pixels() - yay. * app/xcf.c: Removed 'M' and '.' debugging spew * app/tile_manager.c: Removed #include <stdio.h>
-
scott authored
-
Seth Burgess authored
-
Seth Burgess authored
-
- 10 Jul, 1998 12 commits
-
-
Chris Lahey authored
-
Chris Lahey authored
-
Adam D. Moss authored
* app/paint_funcs.c: Fixed copy-on-write path of copy_region which was sometimes crashing with Scott's new tile scheme. * app/tile_manager.c: Added some sanity warnings. * app/xcf.c: Fixed copy-on-write tile loading which was causing crashes with Scott's new tile scheme. Ref balance count seems funny still.
-
Chris Lahey authored
-
-
-
-
jaycox authored
Modified Files: ChangeLog app/brush_select.c app/brush_select.h app/gimpbrushgenerated.c app/gimpbrushlist.c app/gimpbrushlist.h app/paint_core.c app/paint_core.h Signalified the brushes and cleaned up a few things. app/paint_funcs.c: Minor speed tweak ----------------------------------------------------------------------
-
scott authored
-
scott authored
barely recognizable.
-
EDT 1998 Michael K. Johnson authored
Thu Jul 9 22:04:04 EDT 1998 Michael K. Johnson <johnsonm@redhat.com> * app/clone.c: clone_motion: silently ignore cloning if the clone source hasn't been selected or no longer exists. Slightly modified last commit to be less noisy.
-
EDT 1998 Michael K. Johnson authored
Thu Jul 9 22:04:04 EDT 1998 Michael K. Johnson <johnsonm@redhat.com> * app/clone.c: clone_motion: error message instead of segv if the clone source hasn't been selected or no longer exists.
-
- 09 Jul, 1998 6 commits
-
-
jaycox authored
Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c app/brush_select.c app/brush_select.h app/clone.c app/colormaps.c app/commands.c app/convolve.c app/devices.c app/eraser.c app/gimage_mask.c app/gimpobject.h app/ink.c app/internal_procs.c app/paint_core.c app/paint_core.h app/paintbrush.c app/pencil.c app/preferences_dialog.c Minor modifications to support new brush functionality Added Files: app/brush_edit.c app/brush_edit.h app/gimpbrush.c app/gimpbrush.h app/gimpbrushgenerated.c app/gimpbrushgenerated.h app/gimpbrushlist.c app/gimpbrushlist.h new files to support vector generated brushes and reorganization/objectification of the brush class Removed Files: app/brushes.c app/brushes.h Obsoleted by gimpbrush.? and gimpbrushlist.? ----------------------------------------------------------------------
-
CDT 1998 Larry Ewing authored
Wed Jul 8 22:36:12 CDT 1998 Larry Ewing <lewing@gimp.org> * app/color_area.c (color_area_edit): raise the color select when the color area is clicked.
-
Matt Wilson authored
-
Matt Wilson authored
-
Matt Wilson authored
-
CDT 1998 Larry Ewing authored
Wed Jul 8 21:08:03 CDT 1998 Larry Ewing <lewing@gimp.org> * app/gimpimage.c (gimp_image_raise_layer): fixed a small typo that prevented the composite image from being updated properly CV: ----------------------------------------------------------------------
-
- 08 Jul, 1998 6 commits
-
-
CDT 1998 Larry Ewing authored
Wed Jul 8 10:47:51 CDT 1998 Larry Ewing <lewing@gimp.org> * app/preferences_dialog.c: replaced old invalidate calls with an iteration over gimages. * app/layer.c: added an assert to check for gimage != NULL.
-
Chris Lahey authored
-
Chris Lahey authored
-
scott authored
--sg
-
scott authored
-
scott authored
* Makefile.am blend.c boundary.c by_color_select.c channel.c * color_picker.c drawable_cmds.c fuzzy_select.c gimpimage.c * image_render.c ink.c layer.c main.c paint_core.c paint_funcs.c * pixel_region.c plug_in.c tile.c tile.h tile_cache.c tile_manager.c * tile_swap.c transform_core.c undo.c xcf.c: split off tile_pvt.h from tile.h so changes in the tile implementation don't force a complete recompile. --sg
-
- 07 Jul, 1998 2 commits
-
-
Lauri Alanko authored
-
scott authored
the last layer of an image. --sg
-
- 06 Jul, 1998 3 commits
-
-
Seth Burgess authored
-
Manish Singh authored
(From Yasuhiro SHIRASAKI) -Yosh
-
scott authored
* pixmaps.h pixmaps2.h tools.c: splits pixmaps up into two headers * tile.c: fixed a doublelock deadlock --sg
-
- 05 Jul, 1998 3 commits
-
-
EDT 1998 Adrian Likins authored
Sun Jul 5 15:49:02 EDT 1998 Adrian Likins <adrian@gimp.org> * applied a patch from Adam D. Moss <adam@gimp.org> * app/convert.c: Sucked the warning about quantizing to too many colours into a text widget embedded in the dialog, improved intelligence of dialog to default 'custom palette' selection to 'Web' if available, and in this case not bother to present the native WWW-palette radio button. [Adam] -adrian
-
Manish Singh authored
-Yosh
-
Manish Singh authored
* app/tile_swap.c: made the g_message errors a little smarter instead of popping up a ton of dialogs * app/layer.c * app/channel.c * app/gdisplay.c * app/gimprc.c: some code cleanups -Yosh
-
- 02 Jul, 1998 2 commits
-
-
scott authored
Incorporated Adam's copy-on-write patches. Seems to not break anything, but I'm sure they do somewhere. --sg
-
Manish Singh authored
into stable, they break PDB interfaces) -Yosh
-
- 01 Jul, 1998 1 commit
-
-
Manish Singh authored
-Yosh
-