Gimp/app/core
Jehan 7100851b5b Issue #10283: renaming generated "(Hardedge)" gradients as "(Hard Edge)".
There was the question on whether it needed an hyphen or not. The hyphen
naming was often used to describe the "Hard-edge painting" style, though
even for this, it was not an absolute case. Depending on English writing
style, we could also find "hard edge painting". Also Liam was noting
that when the term appears by itself, as a noun (rather than a
qualificative), it was likely best without hyphen. So we went for the
no-hyphen wording.

Then there was the capitalization question: should capitalization rules
of data labels apply to parts between parentheses? I went with the
answer that *yes*, since it's part of the title anyway. And without the
part between parentheses, we'd have several data named the same. So it's
just as important.

As a consequence, I also re-capitalized "FG to BG (HSV
Counter-Clockwise)" and "FG to BG (HSV Clockwise Hue)" gradients,
following this updated rule.
2023-12-16 20:40:46 +09:00
..
core-enums.c app, pdb: make it possible to delete a color from a colormap if unused. 2023-10-09 15:28:20 +02:00
core-enums.h app: Make the layer auto expand options shared between tools 2023-11-25 16:19:43 +00:00
core-types.h core: Add GimpPadActions object 2023-12-08 12:35:34 +00:00
gimp-atomic.c gimp-atomic: drop the use of the volatile qualifier. 2023-05-26 14:29:42 +02:00
gimp-atomic.h gimp-atomic: drop the use of the volatile qualifier. 2023-05-26 14:29:42 +02:00
gimp-batch.c
gimp-batch.h
gimp-cairo.c
gimp-cairo.h
gimp-contexts.c
gimp-contexts.h
gimp-data-factories.c
gimp-data-factories.h
gimp-edit.c app: cut with a selection works similarly as a copy followed by a clear. 2023-01-24 18:46:41 +01:00
gimp-edit.h Issue #8924: Paste as new image uses the full canvas instead of just… 2023-01-24 12:51:30 +01: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 Revert "app: add a "Filters > Generic > GEGL Operations" submenu with generated actions." 2023-05-25 02:31:28 +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
gimp-gui.c app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments. 2023-10-01 21:02:34 +02:00
gimp-gui.h app, libgimp, pdb: new PDB group gimpdrawableselect. 2023-10-01 21:02:33 +02:00
gimp-internal-data.c
gimp-internal-data.h
gimp-memsize.c Port GimpText to GimpFont 2023-09-12 14:23:40 +00:00
gimp-memsize.h
gimp-modules.c libgimpmodule: Convert ModuleDB to GListModel 2023-05-20 22:15:13 +00:00
gimp-modules.h
gimp-palettes.c
gimp-palettes.h
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
gimp-parasites.c Revert "app: Port GimpParasiteList to GListModel" 2023-05-22 01:26:18 +02:00
gimp-parasites.h
gimp-spawn.c
gimp-spawn.h
gimp-tags.c
gimp-tags.h
gimp-templates.c
gimp-templates.h
gimp-transform-3d-utils.c
gimp-transform-3d-utils.h
gimp-transform-resize.c
gimp-transform-resize.h
gimp-transform-utils.c
gimp-transform-utils.h
gimp-units.c
gimp-units.h
gimp-user-install.c app: migrate shortcut from select-float to select-cut-float. 2023-11-11 20:03:26 +01:00
gimp-user-install.h
gimp-utils.c Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02:00
gimp-utils.h app: GIMP_TIMER_START|END are no-op on release builds. 2022-11-28 20:59:30 +01:00
gimp.c Revert "app: add a "Filters > Generic > GEGL Operations" submenu with generated actions." 2023-05-25 02:31:28 +02:00
gimp.h Revert "app: add a "Filters > Generic > GEGL Operations" submenu with generated actions." 2023-05-25 02:31:28 +02:00
gimpasync.c
gimpasync.h
gimpasyncset.c
gimpasyncset.h
gimpauxitem.c
gimpauxitem.h
gimpauxitemundo.c
gimpauxitemundo.h
gimpbacktrace-backend.h
gimpbacktrace-linux.c
gimpbacktrace-none.c
gimpbacktrace-windows.c Use GetModuleFileNameExW () 2023-01-24 14:48:44 +00:00
gimpbacktrace.h
gimpbezierdesc.c
gimpbezierdesc.h
gimpboundary.c
gimpboundary.h
gimpbrush-boundary.c
gimpbrush-boundary.h
gimpbrush-header.h
gimpbrush-load.c
gimpbrush-load.h
gimpbrush-mipmap.cc
gimpbrush-mipmap.h
gimpbrush-private.h
gimpbrush-save.c
gimpbrush-save.h
gimpbrush-transform.cc
gimpbrush-transform.h
gimpbrush.c Issue #3247: make consistent generated brush preview. 2023-11-05 19:13:11 +01:00
gimpbrush.h
gimpbrushcache.c
gimpbrushcache.h
gimpbrushclipboard.c
gimpbrushclipboard.h
gimpbrushgenerated-load.c
gimpbrushgenerated-load.h
gimpbrushgenerated-save.c
gimpbrushgenerated-save.h
gimpbrushgenerated.c
gimpbrushgenerated.h
gimpbrushpipe-load.c
gimpbrushpipe-load.h
gimpbrushpipe-save.c
gimpbrushpipe-save.h
gimpbrushpipe.c
gimpbrushpipe.h
gimpbuffer.c
gimpbuffer.h
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
gimpchannel-combine.c
gimpchannel-combine.h
gimpchannel-select.c
gimpchannel-select.h app: incorrect order of parameters in gimp_channel_select_round_rect 2023-08-02 11:24:43 -04:00
gimpchannel.c app: Add options to choose fill type of layer and mask when expanding 2023-11-25 16:19:43 +00:00
gimpchannel.h Issue 7826: "select all" should not be reapplied 2023-04-20 21:49:03 +00:00
gimpchannelpropundo.c
gimpchannelpropundo.h
gimpchannelundo.c
gimpchannelundo.h
gimpchunkiterator.c
gimpchunkiterator.h
gimpcontainer-filter.c
gimpcontainer-filter.h
gimpcontainer.c app, libgimp, pdb: new PDB function gimp_fonts_get_by_name(). 2023-10-02 23:22:49 +02:00
gimpcontainer.h app, libgimp, pdb: new PDB function gimp_fonts_get_by_name(). 2023-10-02 23:22:49 +02:00
gimpcontext.c Implement support for custom fonts 2023-07-25 21:16:04 +02:00
gimpcontext.h
gimpcoords-interpolate.c
gimpcoords-interpolate.h
gimpcoords.c
gimpcoords.h
gimpcurve-load.c
gimpcurve-load.h
gimpcurve-map.c
gimpcurve-map.h
gimpcurve-save.c
gimpcurve-save.h
gimpcurve.c
gimpcurve.h
gimpdashpattern.c
gimpdashpattern.h
gimpdata.c app, libgimp, pdb: new gimp_image_get_palette(). 2023-10-06 22:04:34 +02:00
gimpdata.h app, libgimp, pdb: new gimp_image_get_palette(). 2023-10-06 22:04:34 +02:00
gimpdatafactory.c app: also generate filename and save file of duplicate data immediately. 2023-10-08 23:22:58 +02:00
gimpdatafactory.h
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
gimpdisplay.c
gimpdisplay.h
gimpdocumentlist.c
gimpdocumentlist.h
gimpdrawable-bucket-fill.c core: Replace "Solid Colors" with "FG/BG Colors" 2023-06-22 18:46:14 +00:00
gimpdrawable-bucket-fill.h
gimpdrawable-combine.c
gimpdrawable-combine.h
gimpdrawable-edit.c core: Replace "Solid Colors" with "FG/BG Colors" 2023-06-22 18:46:14 +00:00
gimpdrawable-edit.h
gimpdrawable-equalize.c
gimpdrawable-equalize.h
gimpdrawable-fill.c
gimpdrawable-fill.h
gimpdrawable-filters.c
gimpdrawable-filters.h
gimpdrawable-floating-selection.c app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimpdrawable-floating-selection.h
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 app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimpdrawable-histogram.h
gimpdrawable-levels.c
gimpdrawable-levels.h
gimpdrawable-offset.c
gimpdrawable-offset.h
gimpdrawable-operation.c
gimpdrawable-operation.h
gimpdrawable-preview.c
gimpdrawable-preview.h
gimpdrawable-private.h app: rename the new gimp_drawable_*_undo() functions. 2023-11-25 21:43:08 +01:00
gimpdrawable-shadow.c
gimpdrawable-shadow.h
gimpdrawable-stroke.c
gimpdrawable-stroke.h
gimpdrawable-transform.c
gimpdrawable-transform.h
gimpdrawable.c app: rename the new gimp_drawable_*_undo() functions. 2023-11-25 21:43:08 +01:00
gimpdrawable.h app: rename the new gimp_drawable_*_undo() functions. 2023-11-25 21:43:08 +01:00
gimpdrawablefilter.c app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimpdrawablefilter.h
gimpdrawablemodundo.c
gimpdrawablemodundo.h
gimpdrawablepropundo.c
gimpdrawablepropundo.h
gimpdrawablestack.c
gimpdrawablestack.h
gimpdrawableundo.c
gimpdrawableundo.h
gimpdynamics-load.c
gimpdynamics-load.h
gimpdynamics-save.c
gimpdynamics-save.h
gimpdynamics.c app: big porting of weak pointers to g_set,clear_weak_pointer() 2023-05-22 18:16:09 +02:00
gimpdynamics.h
gimpdynamicsoutput.c
gimpdynamicsoutput.h
gimperror.c
gimperror.h
gimpextension-error.c
gimpextension-error.h
gimpextension.c app: valgrind found a bunch of memory leaks 2023-05-23 00:11:23 +02:00
gimpextension.h
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
gimpfilloptions.c core: Add color/pattern only fill options 2023-06-24 19:42:58 +00:00
gimpfilloptions.h core: Add color/pattern only fill options 2023-06-24 19:42:58 +00:00
gimpfilter.c
gimpfilter.h
gimpfilteredcontainer.c
gimpfilteredcontainer.h
gimpfilterstack.c app: use gegl_node_link and gegl_node_link_many 2023-06-13 17:14:03 +02:00
gimpfilterstack.h
gimpfloatingselectionundo.c
gimpfloatingselectionundo.h
gimpgradient-load.c
gimpgradient-load.h
gimpgradient-save.c
gimpgradient-save.h
gimpgradient.c app: big porting of weak pointers to g_set,clear_weak_pointer() 2023-05-22 18:16:09 +02:00
gimpgradient.h
gimpgrid.c
gimpgrid.h
gimpgrouplayer.c app: use gegl_node_link and gegl_node_link_many 2023-06-13 17:14:03 +02:00
gimpgrouplayer.h
gimpgrouplayerundo.c
gimpgrouplayerundo.h
gimpguide.c
gimpguide.h
gimpguideundo.c
gimpguideundo.h
gimphistogram.c
gimphistogram.h
gimpidtable.c
gimpidtable.h
gimpimage-arrange.c app: fix bug added in commit 036510d191. 2023-01-09 19:14:44 +01:00
gimpimage-arrange.h
gimpimage-color-profile.c core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimpimage-color-profile.h core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimpimage-colormap.c app: fix gimp-gegl-loops algorithm from commit dbaa8b6a1c. 2023-10-09 15:44:31 +02:00
gimpimage-colormap.h app, pdb: make it possible to delete a color from a colormap if unused. 2023-10-09 15:28:20 +02:00
gimpimage-convert-data.h
gimpimage-convert-fsdither.h
gimpimage-convert-indexed.c app: silencing warnings in switch statement 2023-08-09 15:20:52 +00:00
gimpimage-convert-indexed.h
gimpimage-convert-precision.c app: fix a crash when converting to higher precision. 2023-02-19 18:46:31 +01:00
gimpimage-convert-precision.h
gimpimage-convert-type.c
gimpimage-convert-type.h
gimpimage-crop.c
gimpimage-crop.h
gimpimage-duplicate.c
gimpimage-duplicate.h
gimpimage-flip.c
gimpimage-flip.h
gimpimage-grid.c
gimpimage-grid.h
gimpimage-guides.c
gimpimage-guides.h
gimpimage-item-list.c
gimpimage-item-list.h
gimpimage-merge.c
gimpimage-merge.h
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, libgimp: core loads thumbnail from metadata if no GimpThumbnailProcedure… 2023-10-01 21:02:33 +02:00
gimpimage-new.c core: Fix crash when filling with Middle Gray color 2023-08-28 22:42:31 +00:00
gimpimage-new.h
gimpimage-pick-color.c core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimpimage-pick-color.h
gimpimage-pick-item.c
gimpimage-pick-item.h
gimpimage-preview.c
gimpimage-preview.h
gimpimage-private.h app: fix a crash when converting to higher precision. 2023-02-19 18:46:31 +01:00
gimpimage-quick-mask.c
gimpimage-quick-mask.h
gimpimage-resize.c
gimpimage-resize.h
gimpimage-rotate.c app, libgimp: core loads thumbnail from metadata if no GimpThumbnailProcedure… 2023-10-01 21:02:33 +02:00
gimpimage-rotate.h app, libgimp: core loads thumbnail from metadata if no GimpThumbnailProcedure… 2023-10-01 21:02:33 +02:00
gimpimage-sample-points.c
gimpimage-sample-points.h
gimpimage-scale.c
gimpimage-scale.h
gimpimage-snap.c don't allow snapping hidden layers in bbox/equidistance snapping 2023-08-08 15:13:52 +00:00
gimpimage-snap.h app: rename snap data type to GimpImageSnapData and remove it from core-types. 2023-07-25 16:07:06 +02:00
gimpimage-symmetry.c
gimpimage-symmetry.h
gimpimage-transform.c
gimpimage-transform.h
gimpimage-undo-push.c
gimpimage-undo-push.h
gimpimage-undo.c app, pdb: make it possible to delete a color from a colormap if unused. 2023-10-09 15:28:20 +02:00
gimpimage-undo.h
gimpimage.c app: new storage format for the text layer parasite implies XCF version bump. 2023-09-12 14:23:40 +00:00
gimpimage.h app: rename snap data type to GimpImageSnapData and remove it from core-types. 2023-07-25 16:07:06 +02:00
gimpimagefile.c app, libgimp: core loads thumbnail from metadata if no GimpThumbnailProcedure… 2023-10-01 21:02:33 +02:00
gimpimagefile.h
gimpimageproxy.c core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimpimageproxy.h
gimpimageundo.c
gimpimageundo.h
gimpitem-exclusive.c
gimpitem-exclusive.h
gimpitem-preview.c
gimpitem-preview.h
gimpitem.c Revert "app: Port GimpParasiteList to GListModel" 2023-05-22 01:26:18 +02:00
gimpitem.h
gimpitemlist.c app: replace deprecated GLib function. 2023-04-21 01:09:35 +02:00
gimpitemlist.h
gimpitempropundo.c
gimpitempropundo.h
gimpitemstack.c
gimpitemstack.h
gimpitemtree.c
gimpitemtree.h
gimpitemundo.c
gimpitemundo.h
gimplayer-floating-selection.c
gimplayer-floating-selection.h
gimplayer-new.c
gimplayer-new.h
gimplayer.c app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimplayer.h
gimplayermask.c
gimplayermask.h
gimplayermaskpropundo.c
gimplayermaskpropundo.h
gimplayermaskundo.c
gimplayermaskundo.h
gimplayerpropundo.c
gimplayerpropundo.h
gimplayerstack.c
gimplayerstack.h
gimplayerundo.c
gimplayerundo.h
gimplineart.c app,pdb,plug-ins: %s/gegl_node_connect_to/gegl_node_connect/ 2023-06-13 19:58:42 +02:00
gimplineart.h
gimplist.c app, libgimp, pdb: new PDB function gimp_fonts_get_by_name(). 2023-10-02 23:22:49 +02:00
gimplist.h
gimpmarshal.list
gimpmaskundo.c
gimpmaskundo.h
gimpmybrush-load.c
gimpmybrush-load.h
gimpmybrush-private.h
gimpmybrush.c app: big porting of weak pointers to g_set,clear_weak_pointer() 2023-05-22 18:16:09 +02:00
gimpmybrush.h
gimpobject.c
gimpobject.h app: use G_DECLARE_INTERFACE() to declare GimpAction interface. 2023-05-11 12:46:57 +02:00
gimpobjectqueue.c
gimpobjectqueue.h
gimppadactions.c core: Add GimpPadActions object 2023-12-08 12:35:34 +00:00
gimppadactions.h core: Add GimpPadActions object 2023-12-08 12:35:34 +00:00
gimppaintinfo.c
gimppaintinfo.h
gimppalette-import.c core: Add support for Adobe Color Book (ACB) Palettes 2023-09-14 23:00:07 +00:00
gimppalette-import.h
gimppalette-load.c core: Better handle group endings in ASE palette import 2023-11-24 06:08:09 +00:00
gimppalette-load.h core: Add support for Adobe Color Book (ACB) Palettes 2023-09-14 23:00:07 +00:00
gimppalette-save.c
gimppalette-save.h
gimppalette.c app, libgimp, pdb: new gimp_image_get_palette(). 2023-10-06 22:04:34 +02:00
gimppalette.h app, libgimp, pdb: new gimp_image_get_palette(). 2023-10-06 22:04:34 +02:00
gimppalettemru.c app, libgimp, pdb: new gimp_image_get_palette(). 2023-10-06 22:04:34 +02:00
gimppalettemru.h
gimpparamspecs-desc.c
gimpparamspecs-desc.h
gimpparamspecs.c app, libgimp, libgimpbase: fix gi-docgen rendering 2023-08-12 14:52:52 +00:00
gimpparamspecs.h libgimp: remove gimpparamspecs-resource.h 2023-06-05 13:06:01 +02:00
gimpparasitelist.c Revert "app: Port GimpParasiteList to GListModel" 2023-05-22 01:26:18 +02:00
gimpparasitelist.h Revert "app: Port GimpParasiteList to GListModel" 2023-05-22 01:26:18 +02:00
gimppattern-header.h
gimppattern-load.c
gimppattern-load.h
gimppattern-save.c
gimppattern-save.h
gimppattern.c app: Scale pattern preview to show full image 2023-05-24 19:44:11 +00:00
gimppattern.h
gimppatternclipboard.c
gimppatternclipboard.h
gimppdbprogress.c app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +02:00
gimppdbprogress.h
gimppickable-auto-shrink.c
gimppickable-auto-shrink.h
gimppickable-contiguous-region.cc
gimppickable-contiguous-region.h
gimppickable.c core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimppickable.h core: color pick in image's RGB space 2023-04-23 22:03:29 +00: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, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +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
gimpprojection.c core: color pick in image's RGB space 2023-04-23 22:03:29 +00:00
gimpprojection.h
gimpresource.c app: make the GimpResource dummy class the parent of GimpData 2023-06-05 14:33:23 +02:00
gimpresource.h app: make the GimpResource dummy class the parent of GimpData 2023-06-05 14:33:23 +02:00
gimpsamplepoint.c
gimpsamplepoint.h
gimpsamplepointundo.c
gimpsamplepointundo.h
gimpscanconvert.c
gimpscanconvert.h
gimpselection.c
gimpselection.h
gimpsettings.c
gimpsettings.h
gimpstrokeoptions.c core: Replace "Solid Colors" with "FG/BG Colors" 2023-06-22 18:46:14 +00:00
gimpstrokeoptions.h
gimpsubprogress.c app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +02:00
gimpsubprogress.h
gimpsymmetry-mandala.c
gimpsymmetry-mandala.h
gimpsymmetry-mirror.c
gimpsymmetry-mirror.h
gimpsymmetry-tiling.c
gimpsymmetry-tiling.h
gimpsymmetry.c
gimpsymmetry.h
gimptag.c
gimptag.h
gimptagcache.c
gimptagcache.h
gimptagged.c
gimptagged.h
gimptaggedcontainer.c
gimptaggedcontainer.h
gimptempbuf.c
gimptempbuf.h
gimptemplate.c
gimptemplate.h
gimptilehandlerprojectable.c
gimptilehandlerprojectable.h
gimptoolgroup.c
gimptoolgroup.h
gimptoolinfo.c
gimptoolinfo.h
gimptoolitem.c
gimptoolitem.h
gimptooloptions.c
gimptooloptions.h
gimptoolpreset-load.c
gimptoolpreset-load.h
gimptoolpreset-save.c
gimptoolpreset-save.h
gimptoolpreset.c
gimptoolpreset.h
gimptreehandler.c
gimptreehandler.h
gimptreeproxy.c
gimptreeproxy.h
gimptriviallycancelablewaitable.c
gimptriviallycancelablewaitable.h
gimpuncancelablewaitable.c
gimpuncancelablewaitable.h
gimpundo.c
gimpundo.h
gimpundostack.c
gimpundostack.h
gimpunit.c
gimpunit.h
gimpviewable.c
gimpviewable.h
gimpwaitable.c
gimpwaitable.h
meson.build core: Add GimpPadActions object 2023-12-08 12:35:34 +00:00