Changelog (0.3.5)

+ Calculator: ctrl+d deletes highlighted history entry
+ Calculator: ctrl+shift+d deletes all history
+ Calculator: it is possible to move through equasion (left, right, home, end) and modify it
+ Calculator: it's possible to move through history (arrows up and down)
+ Calculator: possible to paste from clipboard (ctrl+v)
+ Calculator: restore history entry - highlight the entry and press enter
+ Calculator: supports power now (2^3 = 8)
+ FileManager: abort copying when there isn't enough space to copy the contents
+ FileManager: added thread support for deleting
+ FileManager: ctrl+shift+c copies element name
+ FileManager: ctrl+shift+t duplicates current tab
+ FileManager: ctrl+space - gets size info, file count, dir count, regarding element (except drives)
+ FileManager: ctrl+u opens command prompt in current directory
+ Launcher: deleted links are being deleted also from the disk
+ Launcher: deleting links (delete)
+ Launcher: rebuilding keeps renamed links and adds those that we didn't have
+ Launcher: remembers prefered program to run
+ Launcher: renamed links are being renamed also on the disk
+ Launcher: renaming (ctrl+r)
+ Launcher: the programs list is now cached and rebuilded on demand (F5)
+ Links: links are sorted now
+ Proto: element list arrows recreated
+ Proto: lazy loading of module settings
+ Proto: modules can now force only once instance; applied to Links and Launcher
+ Proto: report bug window on crash
+ Proto: settings for each module are now being saved
> Calculator: it's now possible to have more than one calculator tab opened
> FileManager: shorten the info after successfull rename
> Launcher: indexing links from menu start (all users + current) and desktop
> Proto: change font of the message infos and removed the hiding of messages
> Proto: main window has been widen to 900px
> Proto: rewritten everything to support plugins, shortuts, setting and themes
- Calculator: crash when expression could not be evaluated and the user pressed enter
- Calculator: support negative numbers
- FileManager: crashed when user has no permission to view the directory
- FileManager: element removed on deleting error
- FileManager: recreated copying
- FileManager: select file after it was renamed
- FileViwe: crash on renaming file when it is in use
- Links: clean command prompt after launching a link
- Proto: better column offset calculation
- Proto: crashes when number of elements modulo 8 equaled 0
- Proto: fixed selecting in ElementList
+ added    - fix    > changed
Proto is priceless (for any use)