[sprog-users] Announce: Sprog-0.14
Status: Alpha
Brought to you by:
grantm
From: Grant M. <gr...@mc...> - 2005-07-27 11:36:40
|
Hi Sproggers I've just uploaded version 0.14 of Sprog to Sourceforge (although I'm having difficulty updating the project web site). This release has a few minor enhancements and a few minor bug fixes: You can now rename gears and change the gear title font. The right click menu no longer disappears unexpectedly. Enter now works in file selection dialogs and Cancel now works in the preferences dialog. Other internal bugs fixes are listed in the change log below. Warning for developers: the package names for the gear mixin classes have changed. If any of you are going to be at OSCON next week come and say hello: http://conferences.oreillynet.com/cs/os2005/view/e_spkr/2166 My talk is on the 'Emerging Topics' track rather than the Perl track. Hope to see you there! Change Log For 0.14: ==================== - fix bug: machine not stopping after syntax error in Perl gear - fix bug: broken cancel button in tools/prefs dialog - fix bug: extra file_end events from command_filter - fix 'Enter' for default in file dialogs - add ability to rename gears - make gear title and text window fonts configurable - make right click menu stay visible on click-release - implement filename = '-' for STDIN in ReadFile.pm - rename mixin classes from Sprog::Gear::* to Sprog::Mixin::* Cheers Grant |