| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-17 | 2.0 changelog and modversion updates. | Adam Harrison | |
| 2021-05-05 | Introduce new plugin versioning tag mod-version | Francesco Abbate | |
| New plugins should use the version tag: -- mod-version: 1 The old version tag "-- lite-xl 1.16" will be considerer equivalent to mod-version 1. | |||
| 2021-04-06 | Add plugin verification by version tag | Francesco Abbate | |
| 2021-02-27 | Ensure treeview is large enough to show toolbar | Francesco Abbate | |
| 2021-02-27 | Fix resize behavior of treeview and toolbar | Francesco Abbate | |
| Now toolbarview always compute up-to-date sizes and spacing to adapt to changes in icon big font. For treeview and toolbarview revert the goto_size approach to use the original approach of rxi/lite. In order to make it work when user resizes dragging the divider we use the view optional method set_target_size(). This latter changes the view's target size instead of changing its size right away. The size is only changed by the lite's layout and animation system. Remove the config.treeview_size variable that was no longer working because plugins are loaded before the user's config. | |||
| 2021-02-21 | Minor toobar tooltip adjustment | Francesco Abbate | |
| 2021-02-21 | Fix the flashing tooltip issue | Francesco Abbate | |
| 2021-02-21 | Don't show partially hidden icons in toolbar | Francesco Abbate | |
| 2021-02-20 | Fix tooltip from ghost toolbar | Francesco Abbate | |
| Github issue: https://github.com/franko/lite-xl/issues/48 | |||
| 2021-02-19 | Add toolbar tooltips | Francesco Abbate | |
| 2021-02-19 | Add new toolbar buttons and tips | Francesco Abbate | |
| 2021-02-15 | Adding final details for toolbarview plugin | Francesco Abbate | |
| 2021-02-15 | Implement proper layout of toolbar | Francesco Abbate | |
| 2021-02-13 | Add hover and click functions for toolbar | Francesco Abbate | |
| 2021-02-12 | Show a dummy toolbar | Francesco Abbate | |
| Does not do anything for the moment | |||
