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-08-27
Introduce View objects context property
Francesco Abbate
2021-08-27
Revert "Further simplifies logic for active view in close-all command"
Francesco Abbate
2021-08-27
Further simplifies logic for active view in close-all command
Francesco Abbate
2021-08-27
Simplify commit daf91676 about active view setting
Francesco Abbate
2021-08-27
Fix bug with close-all command
Francesco Abbate
2021-08-10
keep_inactive -> keep_active
Adam Harrison
2021-08-10
Added in close others, and refactored close all.
Adam Harrison
2021-08-06
Fix inactive divider intercepting mouse clicks
Francesco Abbate
2021-06-27
Added in checks so that the entire thing isn't consumed.
Adam Harrison
2021-06-27
Created an extra command, to implement appropriat cmd+w behaviour on mac.
Adam Harrison
2021-06-17
clicking the empty space where the x was no longer closes the tab
cukmekerb
2021-06-17
added config.tab_close_button option to hide X on tabs
cukmekerb
2021-06-17
Do not duplicate RootView method in contextmenu
Francesco Abbate
2021-06-12
Added a check for duplicate tabs, also ensured that the appropriate view is s...
Adam Harrison
2021-06-12
Added in some more checks.
Adam Harrison
2021-06-12
Allows you to drag nodes around splits.
Adam Harrison
2021-06-03
Scale fonts context menu (#246)
Francesco
2021-05-28
Fix problem with mouse cursor over dividers
Francesco Abbate
2021-05-27
Fix bug with titleview close button not working
Francesco Abbate
2021-05-19
Use all the available space for tabs
Francesco Abbate
2021-05-17
Avoid overflowing tab rectangles when animating
Francesco Abbate
2021-05-17
Cosmetic variable name change
Francesco Abbate
2021-05-17
Final adjustments to tab's rect computations
Francesco Abbate
2021-05-16
Add buttons to scroll tabs when there are too many
Francesco Abbate
2021-05-15
Add tab animation and improve hovering update
Francesco Abbate
2021-05-15
Use unicode ellipsis to truncate tab's text
Francesco Abbate
2021-05-15
More accurate tab width calculation
Francesco Abbate
2021-05-15
Do not truncate filenames in tab and use dots
Francesco Abbate
2021-05-15
Ensure tabs don't extend beyond window's width
Francesco Abbate
2021-05-06
Fix resizing problem for nested nodes
Francesco Abbate
2021-05-02
Added in drag and drop capability. (#170)
Adam
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
[next]