aboutsummaryrefslogtreecommitdiff
path: root/data/core/init.lua
AgeCommit message (Expand)Author
2021-04-07Add NagView message for refused pluginsFrancesco Abbate
2021-04-06Add plugin verification by version tagFrancesco Abbate
2021-04-04NagView improvements (#136)Takase
2021-04-01Implement unicode character replacementsFrancesco Abbate
2021-03-20Ensure plugin within a directory are loadedFrancesco Abbate
2021-03-13integrate NagViewTakase
2021-03-07Ensure error and stack trace are written to stdoutFrancesco Abbate
2021-03-05Fix problem with fatal error messageFrancesco Abbate
2021-03-05Implement fatal error message boxFrancesco Abbate
2021-03-05Fix problem with plugin loadingFrancesco Abbate
2021-03-03Fix #30 – user plugins take priority over built-in plugins (#73)liquidev
2021-03-01Fix font size in initial user's configFrancesco Abbate
2021-02-28Show Lite XL instead of lite in window's titleFrancesco Abbate
2021-02-27Add information about icon_big_font in initial user's configurationFrancesco Abbate
2021-02-19Make code and ui font smaller at 12v1.16.0-lite-xlFrancesco Abbate
2021-02-19Do not log every plugin loadFrancesco Abbate
2021-02-19Adjust default code font sizeFrancesco Abbate
2021-02-19Create empty fonts directory in USERDIRFrancesco Abbate
2021-02-19Move user module loading before pluginsFrancesco Abbate
2021-02-19Do not print error on standard outputFrancesco Abbate
2021-02-19Improve error handling for directory argumentsFrancesco Abbate
2021-02-18Normalize global PATH from core.initFrancesco Abbate
2021-02-18Add full filename path in window's titleFrancesco Abbate
2021-02-17Merge branch 'master' into devFrancesco Abbate
2021-02-17Use doc on_save hooks to reload user moduleFrancesco Abbate
2021-02-16FIX: get DocView in init instead of step, remove option for window title format'bud
2021-02-15FIX: before setting full path to window title, make sure activeView is DocViewbud
2021-02-15ADD: in core.step() show full path if view is a document and config.full_path...bud
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-12Show a dummy toolbarFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-09Merge remote-tracking branch 'origin/master' into devFrancesco Abbate
2021-02-05Fix error with previous commitv1.15.3-lite-xlFrancesco Abbate
2021-02-03Fix error when using relative dir argumentFrancesco Abbate
2021-01-22Fixed path returned by temp_filename not writeableB14CK313
2021-01-13New feature to disable plugins from configFrancesco Abbate
2021-01-10Fix problem when project directory has a trailing slashFrancesco Abbate
2021-01-10Do not error out when project directory is invalidFrancesco Abbate
2021-01-03Fix directories management to always keep the project's directoryFrancesco Abbate
2020-12-31Add required normalize_path callFrancesco Abbate
2020-12-31Keep memory of window's size and position and restore them on startFrancesco Abbate
2020-12-30Fix problems with project files and project directoriesFrancesco Abbate
2020-12-30Fix project change and quit versus workspace pluginFrancesco Abbate
2020-12-30Create common.serialize functionFrancesco Abbate
2020-12-28Add command to remove a directory from the projectFrancesco Abbate
2020-12-28Change project files output to not include a prefix '/' in filenameFrancesco Abbate
2020-12-27Fix project search and status view for new add directory featureFrancesco Abbate
2020-12-27Finalize add project directory featureFrancesco Abbate
2020-12-27Use relative path for filenames in project directoriesFrancesco Abbate
2020-12-26Minor cleanup to project directory stuffFrancesco Abbate