Gimp/app
Miroslav Talasek 1cd1541b2d app: port the foreground select tool to the GEGL matting ops
This is work in progress and needs the fixed GEGL ops too.
2013-05-08 00:00:48 +02:00
..
actions app: add gegl:checkerboard to <Image>/Filters/Render/Pattern 2013-04-30 19:20:18 +02:00
config Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
core app: add gimp_channel_new_from_buffer() and gimp_layer_mask_new_from_buffer() 2013-05-07 23:06:43 +02:00
dialogs app: add a list of filters to the layer options dialog (for debug purposes) 2013-04-16 20:29:18 +02:00
display app: don't crash when adjusting quality during an export to jpeg 2013-05-04 18:13:19 +02:00
file app: fix file magic matching 2013-05-02 20:50:29 +02:00
gegl Implement gimp_drawable_get_linear 2013-04-30 15:36:22 -07: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: small optimization in gimp_operation_normal_mode_process() 2013-04-28 23:35:23 +02:00
paint Revert "Optimize the heal tool" 2013-05-02 20:21:10 +02:00
pdb plug-ins, pdb: remove plug-in noise-randomize 2013-03-08 17:06:53 +01:00
plug-in app: set error in case of error in ICC profile plug-in 2013-03-18 13:37:17 +01:00
tests Bug 622054 - Levels Tool gray point picker causes lockup 2013-03-27 22:28:29 +01:00
text app: fix re-initializing fontconfig in gimp_fonts_reset() 2013-02-05 13:54:36 +01:00
tools app: port the foreground select tool to the GEGL matting ops 2013-05-08 00:00:48 +02:00
vectors Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
widgets app: GimpContainerEntry's text is red when not a valid item. 2013-04-29 08:45:41 +09:00
xcf Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
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
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
unique.h
units.c
units.h
version.c
version.h