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
/
core
/
rootview.lua
Age
Commit message (
Expand
)
Author
2021-03-13
integrate NagView
Takase
2021-03-09
more stylish tabs (#95)
liquidev
2021-03-06
Fix error related to panes resize along y
Francesco Abbate
2021-03-03
Show complete tab name when close butto is not there
Francesco Abbate
2021-02-27
Draw divider for inactive tabs
Francesco Abbate
2021-02-27
Keep active view when closing inactive tabs
Francesco Abbate
2021-02-27
Ensure tab's text and close button don't overlaps
Francesco Abbate
2021-02-27
Show tab close button when hovering inactive tabs
Francesco Abbate
2021-02-27
Implement close button for tabs
Francesco Abbate
2021-02-27
Fix resize behavior of treeview and toolbar
Francesco Abbate
2021-02-20
Fix treeview missing clamp bug
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
Show resize cursor only when panes are resizable
Francesco Abbate
2021-02-11
Makes resizable attribute explicit in Node:split()
Francesco Abbate
2021-02-11
More accurate implementation for x and y axis
Francesco Abbate
2021-02-09
First preliminary implementation of treeview resize
Francesco Abbate
2020-12-30
Lite XL modification to welcome screen
Francesco Abbate
2020-12-28
Fix find in project problem with get_active_view
Francesco Abbate
2020-12-15
Fix bug with lost primary node in rootview
Francesco Abbate
2020-12-15
Use get_primary_node instead of Rootview:get_primary_view
Francesco Abbate
2020-12-10
Automatically reload style when saving the project user module
Francesco Abbate
2020-12-08
Fix centerings of text in EmptyView
Francesco Abbate
2020-12-08
Move project manager into core init file
Francesco Abbate
2020-12-08
Fix behavior of project manager to store directories
Francesco Abbate
2020-12-06
Reword name for identifying primary view
Francesco Abbate
2020-12-06
Use original document views node to open a new document
Francesco Abbate
2020-12-06
Preliminary version of project manager
Francesco Abbate
2020-11-21
Fix cursor blinking problem
Francesco Abbate
2020-11-16
Fix error when opening the first document if project view was active
Francesco Abbate
2020-06-03
Made tab's text left-aligned if wider than the tab
rxi
2020-05-30
Improved RootView's EmptyView
rxi
2020-05-30
Renamed core:command/file-finder => core:find-command/file
rxi
2020-05-26
Changed EmptyView text from `empty` to `lite`
rxi
2020-05-23
Minor renaming in rootview
rxi
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-07
Fixed RootView's EmptyView keymap text
rxi
2020-05-01
Improved handling of zero-sized locked nodes on RootView
rxi
2020-04-19
Removed fake mouse-moved event on scroll change
rxi
2020-04-12
Fixed error on setting active view when closing certain splits in RootView
rxi
2019-12-28
Initial commit
rxi