aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/treeview.lua
AgeCommit message (Expand)Author
2021-02-15Adding final details for toolbarview pluginFrancesco Abbate
2021-02-15Fix treesize toggle command and transitionFrancesco Abbate
2021-02-15Implement proper layout of toolbarFrancesco Abbate
2021-02-11Makes resizable attribute explicit in Node:split()Francesco Abbate
2021-02-09First preliminary implementation of treeview resizeFrancesco Abbate
2021-01-19Fix conflict in treeview for top directoriesFrancesco Abbate
2021-01-10Fix problem when project directory has a trailing slashFrancesco Abbate
2020-12-30Add scrolling bar to TreeViewFrancesco Abbate
2020-12-30Fix project change and quit versus workspace pluginFrancesco Abbate
2020-12-30Remove mouse command to remove directory and remap create directoryFrancesco Abbate
2020-12-30Add command to create a directory in a new category "files"Francesco Abbate
2020-12-28Add command to remove a directory from the projectFrancesco Abbate
2020-12-28Change project files output to not include a prefix '/' in filenameFrancesco Abbate
2020-12-27Finalize add project directory featureFrancesco Abbate
2020-12-27Use relative path for filenames in project directoriesFrancesco Abbate
2020-12-26Minor cleanup to project directory stuffFrancesco Abbate
2020-12-26Cosmetic changes to names from previous commitFrancesco Abbate
2020-12-26Test configuration with project_files stored separately for each directoryFrancesco Abbate
2020-12-26Preliminary version of projects with multiple directoriesFrancesco Abbate
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-17Made lite set project dir to CWD; removed core.project_dirrxi
2020-05-17Removed unused varibale in ./data/plugins/treeview.luarxi
2020-05-16Moved `config.treeview_size` from `config.lua` to `treeview.lua`rxi
2020-05-07Changed TreeView to first initialize its size in :update()rxi
2020-05-02Added scroll boundsrxi
2020-03-25Changed mapping of collapsed/expanded icons on icon fontrxi
2019-12-28Initial commitrxi