aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15Use better LCD filter weight for subpixel renderingimprove-lcd-weightsFrancesco Abbate
2021-12-12Merge pull request #708 from Guldoman/treeview_stylingAdam
2021-12-11Merge pull request #729 from adamharrison/fix-treeview-clickingAdam
2021-12-11Merge pull request #715 from Guldoman/split_rootviewAdam
2021-12-11Also fixed statusview.Adam Harrison
2021-12-11Removed erroneously added file.Adam Harrison
2021-12-11Fixed treeview clicking not being caught.Adam Harrison
2021-12-11Merge pull request #725 from Guldoman/fix_consume_no_matchAdam
2021-12-11Replace Reproc (#535)Adam
2021-12-11Merge pull request #728 from Jipok/shortcuts_locale_fixAdam
2021-12-11Keyboard layout independent shortcutsJipok
2021-12-11Consume unmatched character correctlyGuldoman
2021-12-07Avoid drawing hidden `TreeView` itemsGuldoman
2021-12-07Split `TreeView:draw` into multiple functionsGuldoman
2021-12-06Split `Node` and `EmptyView` from `RootView`Guldoman
2021-12-06Merge pull request #497 from lite-xl/fix-javascript-regexp-syntaxAdam
2021-12-05Merge pull request #657 from takase1121/plugin_api_h_fixAdam
2021-12-05Merge branch 'master' into plugin_api_h_fixAdam
2021-12-05Merge pull request #705 from Guldoman/check_if_proj_dirAdam
2021-12-05Merge pull request #712 from Nightwing13/devAdam
2021-12-03Improved Markdown syntax highlighterNightwing
2021-12-02Add name to plain text fallback syntaxGuldoman
2021-12-01update headertakase1121
2021-12-01move NULL check to import sidetakase1121
2021-11-30Check the entire path in `TreeView` `new-file` and `new-folder` commandsGuldoman
2021-11-29Allow `TreeView` item icon and text stylingGuldoman
2021-11-28Check the entire path in `TreeView` predicateGuldoman
2021-11-27Merge pull request #702 from adamharrison/fix-project-ignoresAdam
2021-11-27Used basenames for ignore_files rather than full paths.Adam Harrison
2021-11-27Merge pull request #682 from Guldoman/indent_refactorAdam
2021-11-27Merge pull request #693 from adamharrison/fix-scrollbar-splitAdam
2021-11-27Merge pull request #694 from adamharrison/fix-context-menuAdam
2021-11-27Merge pull request #701 from jminor/masterAdam
2021-11-26Removed docs for get_width_subpixel and subpixel_scale which no longer exist.Joshua Minor
2021-11-26Merge pull request #695 from adamharrison/additional-scale-variablesAdam
2021-11-26Merge pull request #697 from Guldoman/treeview_remove_changedAdam
2021-11-26Fix logic in project's file insertionFrancesco Abbate
2021-11-24Merge pull request #696 from adamharrison/fix-lineguideAdam
2021-11-24Merge pull request #692 from adamharrison/draw-whitespace-colorAdam
2021-11-24Remove changed files/dirs from `TreeView` cacheGuldoman
2021-11-24Don't search if there are no filesGuldoman
2021-11-23Added an exclusion for lineguide in the commandview.Adam Harrison
2021-11-23Added in additional environment variables to scale off of.Adam Harrison
2021-11-23Fixed event propogation.Adam Harrison
2021-11-23Added in cut, copy and paste to the context menu. Also removed find pattern, ...Adam Harrison
2021-11-23Added in check to make sure you can use a scrollbar on a split.Adam Harrison
2021-11-23Added in the ability to specify a color for whitespace.Adam Harrison
2021-11-23Apply again cd10497b495f42f5cb102aac93af3e9280e65619PIESEL
2021-11-23Apply again 1976facaf1a2b9934f3cfdb4524712c1418000efGuldoman
2021-11-23Merge pull request #688 from adamharrison/mono-fontAdam