index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
treeview.lua
Age
Commit message (
Expand
)
Author
2021-02-15
Adding final details for toolbarview plugin
Francesco Abbate
2021-02-15
Fix treesize toggle command and transition
Francesco Abbate
2021-02-15
Implement proper layout of toolbar
Francesco Abbate
2021-02-11
Makes resizable attribute explicit in Node:split()
Francesco Abbate
2021-02-09
First preliminary implementation of treeview resize
Francesco Abbate
2021-01-19
Fix conflict in treeview for top directories
Francesco Abbate
2021-01-10
Fix problem when project directory has a trailing slash
Francesco Abbate
2020-12-30
Add scrolling bar to TreeView
Francesco Abbate
2020-12-30
Fix project change and quit versus workspace plugin
Francesco Abbate
2020-12-30
Remove mouse command to remove directory and remap create directory
Francesco Abbate
2020-12-30
Add command to create a directory in a new category "files"
Francesco Abbate
2020-12-28
Add command to remove a directory from the project
Francesco Abbate
2020-12-28
Change project files output to not include a prefix '/' in filename
Francesco Abbate
2020-12-27
Finalize add project directory feature
Francesco Abbate
2020-12-27
Use relative path for filenames in project directories
Francesco Abbate
2020-12-26
Minor cleanup to project directory stuff
Francesco Abbate
2020-12-26
Cosmetic changes to names from previous commit
Francesco Abbate
2020-12-26
Test configuration with project_files stored separately for each directory
Francesco Abbate
2020-12-26
Preliminary version of projects with multiple directories
Francesco Abbate
2020-05-22
Made RootView:open_doc() try to use previous node if current node is locked
rxi
2020-05-19
Added core.set_active_view(); removed `focusable` boolean from View
rxi
2020-05-17
Made lite set project dir to CWD; removed core.project_dir
rxi
2020-05-17
Removed unused varibale in ./data/plugins/treeview.lua
rxi
2020-05-16
Moved `config.treeview_size` from `config.lua` to `treeview.lua`
rxi
2020-05-07
Changed TreeView to first initialize its size in :update()
rxi
2020-05-02
Added scroll bounds
rxi
2020-03-25
Changed mapping of collapsed/expanded icons on icon font
rxi
2019-12-28
Initial commit
rxi
[prev]