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
2022-01-07
Clear TreeView cache when closing project
Francesco Abbate
2021-12-28
Avoid references to project's dir in TreeView
Francesco Abbate
2021-12-24
add option for initial size
takase1121
2021-12-22
Ensure TreeView cache entry is removed on delete
Francesco Abbate
2021-12-22
Revert "Merge pull request #697 from Guldoman/treeview_remove_changed"
Guldoman
2021-12-20
Ensure TreeView cache entry is removed on delete
Francesco Abbate
2021-12-12
Merge pull request #708 from Guldoman/treeview_styling
Adam
2021-12-11
Fixed treeview clicking not being caught.
Adam Harrison
2021-12-07
Avoid drawing hidden `TreeView` items
Guldoman
2021-12-07
Split `TreeView:draw` into multiple functions
Guldoman
2021-11-30
Check the entire path in `TreeView` `new-file` and `new-folder` commands
Guldoman
2021-11-29
Allow `TreeView` item icon and text styling
Guldoman
2021-11-28
Check the entire path in `TreeView` predicate
Guldoman
2021-11-24
Remove changed files/dirs from `TreeView` cache
Guldoman
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-21
Switched to TreeView:color_for_item(abs_path)
Joshua Minor
2021-11-21
Allow for color overrides in the tree view
Joshua Minor
2021-11-07
In `TreeView` set correct active `View` before opening new `DocView`
Guldoman
2021-10-21
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-21
Fix problem with treeview x resizing
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Normalize to project dir in treeview open
Francesco Abbate
2021-10-02
Reset syntax highlighting on file rename
Guldoman
2021-09-19
Normalize to project dir in treeview open
Francesco Abbate
2021-09-17
Reset syntax highlighting on file rename
Guldoman
2021-09-07
Fix `treeview:open-in-system` command on Windows
Guldoman
2021-09-02
Avoid exposing `treeview` commands when not usable
Guldoman
2021-09-02
Make open files follow renames
Guldoman
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-07-15
Namespace plugin-specific configuration settings.
Adam Harrison
2021-07-12
Added delete confirmation using NagView.
jgmdev
2021-07-11
Make use of core.reschedule_project_scan()
jgmdev
2021-06-28
Added context menu to treeview.
jgmdev
2021-06-17
Do not try to update topdir folder in treeview
Francesco Abbate
2021-06-17
Fix error in dirname computation in TreeView
Francesco Abbate
2021-05-26
Implement lazy loading of directories
Francesco Abbate
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2021-03-20
rename tooltip_alpha_step to tooltip_alpha_rate
takase1121
2021-03-20
set delay to 0.5 and disable animation
takase1121
2021-03-20
show tooltips only when hovering over text
takase1121
2021-03-20
prevent rendering tooltip when alpha is 0
takase1121
2021-03-18
tooltip enhancements (#114)
Takase
2021-03-14
normalize tooltip filename to home dir
takase1121
2021-03-13
add tooltips to treeview.lua (#100)
Takase
2021-03-06
Ensure filename are store relative to project directory
Francesco Abbate
2021-02-27
Ensure treeview is large enough to show toolbar
Francesco Abbate
2021-02-27
Fix resize behavior of treeview and toolbar
Francesco Abbate
2021-02-24
Fix spacing in treeview
Francesco Abbate
2021-02-16
Restore original key binding for trreview toggle
Francesco Abbate
[prev]
[next]