Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Updated Markdown syntax | ZackaryWelch | 2017-06-16 | |
| | | | ||||
| * | | Get the new side-pane TreeView up and running with q5sys's input. | Ken Moore | 2017-06-16 | |
| | | | ||||
| * | | Speed up the loading of thumbnails in lumina-fm. Now all the scaling and ↵ | Ken Moore | 2017-06-16 | |
| |/ | | | | | | | such is done in the external thread - so images appear as they are ready instead of bogging down the main thread.. | |||
| * | Minor debugging change in lumina-fm | Ken Moore | 2017-06-16 | |
| | | ||||
| * | Clean up the opening of an auto-extracted archive. | Ken Moore | 2017-06-16 | |
| | | ||||
| * | Clean up the auto-extract functionality in lumina-fm | Ken Moore | 2017-06-16 | |
| | | ||||
| * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-06-16 | |
| |\ | ||||
| | * | Quick update for javascript syntax rules | Ken Moore | 2017-06-16 | |
| | | | ||||
| | * | Merge branch 'master' of https://github.com/trueos/lumina | ZackaryWelch | 2017-06-16 | |
| | |\ | ||||
| | * | | Updated syntax files | ZackaryWelch | 2017-06-16 | |
| | | | | ||||
| * | | | fix file manage autoextract menu method | q5sys | 2017-06-16 | |
| | |/ | |/| | ||||
| * | | add prototype for autoextract menu entry | q5sys | 2017-06-16 | |
| | | | ||||
| * | | another crack at openwith menu | q5sys | 2017-06-16 | |
| | | | ||||
| * | | add dirtreepane connection logic | q5sys | 2017-06-16 | |
| |/ | ||||
| * | HTML and Javascript syntax highlighting | ZackaryWelch | 2017-06-15 | |
| | | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-15 | |
| |\ | ||||
| | * | Python syntax rules updated | ZackaryWelch | 2017-06-15 | |
| | | | ||||
| | * | Merge remote-tracking branch 'origin/master' | Weblate | 2017-06-15 | |
| | |\ | ||||
| | * | | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-06-15 | |
| | | | | | | | | | | | | | | | | Currently translated at 97.8% (318 of 325 strings) | |||
| * | | | Add a new markdown syntax highlighting format. Not quite finished yet - but ↵ | Ken Moore | 2017-06-15 | |
| | |/ | |/| | | | | | | | has the bulk of the options so far. | |||
| * | | Fix a quick bug in start-lumina-desktop where it would not stop properly if ↵ | Ken Moore | 2017-06-15 | |
| |/ | | | | | | | one of the main processes like compton was forcibly killed by the user ahead of time. | |||
| * | Fix the sync of the line wrap with the current tab/file. | Ken Moore | 2017-06-14 | |
| | | ||||
| * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-06-14 | |
| |\ | ||||
| | * | Translated using Weblate (lumina_DESKTOP@ru (generated)) | Koljasha | 2017-06-14 | |
| | | | | | | | | | | | | Currently translated at 100.0% (325 of 325 strings) | |||
| * | | fix font size bug for line sizes | q5sys | 2017-06-14 | |
| |/ | ||||
| * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-06-13 | |
| |\ | ||||
| | * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-13 | |
| | |\ | ||||
| | * | | Make the taskmanager panel plugin icon-only when in vertical orientation mode. | Ken Moore | 2017-06-13 | |
| | | | | ||||
| * | | | fix dirtreepane bugs and deactive from menu | q5sys | 2017-06-13 | |
| | | | | ||||
| * | | | redo dirtreepane to work the same as other options | q5sys | 2017-06-13 | |
| | | | | ||||
| * | | | add dirtreepane prototype code | q5sys | 2017-06-13 | |
| | |/ | |/| | ||||
| * | | clean up unneeded code and extraneous debug lines | q5sys | 2017-06-13 | |
| |/ | ||||
* | | Oops - forgot to add the new test.xml file to the last commit. | Ken Moore | 2017-06-22 | |
| | | ||||
* | | Add a couple more files to lumina-textedit: | Ken Moore | 2017-06-22 | |
|/ | | | | | 1) A basic "text" syntax rule set (no highlighting, word wrap) 2) A test file for the XML rules. | |||
* | Add a new syntax rule set for JSON files. Seems to be working fine. | Ken Moore | 2017-06-11 | |
| | ||||
* | Add an XML syntax highlighting rule to LTE. Seems fully-functional. | Ken Moore | 2017-06-11 | |
| | ||||
* | Add support for a new "file_regex" flag in the JSON syntax manifests that ↵ | Ken Moore | 2017-06-11 | |
| | | | | can be used when looking for matching file type support. | |||
* | Fix up the audio volume reset on login into Lumina. | Ken Moore | 2017-06-10 | |
| | | | | It looks like the OS-specific functionality to save/restore the last audio setting is borked, so I bypassed it with a lumina-specific "session state" value in the user's settings file. | |||
* | Clean up some of the Lumina session init/cleanup. Trying to track down why ↵ | Ken Moore | 2017-06-10 | |
| | | | | the volume reset on login is not consistent. | |||
* | Get the new syntax rule system all setup and on-par (or better) than we had ↵ | Ken Moore | 2017-06-09 | |
| | | | | previously. Now we are all set for new rule sets to just be dropped in without worry about recompiling or anything. | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-09 | |
|\ | ||||
| * | Translated using Weblate (lumina_DESKTOP@ca (generated)) | Davidmp | 2017-06-09 | |
| | | | | | | | | Currently translated at 100.0% (325 of 325 strings) | |||
* | | Finish getting the font/size information in-sync with the current tab. | Ken Moore | 2017-06-09 | |
| | | ||||
* | | Clean up the loading/changing of font family/size (still need to update the ↵ | Ken Moore | 2017-06-09 | |
| | | | | | | | | font boxes to reflect the currently visible tab). | |||
* | | Get the new syntax highlighting support framework functional with the C++ ↵ | Ken Moore | 2017-06-09 | |
| | | | | | | | | rules files as the example (still need to convert the other existing rulesets over to the new format). | |||
* | | Get the SyntaxFile loading mechanisms all setup. | Ken Moore | 2017-06-09 | |
|/ | ||||
* | Get a lot more of the new plugin-based syntax highlighting system setup (not ↵ | Ken Moore | 2017-06-08 | |
| | | | | integrated/tested yet). | |||
* | Start the prep-work for a new way of loading syntax highlighting rules in LTE. | Ken Moore | 2017-06-08 | |
| | | | | Get a new JSON file written up for the C++ highlighting rules as the first test-case/example. | |||
* | Fix a missing include in lumina-search | Ken Moore | 2017-06-08 | |
| | ||||
* | Add "back" in the option to show/skip image file previews. | Ken Moore | 2017-06-08 | |
| |