| .. |
|
core-enums.c
|
core, tools: Editing effects stored in undo history
|
2025-05-17 19:55:08 +00:00 |
|
core-enums.h
|
app, libgimp, pdb: have GimpTrcType into public libgimp.
|
2025-08-03 21:38:28 +00:00 |
|
core-types.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-atomic.c
|
gimp-atomic: drop the use of the volatile qualifier.
|
2023-05-26 14:29:42 +02:00 |
|
gimp-atomic.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-batch.c
|
app, plug-ins: redirect plug-in-script-fu-eval to text console in…
|
2022-04-17 14:25:44 +02:00 |
|
gimp-batch.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-cairo.c
|
app, libgimp, pdb, plug-ins: canvas grid now using GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimp-cairo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-contexts.c
|
|
|
|
gimp-contexts.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-data-factories.c
|
app: set font factory as GimpFont class member regardless of fonts being loaded.
|
2024-04-11 12:15:59 +02:00 |
|
gimp-data-factories.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-edit.c
|
core: Free drawables after use
|
2025-06-23 02:21:49 +00:00 |
|
gimp-edit.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-filter-history.c
|
Revert "app: add a "Filters > Generic > GEGL Operations" submenu with generated actions."
|
2023-05-25 02:31:28 +02:00 |
|
gimp-filter-history.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-gradients.c
|
Issue #10283: renaming generated "(Hardedge)" gradients as "(Hard Edge)".
|
2023-12-16 20:40:46 +09:00 |
|
gimp-gradients.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-gui.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimp-gui.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-internal-data.c
|
|
|
|
gimp-internal-data.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-memsize.c
|
app, libgimp*, pdb, plug-ins: rename various public API name s/float/double/.
|
2024-11-02 15:00:03 +01:00 |
|
gimp-memsize.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-modules.c
|
libgimpmodule: Convert ModuleDB to GListModel
|
2023-05-20 22:15:13 +00:00 |
|
gimp-modules.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-palettes.c
|
app, libgimpconfig: color history is now space-invaded.
|
2024-02-11 23:28:03 +01:00 |
|
gimp-palettes.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-parallel.cc
|
core: remove the workaround, neither gcc nor clang generate a warning here.
|
2023-05-20 23:32:18 +02:00 |
|
gimp-parallel.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-parasites.c
|
Revert "app: Port GimpParasiteList to GListModel"
|
2023-05-22 01:26:18 +02:00 |
|
gimp-parasites.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-spawn.c
|
|
|
|
gimp-spawn.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-tags.c
|
|
|
|
gimp-tags.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-templates.c
|
|
|
|
gimp-templates.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-transform-3d-utils.c
|
|
|
|
gimp-transform-3d-utils.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-transform-resize.c
|
|
|
|
gimp-transform-resize.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-transform-utils.c
|
Issue #10588: enumerations for RotationType can't be used in Python
|
2024-01-05 13:28:49 -05:00 |
|
gimp-transform-utils.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-units.c
|
app, libgimp*, pdb, plug-ins: rename various public API name s/float/double/.
|
2024-11-02 15:00:03 +01:00 |
|
gimp-units.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-user-install.c
|
app: migrate toolrc from 2.10 or 3.0.
|
2025-07-07 23:57:32 +02:00 |
|
gimp-user-install.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimp-utils.c
|
Issue #14530: Debug Dialog on Unstable tells to downgrade to Stable version.
|
2025-07-23 18:09:37 +02:00 |
|
gimp-utils.h
|
Issue #14530: Debug Dialog on Unstable tells to downgrade to Stable version.
|
2025-07-23 18:09:37 +02:00 |
|
gimp.c
|
app: rename GimpContainer's "children-type" property to "child-type"
|
2025-07-18 08:19:13 +02:00 |
|
gimp.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpasync.c
|
|
|
|
gimpasync.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpasyncset.c
|
|
|
|
gimpasyncset.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpauxitem.c
|
|
|
|
gimpauxitem.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpauxitemundo.c
|
|
|
|
gimpauxitemundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbacktrace-backend.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbacktrace-linux.c
|
|
|
|
gimpbacktrace-none.c
|
|
|
|
gimpbacktrace-windows.c
|
Use GetModuleFileNameExW ()
|
2023-01-24 14:48:44 +00:00 |
|
gimpbacktrace.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbezierdesc.c
|
|
|
|
gimpbezierdesc.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpboundary.c
|
|
|
|
gimpboundary.h
|
|
|
|
gimpbrush-boundary.c
|
|
|
|
gimpbrush-boundary.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-header.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-load.c
|
app: use GIMP_BRUSH_MAX_SIZE instead of a fixed number...
|
2025-06-13 12:15:06 -04:00 |
|
gimpbrush-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-mipmap.cc
|
|
|
|
gimpbrush-mipmap.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-private.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-save.c
|
|
|
|
gimpbrush-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush-transform.cc
|
|
|
|
gimpbrush-transform.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrush.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpbrush.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushcache.c
|
|
|
|
gimpbrushcache.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushclipboard.c
|
core: Use selection when updating GimpBrushClipboard...
|
2025-03-11 12:40:08 +00:00 |
|
gimpbrushclipboard.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushgenerated-load.c
|
|
|
|
gimpbrushgenerated-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushgenerated-save.c
|
|
|
|
gimpbrushgenerated-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushgenerated.c
|
app, pdb: fix #13480 inconsistent use of maximum radius...
|
2025-04-11 02:02:40 +00:00 |
|
gimpbrushgenerated.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushpipe-load.c
|
|
|
|
gimpbrushpipe-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushpipe-save.c
|
|
|
|
gimpbrushpipe-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbrushpipe.c
|
|
|
|
gimpbrushpipe.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpbuffer.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpbuffer.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcancelable.c
|
app: fix some s/G_TYPE_FROM_CLASS/G_TYPE_FROM_INTERFACE/ calls.
|
2023-05-11 12:46:57 +02:00 |
|
gimpcancelable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchannel-combine.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpchannel-combine.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchannel-select.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpchannel-select.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchannel.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpchannel.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchannelpropundo.c
|
app, libgimp, pdb, plug-ins: move more code to GeglColor.
|
2024-02-11 23:28:02 +01:00 |
|
gimpchannelpropundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchannelundo.c
|
|
|
|
gimpchannelundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpchunkiterator.c
|
|
|
|
gimpchunkiterator.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcontainer-filter.c
|
app, pdb: rename gimp_container_get_children_type() to get_child_type()
|
2025-07-18 08:19:13 +02:00 |
|
gimpcontainer-filter.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcontainer.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpcontainer.h
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpcontext.c
|
app, libgimp*: more g_set_str() and some other stuff in the same
|
2025-07-08 00:37:26 +02:00 |
|
gimpcontext.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcoords-interpolate.c
|
|
|
|
gimpcoords-interpolate.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcoords.c
|
|
|
|
gimpcoords.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcurve-load.c
|
|
|
|
gimpcurve-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcurve-map.c
|
|
|
|
gimpcurve-map.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcurve-save.c
|
|
|
|
gimpcurve-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpcurve.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpcurve.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdashpattern.c
|
app, libgimp, pdb, plug-ins: array size's type should be gsize.
|
2024-10-25 23:28:42 +02:00 |
|
gimpdashpattern.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdata.c
|
app, libgimp, pdb: new gimp_palette_set_colormap() PDB procedure.
|
2024-09-22 23:26:33 +02:00 |
|
gimpdata.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdatafactory.c
|
app, pdb: rename gimp_container_get_children_type() to get_child_type()
|
2025-07-18 08:19:13 +02:00 |
|
gimpdatafactory.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdataloaderfactory.c
|
Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly.
|
2023-09-19 15:34:48 +02:00 |
|
gimpdataloaderfactory.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdisplay.c
|
|
|
|
gimpdisplay.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdocumentlist.c
|
app: rename GimpContainer's "children-type" property to "child-type"
|
2025-07-18 08:19:13 +02:00 |
|
gimpdocumentlist.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-bucket-fill.c
|
app: gimp_pickable_contiguous_region_by_line_art() now uses GeglColor.
|
2024-02-11 23:28:04 +01:00 |
|
gimpdrawable-bucket-fill.h
|
app: allowing to choose the paint tool used for stroking.
|
2022-03-03 18:44:03 +01:00 |
|
gimpdrawable-combine.c
|
|
|
|
gimpdrawable-combine.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-edit.c
|
Issue #11251: Edit -> Clear (Undo) does not clear the effects which extend…
|
2025-03-03 20:51:34 +01:00 |
|
gimpdrawable-edit.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-equalize.c
|
|
|
|
gimpdrawable-equalize.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-fill.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpdrawable-fill.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-filters.c
|
core: Add alpha on merge if filter requires it
|
2025-06-12 18:04:09 +00:00 |
|
gimpdrawable-filters.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-floating-selection.c
|
core: Put floating selections under layer effects
|
2024-03-30 15:44:39 +00:00 |
|
gimpdrawable-floating-selection.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-foreground-extract.c
|
app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/
|
2023-06-13 19:58:42 +02:00 |
|
gimpdrawable-foreground-extract.h
|
|
|
|
gimpdrawable-gradient.c
|
|
|
|
gimpdrawable-gradient.h
|
|
|
|
gimpdrawable-histogram.c
|
core: Rename gimp_drawable_has_filters ()...
|
2024-10-16 14:17:55 +00:00 |
|
gimpdrawable-histogram.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-levels.c
|
|
|
|
gimpdrawable-levels.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-offset.c
|
pdb, operations, tool: Replace GimpContext with GeglColor...
|
2024-11-29 00:29:36 -05:00 |
|
gimpdrawable-offset.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-operation.c
|
core: Apply noninteractive filters direct to drawable
|
2025-01-04 19:04:11 +00:00 |
|
gimpdrawable-operation.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-preview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpdrawable-preview.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-private.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-shadow.c
|
|
|
|
gimpdrawable-shadow.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-stroke.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpdrawable-stroke.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable-transform.c
|
modules, core, pdb, plug-ins: GeglColor ports
|
2024-03-23 07:16:02 -04:00 |
|
gimpdrawable-transform.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawable.c
|
app: gimp_drawable_update(): optimize a call to
|
2025-05-31 16:07:07 +02:00 |
|
gimpdrawable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablefilter.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpdrawablefilter.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablefiltermask.c
|
Issue #12359: encoding conversion undo does not undo the mask conversion.
|
2024-12-26 15:55:05 +01:00 |
|
gimpdrawablefiltermask.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablefilterundo.c
|
app: fix my own confusion about gimp_drawable_update()
|
2025-05-31 15:22:54 +02:00 |
|
gimpdrawablefilterundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablemodundo.c
|
|
|
|
gimpdrawablemodundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablepropundo.c
|
|
|
|
gimpdrawablepropundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawablestack.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpdrawablestack.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdrawableundo.c
|
Issue #11251: Edit -> Clear (Undo) does not clear the effects which extend…
|
2025-03-03 20:51:34 +01:00 |
|
gimpdrawableundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdynamics-load.c
|
|
|
|
gimpdynamics-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdynamics-save.c
|
|
|
|
gimpdynamics-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdynamics.c
|
app: big porting of weak pointers to g_set,clear_weak_pointer()
|
2023-05-22 18:16:09 +02:00 |
|
gimpdynamics.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpdynamicsoutput.c
|
|
|
|
gimpdynamicsoutput.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimperror.c
|
|
|
|
gimperror.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpextension-error.c
|
|
|
|
gimpextension-error.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpextension.c
|
app, build: fix MR !2326 (porting to libappstream).
|
2025-08-04 18:56:42 +00:00 |
|
gimpextension.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpextensionmanager.c
|
Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly.
|
2023-09-19 15:34:48 +02:00 |
|
gimpextensionmanager.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpfilloptions.c
|
app: port some of the paint and fill code to GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpfilloptions.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpfilter.c
|
app: G_DECLARE_DERIVABLE_TYPE() in GimpFilter, GimpItem, GimpViewable,
|
2025-07-12 19:08:30 +02:00 |
|
gimpfilter.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpfilteredcontainer.c
|
app: GimpFilteredContainer: update sort_func when the src container's
|
2025-08-07 16:24:22 +02:00 |
|
gimpfilteredcontainer.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpfilterstack.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpfilterstack.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpfloatingselectionundo.c
|
|
|
|
gimpfloatingselectionundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpgradient-load.c
|
libgimpcolor, app: gimp_color_parse_(css|hex|name)() renamed with _substring() suffix.
|
2024-04-20 12:37:20 +02:00 |
|
gimpgradient-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpgradient-save.c
|
app: GimpGradient now uses GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpgradient-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpgradient.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpgradient.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpgrid.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpgrid.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpgrouplayer.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpgrouplayer.h
|
app: use G_DECLARE_DERIVABLE_TYPE() in GimpGroupLayer
|
2025-07-15 12:10:51 +02:00 |
|
gimpgrouplayerundo.c
|
|
|
|
gimpgrouplayerundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpguide.c
|
|
|
|
gimpguide.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpguideundo.c
|
|
|
|
gimpguideundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimphistogram.c
|
app: fixup commit be1496a91e implementing unique color count.
|
2025-06-15 17:23:06 +02:00 |
|
gimphistogram.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpidtable.c
|
|
|
|
gimpidtable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-arrange.c
|
app: fix bug added in commit 036510d191.
|
2023-01-09 19:14:44 +01:00 |
|
gimpimage-arrange.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-color-profile.c
|
app: store GimpPalette in GimpImageUndo, not a raw colormap.
|
2024-09-23 14:33:50 +02:00 |
|
gimpimage-color-profile.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-colormap.c
|
app/core: Only restrict palette for indexed images
|
2024-10-11 08:55:15 +00:00 |
|
gimpimage-colormap.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-convert-data.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-convert-indexed.c
|
app/core prevent memory leak
|
2025-08-15 12:08:30 -04:00 |
|
gimpimage-convert-indexed.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-convert-precision.c
|
Issue #3495: broken conversion when changing TRC.
|
2024-09-11 13:16:28 +02:00 |
|
gimpimage-convert-precision.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-convert-type.c
|
|
|
|
gimpimage-convert-type.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-crop.c
|
app, pdb: a lot of vectors -> path renaming
|
2025-07-07 13:18:02 +02:00 |
|
gimpimage-crop.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-duplicate.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-duplicate.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-flip.c
|
app, pdb: a lot of vectors -> path renaming
|
2025-07-07 13:18:02 +02:00 |
|
gimpimage-flip.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-grid.c
|
|
|
|
gimpimage-grid.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-guides.c
|
|
|
|
gimpimage-guides.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-item-list.c
|
app, pdb: get rid of const object pointer in generated PDB code, and
|
2025-07-12 18:54:20 +02:00 |
|
gimpimage-item-list.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-merge.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-merge.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-metadata.c
|
app, libgimp: core loads thumbnail from metadata if no GimpThumbnailProcedure…
|
2023-10-01 21:02:33 +02:00 |
|
gimpimage-metadata.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-new.c
|
app: add gimp_set,get_last_template() and use is from gimpimage-new.c
|
2025-07-05 12:42:14 +02:00 |
|
gimpimage-new.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-pick-color.c
|
app, libgimp, pdb, plug-ins: getting rid of some GimpRGB usage.
|
2024-02-11 23:28:02 +01:00 |
|
gimpimage-pick-color.h
|
app, libgimp, pdb, plug-ins: getting rid of some GimpRGB usage.
|
2024-02-11 23:28:02 +01:00 |
|
gimpimage-pick-item.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-pick-item.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-preview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpimage-preview.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-private.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-quick-mask.c
|
app, libgimp, pdb, plug-ins: move more code to GeglColor.
|
2024-02-11 23:28:02 +01:00 |
|
gimpimage-quick-mask.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-resize.c
|
app, pdb: a lot of vectors -> path renaming
|
2025-07-07 13:18:02 +02:00 |
|
gimpimage-resize.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-rotate.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-rotate.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-sample-points.c
|
|
|
|
gimpimage-sample-points.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-scale.c
|
app, pdb: a lot of vectors -> path renaming
|
2025-07-07 13:18:02 +02:00 |
|
gimpimage-scale.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-snap.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-snap.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-symmetry.c
|
|
|
|
gimpimage-symmetry.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-transform.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-transform.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-undo-push.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpimage-undo-push.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage-undo.c
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpimage-undo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimage.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpimage.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimagefile.c
|
app: enable popup previews on GimpImagefile
|
2025-08-14 16:53:02 +02:00 |
|
gimpimagefile.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimageproxy.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpimageproxy.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpimageundo.c
|
app: store GimpPalette in GimpImageUndo, not a raw colormap.
|
2024-09-23 14:33:50 +02:00 |
|
gimpimageundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitem-exclusive.c
|
app, desktop: fix the Alt-click exclusive visibility case.
|
2022-02-15 22:08:23 +01:00 |
|
gimpitem-exclusive.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitem-preview.c
|
|
|
|
gimpitem-preview.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitem.c
|
core, plug-ins: Fix bugs noted by Coverity scan
|
2025-08-15 03:38:27 +00:00 |
|
gimpitem.h
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpitemlist.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpitemlist.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitempropundo.c
|
|
|
|
gimpitempropundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitemstack.c
|
app, pdb: rename gimp_container_get_children_type() to get_child_type()
|
2025-07-18 08:19:13 +02:00 |
|
gimpitemstack.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitemtree.c
|
app: rename GimpContainer's "children-type" property to "child-type"
|
2025-07-18 08:19:13 +02:00 |
|
gimpitemtree.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpitemundo.c
|
|
|
|
gimpitemundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayer-floating-selection.c
|
Issue #9600: CRITICAL when anchoring a floating selection to the image's selection.
|
2024-08-27 19:09:48 +02:00 |
|
gimplayer-floating-selection.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayer-new.c
|
|
|
|
gimplayer-new.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayer.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimplayer.h
|
app: use G_DECLARE_DERIVABLE_TYPE() in GimpGroupLayer
|
2025-07-15 12:10:51 +02:00 |
|
gimplayermask.c
|
app: gimp_layer_mask_new() uses GeglColor.
|
2024-02-11 23:28:04 +01:00 |
|
gimplayermask.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayermaskpropundo.c
|
|
|
|
gimplayermaskpropundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayermaskundo.c
|
|
|
|
gimplayermaskundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayerpropundo.c
|
|
|
|
gimplayerpropundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayerstack.c
|
app: gimp_layer_stack_reorder(): use the passed old_index instead of
|
2025-08-09 08:54:36 +02:00 |
|
gimplayerstack.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplayerundo.c
|
|
|
|
gimplayerundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplineart.c
|
app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/
|
2023-06-13 19:58:42 +02:00 |
|
gimplineart.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimplist.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimplist.h
|
app: rename all "children_type" members and variables to "child_type"
|
2025-07-18 08:19:13 +02:00 |
|
gimpmarshal.list
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimpmaskundo.c
|
|
|
|
gimpmaskundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpmybrush-load.c
|
core, paint, tools: Port to MyPaint Brushes2
|
2025-07-09 22:14:42 +00:00 |
|
gimpmybrush-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpmybrush-private.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpmybrush.c
|
core, paint, tools: Port to MyPaint Brushes2
|
2025-07-09 22:14:42 +00:00 |
|
gimpmybrush.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpobject.c
|
app: use G_DECLARE_DERIVABLE_TYPE for GimpObject
|
2025-07-13 13:18:42 +02:00 |
|
gimpobject.h
|
app: use G_DECLARE_DERIVABLE_TYPE for GimpObject
|
2025-07-13 13:18:42 +02:00 |
|
gimpobjectqueue.c
|
|
|
|
gimpobjectqueue.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppadactions.c
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppadactions.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppaintinfo.c
|
|
|
|
gimppaintinfo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppalette-import.c
|
core: Set alpha value for image palette imports
|
2025-08-10 13:58:25 +00:00 |
|
gimppalette-import.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppalette-load.c
|
app/core: Fix importing LAB colors in ASE palettes
|
2024-11-29 00:04:21 +00:00 |
|
gimppalette-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppalette-save.c
|
app, libgimp, pdb, plug-ins: GimpPalette are now GeglColor based.
|
2024-02-11 23:28:03 +01:00 |
|
gimppalette-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppalette.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimppalette.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppalettemru.c
|
app, libgimpconfig: use G_GSIZE_FORMAT for printf-ing gsize values.
|
2024-02-12 12:03:03 +00:00 |
|
gimppalettemru.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpparamspecs-desc.c
|
app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject.
|
2025-01-24 23:44:43 +01:00 |
|
gimpparamspecs-desc.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpparamspecs.c
|
app: rename app/vectors/ to app/path/
|
2025-07-07 15:44:15 +02:00 |
|
gimpparamspecs.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpparasitelist.c
|
Revert "app: Port GimpParasiteList to GListModel"
|
2023-05-22 01:26:18 +02:00 |
|
gimpparasitelist.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppattern-header.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppattern-load.c
|
app: fix #14311 Incorrect loading of Photoshop pattern with alpha channel
|
2025-06-24 13:12:38 -04:00 |
|
gimppattern-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppattern-save.c
|
|
|
|
gimppattern-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppattern.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimppattern.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppatternclipboard.c
|
core: Use selection when updating GimpBrushClipboard...
|
2025-03-11 12:40:08 +00:00 |
|
gimppatternclipboard.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppdbprogress.c
|
app: use g_set_object() in more set_property() implementations
|
2025-07-15 15:49:45 +02:00 |
|
gimppdbprogress.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppickable-auto-shrink.c
|
|
|
|
gimppickable-auto-shrink.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppickable-contiguous-region.cc
|
core: Consider filters when selecting by color
|
2025-02-28 01:06:41 +00:00 |
|
gimppickable-contiguous-region.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimppickable.c
|
core: Fix linear conversion for Sample Average picks
|
2025-05-01 04:47:22 +00:00 |
|
gimppickable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpprogress.c
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpprogress.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpprojectable.c
|
app: fix some s/G_TYPE_FROM_CLASS/G_TYPE_FROM_INTERFACE/ calls.
|
2023-05-11 12:46:57 +02:00 |
|
gimpprojectable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpprojection.c
|
app: fix a crash when closing an image.
|
2025-01-15 18:43:36 +01:00 |
|
gimpprojection.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpresource.c
|
app: make the GimpResource dummy class the parent of GimpData
|
2023-06-05 14:33:23 +02:00 |
|
gimpresource.h
|
app: use G_DECLARE_DERIVABLE_TYPE() in GimpResource
|
2025-07-16 17:11:15 +02:00 |
|
gimpsamplepoint.c
|
|
|
|
gimpsamplepoint.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsamplepointundo.c
|
|
|
|
gimpsamplepointundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpscanconvert.c
|
|
|
|
gimpscanconvert.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpselection.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpselection.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsettings.c
|
app: move "default_name" from GimpItemClass to GimpViewableClass and
|
2025-07-16 17:22:11 +02:00 |
|
gimpsettings.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpstrokeoptions.c
|
app: use g_set_object() in more set_property() implementations
|
2025-07-15 15:49:45 +02:00 |
|
gimpstrokeoptions.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsubprogress.c
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpsubprogress.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsymmetry-mandala.c
|
|
|
|
gimpsymmetry-mandala.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsymmetry-mirror.c
|
core: Consistent naming pattern for symmetry options
|
2025-06-27 14:26:34 +00:00 |
|
gimpsymmetry-mirror.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsymmetry-tiling.c
|
|
|
|
gimpsymmetry-tiling.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpsymmetry.c
|
|
|
|
gimpsymmetry.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptag.c
|
|
|
|
gimptag.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptagcache.c
|
|
|
|
gimptagcache.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptagged.c
|
|
|
|
gimptagged.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptaggedcontainer.c
|
app, pdb: rename gimp_container_get_children_type() to get_child_type()
|
2025-07-18 08:19:13 +02:00 |
|
gimptaggedcontainer.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptempbuf.c
|
|
|
|
gimptempbuf.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptemplate.c
|
app, libgimp*: more g_set_str() and some other stuff in the same
|
2025-07-08 00:37:26 +02:00 |
|
gimptemplate.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptilehandlerprojectable.c
|
|
|
|
gimptilehandlerprojectable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolgroup.c
|
app: rename GimpContainer's "children-type" property to "child-type"
|
2025-07-18 08:19:13 +02:00 |
|
gimptoolgroup.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolinfo.c
|
|
|
|
gimptoolinfo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolitem.c
|
|
|
|
gimptoolitem.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptooloptions.c
|
|
|
|
gimptooloptions.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolpreset-load.c
|
|
|
|
gimptoolpreset-load.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolpreset-save.c
|
|
|
|
gimptoolpreset-save.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptoolpreset.c
|
|
|
|
gimptoolpreset.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptreehandler.c
|
|
|
|
gimptreehandler.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimptreeproxy.c
|
app: add "gint old_index" argument to GimpContainer::reorder()
|
2025-08-08 17:02:32 +02:00 |
|
gimptreeproxy.h
|
app: rename all "children_type" members and variables to "child_type"
|
2025-07-18 08:19:13 +02:00 |
|
gimptriviallycancelablewaitable.c
|
|
|
|
gimptriviallycancelablewaitable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpuncancelablewaitable.c
|
|
|
|
gimpuncancelablewaitable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpundo.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpundo.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpundostack.c
|
|
|
|
gimpundostack.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpunit.c
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimpunit.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
gimpviewable.c
|
app: fix gimp_viewable_has_preview() to look at both the get_preview()
|
2025-08-12 15:01:39 +02:00 |
|
gimpviewable.h
|
app: add gimp_viewable_has_preview() and use it in GimpRow, instead of
|
2025-08-05 17:42:32 +02:00 |
|
gimpwaitable.c
|
|
|
|
gimpwaitable.h
|
app, pdb, libgimp: use "#pragma once" instead of:
|
2025-07-13 03:21:37 +02:00 |
|
meson.build
|
app: Port from appstream-glib to appstream
|
2025-08-04 18:56:42 +00:00 |