Revision history for Perl extension Fl
0.99.3 2016-05-02T20:19:14Z
- Require Alien::FLTK during configure because some smokers ignore runtime prereqs
0.99.2 2016-05-02T02:57:53Z
- New widget: Fl::Chart
- New demo script: eg/chart.pl
- New export values found in Fl::Enumerations
- Fl_Chart types exported with :chart tag
- New utility functions and values found in Fl::Color
- Import them with the :color tag
- Event loop functions are now documented in Fl::Event and imported with the :event tag
0.99.1 2016-04-27T22:11:14Z
- FLTK.pm now has a $VERSION
- New export values found in Fl::Enumerations
- Fl_Label types exported with :label tag
- FL_MAJOR_VERSION, FL_MINOR_VERSION, FL_PATCH_VERSION, FL_VERSION exported with :version tag
- Fl_Boxtype types exported with :box tag
- We don't need to link with internal image or gl libs on most systems
- New Widgets: Fl::Window, Fl::Box, Fl::Group
0.99.00 2016-04-26T04:55:11Z
- First release. Resume project with stable 1.3.3 branch of FLTK