Gimp/app
Jehan 518e396ff4 Bug 692570 - GIMP fails to migrate binary files
Update the migration function so that it does not apply any restriction
on files where no explicit migration rules are set (for instance binary
files where no proper migration rules by regexp is possible).
2013-01-26 22:05:46 +09:00
..
actions Bug 689403 - GIMP saves files in strange directories when started from an... 2012-12-15 00:36:19 +01:00
config Bug 692570 - GIMP fails to migrate binary files 2013-01-26 22:05:46 +09:00
core Bug 689523 - GIMP crashes (segfault) when loading a context with a font... 2013-01-18 01:02:31 +01:00
dialogs Bug 690912 - Problem with "Tool Options" 2012-12-31 14:34:06 +01:00
display app: add (disabled) support for rendering the image at high resolution 2013-01-18 16:36:22 +01:00
file app: support invoking file procs that handle URIs directly 2012-11-17 21:21:32 +01:00
gegl Add the Nohalo sampler (previously called Lohalo, which now does something different 2012-12-31 15:27:07 -05:00
gui Bug 676667 - Splash image display in splash screen is delayed 2012-11-05 01:47:03 +01:00
menus app: add the "view" action group to all docks 2012-12-14 09:54:17 +01:00
operations app: remove premultiplied blending code from the few ops that had it 2012-12-13 22:58:38 +01:00
paint app: port heal to RGBA float 2012-12-08 22:41:33 +01:00
pdb pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
plug-in pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
tests app: fix the tests so make check succeeds again 2012-11-19 23:22:32 +01:00
text Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
tools Bug 690900 - Typo in GIMP UI 2012-12-30 20:38:37 +01:00
vectors Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
widgets Bug 686929 - Newly created toolbox is too tall and too narrow 2013-01-17 19:37:03 +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 app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c app: don't map several windows language codes to one language string 2013-01-07 01:32:58 +01:00
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
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 configure: require GEGL 0.2.1 from git 2012-07-05 21:46:07 +02: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 app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +02:00
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