[eboxy-users] eboxy 0.4.1 released
Status: Alpha
Brought to you by:
bluelightning
From: Paul E. <blu...@bl...> - 2004-05-20 08:52:59
|
Hi all, eboxy 0.4.1 has just been released. This is a minor release with a few small features added and bugs fixed. Most notably, joystick support has been added, and global user actions are now supported. Here's the full changelog for 0.4.1: - Added actionhandler objects for responding to an action without a button (including globally) - Added joystick support - Now prints an error message to the console if a button has no font or image - Calling click() now sets focus to the button before pressing it - Fixed bug: calling the click() method on a button when it is not shown (ie, on another page) now works - Fixed bug: click() method now does nothing if button is disabled - Fixed bug: fullscreen command line option was being ignored - Fixed bug: pluginobject was missing from eboxy XML DTD As usual, you can pick up the latest version from the download page: http://eboxy.sourceforge.net/download.html Cheers, Paul |