Gimp/app
2013-09-13 23:29:06 +02:00
..
actions app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
config Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
core app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
dialogs Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
display app: Fix a typo in an unused function 2013-09-05 13:20:03 +02:00
file app: simplify finding matching extensions 2013-08-30 11:50:57 +02:00
gegl app: support src ops in gimp_gegl_apply_operation() 2013-09-13 09:42:53 +02:00
gui Bug 704592 - only load language lists once at gui startup. 2013-07-28 04:46:52 +12:00
menus Bug 701090: allowing to reorder shell tabs by drag'n drop in single-window-mode. 2013-08-29 18:36:13 +12:00
operations app: port the mask border operation from u8 to float 2013-08-24 19:48:01 +02:00
paint app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
pdb app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
plug-in app: store plug-in mtime as gint64 instead of time_t 2013-07-12 14:43:27 +02:00
tests app: fix tests after the GimpPrecision enum change 2013-06-23 17:24:03 +02:00
text */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
tools app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
vectors app: I actually tested it this time 2013-06-23 13:39:18 +02:00
widgets Bug 707255 - Open preferences when quitting causes assertion failure 2013-09-05 23:41:23 +12:00
xcf app: fix comment in xcf_load_image_props() 2013-07-14 22:01:21 +02:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c Bug 629941 - GIMP doesn't exit properly when quitting while loading images 2013-07-04 21:36:40 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: speed up image rendering by removing expose overhead 2013-08-09 20:20:02 +02:00
gimp-log.h app: speed up image rendering by removing expose overhead 2013-08-09 20:20:02 +02:00
gimpcore.def
language.c app: don't map several windows language codes to one language string 2013-01-07 01:32:58 +01:00
language.h
main.c app: need to call babl_init() in gimp_option_dump_gimprc() 2012-11-20 08:21:33 +01:00
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
sanity.c app: Use the function gegl_has_operation in sanity.c 2013-09-01 11:48:02 -04:00
sanity.h
signals.c
signals.h
tests.c app: use the "no-cpu-accel" command line option again 2013-06-19 20:45:17 +02:00
tests.h
unique.c Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
unique.h
units.c
units.h
version.c
version.h