Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-03 | 1.3 kB | |
v3.6.21 source code.tar.gz | 2023-12-03 | 1.5 MB | |
v3.6.21 source code.zip | 2023-12-03 | 1.5 MB | |
Totals: 3 Items | 3.0 MB | 0 |
Restored functionality and fixed bugs: - Restore MCL by keyboard and by mouse. - Improved handling of gui events. Now gui is opened where it was closed and correctly remembers what and where was changed. - Restored static menus. Added handling of Control: if pressed alone resets hotstring recognizer and hides triggerstring tips. - Restored display of searched definition after definition is changed. - Fixed bug, finding duplicated definitions in Search window. - Fixed bugs related to deletion of definition. Now correct definition is deleted / restored. - Fixed bug in F_LV1_EnDisDefinition. The definitions containing escape sequences were not disabled.
Improved functionality: - Reworked function F_CheckFileEncoding which now is able to fix problem with file encoding. - Improved "R" output function: now it is possible to add parameters to executables. - Improved code: F_ModifyDef(), F_AddHotstring, F_ChangeExistingDef().
Added functionality: - Added handling of "Del" keypress on while ListView has focus. - Added new check if no triggestring option is selected.