Added comment.
Added memory fix and test script from Dima Kogan.
Added fix to get rid of argument to derived format() method.
Generalised overload of format() method. Added test script.
Added proper typemaps to use format() calls also in derived classes.
Renamed argument to default_handler.
Added default argument to Fl::run and Fl::wait to support Ctrl-C termination.
Adjusted test file for changed Fl_Vaulator.format signature.
Fixed Swig error by disallowing directors for class Fl_Display_Device.
Attempt at fixing the format_string error, as reported by Dima Kogan.
Simplified typemap for measure_label().
Added typemap for fl_xid.
Some minor fixes for fltk-1.4.2
Fixed swig warning.
Fixed warning message.
Creating release branch for pyFltk1.3.9
Fixed Fl_Valuator::format
Fixed typemap problem
Fixed inclusion of proxy files
Adding all to the new branch
Creating new branch
Fixed setup for uploading to pypi
Prepared source distributions for V1.3.7
Prepared release V1.3.7
Fixed wrong exception handling in PythonCallback.
Added exception handling for director methods
Added test file
Latest update
Overriding sys.exit to avoid crash
New sdist for V1.3.6
Fixed wrong README file
Applied fix by Robert for multi_label problem
Updated changes
Preparations for release V1.3.6
Preparations for V1.3.6
Added support for Fl_Multi_Label
Further fixes and new source distribution
Removed dependency on wheel
Fixes for Windows installation
Fixed swig step.
New source distribution
Rebuilt source tree
Updated tarball
Created source distribution
Updated build instructions
Applied patch by Robert
Fixed some bugs as reported by Dima
Added swig command to setup
Cleaned setup script
Changes to the build procedure on Windows
Fixed bug reported by R. Arkiletian
Branching pyFltk1.1.5
Added test file for utf-8.
Added support for utf-8
Added defines for fonts.
Merged rev 441-446 from trunk.
Adjustments
Added wrapper for events.h
Missing files.
Release preparation
Release preparation
pydoc file
New pack group test script.
New AnsiWidget
Needed for MinGW.
Foxed ownership
Fixed ownership issue
Various improvements
Added various typemaps
Symbols test program
Fixed arguments.
Progress bar test program
Fixed button wrapping
Fixed class names
Fixed argument to CallbackStruct
Forgot to add.
Wizard test program
Added proper header
Cleaned up
Fixes for using Python objects in callbacks.
Various fixes
Various changes
Initial version
Various changes