aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20Adjust tab text positioning when too largeuse-tabs-margin-2.0Francesco Abbate
2022-01-20Add a top margin when drawing tabsFrancesco Abbate
2022-01-19Bump version and changelog to prepare 2.0.5 releaseFrancesco Abbate
2022-01-18Remove remaining debug messageFrancesco Abbate
2022-01-13Treat final '/' or '/$' in ignore rule as part of the patternFrancesco Abbate
2022-01-13Fix error to close view when deleting a fileFrancesco Abbate
2022-01-12Fix project files reading with symlinkfix-dir-monitor-symlinksFrancesco Abbate
2022-01-10Ensure config.plugins are restored on new configFrancesco Abbate
2022-01-09Fix checks when opening new project directoryFrancesco Abbate
2022-01-09Remove remaining debug code fragmentFrancesco Abbate
2022-01-09Use a timeout in dmon thread with pending eventsFrancesco Abbate
2022-01-09Attempt to fix dmon critical section for windowsFrancesco Abbate
2022-01-09Do not use timeout in dmon linux selectFrancesco Abbate
2022-01-09Fix some errors with previous commitsFrancesco Abbate
2022-01-09On Windows wait indefinitely in dmon threadFrancesco Abbate
2022-01-09Report error codes from dmon_watch_addFrancesco Abbate
2022-01-09Ensure project rescan thread is terminatedFrancesco Abbate
2022-01-09Remove DMON_LOG_ERROR to return an error codeFrancesco Abbate
2022-01-09Fix undue asserts in dmon_extraFrancesco Abbate
2022-01-09Write an initial project module if not presentFrancesco Abbate
2022-01-09Add some comments for ignore_files logicFrancesco Abbate
2022-01-09Use compiled ignore_files patternFrancesco Abbate
2022-01-09First version of paths in ignore_filesFrancesco Abbate
2022-01-07Clear TreeView cache when closing projectFrancesco Abbate
2022-01-06Fix problem when reloading project directoryFrancesco Abbate
2022-01-05Do not force choosing project dir to suggestionFrancesco Abbate
2022-01-05Fix problem with special file typesFrancesco Abbate
2022-01-05Fix logic with project directories suggestionsFrancesco Abbate
2022-01-04Do not reload core.keymap moduleFrancesco Abbate
2022-01-03Fix logic for file create eventFrancesco Abbate
2021-12-31Revert "No longer store autocomplete options in config"Francesco Abbate
2021-12-31Restore config.plugins when reloading configFrancesco Abbate
2021-12-30Fix project's module loading when changing projectFrancesco Abbate
2021-12-30Fix error with ignore_filesFrancesco Abbate
2021-12-30Remove inotify recursive directory monitoringFrancesco Abbate
2021-12-30Fix problem when opening project's module documentFrancesco Abbate
2021-12-30Always watch/unwatch subdirectories on all systemsFrancesco Abbate
2021-12-29Fix NagView missing mouse eventsFrancesco Abbate
2021-12-28Draw NagView in overlay modeFrancesco Abbate
2021-12-28Ensure project reload when changing project moduleFrancesco Abbate
2021-12-28Avoid references to project's dir in TreeViewFrancesco Abbate
2021-12-28No longer store autocomplete options in configFrancesco Abbate
2021-12-28Scan project folder after project module is loadedFrancesco Abbate
2021-12-20Move to 2.0.4 version numberv2.0.4testing-2.0.4Francesco Abbate
2021-12-20Call dmon_unwatch when changing projectFrancesco Abbate
2021-12-20Consume unmatched character correctlyGuldoman
2021-12-20Ensure TreeView cache entry is removed on deleteFrancesco Abbate
2021-12-20Fix logic in project's file insertionFrancesco Abbate
2021-12-20Added an exclusion for lineguide in the commandview.Adam Harrison
2021-12-20Don't search if there are no filesGuldoman