aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2020-04-25Changed printed filenames to use format-specifier "%s" instead of %qrxi
2020-04-25Removed underscore from start of globals, added VERSIONrxi
2020-04-22Fixed rounding of CommandView suggestion popup boxrxi
2020-04-22Made core.log/error store call location instead of viewrxi
2020-04-21Fixed common.path_suggest() for system.list_dir() changesrxi
2020-04-21Made project_scan_thread() ignore directories it can't openrxi
2020-04-21Added `core.try` wrapping of function passed to `core.add_thread`rxi
2020-04-21core.doc.translate comment fixrxi
2020-04-21Changed lua syntax to map label to function colorrxi
2020-04-21Added goto to lua language pluginluveti
2020-04-19Removed fake mouse-moved event on scroll changerxi
2020-04-18Reorganising of DocView's draw functionsv1.01rxi
2020-04-12Made cut/copy no-op if there is no selectionrxi
2020-04-12Fixed error on setting active view when closing certain splits in RootViewrxi
2020-04-07Replaced system.set_fullscreen with system.set_window_moderxi
2020-03-25Changed mapping of collapsed/expanded icons on icon fontrxi
2020-03-25Added system.set_fullscreen() and core:toggle-fullscreen commandrxi
2020-03-24Fixed autoreload plugin truncating last character of files with no newline at...rxi
2020-03-07Moved .c, .lua and .md language syntaxes from core.syntax to pluginsrxi
2020-03-07Added `union`, `short` and `long` keywords to .c syntaxrxi
2020-02-22Made up/down commands on projectsearch ResultView scroll viewrxi
2020-02-05Changed DocView not to strip trailing `\n` character on line's final tokenrxi
2020-02-01Fixed root:switch-to-* commandSergei V. Rogachev
2020-01-25Added missing `volatile` keyword to C syntaxrxi
2019-12-29Made keymap treat `right alt` as `altgr` modkeyrxi
2019-12-29Changed keymap to only treat `left alt` as `alt` modkeyrxi
2019-12-28Initial commitrxi