gimp/app/core
Sven Neumann 648cccde5e app/base/base.c app/base/temp-buf.c app/base/tile-swap.c
2005-02-07  Sven Neumann  <sven@gimp.org>

	* app/base/base.c
	* app/base/temp-buf.c
	* app/base/tile-swap.c
	* app/config/gimpconfig-file.c
	* app/core/gimpbrush.c
	* app/core/gimpbrushgenerated.c
	* app/core/gimpbrushpipe.c
	* app/core/gimpdata.c
	* app/core/gimpenvirontable.c
	* app/core/gimpgradient-load.c
	* app/core/gimpgradient-save.c
	* app/core/gimppalette-import.c
	* app/core/gimppalette.c
	* app/core/gimppattern.c
	* app/dialogs/user-install-dialog.c
	* app/gui/session.c
	* app/menus/menus.c
	* app/widgets/gimpdevices.c: use gstdio wrappers.
2005-02-07 01:24:22 +00:00
..
.cvsignore new function to set the sensitivity of an option_menu. 2002-03-17 16:35:05 +00:00
core-enums.c app/core/core-enums.h moved enums to libgimpbase (from app/core and 2005-01-22 23:38:36 +00:00
core-enums.h app/core/core-enums.h moved enums to libgimpbase (from app/core and 2005-01-22 23:38:36 +00:00
core-types.h added new enum GimpStrokeMethod which can be one of { LIBART, PAINT_CORE 2004-10-22 12:32:31 +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 app/core/cpercep.[ch] app/core/gimpimage-convert.c removed C++ style 2002-05-24 10:48:08 +00:00
gimp-documents.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimp-documents.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimp-edit.c new utility function instead of code duplication. 2004-12-28 22:42:04 +00:00
gimp-edit.h added new function copy_region_nocow() as a workaround for the fact that 2004-12-12 14:01:08 +00:00
gimp-gradients.c renamed the values of the GimpGradientSegment* enums from GIMP_GRAD_* to 2004-06-01 18:49:50 +00:00
gimp-gradients.h added a boolean "internal" which indicates that the data object is an 2002-06-12 13:48:47 +00:00
gimp-gui.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-12-24 19:11:30 +00:00
gimp-gui.h Made plug-in menu registration work the same way for ordinary and 2004-11-17 14:51:50 +00:00
gimp-modules.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimp-modules.h app/Makefile.am removed. 2001-10-18 17:27:36 +00:00
gimp-parasites.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimp-parasites.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimp-templates.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimp-templates.h app/core/gimp-templates.[ch] merge the migrated user templaterc with the 2004-11-23 21:00:15 +00:00
gimp-transform-region.c applied a patch from Geert Jordaens that seems to fix drawable 2005-01-21 13:41:07 +00:00
gimp-transform-utils.c applied patch from Joao S. O. Bueno that fixes bug #160339. 2004-12-05 19:59:01 +00:00
gimp-transform-utils.h app/core/gimp-transform-utils.[ch]. switch from x1,y1,x2,y2 bounding boxes 2004-10-27 17:56:02 +00:00
gimp-units.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimp-units.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimp-utils.c removed this function. 2005-02-02 22:35:13 +00:00
gimp-utils.h removed this function. 2005-02-02 22:35:13 +00:00
gimp.c renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
gimp.h changed member "ProcRecord last_plug_in" to PlugInProcDef last_plug_in". 2004-08-04 14:00:14 +00:00
gimparea.c Code review & cleanup: 2004-07-14 10:31:59 +00:00
gimparea.h *** empty log message *** 2004-07-13 16:36:29 +00:00
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 app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrush.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrush.h added "gboolean writable" to the GimpDataFactoryLoaderEntry struct. Return 2004-07-26 19:00:22 +00:00
gimpbrushgenerated-load.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrushgenerated-save.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrushgenerated.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrushgenerated.h Added optional spikes for the generated brushes, enabling star shaped 2004-08-01 17:20:00 +00:00
gimpbrushpipe-load.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrushpipe.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpbrushpipe.h added "gboolean writable" to the GimpDataFactoryLoaderEntry struct. Return 2004-07-26 19:00:22 +00:00
gimpbuffer.c Improved undo memory calculation for paint operations (bug #153035): 2004-09-19 19:47:26 +00:00
gimpbuffer.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
gimpchannel-combine.c moved variable declarations to the scope they are being used in, removed 2004-07-19 14:25:59 +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 don't require a non-NULL color parameter (just leave the default color 2005-01-15 16:59:34 +00:00
gimpchannel-select.h ref new tiles before unrefing the old ones. 2004-03-16 16:23:06 +00:00
gimpchannel.c implement GimpItem::convert(). Handles any drawable, including conversion 2005-01-15 21:15:43 +00:00
gimpchannel.h added signal "color-changed" and emit it in gimp_channel_set_color() and 2004-07-05 11:18:34 +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 continuing commit after broken pipe 2005-01-25 19:11:26 +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 continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpcontext.h added context->serialize_props mask which enables specifying exactly which 2004-07-03 20:27:28 +00:00
gimpcoords.c renamed gimp_coords_length2 to gimp_coords_length_squared. 2004-06-09 12:44:13 +00:00
gimpcoords.h renamed gimp_coords_length2 to gimp_coords_length_squared. 2004-06-09 12:44:13 +00:00
gimpdata.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpdata.h tools/pdbgen/pdb/brush.pdb tools/pdbgen/pdb/gradient.pdb disallow the 2004-10-04 09:39:27 +00:00
gimpdatafactory.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpdatafactory.h added "gboolean writable" to the GimpDataFactoryLoaderEntry struct. Return 2004-07-26 19:00:22 +00:00
gimpdocumentlist.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpdocumentlist.h added new PDB function gimp_register_file_handler_mime() that allows to 2004-05-14 00:01:11 +00:00
gimpdrawable-blend.c Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
gimpdrawable-blend.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpdrawable-bucket-fill.c app/core/gimp-edit.c app/core/gimpdrawable-blend.c 2004-11-11 14:05:34 +00:00
gimpdrawable-bucket-fill.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimpdrawable-combine.c app/config/gimpconfig-deserialize.c app/config/gimpscanner.c 2004-05-12 08:13:33 +00:00
gimpdrawable-combine.h added new virtual functions GimpDrawable::get_active_components(), 2003-10-06 14:40:12 +00:00
gimpdrawable-desaturate.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-desaturate.h image_desaturate() does not exist. 2003-09-07 19:39:10 +00:00
gimpdrawable-equalize.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-equalize.h app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-histogram.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-histogram.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-12-10 23:07:21 +00:00
gimpdrawable-invert.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-invert.h app/Makefile.am app/brush_header.h app/pattern_header.h 2001-04-19 00:23:43 +00:00
gimpdrawable-levels.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-levels.h renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
gimpdrawable-offset.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-offset.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimpdrawable-preview.c added utility function gimp_drawable_preview_bytes() and use it. Some 2004-12-15 14:40:52 +00:00
gimpdrawable-preview.h added utility function gimp_drawable_preview_bytes() and use it. Some 2004-12-15 14:40:52 +00:00
gimpdrawable-stroke.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpdrawable-stroke.h Accept NULL for ret_closed. 2003-09-30 15:16:51 +00:00
gimpdrawable-transform.c applied a patch from Geert Jordaens that seems to fix drawable 2005-01-21 13:41:07 +00:00
gimpdrawable-transform.h renamed "center" to "auto_center". 2004-11-01 17:21:55 +00:00
gimpdrawable.c app/core/gimpitem.c app/core/gimpdrawable.c made GimpItem::scale() and 2005-01-15 19:17:11 +00:00
gimpdrawable.h added gimp_drawable_mask_intersect() which returns the same bounding box 2004-10-19 22:52:04 +00:00
gimpenvirontable.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpenvirontable.h added some rudimentary support to prepend values to existing environment 2002-12-18 02:47:39 +00:00
gimpgradient-load.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpgradient-load.h added "gboolean writable" to the GimpDataFactoryLoaderEntry struct. Return 2004-07-26 19:00:22 +00:00
gimpgradient-save.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpgradient-save.h app/core/Makefile.am app/core/gimpgradient-load.[ch] 2004-07-22 13:58:29 +00:00
gimpgradient.c Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
gimpgradient.h libgimpcolor/gimprgb-parse.c use a signed integer to pass the string 2004-07-22 19:07:28 +00:00
gimpgrid.c changed default grid distance to 32 as suggested in bug #165367. 2005-01-27 17:01:45 +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 Some code review: 2004-01-14 11:34:15 +00:00
gimpimage-colorhash.h new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpimage-colormap.c app/actions/colormap-editor-actions.c app/actions/dialogs-actions.c 2004-10-22 14:43:43 +00:00
gimpimage-colormap.h added a const qualifier. 2004-05-07 15:45:56 +00:00
gimpimage-contiguous-region.c applied a patch from Eric Cheung that changes the function to use a GQueue 2004-08-28 11:48:00 +00:00
gimpimage-contiguous-region.h removed #if 0'ed old display update hackery. Don't flush the displays here 2002-02-10 15:18:08 +00:00
gimpimage-convert-data.h RGB->Indexed quantizer version 3.0 (the rest of the commit started a year 2002-02-10 18:33:16 +00:00
gimpimage-convert-fsdither.h RGB->Indexed quantizer version 3.0 (the rest of the commit started a year 2002-02-10 18:33:16 +00:00
gimpimage-convert.c relax/rigor the floating selection around the convert operations so color 2005-02-02 22:01:21 +00:00
gimpimage-convert.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-crop.c added properties "gimp", "id", "width", "height" and "base-type". Moved 2004-07-14 12:12:50 +00:00
gimpimage-crop.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimpimage-duplicate.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpimage-duplicate.h app/Makefile.am removed 2001-04-18 19:14:20 +00:00
gimpimage-flip.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-flip.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-grid.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpimage-grid.h removed the grid parasite related functions from here ... 2003-10-10 14:11:47 +00:00
gimpimage-guides.c make a similar fix as in my last commit for snapping the guides. 2004-02-13 14:04:41 +00:00
gimpimage-guides.h make a similar fix as in my last commit for snapping the guides. 2004-02-13 14:04:41 +00:00
gimpimage-merge.c Return the active layer instead of the bottom layer when just merging down 2004-11-13 01:59:16 +00:00
gimpimage-merge.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimpimage-new.c continuing commit after broken pipe 2005-01-25 19:11:26 +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 app/core/Makefile.am app/core/core-types.h new interface which has 2004-07-13 23:04:05 +00:00
gimpimage-pick-color.h app/core/Makefile.am app/core/core-types.h new interface which has 2004-07-13 23:04:05 +00:00
gimpimage-preview.c added new function gimp_drawable_get_sub_preview() which returns a scaled 2004-12-11 01:22:58 +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-qmask.c added comment about not changing the silly "Qmask" string because it is 2004-09-25 16:52:49 +00:00
gimpimage-qmask.h added comment about not changing the silly "Qmask" string because it is 2004-09-25 16:52:49 +00:00
gimpimage-quick-mask.c added comment about not changing the silly "Qmask" string because it is 2004-09-25 16:52:49 +00:00
gimpimage-quick-mask.h added comment about not changing the silly "Qmask" string because it is 2004-09-25 16:52:49 +00:00
gimpimage-resize.c Implement function to resize the image to contain all layers completely. 2004-09-04 22:08:43 +00:00
gimpimage-resize.h Implement function to resize the image to contain all layers completely. 2004-09-04 22:08:43 +00:00
gimpimage-rotate.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-rotate.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-scale.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-scale.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimpimage-snap.c moved variables to local scopes, assign the snapped coords unconditionally 2005-01-07 19:50:01 +00:00
gimpimage-snap.h Implemented "Snap to Canvas Edges" (fixes bug #152971) and "Snap to Active 2005-01-03 16:19:10 +00:00
gimpimage-undo-push.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpimage-undo-push.h added undo type GIMP_UNDO_TEXT_LAYER_MODIFIED and undo group types 2004-04-01 14:51:58 +00:00
gimpimage-undo.c new function which checks if undo compression is possible: 2004-08-03 14:09:49 +00:00
gimpimage-undo.h new function which checks if undo compression is possible: 2004-08-03 14:09:49 +00:00
gimpimage.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpimage.h renamed struct member "unit" to "resolution_unit". 2004-10-12 21:28:53 +00:00
gimpimagefile.c app/core/gimpimagefile.[ch] app/file/file-open.c pass the MIME type from 2004-11-13 17:13:21 +00:00
gimpimagefile.h app/core/gimpimagefile.[ch] app/file/file-open.c pass the MIME type from 2004-11-13 17:13:21 +00:00
gimpimagemap.c fixed handling of pixel region that broke with my latest change. Fixes bug 2005-02-03 16:09:47 +00:00
gimpimagemap.h Replaced the concept of having a boolean indicating if an undo step 2004-07-29 14:16:21 +00:00
gimpitem-linked.c removed redundant "gimage" parameter. 2004-11-16 13:52:04 +00:00
gimpitem-linked.h removed redundant "gimage" parameter. 2004-11-16 13:52:04 +00:00
gimpitem-preview.c removed the unused GimpViewable parameter from 2003-11-17 13:34:38 +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 app/core/gimpitem.c app/core/gimpdrawable.c made GimpItem::scale() and 2005-01-15 19:17:11 +00:00
gimpitem.h Splitting GimpItem::convert() into two virtual functions was apparently 2005-01-13 18:17:24 +00:00
gimpitemundo.c app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +00:00
gimpitemundo.h app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +00:00
gimplayer-floating-sel.c factored common code out of the UNDO amd REDO cases. Use 2004-09-24 18:06:49 +00:00
gimplayer-floating-sel.h add the layer to the image before pasting to it. Fixes bug #132504. 2004-01-26 15:34:47 +00:00
gimplayer.c Splitting GimpItem::convert() into two virtual functions was apparently 2005-01-13 18:17:24 +00:00
gimplayer.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimplayermask.c Long overdue core container cleanup: 2004-05-24 10:49:34 +00:00
gimplayermask.h ref new tiles before unrefing the old ones. 2004-03-16 16:23:06 +00:00
gimplist.c Long overdue core container cleanup: 2004-05-24 10:49:34 +00:00
gimplist.h Long overdue core container cleanup: 2004-05-24 10:49:34 +00:00
gimpmarshal.list app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimpobject.c #include "libgimpbase/gimpbase.h", not just gimputils.h 2004-10-25 15:36:55 +00:00
gimpobject.h removed gimp_g_object_get_memsize()... 2003-11-25 12:53:29 +00:00
gimppaintinfo.c added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
gimppaintinfo.h derive it from GimpViewable. 2003-09-27 13:46:30 +00:00
gimppalette-import.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppalette-import.h app/core/gimppalette-import.[ch] added palette import from RIFF palette 2004-04-15 15:03:20 +00:00
gimppalette-load.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppalette-save.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppalette.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppalette.h removed the just added gimp_palette_insert_entry() and added a "gint 2004-12-31 17:27:57 +00:00
gimpparasitelist.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpparasitelist.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
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 app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppattern.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimppattern.h added "gboolean writable" to the GimpDataFactoryLoaderEntry struct. Return 2004-07-26 19:00:22 +00:00
gimppdbprogress.c Brought the PDB progress into a working state. Fixes bug #6010, addressed 2004-08-30 14:57:24 +00:00
gimppdbprogress.h Added an API to allow plug-ins to embed the progress for the actions they 2004-08-29 18:36:30 +00:00
gimppickable.c added new vitrual function GimpPickableInterface::get_image() 2004-09-25 13:16:13 +00:00
gimppickable.h added new vitrual function GimpPickableInterface::get_image() 2004-09-25 13:16:13 +00:00
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
gimpprogress.c added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
gimpprogress.h added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
gimpprojection-construct.c *** empty log message *** 2004-07-13 16:36:29 +00:00
gimpprojection-construct.h *** empty log message *** 2004-07-13 16:36:29 +00:00
gimpprojection.c added new vitrual function GimpPickableInterface::get_image() 2004-09-25 13:16:13 +00:00
gimpprojection.h added new vitrual function GimpPickableInterface::get_image() 2004-09-25 13:16:13 +00:00
gimpscanconvert.c replaced a bitshift with a binary and. Should be unnoticeably faster ;) 2004-09-16 11:31:30 +00:00
gimpscanconvert.h added GimpScanConvert typedef. 2003-10-09 11:30:49 +00:00
gimpselection.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimpselection.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimpstrokedesc.c renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
gimpstrokedesc.h added new enum GimpStrokeMethod which can be one of { LIBART, PAINT_CORE 2004-10-22 12:32:31 +00:00
gimpstrokeoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpstrokeoptions.h Some default dash pattern enum. regenerated. 2003-12-28 17:09:41 +00:00
gimptemplate.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimptemplate.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gimptoolinfo.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimptoolinfo.h derive GimpToolInfo from GimpViewable, it doesn't make sense for it to be 2004-05-24 14:11:58 +00:00
gimptooloptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimptooloptions.h added a GimpContainer of tool options presets. 2003-09-29 20:26:09 +00:00
gimpundo.c app/actions/channels-commands.c app/core/gimpchannel-select.c 2004-10-26 14:45:25 +00:00
gimpundo.h Replaced the concept of having a boolean indicating if an undo step 2004-07-29 14:16:21 +00:00
gimpundostack.c app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +00:00
gimpundostack.h Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
gimpunit.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
gimpunit.h app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
gimpviewable.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpviewable.h corrected API docs and fixed function parameter names to silent gtk-doc 2004-07-15 09:53:17 +00:00
Makefile.am addition of white balance in menus, and related code reorganization 2004-10-29 22:18:49 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00