Gimp/app
Martin Nordholts 19183f81b2 app/tests: Test loading of an XCF file created with GIMP 2.6
Do a basic regression test on being able to load XCF files created
with GIMP 2.6. To add things to this file, add things to
gimp_write_and_read_file() and run the code in GIMP 2.6.

Also add a file-local helper function gimp_test_load_image().
2010-01-02 23:16:55 +01:00
..
actions app: Make all GimpDialogFactory members private 2009-12-20 20:21:26 +01:00
base app: Remove unused include #include <sys/types.h> in base/base.c 2009-12-21 17:25:01 +01:00
composite
config app: Fix typo in event history option blurb noticed by Mikael Magnusson 2009-12-30 16:03:11 +02:00
core app: Fix a mixing quirk in linear dynamics mixing 2010-01-01 19:03:59 +02:00
dialogs app: Correct a comment regarding dock window factory 2009-12-20 20:30:16 +01:00
display app: Make all GimpDialogFactory members private 2009-12-20 20:21:26 +01:00
file Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gegl app: add back individual operation classes for the layer modes 2009-12-30 15:22:35 +01:00
gui app: Make all GimpDialogFactory members private 2009-12-20 20:21:26 +01:00
menus app: Make all GimpDialogFactory members private 2009-12-20 20:21:26 +01:00
paint app: Remove unused variable 'hardness' in paint/gimpbrushcore.c 2010-01-02 20:36:59 +01:00
paint-funcs app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
pdb Bug 604508 - gimp-layer-new-from-visible should work from updated projection 2009-12-14 14:01:37 +01:00
plug-in Kill plug-ins that write to tiles of locked drawables or group layers 2009-09-02 19:48:46 +02:00
tests app/tests: Test loading of an XCF file created with GIMP 2.6 2010-01-02 23:16:55 +01:00
text initialize all fields of GimpCoords (based on a patch by Massimo) 2009-12-14 20:28:47 +01:00
tools Bug 598454 - Improve visual feedback for Free Select Tool handles 2009-12-21 22:24:26 +01:00
vectors Revert "app: Add gimp_vectors_get_stroke()" 2010-01-02 20:20:10 +01:00
widgets app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
xcf Fix loading of layer masks of group layers 2009-09-03 19:11:02 +02:00
.gitignore Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: Also allow GIMP_DEBUG as debug environment variable 2009-09-19 16:03:43 +02:00
gimp-log.h
gimp.rc.in Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
gimpcore.def
main.c
Makefile.am Fixed typo "depenendencies" 2009-10-14 21:42:14 +02:00
makefile.msc
sanity.c Sync required pango version with configure 2009-10-22 20:37:01 +02:00
sanity.h
signals.c
signals.h
tests.c app: Add gimp_test_run_mainloop_until_idle() 2009-12-24 17:50:39 +01:00
tests.h app: Add gimp_test_run_mainloop_until_idle() 2009-12-24 17:50:39 +01:00
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico