Changes since 1.6.0.0 [Add] session language chooser on the login page [Add] simpleDB library restored from unstable and revised, now it should be stable. [Add] Now global var $procinfo has some information about how the application has been launched (task or launch). [Add] A new var in $_SESSION['screen']['refresh'] that contains the number of screen refreshes [Add] eyeFeeds Added import/export feature (OPML) [Add] eyeFeeds Added "Settings" dialog [Add] eyeFeeds Added read/unread history feature [Change] eyeFTP Improved log console (less PHP/more JS/more readability) [Change] eyeFTP Improved "Hosts Management" dialog [Change] eyeFTP Added "Enter" events to all textboxes [Change] eyeFTP Fixed problems with tables initialization and sorting [Change] eyeFTP Changed some display settings [Change] eyeFTP Fixed some bugs [Change] eyeFeeds Fixed some bugs [Change] eyeX added isVisible parameter to createWidget(). [Change] eyeWidgets All widgets except Applet, Toolbar and Hidden now have the 'visible' constructor key, and hide() and unhide() methods working. [Change] Scrapped some tinyMCE code that executes a function every time that the user triggers some event (performance improvement). [Change] Now [ and ] characters are banned in the VFS service due to some incompatibilities. [Fix] IE6 support Login window now is correctly centered. [Fix] IE6 support eyeDock many style adjustments to correct gaps between layers. [Fix] IE6 support eyeDesk's window bar style adjustment to correct a small gap between layers. [Fix] IE6 support eyeFiles and eyeDesk icons do not have any border on mouse over in IE6. [Fix] IE6 support eyeFiles and eyeGroups background image with transparency removed. [Fix] IE6 support eyeFiles the call to init_eyeFiles() is now made at the end of the file to avoid error message. [Fix] IE6 support Window controls (buttons minimize, maximize and close) now displace the transparency correctly. [Fix] VFS On some Windows+PHP 5.2 environments checkPermissions() doesn't work. [Fix] eyeGroup is unable to handle groups that start with G [Fix] vGroups doesn't work in users coming from version < 1.6.0.0 [Fix] Some bug fixes in eyeFiles/eyeGroups contextMenu that passed bad arguments in some entries. [Fix] eyeSimpleArchive has been revised and now it should be stable.