Gimp/app
Michael Natterer d84c39eccd app: disable mypaint-brush-path directories that depend on the build system
until we figure a way to do this properly.
2015-05-30 23:23:38 +02:00
..
actions app: fix some includes in actions/ 2015-05-21 11:30:18 +02:00
config app: disable mypaint-brush-path directories that depend on the build system 2015-05-30 23:23:38 +02:00
core app: rename gimp_image_get_profile() to _get_color_profile() 2015-05-30 00:47:13 +02:00
dialogs Bug 749756 - Unable to pick an ICC profile from disk 2015-05-24 18:39:18 +02:00
display app, libgimpcolor: never return NULL in GimpColorManaged::get_color_profile() 2015-05-30 22:23:25 +02:00
file Fix a user-visible typo 2015-05-02 23:43:06 +03:00
gegl follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
gui app: move color history loading/saving to core/gimp-palettes.c 2014-11-27 01:10:46 +01:00
menus app: port menus_clear() to GIO 2014-07-29 14:53:27 +02:00
operations Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
paint app: fix the build with MyPaint brushes enabled, and some formatting foo 2015-05-25 02:15:03 +02:00
pdb pdb, app, libgimp: rename the "guides" PDB group to "imageguides" 2015-05-30 15:27:16 +02:00
plug-in app: don't leak "buffer" in gimp_interpreter_db_add_binfmt_misc() 2014-10-06 20:34:56 +02:00
tests app: link tests to Z_LIBS 2015-04-15 13:13:47 +02:00
text follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
tools follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
vectors Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
widgets app: use gimp_color_managed_get_color_profile() 2015-05-30 00:58:22 +02:00
xcf Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
.gitignore
about.h
app.c app: don't leak the gimpdir GFile in app_run() 2014-10-06 20:33:47 +02:00
app.h app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
batch.c
batch.h
errors.c app, libgimp: add log handlers for all LibGimp* log domains 2015-05-20 11:05:45 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
gimp-log.h app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
gimp-priorities.h app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02:00
gimpcore.def
language.c
language.h
main.c windows: Call SetDLLDirectory() in the app 2015-04-13 15:45:58 +05:30
Makefile.am app: clean compilation with external libmypaint. 2015-03-30 22:38:35 +02:00
sanity.c app, menus: add gegl:tile-paper to Filters -> Map 2015-04-30 11:59:49 -04:00
sanity.h
signals.c
signals.h
tests.c app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
tests.h app: forgot a s/const gchar*/GFile*/ in tests.[ch] 2014-08-29 21:36:31 +02:00
unique.c app: Fix unique logic on windows 2014-07-08 12:50:50 -04:00
unique.h
units.c
units.h
version.c
version.h