CHANGES.txt for Tux Paint Configuration Tool

Tux Paint Configuration Tool - A GUI-based configurator for
                               Tux Paint, a simple drawing program for children.

Copyright (c) 2004 by:

Torsten Giebl <wizard@turricane.org>
Jan Wynholds
Bill Kendrick <bill@newbreedsoftware.com>

http://www.newbreedsoftware.com/tuxpaint/

2004.Oct.02
  * Added Mac OS X project stuff.
    Jeffrey Drake <tuxpaint@divinecode.org>
    
  * Added VisualC project stuff.
    John Popplewell <john@johnnypops.demon.co.uk>

  * Activated --help, --usage and --copying command-line arguments.

  * Reads all values in.

  * Increased vertical size for the print command descriptions.

  * Writes to ~/.tuxpaintrc under Linux/Unix, and tuxpaint.cfg under Windows.
    (This needs more work, and should stay standardized with Tux Paint!)

  * Language pulldown items include values appropriate for "tuxpaint --lang"
    option.
    (e.g., "Chinese (Simplified)" results in "lang=chinese-simplified")
    
  * Writes all values out.

  * Made sure all changes cause "Apply" button to become active.

  * Added some "About" text.
    Made "About" tab the default.

2004.April.1
  * Bill updated Fluid interface based on his suggestions for labels
    and changed option locations.

  * Added "About" tab.

  * Changed some interfaces (e.g., "File Input" with "Browse..." button for
    "savedir" option).

2004.???.??
  * Torsten updated FLTK code.

2004.January.30
  * Cleaned up skeleton to introduce Torsten's FLTK code.

2002.November.12
  * Initial code skeleton 
