Added:
Redo function in the editor.
New icons (
http://p.yusukekamiyamane.com/)
Icons in the main menu (optional).
Able to make toolbar color like editor background color.
Fixed:
Vertical scroll bar position shifted #17
Right-to-left reading work incorrect #18
Change Key and Lock toolbar icons was inactive.
Returned missing backward compatibility for decryption with custom salt.
Issue when file name on Save/Open was incorrect or empty.
Improved:
Undo function for editor.
Settings window.
Dev:
Added debug menu.
Source code now is more readable.
All elements and variables now have more clear names (no more button1 textBox2 names and etc).
Hanged work logic of most functions.
Project was moved to own company
Updater was moved to own repo
Simplified some variables.