[eboxy-users] eboxy 0.3.6 released
Status: Alpha
Brought to you by:
bluelightning
From: Paul E. <blu...@bl...> - 2003-04-22 13:10:16
|
Hi all, The long overdue eboxy 0.3.6 has just been released. It fixes quite a number of bugs and adds a few minor features, including several items that I know people have asked for. Here's the changelog: 0.3.6 (22 April 2003): - Added togglebutton widget - Added setfocus method to all widgets - Added itemheight, itemborderx, itembordery, selitembackgroundfocus properties to listbox - Added sorting to file browser plugin (thanks to Kimble Young) - Buttons can now be disabled (added enabled property) - Added fontfocusedcolor, fontdisabledcolor, fontpressedcolor properties to buttons - Added text digit input (use number keys on a remote to enter alphanumeric text) - Added --nokeyrepeat command line option to disable keyboard key repeat - Added scriptable method system.performaction() for performing actions from scripts - Key bindings can now include modifiers (eg. alt+q, ctrl+enter etc) - Fixed bug: filebrowser broke if invalid path specified as root - Fixed bug: changing interval of a timer while enabled didn't take effect until the timer was restarted - Fixed bug: no error was reported if you tried to call a nonexistent method on an object - Fixed bug: some attributes were missing from listbox templates - Fixed bug: certain versions of autoconf failed to configure eboxy - Fixed bug: large file support now enabled at build time (fixes files 2GB or larger not showing up in filebrowser) - Fixed bug: segfault on exit after reload of a page with plugins loaded - Fixed bug: segfault with no widgets - Fixed bug: buttons with only an image attribute specified now do not blank out when focused or pressed - Fixed bug: segfault on pluginobject with missing file and attached events If you have time, please download the new version, try it out and let me know how you get on. Cheers, Paul Eggleton |