gimp/app/core
Michael Natterer 109767513b add a clipboard pattern to the pattern factory (forgot to commit this
2006-05-17  Michael Natterer  <mitch@gimp.org>

	* app/core/gimp.c (gimp_real_initialize): add a clipboard pattern
	to the pattern factory (forgot to commit this file).
2006-05-17 09:49:20 +00:00
..
.cvsignore new function to set the sensitivity of an option_menu. 2002-03-17 16:35:05 +00:00
Makefile.am app/core/Makefile.am app/core/core-types.h new GimpPattern subclass that 2006-05-16 19:55:01 +00:00
core-enums.c app/base/base-enums.h app/core/core-enums.h register some more enums. 2006-03-27 13:49:19 +00:00
core-enums.h app/base/base-enums.h app/core/core-enums.h register some more enums. 2006-03-27 13:49:19 +00:00
core-types.h app/core/Makefile.am app/core/core-types.h new GimpPattern subclass that 2006-05-16 19:55:01 +00:00
gimp-contexts.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
gimp-contexts.h Cleaned up and fixed the order in which default tool options and user 2005-09-04 10:44:04 +00:00
gimp-documents.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-documents.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimp-edit.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-edit.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimp-gradients.c renamed internal keys. 2005-06-14 20:40:05 +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 app/core/gimpimage.c (gimp_image_new) app/core/gimpitem.c 2006-05-09 19:15:49 +00:00
gimp-gui.h added signals "plug-in-opened" and "plug-in-closed". Added functions 2006-05-04 22:51:21 +00:00
gimp-modules.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-modules.h app/Makefile.am removed. 2001-10-18 17:27:36 +00:00
gimp-parasites.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-parasites.h removed the return value again. 2006-04-02 15:37:25 +00:00
gimp-templates.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-templates.h migrate gimp-2.2 settings if available. Pass the version to 2005-02-19 23:38:59 +00:00
gimp-transform-region.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimp-transform-resize.c added missing brackets in macros. 2005-06-12 22:20:47 +00:00
gimp-transform-resize.h added more properties. 2005-05-25 23:47:42 +00:00
gimp-transform-utils.c undo the "cosmetic changes" of 2005-03-20. Fixes bug #300269. 2005-04-12 09:09:41 +00:00
gimp-transform-utils.h changed all transform utilities to modify the passed transform matrix 2005-03-21 19:10:11 +00:00
gimp-units.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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-user-install.c added a "verbose" parameter. 2006-05-04 13:38:40 +00:00
gimp-user-install.h added a "verbose" parameter. 2006-05-04 13:38:40 +00:00
gimp-utils.c include "libgimpconfig/gimpconfig.h". 2006-05-15 06:57:54 +00:00
gimp-utils.h added gimp_g_type_instance_get_memsize() and 2006-04-15 15:15:33 +00:00
gimp.c add a clipboard pattern to the pattern factory (forgot to commit this 2006-05-17 09:49:20 +00:00
gimp.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimparea.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpbrush-load.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpbrush.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrush.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpbrushclipboard.c app/paint-funcs/paint-funcs-generic.h implement copy_color() and 2006-05-16 13:11:47 +00:00
gimpbrushclipboard.h app/paint-funcs/paint-funcs-generic.h implement copy_color() and 2006-05-16 13:11:47 +00:00
gimpbrushgenerated-load.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrushgenerated-save.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrushgenerated.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrushgenerated.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpbrushpipe-load.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpbrushpipe.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpbrushpipe.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpbuffer.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbuffer.h added gimp_buffer_get_bytes() and gimp_buffer_get_image_type(). 2005-09-27 09:05:55 +00:00
gimpchannel-combine.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +00:00
gimpchannel-select.h ref new tiles before unrefing the old ones. 2004-03-16 16:23:06 +00:00
gimpchannel.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpchannel.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +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 removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpcontainer.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpcontext.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpcontext.h removed antique gimp_context_get_name() and _set_name(). 2006-04-11 00:00:36 +00:00
gimpcoords.c use ABS instead of fabs. 2005-10-01 23:19:42 +00:00
gimpcoords.h Added small utility function for the manhattan metric. 2005-10-01 00:49:44 +00:00
gimpdashpattern.c added MIME type as a construct property to GimpData. 2005-05-25 23:25:45 +00:00
gimpdashpattern.h added utility functions to copy and to free a dash pattern. 2005-05-21 20:24:42 +00:00
gimpdata.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdata.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdatafactory.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdatafactory.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdocumentlist.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +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 app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-combine.h added new virtual functions GimpDrawable::get_active_components(), 2003-10-06 14:40:12 +00:00
gimpdrawable-convert.c renamed gimp_drawable_cmap() to gimp_drawable_get_colormap() and let it 2006-04-07 09:30:37 +00:00
gimpdrawable-convert.h app/core/Makefile.am new files holding gimp_drawable_convert_rgb() and 2005-02-18 16:16:24 +00:00
gimpdrawable-desaturate.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-desaturate.h Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
gimpdrawable-equalize.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-equalize.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-foreground-extract.c renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +00:00
gimpdrawable-foreground-extract.h app/base/base-enums.h app/base/siox.[ch] 2005-10-17 18:23:31 +00:00
gimpdrawable-histogram.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-histogram.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-invert.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 renamed gimp_drawable_shadow() to gimp_drawable_get_shadow_tiles(). 2006-04-07 09:50:23 +00:00
gimpdrawable-levels.h renamed *levels-auto to *levels-stretch 2004-11-01 16:05:19 +00:00
gimpdrawable-offset.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-offset.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-preview.c renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +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 did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpdrawable-stroke.h Accept NULL for ret_closed. 2003-09-30 15:16:51 +00:00
gimpdrawable-transform.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdrawable-transform.h renamed "center" to "auto_center". 2004-11-01 17:21:55 +00:00
gimpdrawable.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdrawable.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpgradient-load.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpgradient-load.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpgradient-save.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpgradient-save.h app/core/Makefile.am app/core/gimpgradient-load.[ch] 2004-07-22 13:58:29 +00:00
gimpgradient.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpgradient.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimpgrid.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +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 app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-colorhash.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-colormap.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-colormap.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-contiguous-region.c added newlines. 2006-04-26 14:18:10 +00:00
gimpimage-contiguous-region.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-convert-data.h app/core/gimpimage-convert-data.h applied patch by Adam D. Moss that 2006-01-02 14:53:34 +00:00
gimpimage-convert-fsdither.h app/core/gimpimage-convert-fsdither.h save a kilobyte of data by using 2005-02-27 14:03:50 +00:00
gimpimage-convert.c renamed gimp_drawable_cmap() to gimp_drawable_get_colormap() and let it 2006-04-07 09:30:37 +00:00
gimpimage-convert.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-crop.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-crop.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-duplicate.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-duplicate.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-flip.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-flip.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-grid.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-grid.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-guides.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-guides.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-merge.c allow Merge operations on single layers as suggested in bug #340491. 2006-05-03 07:43:04 +00:00
gimpimage-merge.h allow to discard invisible layers as suggested in bug #337557. 2006-04-07 08:01:02 +00:00
gimpimage-new.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-new.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-pick-color.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-pick-color.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-preview.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-preview.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimpimage-quick-mask.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-quick-mask.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-resize.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-resize.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-rotate.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-rotate.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-sample-points.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-sample-points.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-scale.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-scale.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-snap.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-snap.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-undo-push.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimage-undo-push.h use "const GimpParasite*" insted of gpointer for the parasite parameter. 2006-04-02 14:44:32 +00:00
gimpimage-undo.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage-undo.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimage.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimage.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimagefile.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimagefile.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpimagemap.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimagemap.h changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpitem-align.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpitem-align.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-06-03 22:46:58 +00:00
gimpitem-linked.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpitem-linked.h removed redundant "gimage" parameter. 2004-11-16 13:52:04 +00:00
gimpitem-preview.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +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 removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpitem.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpitemundo.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +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 app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimplayer.h Allow to initialize a new layer mask with any of the image's channels. 2006-05-14 16:24:31 +00:00
gimplayermask.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimplayermask.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimplist.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimplist.h Long overdue core container cleanup: 2004-05-24 10:49:34 +00:00
gimpmarshal.list app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpobject.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpobject.h added "guint disconnected : 1", we have enough space for flags now. 2006-04-07 15:39:17 +00:00
gimppaintinfo.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppaintinfo.h Fixed incomplete core/ui separation of paint tools and paint methods: 2005-12-27 18:57:01 +00:00
gimppalette-import.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimppalette-import.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimppalette-load.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppalette-save.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppalette.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppalette.h reverted, it duplicates existing functionality. 2005-09-01 18:06:21 +00:00
gimpparamspecs.c added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 18:57:51 +00:00
gimpparamspecs.h added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 18:57:51 +00:00
gimpparasitelist.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpparasitelist.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppattern.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppattern.h Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
gimppatternclipboard.c app/core/Makefile.am app/core/core-types.h new GimpPattern subclass that 2006-05-16 19:55:01 +00:00
gimppatternclipboard.h app/core/Makefile.am app/core/core-types.h new GimpPattern subclass that 2006-05-16 19:55:01 +00:00
gimppdbprogress.c app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all 2006-04-26 09:13:47 +00:00
gimppdbprogress.h app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all 2006-04-26 09:13:47 +00:00
gimppickable.c do not return a value with void functions. Fixes bug #338904. 2006-04-18 17:48:27 +00:00
gimppickable.h added new methods ::get_bytes() and ::flush() 2006-03-02 19:30:59 +00:00
gimppreviewcache.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +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 app/actions/data-commands.c #include "gimp.h" instead of "gimp-gui.h" 2005-11-02 19:39:54 +00:00
gimpprogress.h Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
gimpprojection-construct.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpprojection-construct.h *** empty log message *** 2004-07-13 16:36:29 +00:00
gimpprojection.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpprojection.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpscanconvert.c app/base/siox.[ch] fixed API docs. 2005-08-25 16:52:46 +00:00
gimpscanconvert.h converted comments to gtk-doc inline API docs. 2005-08-22 16:08:08 +00:00
gimpselection.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpselection.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpstrokedesc.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpstrokedesc.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-11 18:03:56 +00:00
gimpstrokeoptions.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpstrokeoptions.h renamed property "miter" to "miter-limit" and added a description to be 2005-05-19 15:17:30 +00:00
gimptemplate.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptemplate.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimptoolinfo.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptoolinfo.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimptooloptions.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptooloptions.h added a GimpContainer of tool options presets. 2003-09-29 20:26:09 +00:00
gimpundo.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpundo.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpundostack.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpundostack.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpunit.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpunit.h use "const GimpParasite*" insted of gpointer for the parasite parameter. 2006-04-02 14:44:32 +00:00
gimpviewable.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpviewable.h added virtual function GimpViewable::get_size() and public API 2005-05-25 10:05:17 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00