Gimp/app
2020-06-03 10:16:30 +03:00
..
actions app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
config Issue #4721 - Ordering of default MyPaint Brushes directories... 2020-04-29 14:32:44 +02:00
core Compare counter value instead its pointer address 2020-05-31 12:15:43 +02:00
dialogs app: in UI strings s/Precision/Encoding/ 2020-05-11 03:55:45 +02:00
display app: update tool widgets on display-shell changes more granularly 2020-05-26 10:46:44 +03:00
file app: don't use the deprecated GTimeVal in file-remote.c 2019-10-26 22:34:05 +03:00
file-data
gegl app: do not try to copy a buffer result from a canceled GEGL operation. 2020-05-20 08:39:34 +03:00
gui app: do not free non-allocated DBus manager. 2020-04-01 15:08:35 +02:00
menus app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
operations app: remove ANTI_ERASE from filter mode set 2020-05-08 14:42:25 +03:00
paint Issue #4094 - Corrects some tools descriptions 2020-03-09 21:57:26 +00:00
pdb Issue #4996 - Wrong propagate_mode parameter handling in plug-in-vpropagate 2020-04-28 15:09:51 +03:00
plug-in app: in plug-ins, fix invalid parameter names instead of rejecting procedure 2020-03-15 17:16:44 +02:00
propgui app: misc cleanup in prop-gui range creation 2020-06-03 10:16:30 +03:00
tests app, devel-docs: remove dangling DBUS_GLIB_* variables. 2019-11-16 19:32:35 +01:00
text app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc 2020-03-14 00:45:41 +02:00
tools app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
vectors Issue #4328 - Distorted path of an open/imported circle... 2020-03-07 14:50:30 +01:00
widgets app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
xcf app: suspend layer-group size updates while loading XCF 2020-02-22 12:45:19 +02:00
.gitignore
about.h
app.c Issue #4827 - Modified settings requiring a restart aren't saved 2020-03-19 12:40:06 +02:00
app.h
errors.c app: properly pass the last release version and date to gimp-debug-tool. 2020-02-07 00:14:10 +01:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-update.c Issue #4904: GIMP startup SLOW due to failed access to… 2020-04-03 19:33:03 +02:00
gimp-update.h app: add alternative "Check for updates" button in the About dialog. 2020-02-07 00:14:10 +01:00
gimp-version.c app: use GIMP_BUILD_PLATFORM_FAMILY instead of GIMP_BUILD_PLATFORM. 2020-02-22 19:58:55 +01:00
gimp-version.h app: store the revision number in a data file. 2020-02-14 01:00:47 +01:00
gimpcore.def app: streamline GimpHistogram; avoid spurious channel switch in histogram view 2019-10-22 15:50:24 +03:00
language.c Issue #4871: Plug-ins not translated. 2020-04-01 18:13:31 +02:00
language.h
main.c Set required variables if is running from Apple application bundle 2019-10-31 14:51:24 +00:00
Makefile.am app: check last GIMP release from gimp.org/gimp_versions.json. 2020-02-07 00:14:10 +01:00
sanity.c app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
sanity.h
signals.c app: fixes string format argument types on Windows 32-bit. 2020-04-21 14:15:53 +02:00
signals.h
tests.c Return FALSE on gimp_osx_focus_window to avoid endless loop 2020-01-15 17:44:53 +01:00
tests.h
unique.c
unique.h