Gimp/app
Michael Natterer a078ca3f5f app: change serialization of the right docks width in SWM (again)
Use "right-docks-width" and always a positive value instead of
"right-docks-position" (as opponsed to "left-docks-width", that
distinction is a GtkPaned implementation detail and does not belong
into a config file). Parse all old values too. Also fix a glitch in
the deserialization code which might fix bug #700147.
2013-05-13 00:00:57 +02:00
..
actions app: add untested infrastructure for tool-internal undo/redo 2013-05-12 19:51:52 +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: change serialization of the right docks width in SWM (again) 2013-05-13 00:00:57 +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 Bug 699436 - optimize the heal tool 2013-05-10 21:12:25 +02:00
pdb Bug 672487 - Impeove API docs of gimp_image_get_channels() 2013-05-10 22:11:14 +02:00
plug-in Bug 699886 - Missing <Dynamics> menu location for script/plugin 2013-05-10 15:55:16 +02:00
tests app: change serialization of the right docks width in SWM (again) 2013-05-13 00:00:57 +02:00
text app: fix re-initializing fontconfig in gimp_fonts_reset() 2013-02-05 13:54:36 +01:00
tools app: add untested infrastructure for tool-internal undo/redo 2013-05-12 19:51:52 +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