CinePaint BUGS
2011/11/28 Robin.Rowe@cinepaint.org

Fixed in 1.0...

Many make errors building with cinepaint_half. Add that and OPENEXR_LIBS to
LDADD in Makefile.am for plugins such as blur. Same fix for icc_examin was
more difficult because Makefile.am missing. Had to do using Makeefile.in.

Added some casts in plugins where string functions returned const char*
where const not expected by code.

Bugs in 1.0...

Many GTK warnings in terminal window.

Annoying color management warning dialog.

Can't get image window on top of palettes.

Warns gimprc not found on installation.

To-do...

Replace script-fu with squirrel.

Remove variargs.

Make plug-ins dso/dll linkage insteall of spawning.

Fix a bunch of g++ warnings.

Apply all patches from contributors.

Create BuildMaker tool.

Finish Mac port.

Finish Windows port.

Finish FLTK port.

Add registration dialog.

Add chat help.

Add StackTrack class.

Rename files to cpp.

Handle rectangular pixels.
Broken...

make distcheck
make distclean
make-deb.sh
Mac OS X build system
Windows build system

