aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-09Fix checks when opening new project directorydmon-no-timeout-selectFrancesco 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-08Fix some errors with previous commitsFrancesco Abbate
2022-01-08On Windows wait indefinitely in dmon threadfix-inotify-assertsFrancesco Abbate
2022-01-08Report error codes from dmon_watch_addFrancesco Abbate
2022-01-08Ensure project rescan thread is terminatedFrancesco Abbate
2022-01-08Remove DMON_LOG_ERROR to return an error codeFrancesco Abbate
2022-01-07Clear TreeView cache when closing projectFrancesco Abbate
2022-01-06Fix problem when reloading project directoryFrancesco Abbate
2022-01-06Merge remote-tracking branches 'origin/fix-dmon-add-dir-asserts' and 'origin/...Francesco Abbate
2022-01-06Fix undue asserts in dmon_extrafix-dmon-add-dir-assertsFrancesco 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-04Write an initial project module if not presentpath-ignore-filesFrancesco Abbate
2022-01-03Add some comments for ignore_files logicFrancesco Abbate
2022-01-03Fix logic for file create eventFrancesco Abbate
2022-01-03Fix logic for file create eventFrancesco Abbate
2022-01-03Use compiled ignore_files patternFrancesco Abbate
2022-01-03First version of paths in ignore_filesFrancesco 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
2021-11-23Merge pull request #681 from Guldoman/prepopulate_highlighterAdam
2021-11-22Merge pull request #683 from Guldoman/named_languagesAdam
2021-11-22Speed up highlighter notifyGuldoman
2021-11-21Add names to language pluginsGuldoman
2021-11-20Pre-populate the highlighterGuldoman
2021-11-20Add `soft_reset` to highlighterGuldoman