aboutsummaryrefslogtreecommitdiff
path: root/data/core/rootview.lua
AgeCommit message (Expand)Author
2021-05-28Fix problem with mouse cursor over dividersFrancesco Abbate
2021-05-27Fix bug with titleview close button not workingFrancesco Abbate
2021-05-19Use all the available space for tabsFrancesco Abbate
2021-05-17Avoid overflowing tab rectangles when animatingFrancesco Abbate
2021-05-17Cosmetic variable name changeFrancesco Abbate
2021-05-17Final adjustments to tab's rect computationsFrancesco Abbate
2021-05-16Add buttons to scroll tabs when there are too manyFrancesco Abbate
2021-05-15Add tab animation and improve hovering updateFrancesco Abbate
2021-05-15Use unicode ellipsis to truncate tab's textFrancesco Abbate
2021-05-15More accurate tab width calculationFrancesco Abbate
2021-05-15Do not truncate filenames in tab and use dotsFrancesco Abbate
2021-05-15Ensure tabs don't extend beyond window's widthFrancesco Abbate
2021-05-06Fix resizing problem for nested nodesFrancesco Abbate
2021-05-02Added in drag and drop capability. (#170)Adam
2021-03-13integrate NagViewTakase
2021-03-09more stylish tabs (#95)liquidev
2021-03-06Fix error related to panes resize along yFrancesco Abbate
2021-03-03Show complete tab name when close butto is not thereFrancesco Abbate
2021-02-27Draw divider for inactive tabsFrancesco Abbate
2021-02-27Keep active view when closing inactive tabsFrancesco Abbate
2021-02-27Ensure tab's text and close button don't overlapsFrancesco Abbate
2021-02-27Show tab close button when hovering inactive tabsFrancesco Abbate
2021-02-27Implement close button for tabsFrancesco Abbate
2021-02-27Fix resize behavior of treeview and toolbarFrancesco Abbate
2021-02-20Fix treeview missing clamp bugFrancesco Abbate
2021-02-15Fix treesize toggle command and transitionFrancesco Abbate
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-11Show resize cursor only when panes are resizableFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-11More accurate implementation for x and y axisFrancesco Abbate
2021-02-09First preliminary implementation of treeview resizeFrancesco Abbate
2020-12-30Lite XL modification to welcome screenFrancesco Abbate
2020-12-28Fix find in project problem with get_active_viewFrancesco Abbate
2020-12-15Fix bug with lost primary node in rootviewFrancesco Abbate
2020-12-15Use get_primary_node instead of Rootview:get_primary_viewFrancesco Abbate
2020-12-10Automatically reload style when saving the project user moduleFrancesco Abbate
2020-12-08Fix centerings of text in EmptyViewFrancesco Abbate
2020-12-08Move project manager into core init fileFrancesco Abbate
2020-12-08Fix behavior of project manager to store directoriesFrancesco Abbate
2020-12-06Reword name for identifying primary viewFrancesco Abbate
2020-12-06Use original document views node to open a new documentFrancesco Abbate
2020-12-06Preliminary version of project managerFrancesco Abbate
2020-11-21Fix cursor blinking problemFrancesco Abbate
2020-11-16Fix error when opening the first document if project view was activeFrancesco Abbate
2020-06-03Made tab's text left-aligned if wider than the tabrxi
2020-05-30Improved RootView's EmptyViewrxi
2020-05-30Renamed core:command/file-finder => core:find-command/filerxi
2020-05-26Changed EmptyView text from `empty` to `lite`rxi
2020-05-23Minor renaming in rootviewrxi
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi