MenuItem.text
Description : Setting MenuItem.text corrupts the MenuItem.text property
Status : fixed
List:add()
Description : Last item added to the List is not always visible
Status : fixed
List scrollbars
Description : Horizontal scrollbar is shown even if the item width is lower than List width
Status : fixed
Directory.fullpath
Description : Returns current directory if the Directory name is a drive letter (C:\, D:...)
Status : fixed
TreeItem:loadicon()
Description : Fails if the Tree widget has been previously cleared with Tree:clear()
Status : fixed
Zip:write() and Zip:extract()
Description : Returns false event if the write operation succeeded
Status : fixed
Cipher.constructor()
Description : wrong error message when using an unknown mode
Status : fixed
Combobox don't display selected item
Description: When the user select an item, the combobox don't display it in the edit field
Status : fixed
ui module cause high CPU usage
Description: Windowed applications cause high CPU usage
Status : fixed
File.accessed, File.created, File.modified
Description: Returns a malformed Datetime object when the file does not exist (hence bad format when printing)
Status : fixed
console.readchar()
Description: Returns correct value when pressing "à" key on french, belgian, and canadian keyboards
Status : fixed
console don't show with wluart.exe
Description: Requiring console module using wluart.exe don't create a console windows as it should
Status : fixed