gimp/app/core
Sven Neumann e29df7e285 added new function gimp_preview_scale().
2000-12-15  Sven Neumann  <sven@gimp.org>

	* app/gimppreviewcache.[ch]: added new function gimp_preview_scale().

	* app/channel.c
	* app/channels_dialog.c
	* app/gimpimage.c
	* app/layer.c
	* app/layers_dialog.c
	* app/lc_dialog.c
	* app/nav_window.c: unified preview drawing code. Previews are never
	generated larger than the canvas size. Image and channel previews are
	scaled up to the desired size, so does the navigation window. The
	layer previews are not yet scaled up again since we can not use
	gimp_preview_scale here. I have removed the preview_cache priming
	code since we don't need it any longer and it caused bad results.
2000-12-15 15:54:17 +00:00
..
gimp-edit.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimp-edit.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimp-parasites.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimp-parasites.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpbrush-header.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrush-load.c app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimpbrush.c app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimpbrush.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrushgenerated-load.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrushgenerated-save.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrushgenerated.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrushgenerated.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpbrushpipe-load.c 2000-11-11 Garry R. Osgood <gosgood>@idt.net * 2000-11-11 15:48:27 +00:00
gimpbrushpipe.c 2000-11-11 Garry R. Osgood <gosgood>@idt.net * 2000-11-11 15:48:27 +00:00
gimpbrushpipe.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpchannel-combine.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpchannel-combine.h enabled the (commented out) signal "invalidate_preview". 2000-05-12 17:07:54 +00:00
gimpchannel.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpchannel.h enabled the (commented out) signal "invalidate_preview". 2000-05-12 17:07:54 +00:00
gimpcontext.c app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpcontext.h app/fileops.c Make sure that we don't try to destroy query_boxes twice or 2000-11-18 00:25:42 +00:00
gimpdatafiles.c Add gimp_ui_init. 2000-04-23 20:27:41 +00:00
gimpdatafiles.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimpdrawable-blend.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
gimpdrawable-desaturate.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-desaturate.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-equalize.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-equalize.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-invert.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c avoid modulo operation on negative values. 2000-10-26 22:02:44 +00:00
gimpdrawable-offset.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
gimpdrawable.c app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpdrawable.h app/gimpdrawable.[ch] did some code review: s/0/NULL/, 2000-10-28 15:43:56 +00:00
gimpedit.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimpedit.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimpimage-convert-fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-convert.c app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpimage-duplicate.c avoid modulo operation on negative values. 2000-10-26 22:02:44 +00:00
gimpimage-duplicate.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
gimpimage-guides.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage-guides.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-mask.c Be smarter about emitting the "invalidate_preview" signal. 2000-06-03 18:19:22 +00:00
gimpimage-mask.h add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimpimage-merge.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage-merge.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-projection.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage-projection.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-qmask.c call undo_push_qmask() before removing the channel since the callback will 2000-06-07 22:51:23 +00:00
gimpimage-quick-mask.c call undo_push_qmask() before removing the channel since the callback will 2000-06-07 22:51:23 +00:00
gimpimage-resize.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage-resize.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-scale.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage-scale.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-undo-push.c app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimage-undo-push.h call undo_push_qmask() before removing the channel since the callback will 2000-06-07 22:51:23 +00:00
gimpimage.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpimage.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimagemap.c app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpimagemap.h new function image_map_clear that removes the preview without freeing the 2000-05-09 05:43:29 +00:00
gimplayer-floating-sel.c Be smarter about emitting the "invalidate_preview" signal. 2000-06-03 18:19:22 +00:00
gimplayer-floating-sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimplayer.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimplayer.h plugged memleak (similar to the one that was present in 2000-10-23 09:05:45 +00:00
gimplist.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimplist.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpobject.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpobject.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimpparasite.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasite.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasitelist.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpparasitelist.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
gimppattern-header.h app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150. 2000-10-01 18:53:39 +00:00
gimppreviewcache.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimppreviewcache.h added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpprojection-construct.c added new function gimp_preview_scale(). 2000-12-15 15:54:17 +00:00
gimpprojection-construct.h app/color_picker.c app/convert.c app/curves.c app/gimpdrawable.c 2000-12-13 18:53:35 +00:00
gimpprojection.c configure.in Updated Gimp-Help. See help/ChangeLog for details. 2000-12-15 03:47:24 +00:00
gimpprojection.h Makefile.am app/cursorutil.[ch] app/tools.c added lots of new cursors and 2000-06-14 10:59:16 +00:00
gimpscanconvert.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
gimpscanconvert.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
gimptooloptions.c app/fuzzy_select.c app/selection_options.h moved the "Threshold" scale 2000-04-20 15:57:13 +00:00
gimptooloptions.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
gimpunit.c app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimpunit.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00