aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-02-21Don't show partially hidden icons in toolbarFrancesco Abbate
2021-02-20Fix indent spaces/tabs labelingFrancesco Abbate
2021-02-20Fix missing info iconFrancesco Abbate
2021-02-20Fix tooltip from ghost toolbarFrancesco Abbate
2021-02-20Fix treeview missing clamp bugFrancesco 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-19Bump version numberFrancesco Abbate
2021-02-19Automatic keep adjusting indent sizeFrancesco Abbate
2021-02-19Add toolbar tooltipsFrancesco Abbate
2021-02-19New fontello font smaller plus two new iconsFrancesco Abbate
2021-02-19Add new toolbar buttons and tipsFrancesco Abbate
2021-02-19Move user module loading before pluginsFrancesco Abbate
2021-02-19Do not print error on standard outputFrancesco Abbate
2021-02-19Adjust line numbers for detect indentFrancesco Abbate
2021-02-19Improve error handling for directory argumentsFrancesco Abbate
2021-02-18Improve detectindent to skip commentsFrancesco 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-17Fix reload module problem on windowsFrancesco Abbate
2021-02-16Use tilde expansion when running save-as commandFrancesco Abbate
2021-02-16Merge pull request #34 from budRich/user-module-auto-reload2Francesco
2021-02-16FIX: Use PATHSEP instead of hardcoded "/" path separatorbud
2021-02-16remove config for window title formatbud
2021-02-16FIX: get DocView in init instead of step, remove option for window title format'bud
2021-02-16Move VERSION variable into Lua codeFrancesco Abbate
2021-02-16Restore original key binding for trreview toggleFrancesco Abbate
2021-02-15FIX: before setting full path to window title, make sure activeView is DocViewbud
2021-02-15ADD: test in doc:save(), if the file is the user module, automatically reload...bud
2021-02-15REMOVE: dont add reload on save hook in core:open-user-module, its automatica...bud
2021-02-15ADD: default value (false) for full_path_in_window_titlebud
2021-02-15ADD: in core.step() show full path if view is a document and config.full_path...bud
2021-02-15Replace icons font with new fontello fontFrancesco Abbate
2021-02-15Adding final details for toolbarview pluginFrancesco Abbate
2021-02-15Fix treesize toggle command and transitionFrancesco Abbate
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-13Add hover and click functions for toolbarFrancesco Abbate
2021-02-12Show a dummy toolbarFrancesco Abbate
2021-02-11Start working in toolbarFrancesco Abbate
2021-02-11Show resize cursor only when panes are resizableFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-11More accurate implementation for x and y axisFrancesco Abbate
2021-02-09First preliminary implementation of treeview resizeFrancesco 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