| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-02 | style: move default colors to its own style file | jgmdev | |
| 2022-05-31 | Add `warn` log level | Guldoman | |
| 2022-04-12 | Add scrollbar "track" and resize on hover | Guldoman | |
| 2021-12-21 | change INFO to use style.text | takase1121 | |
| 2021-12-21 | Merge branch 'master' of github.com:lite-xl/lite-xl into better-logview | takase1121 | |
| 2021-12-21 | adapt style.good and style.error | takase1121 | |
| 2021-12-20 | Add some comments to style | Jipok | |
| 2021-12-20 | Predifined colors: good, warn, error, modified | Jipok | |
| 2021-12-20 | Add predefined colors to style: good, bad | Jipok | |
| 2021-12-18 | make error icon red | takase1121 | |
| 2021-12-18 | multiple improvements to logging | takase1121 | |
| - added style.log table - removed contextmenu - use ctrl+click to copy individual log entries - use icon instead of + or - for log items in logview | |||
| 2021-10-02 | Added in suggested changes. | Adam Harrison | |
| 2021-09-17 | Implement tab drag and drop | Guldoman | |
| 2021-09-07 | Adopt bigger fonts by default | Francesco Abbate | |
| 2021-06-21 | Add a C API copy method for font_desc objects | Francesco Abbate | |
| Add a renderer.font's method "copy" to clone the font object by specifying an optional new size. In the size is not given the size of the original object is used. Should fulfill the request from issue #288. | |||
| 2021-05-27 | Use FiraSans regular for UI | Francesco Abbate | |
| 2021-05-26 | support for font changing in the syntax highlighter | liquidev | |
| 2021-05-22 | Switch to FiraSans and JetBrainsMono fonts | Francesco Abbate | |
| 2021-03-13 | integrate NagView | Takase | |
| 2021-02-28 | Use slightly larget font for UI | Francesco Abbate | |
| 2021-02-19 | Make code and ui font smaller at 12v1.16.0-lite-xl | Francesco Abbate | |
| 2021-02-19 | Adjust default code font size | Francesco Abbate | |
| The previous value looks too big in hidpi screens | |||
| 2021-02-15 | Replace icons font with new fontello font | Francesco Abbate | |
| 2021-02-12 | Show a dummy toolbar | Francesco Abbate | |
| Does not do anything for the moment | |||
| 2020-12-13 | Use core.reload_module instead of style.load | Francesco Abbate | |
| 2020-12-12 | Merge branch 'project-manager' | Francesco Abbate | |
| 2020-12-10 | Automatically reload style when saving the project user module | Francesco Abbate | |
| 2020-12-06 | Fix documentation and behavior for 1.13 release | Francesco Abbate | |
| 2020-12-04 | Implement optional font rendering options | Francesco Abbate | |
| The user can now choose antialiasing grayscale and subpixel and hinting non, slight or full. | |||
| 2020-12-02 | First implementation of unix-like data directory | Francesco Abbate | |
| It basically works by setting the data directory to $prefix/share/lite-xl where $prefix is determined so that $prefix/bin corresponds to EXEDIR. The packages 'user' and 'user.*' are loaded from the directory '$HOME/.config/lite-xl'. | |||
| 2020-05-09 | Default color theme adjustments | rxi | |
| 2020-04-25 | Removed underscore from start of globals, added VERSION | rxi | |
| eg. `_SCALE` => `SCALE` prevents conflict with lua's own _NAME globals | |||
| 2019-12-28 | Initial commit | rxi | |
