gimp/app/core
Jehan 84e587d255 app: GimpSelectionEditor multi-drawable aware.
When clicking on the selection mask (in the dockable view) or when
dropping a color on this same view, we can now select by color based on
the selected layer composition (not only one single layer, nor the whole
image as sample merged, but also a specific list of composited layers).

gimp_channel_select_by_color() is made multi-drawable aware as a
consequence of this.
2020-08-17 18:22:19 +02:00
..
.gitignore Generate icon resources where they are needed, and don't include .c files 2018-06-13 20:02:05 +02:00
Makefile.am app: use mipmaps when downscaling raster brushes 2020-02-13 00:03:22 +02:00
core-enums.c app, pdb: fix pdb and generated code. 2020-08-01 16:36:27 +02:00
core-enums.h app: layers-alpha-add|remove multi-layer aware. 2020-07-30 21:03:03 +02:00
core-types.h app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:43:43 +02:00
gimp-atomic.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-atomic.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-batch.c Issue #4458 - gimp-console-2.99 -b '(gimp-quit 1)' segfaults 2020-01-05 17:31:45 +01:00
gimp-batch.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-cairo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-cairo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-contexts.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimp-contexts.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-data-factories.c app: implement saving of GimpBrushPipes in the core 2019-02-23 19:41:06 +01:00
gimp-data-factories.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-edit.c app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimp-edit.h app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimp-filter-history.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-filter-history.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-gradients.c app: use "step" blending function in "FG to BG (Hardedge)" gradient 2018-10-02 21:53:59 -04:00
gimp-gradients.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-gui.c app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimp-gui.h app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimp-internal-data.c app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
gimp-internal-data.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-memsize.c Rename GIMP_TYPE_INT8_ARRAY to GIMP_TYPE_UINT8_ARRAY 2019-08-15 15:04:34 +02:00
gimp-memsize.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-modules.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimp-modules.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-palettes.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-palettes.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-parallel.cc app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:43:43 +02:00
gimp-parallel.h app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:43:43 +02:00
gimp-parasites.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimp-parasites.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-spawn.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-spawn.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-tags.c app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
gimp-tags.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-templates.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimp-templates.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-transform-3d-utils.c app: add gimp-transform-3d-utils.c 2020-01-06 21:49:57 +02:00
gimp-transform-3d-utils.h app: add gimp-transform-3d-utils.c 2020-01-06 21:49:57 +02:00
gimp-transform-resize.c app: silence warning in gimp_transform_resize_crop() 2020-01-17 00:29:42 +02:00
gimp-transform-resize.h app: clip transform-tools preview according to clipping mode 2020-01-11 17:13:07 +02:00
gimp-transform-utils.c app: in polynomial_odd_roots(), fix derivative array size 2020-02-07 00:56:07 +02:00
gimp-transform-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-units.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimp-units.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-user-install.c app: include system gimp.css file in theme.css 2019-03-27 20:14:10 -04:00
gimp-user-install.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-utils.c app: allow waiting on idle asyncs 2020-03-14 13:54:57 +02:00
gimp-utils.h app: add gimp_idle_run_async[_full]() 2020-03-14 00:45:32 +02:00
gimp.c app: show playground if any of the experimental feature is enabled. 2020-07-17 13:28:43 +02:00
gimp.h app: add a "Use tool groups" option to the toolbox preferences 2020-02-01 13:19:08 +02:00
gimpasync.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpasync.h app: add gimp_async_add_callback_for_object() 2018-11-30 03:30:51 -05:00
gimpasyncset.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpasyncset.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpauxitem.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpauxitem.h Get rid of capitalized "ID" in function and variable names 2019-08-23 22:23:23 +02:00
gimpauxitemundo.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpauxitemundo.h app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
gimpbacktrace-backend.h app: more cleanup in GimpBacktrace 2018-09-05 14:57:23 -04:00
gimpbacktrace-linux.c app: in GimpBacktrace Linux backend, don't leak backtrace when dropping threads 2018-12-01 04:33:45 -05:00
gimpbacktrace-none.c app, tools: add "running" thread attribute to GimpBacktrace/performance-log 2018-09-03 18:30:10 -04:00
gimpbacktrace-windows.c app: in GimpBacktrace Windows backend, return NULL backtrace if not initialized 2020-07-30 01:03:37 +03:00
gimpbacktrace.h app, tools: add "running" thread attribute to GimpBacktrace/performance-log 2018-09-03 18:30:10 -04:00
gimpbezierdesc.c app: Use G_DEFINE_BOXED_TYPE() 2019-11-05 10:14:29 +00:00
gimpbezierdesc.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpboundary.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpboundary.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrush-boundary.c app: use gimp_symmetry_get_transform() in paint code 2019-05-26 14:45:39 -04:00
gimpbrush-boundary.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrush-header.h app: remove defines GIMP_BRUSH_FILE_VERSION and GIMP_PATTERN_FILE_VERSION 2019-04-12 16:30:29 +02:00
gimpbrush-load.c Issue #4605 - Invalid abr brush crashes GIMP 2020-02-11 18:00:17 +02:00
gimpbrush-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrush-mipmap.cc Issue #5208 - paint brush is broken when aspect ratio is set to negative 2020-06-12 17:30:28 +03:00
gimpbrush-mipmap.h app: use mipmaps when downscaling raster brushes 2020-02-13 00:03:22 +02:00
gimpbrush-private.h app: use mipmaps when downscaling raster brushes 2020-02-13 00:03:22 +02:00
gimpbrush-save.c app: avoid risky alloca() in gimp_brush_save() 2019-03-28 16:55:55 -04:00
gimpbrush-save.h app: implement brush saving in the core 2019-02-12 18:51:47 +01:00
gimpbrush-transform.cc app: reorganize #includes in gimpbrush-{mipmap,transform}.cc 2020-02-13 00:14:28 +02:00
gimpbrush-transform.h app: add gimp_brush_transform_get_scale() 2020-02-12 23:59:49 +02:00
gimpbrush.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpbrush.h app: use gimp_symmetry_get_transform() in paint code 2019-05-26 14:45:39 -04:00
gimpbrushcache.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpbrushcache.h app: use gimp_symmetry_get_transform() in paint code 2019-05-26 14:45:39 -04:00
gimpbrushclipboard.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpbrushclipboard.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushgenerated-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushgenerated-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushgenerated-save.c Use g_ascii_dtostr() instead of g_ascii_formatd() 2019-07-30 15:57:36 +02:00
gimpbrushgenerated-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushgenerated.c Issue #2372 - Reduced quality of the Parametric brush in 2.10 2019-02-06 14:30:48 -05:00
gimpbrushgenerated.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushpipe-load.c app: factor out gimp_brush_pipe_set_params() from gimp_brush_pipe_load() 2019-03-03 19:44:02 +01:00
gimpbrushpipe-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpbrushpipe-save.c app: implement saving of GimpBrushPipes in the core 2019-02-23 19:41:06 +01:00
gimpbrushpipe-save.h app: implement saving of GimpBrushPipes in the core 2019-02-23 19:41:06 +01:00
gimpbrushpipe.c app: use g_clear_pointer() in more places 2019-05-27 17:47:55 +02:00
gimpbrushpipe.h app: factor out gimp_brush_pipe_set_params() from gimp_brush_pipe_load() 2019-03-03 19:44:02 +01:00
gimpbuffer.c app: use gimp_gegl_buffer_dup() everywhere 2019-07-30 20:32:41 +03:00
gimpbuffer.h Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
gimpcancelable.c app/core: Use NULL for "simple" signals 2019-08-07 16:33:10 +00:00
gimpcancelable.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimpchannel-combine.c app: fix Alpha to Selection for single selected layer. 2020-07-06 23:15:12 +02:00
gimpchannel-combine.h app: improve alpha to selection with multiple items. 2020-05-20 18:45:44 +02:00
gimpchannel-select.c app: GimpSelectionEditor multi-drawable aware. 2020-08-17 18:22:19 +02:00
gimpchannel-select.h app: GimpSelectionEditor multi-drawable aware. 2020-08-17 18:22:19 +02:00
gimpchannel.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpchannel.h Issue #3512 - feather selection doesn't work at edges of images 2019-06-16 16:51:30 +02:00
gimpchannelpropundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpchannelpropundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpchannelundo.c app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpchannelundo.h app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpchunkiterator.c app: in GimpChunkIterator, avoid preparing rect before merging 2019-03-31 05:03:38 -04:00
gimpchunkiterator.h app: add GimpChunkIterator 2019-01-12 04:50:57 -05:00
gimpcontainer-filter.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcontainer-filter.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcontainer.c gimpconfig-iface: Use G_DECLARE_INTERFACE 2020-05-10 14:45:19 +00:00
gimpcontainer.h app: add gimp_container_remove_handlers_by_{func,data}() 2020-02-07 23:37:21 +02:00
gimpcontext.c app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimpcontext.h app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimpcoords-interpolate.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcoords-interpolate.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcoords.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcoords.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve-map.c Remove all checks for finite() and isfinite() 2020-01-05 16:36:18 +01:00
gimpcurve-map.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve-save.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpcurve.c gimpcurve: Use g_object_notify_by_pspec 2020-05-12 22:38:41 +02:00
gimpcurve.h app: add smooth/corner curve-point types 2019-04-19 10:34:32 -04:00
gimpdashpattern.c app: Use G_DEFINE_BOXED_TYPE() 2019-11-05 10:14:29 +00:00
gimpdashpattern.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdata.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpdata.h app: get rid of manual object type registration 2019-06-29 16:41:41 +02:00
gimpdatafactory.c [libgimp,app] add missing includes for windows 2019-09-09 18:15:13 +00:00
gimpdatafactory.h app: add gimp_data_factory_data_cancel() 2018-10-01 05:24:45 -04:00
gimpdataloaderfactory.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
gimpdataloaderfactory.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdisplay.c app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimpdisplay.h app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl 2019-09-04 14:30:43 +02:00
gimpdocumentlist.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdocumentlist.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-bucket-fill.c app: add "show all" support to the bucket-fill tool in "fill similar colors" mode 2019-09-05 18:04:12 +03:00
gimpdrawable-bucket-fill.h app: add "show all" support to the bucket-fill tool in "fill similar colors" mode 2019-09-05 18:04:12 +03:00
gimpdrawable-combine.c app: in gimp_drawable_apply_buffer(), work in chunks 2019-03-27 15:45:30 -04:00
gimpdrawable-combine.h app: remove gimp_drawable_replace_buffer() 2019-02-14 11:04:52 -05:00
gimpdrawable-edit.c app: use gimp:fill-source in gimp_drawable_edit_fill() 2019-03-27 15:45:59 -04:00
gimpdrawable-edit.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-equalize.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-equalize.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-fill.c app: improve gimp_drawable_fill_buffer() for patterns 2019-03-27 15:45:58 -04:00
gimpdrawable-fill.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-filters.c app: fix incorrect drawable format after applying a filter that resizes the drawable 2020-02-21 12:02:55 +02:00
gimpdrawable-filters.h app: add gimp_drawable_filter_set_add_alpha() 2020-01-16 00:23:52 +02:00
gimpdrawable-floating-selection.c app: clip floating selection to layers with no alpha channel 2019-10-03 22:26:47 +03:00
gimpdrawable-floating-selection.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-foreground-extract.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-foreground-extract.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-gradient.c Fix various typos 2019-09-21 17:10:46 +00:00
gimpdrawable-gradient.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-histogram.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-histogram.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-levels.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-levels.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-offset.c Issue #3641: gimp-drawable-offset does no longer work in script-fu... 2019-07-11 11:59:02 +02:00
gimpdrawable-offset.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-operation.c app: apply common operation settings when reapplying a filter 2020-04-07 19:39:53 +03:00
gimpdrawable-operation.h app: apply common operation settings when reapplying a filter 2020-04-07 19:39:53 +03:00
gimpdrawable-preview.c app: render layer-group preview in chunks 2020-03-14 16:05:47 +02:00
gimpdrawable-preview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-private.h app: maintain drawable bounding box separately from its logical boundary 2019-08-02 00:40:01 +03:00
gimpdrawable-shadow.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-shadow.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-stroke.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-stroke.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawable-transform.c app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpdrawable-transform.h app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpdrawable.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpdrawable.h app: add GimpDrawable::supports_alpha() vfunc 2020-01-17 12:06:36 +02:00
gimpdrawablefilter.c app: use absolute offset for filter-tool split-preview guide position 2020-06-11 20:45:33 +03:00
gimpdrawablefilter.h app: use absolute offset for filter-tool split-preview guide position 2020-06-11 20:45:33 +03:00
gimpdrawablemodundo.c app: in GimpDrawable::set_buffer(), take bounds rect instead of offset only 2019-08-02 00:40:01 +03:00
gimpdrawablemodundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawablepropundo.c app: make replacing a drawable's format use almost no undo memory 2018-07-24 12:56:36 +02:00
gimpdrawablepropundo.h app: make replacing a drawable's format use almost no undo memory 2018-07-24 12:56:36 +02:00
gimpdrawablestack.c app: maintain drawable bounding box separately from its logical boundary 2019-08-02 00:40:01 +03:00
gimpdrawablestack.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdrawableundo.c app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
gimpdrawableundo.h app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
gimpdynamics-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdynamics-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdynamics-save.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdynamics-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdynamics.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpdynamics.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpdynamicsoutput.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpdynamicsoutput.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimperror.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimperror.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpextension-error.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpextension-error.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpextension.c Fix various typos 2019-09-21 17:10:46 +00:00
gimpextension.h app: new gimp_extension_get_screenshot() screenshot. 2019-05-27 17:31:18 +02:00
gimpextensionmanager.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpextensionmanager.h app: add undo_remove ability to the extension manager. 2019-05-01 23:13:06 +09:00
gimpfilloptions.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpfilloptions.h app: change antialias feature in fill by line art into Feather Edges. 2019-03-28 14:06:17 +01:00
gimpfilter.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpfilter.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpfilteredcontainer.c app: fix a few warnings. 2020-05-14 17:01:13 +02:00
gimpfilteredcontainer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpfilterstack.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpfilterstack.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpfloatingselectionundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpfloatingselectionundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgradient-load.c Issue #2303 - Please add Constant type of gradient interpolation ... 2018-10-02 21:53:50 -04:00
gimpgradient-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgradient-save.c Use g_ascii_dtostr() instead of g_ascii_formatd() 2019-07-30 15:57:36 +02:00
gimpgradient-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgradient.c Add some missing (nullable) annotations 2020-05-01 15:34:56 +02:00
gimpgradient.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgrid.c app, libgimpwidgets: use the new parasite (de)serialization API 2019-09-21 12:26:29 +02:00
gimpgrid.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgrouplayer.c Issue #4634 - Pass-through groups bounding-box is not properly updated ... 2020-02-21 22:55:34 +02:00
gimpgrouplayer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpgrouplayerundo.c app: in GimpDrawable::set_buffer(), take bounds rect instead of offset only 2019-08-02 00:40:01 +03:00
gimpgrouplayerundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpguide.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
gimpguide.h app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
gimpguideundo.c app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
gimpguideundo.h app: add GimpAuxItem as base class for GimpGuide and GimpSamplePoint 2018-07-15 17:08:06 +02:00
gimphistogram.c app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:43:43 +02:00
gimphistogram.h app: avoid spurious channel switch in histogram editor when switching drawbles 2019-10-22 16:12:48 +03:00
gimpidtable.c Add (nullable) if applicable 2019-08-03 07:53:47 +00:00
gimpidtable.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
gimpimage-arrange.c Make sure to use % for constants 2019-08-03 07:53:47 +00:00
gimpimage-arrange.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-color-profile.c app: fix undoing image parasite attach/detach to emit the right signals 2019-05-30 16:51:29 +02:00
gimpimage-color-profile.h app: remove the image's "Enable Color Management" toggle 2018-10-07 16:16:21 +02:00
gimpimage-colormap.c Get rid of capitalized "ID" in function and variable names 2019-08-23 22:23:23 +02:00
gimpimage-colormap.h app: fix the layer formats of indexed images to contain the space 2019-01-01 19:06:23 +01:00
gimpimage-convert-data.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-convert-fsdither.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-convert-indexed.c app: zero-out transparent pixels when converting to indexed 2020-05-20 21:16:52 +03:00
gimpimage-convert-indexed.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-convert-precision.c app: don't generate profiles from built-in profiles 2019-05-30 18:42:56 +02:00
gimpimage-convert-precision.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-convert-type.c Issue #1954 - GIMP-2.99 color changes when converting between... 2018-08-05 22:28:56 +02:00
gimpimage-convert-type.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-crop.c app: leave locked pixels alone when cropping 2020-04-01 18:14:20 +00:00
gimpimage-crop.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-duplicate.c app: fix selected layers in duplicated image. 2020-06-27 18:07:51 +02:00
gimpimage-duplicate.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-flip.c app: add gimp_image_flip_full() 2019-08-11 00:28:08 +03:00
gimpimage-flip.h app: add gimp_image_flip_full() 2019-08-11 00:28:08 +03:00
gimpimage-grid.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-grid.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-guides.c Get rid of capitalized "ID" in function and variable names 2019-08-23 22:23:23 +02:00
gimpimage-guides.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-item-list.c app: create and use gimp_image_item_list_linked(). 2020-05-26 14:15:17 +02:00
gimpimage-item-list.h app: create and use gimp_image_item_list_linked(). 2020-05-26 14:15:17 +02:00
gimpimage-merge.c app: fix gimp_image_merge_down() when merging multiple neighbour layers. 2020-07-01 00:40:40 +02:00
gimpimage-merge.h app, pdb: layers-merge-down action now multi-layer aware. 2020-06-30 23:29:05 +02:00
gimpimage-metadata.c Issue #3532 - Wrong color profile on nikon taken photos, it's... 2019-06-21 10:02:58 +02:00
gimpimage-metadata.h app: consolidate all metadata syncing code into gimpimage-metadata.c 2019-06-20 16:13:19 +02:00
gimpimage-new.c app, libgimp, pdb: "edit-copy" multi-layer aware. 2020-05-17 18:57:32 +02:00
gimpimage-new.h app, libgimp, pdb: "edit-copy" multi-layer aware. 2020-05-17 18:57:32 +02:00
gimpimage-pick-color.c app, libgimp, pdb: color picker multi-layer aware. 2020-05-17 18:57:32 +02:00
gimpimage-pick-color.h app, libgimp, pdb: color picker multi-layer aware. 2020-05-17 18:57:32 +02:00
gimpimage-pick-item.c app: allow moving an intersecting pair of guides with the Move tool 2019-05-30 01:51:06 -04:00
gimpimage-pick-item.h app: allow moving an intersecting pair of guides with the Move tool 2019-05-30 01:51:06 -04:00
gimpimage-preview.c app: add gimp_image_get_preview_format() 2019-11-04 13:26:58 +02:00
gimpimage-preview.h app: add gimp_image_get_preview_format() 2019-11-04 13:26:58 +02:00
gimpimage-private.h Issue #4068: default pixel density should be 72.0 for loaded images. 2019-10-12 16:50:13 +02:00
gimpimage-quick-mask.c app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpimage-quick-mask.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-resize.c app: fix sample-point OOB check in gimp_image_resize[_with_layers]() 2019-08-11 00:28:08 +03:00
gimpimage-resize.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-rotate.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-rotate.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-sample-points.c Get rid of capitalized "ID" in function and variable names 2019-08-23 22:23:23 +02:00
gimpimage-sample-points.h Issue #1805 - Sample Points keep resetting themselves to "Pixel" 2018-07-16 00:43:31 +02:00
gimpimage-scale.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpimage-scale.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-snap.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpimage-snap.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-symmetry.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-symmetry.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpimage-transform.c app: add gimp_image_transform() 2019-08-11 00:28:09 +03:00
gimpimage-transform.h app: add gimp_image_transform() 2019-08-11 00:28:09 +03:00
gimpimage-undo-push.c app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpimage-undo-push.h app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpimage-undo.c app: add gimp_image_transform() 2019-08-11 00:28:09 +03:00
gimpimage-undo.h app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
gimpimage.c app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpimage.h app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpimagefile.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpimagefile.h Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimpimageproxy.c app: implement GimpColorManaged for GimpImageProxy 2020-05-22 16:35:56 +03:00
gimpimageproxy.h app: rename GimpImageViewable to GimpImageProxy 2019-11-04 13:27:02 +02:00
gimpimageundo.c app: fix undoing image parasite attach/detach to emit the right signals 2019-05-30 16:51:29 +02:00
gimpimageundo.h app: remove the image's "Enable Color Management" toggle 2018-10-07 16:16:21 +02:00
gimpitem-exclusive.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitem-exclusive.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitem-linked.c app, pdb: use gimp_item_get_clip() everywhere 2019-08-09 22:23:17 +03:00
gimpitem-linked.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitem-preview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitem-preview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitem.c app: selection stroke and "Stroke Path" now multi-layer aware. 2020-08-01 14:02:24 +02:00
gimpitem.h app: selection stroke and "Stroke Path" now multi-layer aware. 2020-08-01 14:02:24 +02:00
gimpitempropundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitempropundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitemstack.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitemstack.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpitemtree.c app: fix gimp_item_tree_get_insert_pos() with GIMP_IMAGE_ACTIVE_PARENT. 2020-05-18 00:30:19 +02:00
gimpitemtree.h app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimpitemundo.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpitemundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayer-floating-selection.c app: some more gimp_image_get_active_drawable() removed. 2020-08-02 01:10:13 +02:00
gimplayer-floating-selection.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayer-new.c app: handle buffers with arbitrary origin in gimp_layer_new_from_gegl_buffer() 2019-09-19 20:24:37 +03:00
gimplayer-new.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayer.c app: layers-blend-space-* & layers-composite-space|mode-* multi-layer… 2020-05-21 00:04:37 +02:00
gimplayer.h app: fix layer bounding box for different mask modes 2020-02-21 22:55:33 +02:00
gimplayermask.c app: calculate drawable bounding box according to graph by default 2020-01-16 00:22:19 +02:00
gimplayermask.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayermaskpropundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayermaskpropundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayermaskundo.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimplayermaskundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayerpropundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayerpropundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayerstack.c app: maintain drawable bounding box separately from its logical boundary 2019-08-02 00:40:01 +03:00
gimplayerstack.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimplayerundo.c app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimplayerundo.h app: "active item" concept => "selected items". 2020-05-17 18:32:16 +02:00
gimplineart.c Compare counter value instead its pointer address 2020-05-31 10:04:13 +00:00
gimplineart.h Issue #3263: fix critical error on bucket fill tool. 2019-08-27 12:41:49 +02:00
gimplist.c app: fix a few warnings. 2020-05-14 17:01:13 +02:00
gimplist.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmarshal.list Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpmaskundo.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpmaskundo.h app: fix indentation in gimpmaskundo.h 2019-01-20 10:33:53 -05:00
gimpmybrush-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmybrush-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmybrush-private.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpmybrush.c app: use g_clear_pointer() in more places 2019-05-27 17:47:55 +02:00
gimpmybrush.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpobject.c app/core: Use NULL for "simple" signals 2019-08-07 16:33:10 +00:00
gimpobject.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpobjectqueue.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpobjectqueue.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppaintinfo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppaintinfo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalette-import.c app: "Import Palette" multi-layer aware. 2020-05-17 18:57:32 +02:00
gimppalette-import.h app: "Import Palette" multi-layer aware. 2020-05-17 18:57:32 +02:00
gimppalette-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalette-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalette-save.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalette-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalette.c Issue #1788 - Inconsistency between FG color and selected color in... 2019-01-02 01:49:43 +01:00
gimppalette.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppalettemru.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimppalettemru.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpparamspecs-desc.c Remove GIMP_TYPE_INT32 and GimpParamSpecInt32 2019-08-15 14:04:56 +02:00
gimpparamspecs-desc.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpparamspecs.c app, libgimp: share the code of libgimp/gimpparamspecs.c with app/ 2019-09-04 16:48:26 +02:00
gimpparamspecs.h app, libgimp: share the code of libgimp/gimpparamspecs.c with app/ 2019-09-04 16:48:26 +02:00
gimpparasitelist.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpparasitelist.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppattern-header.h app: remove defines GIMP_BRUSH_FILE_VERSION and GIMP_PATTERN_FILE_VERSION 2019-04-12 16:30:29 +02:00
gimppattern-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppattern-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppattern-save.c app: remove useless includes from gimppattern-save.c 2019-02-12 18:45:49 +01:00
gimppattern-save.h app: implement pattern saving in the core 2019-02-11 20:56:07 +01:00
gimppattern.c app: don't unref a NULL GimpTempBuf in gimp_pattern_copy() 2019-02-12 21:15:35 +01:00
gimppattern.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppatternclipboard.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimppatternclipboard.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppdbprogress.c app: avoid GIMP_TYPE_INT32 with gimp_pdb_execute_procedure_by_name() 2019-08-04 14:10:42 +02:00
gimppdbprogress.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppickable-auto-shrink.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppickable-auto-shrink.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimppickable-contiguous-region.cc libgimpbase: rename and reorder the values of enum GimpSelectCriterion 2019-11-19 22:25:57 +01:00
gimppickable-contiguous-region.h app: do not make line art bucket fill a GimpSelectCriterion anymore. 2018-12-12 15:27:48 +01:00
gimppickable.c app: fix alignment of generic pixel buffers 2020-05-20 08:53:41 +03:00
gimppickable.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimpprogress.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpprogress.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimpprojectable.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpprojectable.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimpprojection.c app: add "chunked" parameter to gimp_tile_handler_validate_validate() 2020-03-14 13:54:57 +02:00
gimpprojection.h app: in GimpLineArt, use "invalidate-preview" signal of input viewable 2018-12-27 17:14:28 -05:00
gimpsamplepoint.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
gimpsamplepoint.h Issue #1805 - Sample Points keep resetting themselves to "Pixel" 2018-07-16 00:43:31 +02:00
gimpsamplepointundo.c Issue #1805 - Sample Points keep resetting themselves to "Pixel" 2018-07-16 00:43:31 +02:00
gimpsamplepointundo.h Issue #1805 - Sample Points keep resetting themselves to "Pixel" 2018-07-16 00:43:31 +02:00
gimpscanconvert.c Add some missing (nullable) annotations 2020-05-01 15:34:56 +02:00
gimpscanconvert.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpselection.c app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpselection.h app: GimpTransformTool multi-layer aware. 2020-05-28 14:28:01 +02:00
gimpsettings.c app: exclude GimpSettings::time property from comparison 2020-04-08 00:26:45 +03:00
gimpsettings.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpstrokeoptions.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpstrokeoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpsubprogress.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpsubprogress.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpsymmetry-mandala.c Issue #4846 - Symmetry origin is wrong when painting on offset drawable 2020-03-26 20:29:40 +02:00
gimpsymmetry-mandala.h Issue #4484: Add reflection option for mandala symmetry 2020-01-11 23:54:40 +01:00
gimpsymmetry-mirror.c Issue #4846 - Symmetry origin is wrong when painting on offset drawable 2020-03-26 20:29:40 +02:00
gimpsymmetry-mirror.h app: implement gimp_symmetry_get_operation() in terms of gimp_symmetry_get_matrix() 2019-05-29 05:26:42 -04:00
gimpsymmetry-tiling.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
gimpsymmetry-tiling.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpsymmetry.c app: fix a build warning. 2020-07-20 15:41:22 +02:00
gimpsymmetry.h app: fix last commits 2020-04-08 01:04:29 +03:00
gimptag.c Use %NULL instead of NULL in gtk-doc comments 2020-05-03 17:40:14 +02:00
gimptag.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptagcache.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimptagcache.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
gimptagged.c Add some missing (nullable) annotations 2020-05-01 15:34:56 +02:00
gimptagged.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimptaggedcontainer.c app: fix a few warnings. 2020-05-14 17:01:13 +02:00
gimptaggedcontainer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptempbuf.c app: accept a const GimpTempBuf in more temp-buf functions 2019-02-24 13:20:31 -05:00
gimptempbuf.h app: accept a const GimpTempBuf in more temp-buf functions 2019-02-24 13:20:31 -05:00
gimptemplate.c app: remove the image's "Enable Color Management" toggle 2018-10-07 16:16:21 +02:00
gimptemplate.h app: remove the image's "Enable Color Management" toggle 2018-10-07 16:16:21 +02:00
gimptilehandlerprojectable.c app: add GimpTileHandlerValidate::{begin,end}_validate() vfuncs 2018-11-28 13:25:33 -05:00
gimptilehandlerprojectable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolgroup.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimptoolgroup.h app: add GimpToolGroup as a subclass of GimpToolItem 2020-01-30 02:51:54 +02:00
gimptoolinfo.c app: add gimp_tool_info_get_action_name() 2020-01-30 02:51:56 +02:00
gimptoolinfo.h app: add missing file to last commit 2020-02-05 01:19:18 +02:00
gimptoolitem.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimptoolitem.h app: add GimpToolItem::shown property 2020-02-01 13:14:28 +02:00
gimptooloptions.c libgimpconfig: get rid of filenames in all config related APIs 2019-09-21 12:55:12 +02:00
gimptooloptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolpreset-load.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolpreset-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolpreset-save.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolpreset-save.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptoolpreset.c Issue #3533 - Tool preset doesn't restore opacity and paint mode 2020-05-12 21:13:29 +02:00
gimptoolpreset.h Issue #3533 - Tool preset doesn't restore opacity and paint mode 2020-05-12 21:13:29 +02:00
gimptreehandler.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptreehandler.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptreeproxy.c app: add GimpTreeProxy 2020-02-01 13:15:25 +02:00
gimptreeproxy.h app: add GimpTreeProxy 2020-02-01 13:15:25 +02:00
gimptriviallycancelablewaitable.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptriviallycancelablewaitable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpuncancelablewaitable.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpuncancelablewaitable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpundo.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpundostack.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpundostack.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpunit.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpunit.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimpviewable.c viewable: Use GET_PRIVATE() before precondition checks 2020-05-12 17:59:08 +02:00
gimpviewable.h app: when freezing a drawable's preview, freeze ancestors' previews 2019-03-28 12:26:44 -04:00
gimpwaitable.c app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
gimpwaitable.h app/core: Use G_DECLARE_INTERFACE() 2019-08-09 19:48:21 +00:00
meson.build app: use mipmaps when downscaling raster brushes 2020-02-13 00:03:22 +02:00