Gimp/app
Michael Natterer 0bf1f22b01 app: add a "Playground" perfs page and a --show-playground command line option
The page is shown by default in unstable but needs --show-playground
in stable versions. There is nothing yet on that page. Also, the icon
needs improvement...
2014-09-14 01:08:25 +02:00
..
actions Bug 735516 - Crop to content fails 2014-08-31 17:41:54 +02:00
config Bug 735894 - Option to display the image ICC profile... 2014-09-03 22:20:36 +02:00
core app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
dialogs app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
display Bug 735894 - Option to display the image ICC profile... 2014-09-03 22:20:36 +02:00
file app: use g_str_has_suffix() in file_utils_file_get_ext() 2014-08-02 15:55:32 +02:00
gegl app: move gimp_file_compare() to gimp-utils.[ch] 2014-08-02 15:07:26 +02:00
gui Bug 731446 - Files opened twice via command line 2014-09-06 01:06:43 +02:00
menus app: port menus_clear() to GIO 2014-07-29 14:53:27 +02:00
operations Bug 735902 - Drawing a gradient should never produce negative RGB channel values 2014-09-08 22:49:51 +02:00
paint fix some pieces of nonsensical code 2014-08-16 00:37:13 +02:00
pdb Simplify calls to g_output_stream_write_all() 2014-09-07 20:30:14 +02:00
plug-in app: interpreter arguments for plugins not returned. 2014-08-19 15:04:30 +02:00
tests Fix make distcheck. 2014-08-16 18:59:30 +02:00
text remove unnecessary if() 2014-08-16 00:37:14 +02:00
tools app: Refactor GimpBlendTool to not use update methods. 2014-09-08 17:08:36 -04:00
vectors Simplify calls to g_output_stream_write_all() 2014-09-07 20:30:14 +02:00
widgets Simplify calls to g_output_stream_write_all() 2014-09-07 20:30:14 +02:00
xcf app: also check for errors on closing the file in xcf_save_invoker() 2014-07-13 15:09:54 +02:00
.gitignore
about.h
app.c app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +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
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 app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
Makefile.am app: port gimpconfig-dump.c to GIO 2014-08-12 12:59:12 +02:00
sanity.c app: add gegl:distance-transform to Filters->Generic as "Distance Map" 2014-08-03 21:34:32 +02: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