This is to announce the availability of pyFltk-1.3.4.1, wrapping fltk-1.3.4.1 and fixing some minor details.
 2017-01-02
  
  
                
            
        
     
    
      2017-01-02
    
    
    
  
  
  
This is to announce the availability of pyFltk-1.3.3, wrapping fltk-1.3.3 and fixing some Debian bug.
 2015-01-02
  
  
                
            
        
     
    
      2015-01-02
    
    
    
  
  
  
This is to announce the first release candidate of pyFltk-1.3.2, supporting fltk-1.3.2 and Python2.7 and Python3.2.
 2014-03-27
  
  
                
            
        
     
    
      2014-03-27
    
    
    
  
  
  
This is to announce a maintenance release of pyFltk, supporting fltk-1.1.10 and Python2.6. Changes include improved error handling.
 2010-01-12
  
  
                
            
        
     
    
      2010-01-12
    
    
    
  
  
  
This is to announce a maintenance release of pyFltk, supporting fltk-1.1.9 and Python2.6. Changes include various compilation issue fixes for 64bit systems and OSX, and some bug fixes.
 2009-05-08
  
  
                
            
        
     
    
      2009-05-08
    
    
    
  
  
  
This is to announce the first release candidate for pyFltk-1.1.4, a maintenance release of pyFltk, supporting fltk-1.1.9 and Python2.6. Changes include various bug fixes, and compilation support for i64 and OSX.
 2009-04-28
  
  
                
            
        
     
    
      2009-04-28
    
    
    
  
  
  
This is to announce a maintenance release of pyFltk, supporting fltk-1.1.9 and Python2.6. Changes include various bug fixes, added wrappers fpor add_fd and remove_fd and some cleanups.
 2008-10-27
  
  
                
            
        
     
    
      2008-10-27
    
    
    
  
  
  
This is the second release candidate for a new maintenance release of pyFltk, the Python wrappings for the FLTK toolkit. This release fixes several bugs.
 2008-10-22
  
  
                
            
        
     
    
      2008-10-22
    
    
    
  
  
  
This is the first release candidate for a new maintenance release of pyFltk, the Python wrappings for the FLTK toolkit. Changes include wrappings gfor add_fd and remove_fd, some new test files and several bug fixes.
 2008-09-16
  
  
                
            
        
     
    
      2008-09-16
    
    
    
  
  
  
This is the first beta release of pyFltk2, the python wrapper for the FLTK2 toolkit. Tested with fltk2-r5490.
 2007-10-31
  
  
                
            
        
     
    
      2007-10-31
    
    
    
  
  
  
This is to announce a maintenance release of pyFltk. Changes include various bug fixes, improved documentation, a new interactive mode, support for Python objects in callbacks and several compilation issues.
 2007-09-11
  
  
                
            
        
     
    
      2007-09-11
    
    
    
  
  
  
This is the second release candidate for a new maintenance release of pyFltk, the Python wrappings for the FLTK toolkit. Changes include improved callback handling, allowing for the passing of arbitrary Python objects, several compilation issues, and bug fixes.
 2007-07-06
  
  
                
            
        
     
    
      2007-07-06
    
    
    
  
  
  
This is the first release candidate for a new maintenance release of pyFltk, the Python wrappings for the FLTK toolkit. Changes include improved callback handling, allowing for the passing of arbitrary Python objects, several compilation issues, and bug fixes.
 2007-06-25
  
  
                
            
        
     
    
      2007-06-25
    
    
    
  
  
  
This is to announce a maintenance release of pyFltk. Changes include improved memory management, added interface files to distribution, various bug fixes, and some preliminary documentation.
 2006-11-16
  
  
                
            
        
     
    
      2006-11-16
    
    
    
  
  
  
This is the third (and hopefully final) release candidate for pyFltk-1.1.1! Changes include various bug fixes.
Users compiling with MinGW on Windows, please check the changed compilation instructions in Install!
 2006-11-02
  
  
                
            
        
     
    
      2006-11-02
    
    
    
  
  
  
This is the second release candidate for pyFltk-1.1.1! Changes include various bug fixes.
 2006-10-18
  
  
                
            
        
     
    
      2006-10-18
    
    
    
  
  
  
This is the first release candidate for pyFltk-1.1.1! Changes include improved memory management, auto-detection of missing OpenGL and Forms libraries, and compilation on SunOS5.
 2006-06-30
  
  
                
            
        
     
    
      2006-06-30
    
    
    
  
  
  
As from Release V1.1.0, pyFltk has now switched from CVS to Subversion. We believe that this change will simplify development, as well as help all those people who would like to get an anonymous copy of the repository. Note that the CVS repository will not be maintained anymore!
 2006-04-13
  
  
                
            
        
     
    
      2006-04-13
    
    
    
  
  
  
This is the first official release of pyFltk-1.1.
Python2.4 and fltk-1.1.7 are supported. Major changes include faster dispatch (thanks to SWIG) and improved stability. A Sudoku program is also included!
 2006-02-22
  
  
                
            
        
     
    
      2006-02-22
    
    
    
  
  
  
The second release candidate for pyfltk-1.1 has just been released. It works with Python 2.4 and FLTK-1.1.6. Major changes include improved polymorphisms and various bug fixes.
 2006-01-13
  
  
                
            
        
     
    
      2006-01-13
    
    
    
  
  
  
Version 1.1b3 of pyfltk has just been released. Ir works with Python 2.3 and FLTK-1.1.5. Major changes include improved polymorphisms and various bug fixes.
 2004-11-12
  
  
                
            
        
     
    
      2004-11-12
    
    
    
  
  
  
This is the second beta release of pyFLTK, the Python bindings for the FLTK toolkit.
It consists of three packages:
pyfltk.1.1b2.tar.gz :               source distribution
pyfltk-1.1b2.win32-py2.3.exe: Windows binary installer
pyfltk-1.1b2-1.i386.rpm:         Binary RPM (exploratory) for Linux
Major changes:
- Integrated Fl_Table and Fl_Table_Row, contributed by G. Ercolano.
- Geared towards Python23
- Fl_Window.show(sys.argv) is now possible.
- Callbacks have access to proper widget type, widget casts are not
needed anymore.
- Added fl_xid to obtain window handle.
- Setting menus with Fl_Menu_.add, copy, or menu rather than with
global setMenu function.
- Added and fixed cross-language polymorphisms for major widgets
(draw, handle).
- Cleaned up setup scripts.
- Updated documentation.
- Various bug fixes.
 2003-11-12
  
  
                
            
        
     
    
      2003-11-12
    
    
    
  
  
  
This is the first alpha release fro flconvert, a utility
to convert FLTK Fluid scripts to Python using
pyFLTK. This has been tested with FLTK-1.1.4 and
Python 2.3
 2003-11-03
  
  
                
            
        
     
    
      2003-11-03
    
    
    
  
  
  
This is the first alpha release for pyFLTK2, a wrapper for the FLTK2 toolkit. This is very unstable and has been tested against the CVS version of FLTK2. Use on your own risk.
 2003-07-25
  
  
                
            
        
     
    
      2003-07-25
    
    
    
  
  
  
This is the first beta release for the pyFLTK package.
Major changes are added polymorphisms and getting rid of thisown=0.
 2003-07-25
  
  
                
            
        
     
    
      2003-07-25