Gimp/app
Michael Natterer bc190a6bab Bug 397359 - Can't access color management parameters
Create all display filters with "color-config" and "color-managed"
parameters set, not only the automatically added color management
display filter. This way we don't only support removing and adding the
filter again, but also support potential other color management
modules.
2013-03-13 10:37:25 +01:00
..
actions app, menus: add CIE lch noise to the menus 2013-03-09 22:59:13 +01:00
config Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
core app: don't leak the input stream when loading a viewable's icon pixbuf 2013-03-09 21:12:00 +01:00
dialogs app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00
display Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
file Make it harder to "save" to foo.png.gz or "export" to foo.xcf.gz 2013-02-15 00:01:27 +01:00
gegl app: implement GimpConfigInterface::equal() in gimp-gegl-config-proxy.c 2013-03-12 19:09:22 +01:00
gui Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
menus app: add the "view" action group to all docks 2012-12-14 09:54:17 +01:00
operations app: enable the fast path again in GimpOperationNormalMode 2013-03-11 15:38:28 +01:00
paint app: use gegl_node_blit() instead of GeglProcessor in GimpPerspectiveClone 2013-03-07 22:15:29 +01:00
pdb plug-ins, pdb: remove plug-in noise-randomize 2013-03-08 17:06:53 +01:00
plug-in Bug 680132 - Unable to 'Save As' over smb share 2013-02-13 23:44:36 +01:00
tests app: fix expected single-window sessionrc so tests pass again 2013-02-28 01:29:53 +01:00
text app: fix re-initializing fontconfig in gimp_fonts_reset() 2013-02-05 13:54:36 +01:00
tools app, menus: add CIE lch noise to the menus 2013-03-09 22:59:13 +01:00
vectors Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
widgets Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
xcf Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
.gitignore
about.h
app.c Bug 689403 - GIMP saves files in strange directories when started from an... 2012-12-15 00:36:19 +01: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: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimp-log.h update translations 2012-05-06 03:46:09 +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 Windows: #588015 - Make sure that GIMP is Terminal-Server-aware 2013-01-22 23:13:49 +01:00
sanity.c app: Use SHM transport for data transfer for display 2013-02-02 13:59:59 +01:00
sanity.h
signals.c
signals.h
tests.c Bug 689403 - GIMP saves files in strange directories when started from an... 2012-12-15 00:36:19 +01:00
tests.h
unique.c app: port the client side of the unique impl to GDBus 2011-10-28 09:34:59 +02:00
unique.h
units.c
units.h
version.c
version.h