Gimp/app
Michael Natterer 370680f9bc Issue #1805 - Sample Points keep resetting themselves to "Pixel"
Don't destroy the color frames when the number of points changes.
Instead, simply hide them so they keep their color model, but add an
upper limit of an arbitrary number of 16 frames to keep around.
2018-07-07 19:17:58 +02:00
..
actions app: a skeleton for the extension GUI. 2018-07-07 16:10:50 +02:00
config app: link tests against APPSTREAM_GLIB_LIBS 2018-07-06 13:26:07 +02:00
core app: add some GimpExtension and GimpExtensionManager API. 2018-07-07 16:10:50 +02:00
dialogs app: new GimpExtensionDetails widget. 2018-07-07 16:10:51 +02:00
display app: undeprecate GimpDisplayXfer, no more gdk_cairo_create() 2018-07-03 23:26:41 +02:00
file Port a lot of stuff from GdkScreen/monitor_number to GdkMonitor 2018-05-20 21:06:30 +02:00
gegl Issue #1792 - Xcf file crashing gimp-console-2.10 ... 2018-07-06 13:06:46 -04:00
gui app: add gimp_parallel_run_async_{full,independent}() 2018-07-01 13:52:21 -04:00
menus
operations app: gimp:semi-flatten propagate babl space 2018-07-06 15:27:55 +02:00
paint app, plug-ins: move GIMP_BRUSH_MAX_SIZE to gimpbrush-header.h 2018-07-06 12:31:06 +02:00
pdb app, pdb: use gimp_babl_is_valid() in more places 2018-07-06 13:44:57 -04:00
plug-in Issue #1719 - GIMP crashes with an invalid pluginrc 2018-07-04 00:17:24 +02:00
propgui app: fix filename in gimppropgui-recursive-transform.c license notice 2018-06-17 15:59:11 -04:00
tests app: link tests against APPSTREAM_GLIB_LIBS 2018-07-06 13:26:07 +02:00
text app: avoid CRITICAL when loading XCF with empty gimp-text-layer parasite 2018-07-05 22:47:45 -04:00
tools app: add gegl:stereographic-projection (little planet) to the menus 2018-07-05 09:51:41 -04:00
vectors
widgets Issue #1805 - Sample Points keep resetting themselves to "Pixel" 2018-07-07 19:17:58 +02:00
xcf Issue #1792 - Xcf file crashing gimp-console-2.10 ... 2018-07-06 13:06:46 -04:00
.gitignore
about.h
app.c app: properly shut down gimp-parallel in stable versions 2018-07-06 02:16:55 -04:00
app.h
errors.c app: make sure crash-saving of open images to XCF doesn't call the GUI 2018-06-17 19:43:34 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-version.c
gimp-version.h
gimpcore.def
language.c
language.h
main.c
Makefile.am app: add base classes for the extension manager. 2018-07-02 21:16:14 +02:00
sanity.c app: add gegl:stereographic-projection (little planet) to the menus 2018-07-05 09:51:41 -04:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c
unique.h