aboutsummaryrefslogtreecommitdiff
path: root/data/core/init.lua
AgeCommit message (Expand)Author
2021-09-24Removed font renderer.Adam Harrison
2021-09-09Add previous find and replace in sessionFrancesco Abbate
2021-09-09Use hidden suggestions also for replace dialogFrancesco Abbate
2021-09-09Implement hidden suggestions for find dialogFrancesco Abbate
2021-09-07Fix problem with -psn argument on macOSFrancesco Abbate
2021-09-07Adopt bigger fonts by defaultFrancesco Abbate
2021-09-07Check if session file returned anythingGuldoman
2021-09-07Fix absolute path detection in `core.project_absolute_path`Guldoman
2021-09-07Use plain `string:find` when matching plugin directoriesGuldoman
2021-09-07add core.get_log()takase1121
2021-08-28Fix focus problem with NagView with root:close-allFrancesco Abbate
2021-08-27Do not use os.exit to exit the applicationFrancesco Abbate
2021-08-25Fix plugin version checkFrancesco Abbate
2021-08-172.0 changelog and modversion updates.Adam Harrison
2021-08-10Added in close others, and refactored close all.Adam Harrison
2021-08-01Merge branch 'master' into MergedAdam
2021-07-27Only load plugins that are lua filesFrancesco Abbate
2021-07-20Fixed doc, and fixed plugin load.Adam Harrison
2021-07-20Merged dev to master.Adam Harrison
2021-07-15Remove duplicate normalize_path functionFrancesco Abbate
2021-07-15Namespace plugin-specific configuration settings.Adam Harrison
2021-06-20Added Doc:on_close() for pluginsjgmdev
2021-06-17Do not try to update topdir folder in treeviewFrancesco Abbate
2021-06-13Integrate mkdirp function in common module (#265)Francesco
2021-06-11Group mouse move events from C API functionFrancesco Abbate
2021-06-03Scale fonts context menu (#246)Francesco
2021-06-02Add PCRE to support regular expressionsAdam
2021-06-02fixed broken Doc:save monkeypatchlqdev
2021-05-31Deprecate core.add_save_hook to override Doc:saveFrancesco Abbate
2021-05-28Starts maximized only if it was in previous sessionFrancesco Abbate
2021-05-28Avoid to restore window size when maximized (#226)redtide
2021-05-27Use FiraSans regular for UIFrancesco Abbate
2021-05-27Improve user feedback for big directories (#223)Janis-Leuenberger
2021-05-26Implement lazy loading of directoriesFrancesco Abbate
2021-05-22Check the real absolute path of user moduleFrancesco Abbate
2021-05-22Switch to FiraSans and JetBrainsMono fontsFrancesco Abbate
2021-05-05Introduce new plugin versioning tag mod-versionFrancesco Abbate
2021-05-05Add a more explicit message in log and config.max_project_filesAdam
2021-05-01Fix detection of user file moduleFrancesco Abbate
2021-05-01Fix log message about project dirFrancesco Abbate
2021-05-01Fix filename problemFrancesco Abbate
2021-04-25check version in init.lua within directory pluginslqdev
2021-04-25fixed versioning, againlqdev
2021-04-25directories should not be loadedlqdev
2021-04-21Merge remote-tracking branch 'origin/border-less-window'Francesco Abbate
2021-04-17More aggressive wait_event timeout when window has focusFrancesco Abbate
2021-04-12Make non-borderless mode workFrancesco Abbate
2021-04-12Avoid always calling system.get_window_modeFrancesco Abbate
2021-04-11Add correct hit-test information and menu iconFrancesco Abbate
2021-04-10Preliminary implementation of border-less modeFrancesco Abbate