Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-07use truecolor in colorer by adopting truemod functionality and extending ↵elfmz
editor API
2022-11-05support full-width/composite characters and true color palette in terminal ↵elfmz
(#1386) Added normal support for full-width (CJK etc) and composite (using diacritics) characters. IMPORTANT: WINPORT API changed in binary incompatible way in order to implement this.
2022-09-04fix problems handling filenames of near to 255 characters (fix #1343)elfmz
2022-03-22Fix crash with ANSI plugins that call DefDlgProcShmuel Zeigerman
2022-03-19Fix assigning hotkeys to plugins and config menusShmuel Zeigerman
2022-03-16Code indentationShmuel Zeigerman
2022-03-16Fix incoorect return of MCMD_GETAREAShmuel Zeigerman
2022-02-20Language refactor (#1271)elfmz
optimized and refactored language files loader got rid of MSG() macro and use Msg:: namespace instead
2022-02-15continue Message() refactor..elfmz
2022-02-15continue MSG() macro cleanupelfmz
2022-02-14final fix for too long list of strings in Message() function (fix #1248)elfmz
2022-02-11editor: futher refactor delete-on-close functionalityelfmz
2022-01-18refactor recent changeselfmz
2022-01-17Editor: allow F6-switch for plugin-backed fileselfmz
2022-01-17cosmeticelfmz
2022-01-17Editor: allow F12-switch for plugin-backed fileselfmz
2022-01-03fpsdk->far2sdk; recreated Include dir with compat symlinks; refactored ↵elfmz
python build
2021-12-31continue sorting files..elfmz