[1.2]
+ Added program updater module.
* Now the program source fully compatible only with AutoIt 3.3.8.1.
* Improved Drag & Drop handling.
* Fixed issue with fonts.
* Fixed few functions to work on x64.
* Fixed untranslated strings.
* Minor interface corrections.
* Now only one copy of the program can be started.
* Now menu items that can not be used in list are disabled.


[1.1]
* Cosmetic changes in code.
* Redesign:
	* Category control buttons replaced with context menu (on Category list).
	* Buttons with icons now displayed correctly when skin is enabled.
* Hotkeys changed. Now all hotkeys can be changed easily from the constants at the Initializing region part.
+ Added hotkeys to control categories.
+ Added option to restore default settings.
+ Added command line parameter to support language generation.
	If the program executed with "/GenerateLangFile:LangName" parameter, then language file is generated as LangName.lng.
	If LangName is not specified, then existing language files filled with missing strings.
	Useful if the user wants to make a new translation, and also when user wants to update the program but keep the custom translated strings (only new strings will be added to the specified language file).
- Removed option to add subcategories (due to some complications with items move).

[1.0]
First release.
