gimp/app
Michael Natterer 460948e068 app: add member GimpDisplayShell.filter_format
and use it where we used to hardcode "R'G'B'A float".
2015-06-02 00:01:28 +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: add member GimpDisplayShell.filter_format 2015-06-02 00:01:28 +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: move the image transform procedures to their own PDB group 2015-05-30 23:55:58 +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 Bug 749777 - Deleting current gradient from script leads to... 2015-05-31 00:31:40 +02:00
xcf Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
.gitignore
Makefile.am app: clean compilation with external libmypaint. 2015-03-30 22:38:35 +02:00
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
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 app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
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 Bug 675554 - fix overriden language environment variables on Windows. 2013-10-16 00:33:17 +13:00
language.h
main.c windows: Call SetDLLDirectory() in the app 2015-04-13 15:45:58 +05:30
sanity.c app, menus: add gegl:tile-paper to Filters -> Map 2015-04-30 11:59:49 -04:00
sanity.h
signals.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
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 app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
units.h
version.c
version.h