Revision history for Perl extension Tk::AppWindow.
0.07 Sun Jun 02 2024
- fixed bug in base class PluginJobs.
- added Tk::DynaMouseWheelBind to AppWindow and bound it to some classes.
- revised extension Art. Moved all icon search methods to FreeDesktop::Icons. Added -rawiconpath option.
- plugins can now have their own settings page.
- the tool bar can now have drop down lists.
- removed the Balloon extension. Tk::AppWindow now has a balloon widget by default.
0.06 Sun May 19 2024
- fixed small bug in extension MDI.
- added methods interfaceShow and silentMode to MDI.
0.05 Sat May 18 2024
- fixed failing tests of Art
- fixed undefined variable error in Art
0.04 Fri May 17 2024
- Fixed indexing error for CPAN
- Added missing prerequisite to Makefile.PL and README.md
- Fixed bug in extensions Art, Help and Navigator and in base class SidePanel.
0.03 Thu May 16 2024
- Countless small fixes and improvements.
- Removed the WebBrowser extension. What it tried to accomplish is done much easier and more elegant.
- Added openURL method to Tk::AppWindow
- Added -noplugins option to Plugins extension
- Option -plugins now exclusively loads specified plugins
- Added PluginJobs base class
- Added docFUllList, historyDisabled method to MDI extension
- Added extension Daemons and made MDI use it
- Removed dependencies for Tk::GtkSettings and Image::LibRSVG. They are now recommendations.
0.02 Wed Feb 28 2024
- first version for cpan.
0.01 Sun Dec 19 23:09:57 2021
- original version; created by h2xs 1.23 with options
-X -n Tk::AppWindow