Gimp/app
2019-03-01 14:42:26 +01:00
..
actions app: merge layers in chunks, and show progress 2019-02-25 05:10:50 -05:00
config app: link tests against libappfile-data 2019-02-12 13:54:24 -05:00
core Issue #1554 - Select by Color tool does not select pixel(s) or area(s) of pixel(s) 2019-02-28 09:27:43 -05:00
dialogs app: merge layers in chunks, and show progress 2019-02-25 05:10:50 -05:00
display app: fix transform-grid center point for non-affine transforms; use as pivot 2019-02-28 15:46:41 -05:00
file app: merge layers in chunks, and show progress 2019-02-25 05:10:50 -05:00
file-data app: use NON_LINEAR not PERCEPTUAL in file-pat-load and file-gbr-load 2019-02-19 23:43:58 +01:00
gegl app: in gimp_gegl_create_flatten_node(), explicitly set color node format 2019-02-25 11:30:49 -05:00
gui app, libgimp: communicate dark-theme preference to plug-ins through theme.css 2019-02-20 14:40:11 -05:00
menus
operations app: replace use of deprecated dont-cache/no_cache with cache-policy 2019-02-21 13:09:45 -05:00
paint app: in GimpSmudge, avoid copying brush pixmap when flow = 0 2019-02-24 13:22:22 -05:00
pdb app: merge layers in chunks, and show progress 2019-02-25 05:10:50 -05:00
plug-in Issue #2863 - Improve error reporting for scripts 2019-01-27 13:24:06 +01:00
propgui Issue #2136 - On-image UI for adjusting Linear Motion Blur 2019-01-04 14:38:49 +01:00
tests app: link tests against libappfile-data 2019-02-12 13:54:24 -05:00
text app: use gimp_async_add_callback_for_object() in various places 2018-11-30 04:14:10 -05:00
tools app: add "Constrain handles", "Around center" options to the perspective tool 2019-02-28 15:46:41 -05:00
vectors app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
widgets app: add temp-buf-total varaible to the dashboard 2019-02-22 08:47:05 -05:00
xcf Issue #2685 - Crash when distributing layers horizontally 2019-01-03 15:02:55 +01:00
.gitignore
about.h
app.c
app.h
errors.c
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 app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
language.c
language.h
main.c
Makefile.am app, plug-ins: start consolidating brush and pattern loading/saving code 2019-02-11 12:51:31 +01:00
sanity.c build,app: require GEGL-0.4.14 2019-03-01 14:42:26 +01:00
sanity.h
signals.c
signals.h
tests.c tests: OSX - activate GIMP window when tests are running 2018-11-23 23:20:20 +01:00
tests.h
unique.c
unique.h