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
path: root/farlng
AgeCommit message (Expand)Author
2022-02-20Language refactor (#1271)elfmz
2021-04-21add missing includeelfmz
2021-02-28far2l v2.3 - eliminate pseudo registry: totally migrate to ini files (#932)elfmz
2020-08-03some cmakelists refactorelfmz
2020-08-03cosmeticelfmz
2020-08-03fix lng rename errorelfmz
2020-07-21farlng now doesnt need WinPortelfmz
2020-06-14remove glib dependency, add libpcre dependency (removed local sources from mu...elfmz
2020-03-02Mac no longer needs hardcoded paths to compile.Victor Sergienko
2019-04-10Fix build on FreeBSD 12ZOleg73
2018-02-19build on FreeBSDeeprom
2016-09-28fix #111elfmz
2016-09-27convert lineendings in far2l sources to LFelfmz
2016-09-16correct visibility setting for static libraries corresponding to newIgor Ingultsov
2016-09-15macos: linklieff
2016-09-15macos: resolve glib link problem, update readmelieff
2016-09-15Revert "Revert "Merge pull request #73 from invy/cmake""elfmz
2016-09-15Revert "Merge pull request #73 from invy/cmake"elfmz
2016-09-13explicit file listing in farlngIgor Ingultsov
2016-09-13merged changesIgor Ingultsov
2016-09-13Merge branch 'master' into cmakeIgor Ingultsov
2016-09-12great codepages refactoringelfmz
2016-09-11create static lib utils project, rectify project settingselfmz
2016-09-11Implement UTF32<->UTF8 convertion (fix #64)elfmz
2016-09-09better headers definitions in projectsIgor Ingultsov
2016-09-09continuing integration cmakeIgor Ingultsov
2016-09-09cmake build systemIgor Ingultsov
2016-09-08avoid strcpy on overlappnig regions, warnings cleanupelfmz
2016-09-08change MAX_PATH to be PATH_MAX instead of 260elfmz
2016-09-07WinPort file location refactoringelfmz
2016-09-06tmppanel pluginelfmz
2016-09-05resurrect linkselfmz
2016-09-03refactoring, warnings cleanupelfmz
2016-09-01F4 in console view opens editor with console historyelfmz
2016-08-29multiarc again builds with _allelfmz
2016-08-28Remember console size. Move settings dir to ~/.far2lelfmz
2016-08-27fixed some compilation/linking issueselfmz
2016-08-27implemented vswprintf_ws2ls and swprintf_ws2ls that converts win32 format str...elfmz
2016-08-25fix buildelfmz
2016-08-25now copied files derive original modeelfmz
2016-08-25ported 'custom' archieve engineelfmz
2016-08-24slash-o-cid: backslash is non-special char in UNIX FS, so removed any special...elfmz
2016-08-23fix codelite autigenerated makefileselfmz
2016-08-23fixed archive traversal, added rar support, including built-in unarchieverelfmz
2016-08-22default command lines for linux zip/unzipelfmz
2016-08-21multiarc initial commitelfmz
2016-08-21reanimated ProcessOSCommands: cd/pushd/popd/export now affect FAR directlyelfmz
2016-08-21removed -mcmodel=medium - it was an artifact from pastelfmz
2016-08-20use pkg-config glib-2.0 according to lieff's recommendationelfmz
2016-08-17fixed high CPU usage, sone some input issues and incorrect \t characters hand...elfmz