gimp/app
Jehan 6ee77e5635 Bug 709878 - test-session-* skipped when xvfb-run is unavailable.
Also add a GIMP_EXIT_TEST_SKIPPED #define, to return the SKIP exit value
documented by automake.
2013-10-11 21:57:42 +13:00
..
actions Fix syntaxis in user-visible messages 2013-10-11 06:32:04 +04:00
config Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
core app: some whitespace and indentation in gimppalette-load.c 2013-09-24 22:14:10 +02:00
dialogs app: clean out a big bunch of leading tabs. 2013-09-15 04:59:20 +12:00
display app: fix drawing of the empty canvas wilber 2013-09-28 18:00:31 +02:00
file app: clean out a big bunch of leading tabs. 2013-09-15 04:59:20 +12: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 app: fix warning and indentation in windows_menu_display_reorder() 2013-09-17 12:20:39 +02:00
operations app: minor typo spotted on gimp:grow operation. s/diection/direction/ 2013-09-16 00:43:44 +12:00
paint app: use the image instead of the projection for accessing a pickable 2013-09-13 23:29:06 +02:00
pdb plug-ins,pdb: Add a compatibility wrapper for lens-distortion 2013-10-11 08:48:09 +02:00
plug-in app: clean out a big bunch of leading tabs. 2013-09-15 04:59:20 +12:00
tests Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
text app: clean out a big bunch of leading tabs. 2013-09-15 04:59:20 +12:00
tools app: add gegl:mosaic to Filters -> Distorts 2013-09-21 19:02:10 +02:00
vectors app: I actually tested it this time 2013-06-23 13:39:18 +02:00
widgets Fix syntaxis in user-visible messages 2013-10-11 06:32:04 +04:00
xcf app: port XCF loading/saving to GIO 2013-10-08 21:22:14 +02:00
.gitignore
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
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 app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c app: don't map several windows language codes to one language string 2013-01-07 01:32:58 +01:00
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c app: need to call babl_init() in gimp_option_dump_gimprc() 2012-11-20 08:21:33 +01:00
sanity.c app: remove unused variables and some cleanup in sanity_check_gegl_ops() 2013-10-04 14:43:18 +02: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 Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
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 app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h