..
.cvsignore
core-enums.c
added new functions color_region_mask() which works like color_region()
2003-09-27 20:04:07 +00:00
core-enums.h
added new functions color_region_mask() which works like color_region()
2003-09-27 20:04:07 +00:00
core-types.h
removed gimp_config_copy_properties() and added the more intelligent
2003-10-14 15:20:59 +00:00
cpercep.c
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
2003-09-16 13:12:50 +00:00
cpercep.h
gimp-documents.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimp-documents.h
gimp-edit.c
new utility function which does everything gimp_edit_clear() and
2003-10-08 17:20:06 +00:00
gimp-edit.h
free the memory allocated for the GimpLut structure. Removed trailing
2003-09-05 01:40:29 +00:00
gimp-gradients.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimp-gradients.h
gimp-modules.c
app/core/gimpedit.[ch] app/core/gimpmodules.[ch] app/core/gimpunits.[ch]
2003-09-15 17:26:28 +00:00
gimp-modules.h
gimp-parasites.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimp-parasites.h
gimp-templates.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimp-templates.h
Added preliminary support for image templates. Not finished yet. Addresses
2003-04-03 17:50:56 +00:00
gimp-transform-region.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimp-transform-utils.c
removed...
2003-09-15 17:41:18 +00:00
gimp-transform-utils.h
removed...
2003-09-15 17:41:18 +00:00
gimp-units.c
app/core/Makefile.am added small wrappers to ease handling of image units
2003-10-01 17:32:14 +00:00
gimp-units.h
gimp-utils.c
app/core/Makefile.am new file for utility functions. Contains
2003-05-14 15:32:07 +00:00
gimp-utils.h
app/core/Makefile.am new file for utility functions. Contains
2003-05-14 15:32:07 +00:00
gimp.c
minor cleanup.
2003-10-15 15:30:11 +00:00
gimp.h
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimparea.c
gimparea.h
gimpbrush-header.h
app/core/gimpbrush-header.h Replace guint by guint32 just in case we're on
2003-07-09 23:52:48 +00:00
gimpbrush-load.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimpbrush.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimpbrush.h
gimpbrushgenerated-load.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpbrushgenerated-save.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpbrushgenerated.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpbrushgenerated.h
gimpbrushpipe-load.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpbrushpipe.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpbrushpipe.h
gimpbuffer.c
added GIMP_VIEWABLE_MAX_BUTTON_SIZE GIMP_VIEWABLE_MAX_MENU_SIZE.
2003-10-09 12:26:46 +00:00
gimpbuffer.h
gimpchannel-combine.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpchannel-combine.h
app/core/Makefile.am new files split out of gimpchannel.[ch].
2003-09-04 12:18:40 +00:00
gimpchannel-select.c
added GimpScanConvert typedef.
2003-10-09 11:30:49 +00:00
gimpchannel-select.h
added GimpScanConvert typedef.
2003-10-09 11:30:49 +00:00
gimpchannel.c
create a channel which the size of the layer, not of the image...
2003-10-06 16:43:05 +00:00
gimpchannel.h
removed gimp_channel_load().
2003-09-04 20:18:08 +00:00
gimpcontainer-filter.c
app/core/Makefile.am app/core/core-types.h added filter functionality for
2003-09-04 17:04:36 +00:00
gimpcontainer-filter.h
app/core/Makefile.am app/core/core-types.h added filter functionality for
2003-09-04 17:04:36 +00:00
gimpcontainer.c
when deserializing a GimpContainer child, use the child's GimpConfig
2003-10-11 15:18:44 +00:00
gimpcontainer.h
fixed a bug in the implementation. Changed gimp_container_foreach() to
2003-09-04 15:56:11 +00:00
gimpcontext.c
add the new context to gimp->context_list in gimp_context_constructor(),
2003-10-14 16:40:02 +00:00
gimpcontext.h
removed enum GimpContextPropType and enum GimpContextPropMask.
2003-06-28 11:20:37 +00:00
gimpcoords.c
Introduced function to compare two gimpcoords
2003-09-01 00:39:47 +00:00
gimpcoords.h
Introduced function to compare two gimpcoords
2003-09-01 00:39:47 +00:00
gimpdata.c
changed GimpObject::get_memsize() to return a second value named
2003-08-25 10:49:33 +00:00
gimpdata.h
gimpdatafactory.c
changed GimpObject::get_memsize() to return a second value named
2003-08-25 10:49:33 +00:00
gimpdatafactory.h
gimpdatalist.c
added new function gimp_object_name_collate() which compares two object
2003-10-09 13:35:15 +00:00
gimpdatalist.h
gimpdocumentlist.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimpdocumentlist.h
gimpdrawable-blend.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimpdrawable-blend.h
added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients
2003-07-22 14:24:11 +00:00
gimpdrawable-bucket-fill.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimpdrawable-bucket-fill.h
gimpdrawable-combine.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimpdrawable-combine.h
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimpdrawable-desaturate.c
Added g_return_if_fail (gimp_drawable_is_rgb (drawable)), cleanup.
2003-04-13 18:45:38 +00:00
gimpdrawable-desaturate.h
image_desaturate() does not exist.
2003-09-07 19:39:10 +00:00
gimpdrawable-equalize.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpdrawable-equalize.h
gimpdrawable-histogram.c
removed gimp_drawable_offsets().
2003-05-08 14:06:03 +00:00
gimpdrawable-histogram.h
gimpdrawable-invert.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpdrawable-invert.h
gimpdrawable-offset.c
added "gint ref_count" to the TileManager struct.
2003-05-26 17:02:06 +00:00
gimpdrawable-offset.h
gimpdrawable-preview.c
app/core/Makefile.am new files with preview code factored out of
2003-09-29 23:14:28 +00:00
gimpdrawable-preview.h
app/core/Makefile.am new files with preview code factored out of
2003-09-29 23:14:28 +00:00
gimpdrawable-stroke.c
added new local variables to hold the drawable's offsets instead of
2003-10-06 17:13:57 +00:00
gimpdrawable-stroke.h
Accept NULL for ret_closed.
2003-09-30 15:16:51 +00:00
gimpdrawable-transform.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpdrawable-transform.h
libgimpmath/gimpmathtypes.h moved struct declarations.
2003-07-07 13:50:48 +00:00
gimpdrawable.c
new utility function which does everything gimp_edit_clear() and
2003-10-08 17:20:06 +00:00
gimpdrawable.h
one more fix for bug #107949 : don't take the selection into account if we
2003-10-06 18:26:06 +00:00
gimpenvirontable.c
changed GimpDatafileLoaderFunc to take a separate "gpointer user_data"
2003-07-02 17:11:00 +00:00
gimpenvirontable.h
gimpgradient.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimpgradient.h
added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients
2003-07-22 14:24:11 +00:00
gimpgrid.c
app/config/Makefile.am it became impossible to link the test because the
2003-10-19 00:33:25 +00:00
gimpgrid.h
app/config/Makefile.am it became impossible to link the test because the
2003-10-19 00:33:25 +00:00
gimpimage-colorhash.c
gimpimage-colorhash.h
gimpimage-colormap.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpimage-colormap.h
Added an API for image colormap manupulation and made colormap changes
2003-03-18 13:49:02 +00:00
gimpimage-contiguous-region.c
removed function map_to_color() since it does not belong here and the two
2003-09-05 17:44:39 +00:00
gimpimage-contiguous-region.h
gimpimage-convert-data.h
gimpimage-convert-fsdither.h
gimpimage-convert.c
free the colormap and set colormap size to 0 after converting from
2003-08-28 20:01:30 +00:00
gimpimage-convert.h
gimpimage-crop.c
removed the _translate() and _stroke() wrappers.
2003-09-03 10:19:47 +00:00
gimpimage-crop.h
gimpimage-duplicate.c
removed gimp_config_copy_properties() and added the more intelligent
2003-10-14 15:20:59 +00:00
gimpimage-duplicate.h
gimpimage-flip.c
removed the _translate() and _stroke() wrappers.
2003-09-03 10:19:47 +00:00
gimpimage-flip.h
Implemented "Flip Image". Fixes bug #23179 :
2003-05-18 18:48:36 +00:00
gimpimage-grid.c
app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the
2003-10-14 15:37:21 +00:00
gimpimage-grid.h
removed the grid parasite related functions from here ...
2003-10-10 14:11:47 +00:00
gimpimage-guides.c
Added a per image configurable grid.
2003-06-23 19:34:48 +00:00
gimpimage-guides.h
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpimage-merge.c
removed "visible" and all its API...
2003-09-11 19:52:29 +00:00
gimpimage-merge.h
gimpimage-new.c
removed gimp_config_copy_properties() and added the more intelligent
2003-10-14 15:20:59 +00:00
gimpimage-new.h
reduced GIMP_MAX_IMAGE_SIZE to 2^18.
2003-04-04 15:11:30 +00:00
gimpimage-pick-color.c
use OPAQUE_OPACITY instead of 255.
2003-06-05 18:47:23 +00:00
gimpimage-pick-color.h
use OPAQUE_OPACITY instead of 255.
2003-06-05 18:47:23 +00:00
gimpimage-preview.c
added GIMP_VIEWABLE_MAX_BUTTON_SIZE GIMP_VIEWABLE_MAX_MENU_SIZE.
2003-10-09 12:26:46 +00:00
gimpimage-preview.h
app/core/Makefile.am moved the image preview code to separate files.
2003-03-24 12:21:58 +00:00
gimpimage-projection.c
removed "visible" and all its API...
2003-09-11 19:52:29 +00:00
gimpimage-projection.h
gimpimage-qmask.c
removed gimp_channel_load().
2003-09-04 20:18:08 +00:00
gimpimage-qmask.h
gimpimage-quick-mask.c
removed gimp_channel_load().
2003-09-04 20:18:08 +00:00
gimpimage-quick-mask.h
gimpimage-resize.c
removed the _translate() and _stroke() wrappers.
2003-09-03 10:19:47 +00:00
gimpimage-resize.h
fixed offset calculation for 90 and 270 degree rotations.
2003-06-03 16:42:46 +00:00
gimpimage-rotate.c
removed the _translate() and _stroke() wrappers.
2003-09-03 10:19:47 +00:00
gimpimage-rotate.h
added new enum GimpRotationType.
2003-05-20 10:36:29 +00:00
gimpimage-scale.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpimage-scale.h
gimpimage-snap.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpimage-snap.h
Added a per image configurable grid.
2003-06-23 19:34:48 +00:00
gimpimage-undo-push.c
removed gimp_config_copy_properties() and added the more intelligent
2003-10-14 15:20:59 +00:00
gimpimage-undo-push.h
removed "visible" and all its API...
2003-09-11 19:52:29 +00:00
gimpimage-undo.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpimage-undo.h
Made drawable/layer properties (visibility, opacity etc.) undoable (fixes
2003-03-17 18:02:41 +00:00
gimpimage-unit.c
app/core/Makefile.am added small wrappers to ease handling of image units
2003-10-01 17:32:14 +00:00
gimpimage-unit.h
app/core/Makefile.am added small wrappers to ease handling of image units
2003-10-01 17:32:14 +00:00
gimpimage.c
app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the
2003-10-14 15:37:21 +00:00
gimpimage.h
app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the
2003-10-14 15:37:21 +00:00
gimpimagefile.c
renamed GimpOrientationType with Compat postfix to avoid name clashing
2003-07-26 17:37:32 +00:00
gimpimagefile.h
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpimagemap.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimpimagemap.h
gimpitem-linked.c
made gimp_item_linked_get_list() and the GimpItemLinkedMask enum public.
2003-09-11 18:02:39 +00:00
gimpitem-linked.h
made gimp_item_linked_get_list() and the GimpItemLinkedMask enum public.
2003-09-11 18:02:39 +00:00
gimpitem-preview.c
added GIMP_VIEWABLE_MAX_BUTTON_SIZE GIMP_VIEWABLE_MAX_MENU_SIZE.
2003-10-09 12:26:46 +00:00
gimpitem-preview.h
app/core/Makefile.am new files with preview code factored out of
2003-09-29 23:14:28 +00:00
gimpitem.c
set the item's new image *after* converting it because we need the old
2003-10-02 11:42:43 +00:00
gimpitem.h
New Object, holding the Options for a Libart-Stroke.
2003-09-26 15:37:53 +00:00
gimpitemundo.c
Made drawable/layer properties (visibility, opacity etc.) undoable (fixes
2003-03-17 18:02:41 +00:00
gimpitemundo.h
Made drawable/layer properties (visibility, opacity etc.) undoable (fixes
2003-03-17 18:02:41 +00:00
gimplayer-floating-sel.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimplayer-floating-sel.h
app/core/gimpchannel.[ch] (gimp_channel_boundary)
2003-08-30 14:25:05 +00:00
gimplayer.c
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
gimplayer.h
added new pure virtual function GimpDrawable::invalidate_boundary().
2003-09-04 11:33:06 +00:00
gimplayermask.c
To optimize duplicate and/or wrong image updates away, introduced new
2003-09-06 20:06:53 +00:00
gimplayermask.h
gimplist.c
added new function gimp_object_name_collate() which compares two object
2003-10-09 13:35:15 +00:00
gimplist.h
added new function gimp_object_name_collate() which compares two object
2003-10-09 13:35:15 +00:00
gimpmarshal.list
Cleaned up the app init and exit stuff even more. Also reduces the number
2003-10-02 11:26:26 +00:00
gimpobject.c
must use strcmp() not strcoll() on the collation keys obtained from
2003-10-20 11:52:19 +00:00
gimpobject.h
added new function gimp_object_name_collate() which compares two object
2003-10-09 13:35:15 +00:00
gimppaintinfo.c
derive it from GimpViewable.
2003-09-27 13:46:30 +00:00
gimppaintinfo.h
derive it from GimpViewable.
2003-09-27 13:46:30 +00:00
gimppalette-import.c
removed function map_to_color() since it does not belong here and the two
2003-09-05 17:44:39 +00:00
gimppalette-import.h
added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients
2003-07-22 14:24:11 +00:00
gimppalette-load.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimppalette-save.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimppalette.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimppalette.h
added GimpData::duplicate() implementation so read-only palettes can be
2003-03-10 17:35:42 +00:00
gimpparasitelist.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimpparasitelist.h
gimppattern-header.h
app/core/gimpbrush-header.h Replace guint by guint32 just in case we're on
2003-07-09 23:52:48 +00:00
gimppattern-load.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimppattern.c
new function which takes any string and returns UTF-8 (it returns
2003-10-16 12:24:58 +00:00
gimppattern.h
gimppreviewcache.c
code cleanup. Removed the PreviewCache struct that used to wrap TempBuf
2003-09-05 16:51:51 +00:00
gimppreviewcache.h
code cleanup. Removed the PreviewCache struct that used to wrap TempBuf
2003-09-05 16:51:51 +00:00
gimpprojection-construct.c
removed "visible" and all its API...
2003-09-11 19:52:29 +00:00
gimpprojection-construct.h
gimpprojection.c
Refactored modifier handling of displays and tools. Hopefully finally
2003-10-14 11:14:28 +00:00
gimpprojection.h
removed gdisp->draw_guides and gdisp->snap_to_guides.
2003-03-20 11:31:33 +00:00
gimpscanconvert.c
create a channel which the size of the layer, not of the image...
2003-10-06 16:43:05 +00:00
gimpscanconvert.h
added GimpScanConvert typedef.
2003-10-09 11:30:49 +00:00
gimpselection.c
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpselection.h
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpstrokeoptions.c
app/core/gimpdrawable-stroke.c app/core/gimpstrokeoptions.[ch] removed the
2003-09-30 00:15:00 +00:00
gimpstrokeoptions.h
app/core/gimpdrawable-stroke.c app/core/gimpstrokeoptions.[ch] removed the
2003-09-30 00:15:00 +00:00
gimptemplate.c
minor cleanup.
2003-10-15 15:30:11 +00:00
gimptemplate.h
minor cleanup.
2003-10-15 15:30:11 +00:00
gimptoolinfo.c
added a GimpContainer of tool options presets.
2003-09-29 20:26:09 +00:00
gimptoolinfo.h
added a GimpContainer of tool options presets.
2003-09-29 20:26:09 +00:00
gimptooloptions.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimptooloptions.h
added a GimpContainer of tool options presets.
2003-09-29 20:26:09 +00:00
gimpundo.c
changed GimpObject::get_memsize() to return a second value named
2003-08-25 10:49:33 +00:00
gimpundo.h
Treat changes to the selection like changes to any other drawable:
2003-10-06 12:17:11 +00:00
gimpundostack.c
app/core/gimpbrush.c app/core/gimpbrushgenerated.c
2003-08-28 23:33:15 +00:00
gimpundostack.h
gimpunit.c
app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c
2003-09-16 13:12:50 +00:00
gimpunit.h
gimpviewable.c
app/widgets/gimpdocked.[ch] renamed GimpDockedIface to
2003-10-11 14:30:18 +00:00
gimpviewable.h
added GIMP_VIEWABLE_MAX_BUTTON_SIZE GIMP_VIEWABLE_MAX_MENU_SIZE.
2003-10-09 12:26:46 +00:00
Makefile.am
added new virtual functions GimpDrawable::get_active_components(),
2003-10-06 14:40:12 +00:00
makefile.msc
renamed GimpOrientationType with Compat postfix to avoid name clashing
2003-07-26 17:37:32 +00:00