Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Began adding Syntax Support for formats to enable/disable spellcheck by default | ZackaryWelch | 2018-06-04 |
| | |||
* | Added spellchecking per Hunspell, which is currently disabled. | ZackaryWelch | 2018-06-04 |
| | |||
* | Add better handling of read-only files in LTE. | Ken Moore | 2017-12-06 |
| | |||
* | Make sure that on closing, it attempts to save *all* files with pending changes. | Ken Moore | 2017-12-06 |
| | | | | | If popup warnings are disabled just close the app (never automatically change the underlying file(s) - this can be disastrous) Add status reporting to all the "Save" functions so that it returns false if the user cancelled it. | ||
* | fix font size bug for line sizes | q5sys | 2017-06-14 |
| | |||
* | Add status tips for the cursor position. | Ken Moore | 2016-09-12 |
| | | | | Now you can see which column the cursor is on if the user needs to keep under a particular number. | ||
* | Add file watching capabilities to lumina-textedit, so the file will ↵ | Ken Moore | 2016-08-05 |
| | | | | automatically re-load if changed externally and no pending changes in the editor. | ||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. |