Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the bracket matching routine when going backwards exactly one space ↵ | Ken Moore | 2016-09-07 |
| | | | | "()" for example. | ||
* | Add a new test.cpp file for checking C/C++ syntax stuff, and fix up the ↵ | Ken Moore | 2016-09-06 |
| | | | | backwards highlighting routine when both a start and end character are in close proximity in teh middle of the search. | ||
* | Add a prompt about reloading a file when it changes by some other utility. | Ken Moore | 2016-08-08 |
| | |||
* | 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. |