Version name : 2.1
Most of the changes until now :
- Now only one instance of the application is running (single instance)
- TabControlsX component created , allows to reorder tabs by drag and drop tab pages
- Main window tab control changed to TabControlsX which allows to indicate which tab is that was right clicked and the commands will work properly.
- Lite version option created which ignores all the custom translation, toolbars,icons plugins at startup and disables some functions to make the application faster
- redo function fixed
- Downloads process bar bug fixed when values are >100
- Downloaded item details update if the item already exists
- Download manager should check if internet connection is available
- When checking for updates a colored label appears under the version
- Menu_Content icons & translation strings added
- More event codes created for the toolbars
- Icons tab at Options dialog button icons fixed
- Default shortcuts button added at Options dialog
- enum Strings added at Notepad_X.Classes
- enum Icons added at Notepad_X.Classes
- app_language variable changed to Static at Main form
- language method added to return a string, example app_language[Strings.Open] & app_language["Open"]
- At Notepad X Components added set method with Strings & Icons enum parameters
- Packages class changed to Public
- A lot of small and large improvement to the code have been made
last update 23/1


