gimp/plug-ins/common
Jehan 77d2a93a52 libgimpwidgets, plug-ins: remove legacy gimp_color_scale_entry_new().
Former gimp_color_scale_entry_new() is finally replaced by the
GimpColorScaleEntry implementation.
Both places which used it (GimpColorScales and compose plug-in) now use
the new widget.

Also making "upper" and "lower" properties of GimpScaleEntry into
construction properties, and create the main GtkAjustment at init, so
that we are sure that lower and upper bounds are properly set before we
set the value (when setting all properties at once, we cannot ensure
that these limit properties are set before the "value" one).
2020-11-01 02:23:03 +01:00
..
.gitignore plug-ins: move goat-exercise to a goat-exercises/ directory. 2019-08-07 00:00:20 +02:00
Makefile.am Updated HEIF plug-in 2020-08-26 10:39:58 +00:00
align-layers.c plug-ins: various plug-ins ported to new GimpScaleEntry. 2020-10-30 23:28:57 +01:00
animation-optimize.c Issue #4209: Animation optimize for GIF moves layers to top left corner. 2019-11-24 21:56:34 +01:00
animation-play.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
blinds.c plug-ins: various plug-ins ported to new GimpScaleEntry. 2020-10-30 23:28:57 +01:00
border-average.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
busy-dialog.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
checkerboard.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
cml-explorer.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
colormap-remap.c plug-ins: fix missing "plug-in-colormap-swap" procedure. 2020-09-19 19:27:26 +02:00
compose.c libgimpwidgets, plug-ins: remove legacy gimp_color_scale_entry_new(). 2020-11-01 02:23:03 +01:00
contrast-retinex.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
crop-zealous.c plug-ins: port crop-zealous to GimpPlugIn 2019-08-31 12:23:34 +02:00
curve-bend.c app, libgimp, pdb: "edit-copy" multi-layer aware. 2020-05-17 18:57:32 +02:00
decompose.c plug-ins: make sure "decompose-type" in decompose.c is upperacse 2020-06-17 21:56:31 +02:00
depth-merge.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
despeckle.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
destripe.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
file-aa.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-cel.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-compressor.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-csource.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
file-desktop-link.c pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
file-dicom.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-gbr.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
file-gegl.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-gif-load.c pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
file-gif-save.c plug-ins: change "comment" arguments to "gimp-comment" 2020-06-17 21:56:31 +02:00
file-gih.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-glob.c Properly prefix the values of enum GimpPDBProcType 2019-08-30 12:52:28 +02:00
file-header.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-heif.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
file-html-table.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-jp2-load.c app, libgimp, plug-ins: move Orientation metadata handling into core. 2020-09-24 12:43:41 +02:00
file-mng.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-pat.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-pcx.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-pdf-load.c Issue #4919: PDF: Order of pages reversed when opening and closing. 2020-04-08 20:08:00 +02:00
file-pdf-save.c app, libgimp, pdb: color picker multi-layer aware. 2020-05-17 18:57:32 +02:00
file-pix.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-png.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
file-pnm.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-ps.c plug-ins: use G_GOFFSET_FORMAT to fix a long int vs. long long int format warning 2020-05-26 12:12:10 +02:00
file-psp.c Issue #5735: incorrect condition because of missing parenthesis. 2020-10-08 13:54:24 -04:00
file-raw-data.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
file-sunras.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-svg.c plug-ins: fix argument description. 2020-07-20 17:38:16 +02:00
file-tga.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
file-wmf.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
file-xbm.c plug-ins: change "comment" arguments to "gimp-comment" 2020-06-17 21:56:31 +02:00
file-xmc.c Fix minor typo: entred -> entered 2020-06-18 09:09:55 +00:00
file-xpm.c app, libgimpwidgets, plug-ins: default increments for GimpScaleEntry. 2020-10-30 12:33:46 +01:00
file-xwd.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
film.c libgimpwidgets: new GimpColorScaleEntry class. 2020-11-01 00:08:20 +01:00
gimprc.common plug-ins: move goat-exercise to a goat-exercises/ directory. 2019-08-07 00:00:20 +02:00
gradient-map.c Properly prefix the values of enum GimpPDBProcType 2019-08-30 12:52:28 +02:00
grid.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
guillotine.c pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
hot.c libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
jigsaw.c plug-ins: port remaining plug-ins using old gimp_scale_entry_new(). 2020-11-01 00:08:20 +01:00
mail.c app: support saving/exporting with multi-selection. 2020-05-17 18:32:16 +02:00
meson.build meson: separate line for HEIC and AVIF support. 2020-10-19 18:56:13 +02:00
mkgen.pl plug-ins: remove deprecated API support from common/mkgen.pl 2019-09-03 13:25:25 +02:00
nl-filter.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
plugin-browser.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
plugin-defs.pl pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
procedure-browser.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
qbist.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
sample-colorize.c plug-ins: fix abs() on long int. 2020-04-13 23:18:19 +02:00
smooth-palette.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
sparkle.c plug-ins: various plug-ins ported to new GimpScaleEntry. 2020-10-30 23:28:57 +01:00
sphere-designer.c libgimpwidgets: new GimpColorScaleEntry class. 2020-11-01 00:08:20 +01:00
tile-small.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
tile.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
unit-editor.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
van-gogh-lic.c plug-ins, modules: more port to GimpScaleEntry. 2020-10-31 02:07:35 +01:00
warp.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
wavelet-decompose.c plug-ins: various plug-ins ported to new GimpScaleEntry. 2020-10-30 23:28:57 +01:00
web-browser.c app, plug-ins: (Win32) fix calls to ShellExecute(). 2019-09-22 14:09:09 +02:00
web-page.c libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00