- 10 Jul, 1998 6 commits
-
-
-
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 9 commits
-
-
Manish Singh authored
-Yosh
-
Lauri Alanko authored
objects. (And to automatically manage their signals, not implemented yet) Moved drawable_apply_image to drawable.c Created a global context object (image_context) to handle the collection of images that the app manages.
-
Manish Singh authored
-Yosh
-
Manish Singh authored
-Yosh
-
Matt Wilson authored
-
Matt Wilson authored
-
Matt Wilson authored
-
Manish Singh authored
* ltconfig: fix for properly detecting shared lib support on SunPro cc (taken from libtool 1.2.a) * app/convert.c: PDB wrapper for convert_indexed_palette should return args associated with it's own proc -Yosh
-
Arturo Espinosa authored
Log the addition of pupi-button.scm and add it to the respective Makefile.am.
-
- 30 Jun, 1998 3 commits
-
-
Manish Singh authored
-Yosh
-
Arturo Espinosa authored
* pupi-button.scm: (script-fu-round-button) A new beveled button script for rendering round, elliptical or squared buttons.
-
Lauri Alanko authored
Started separating crud out of drawables. Isolated the id system of images entirely within pdb. Even the window titles and menus use pointers instead of ids. Should at least remind people that this is a developers' version. :)
-