summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/gui/EnigmaSyntaxKit.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-44/+0
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Quick find fixes (#133)Gravatar Gegy2019-05-121-0/+2
| | | | | | * Correctly offset quick find dialog, select all text on Ctrl+F, and set text to highlighted on open * Support quick find navigation with enter & shift+enter
* add barebones plugin framework, cleanupGravatar asie2018-12-081-0/+42