|
|
* Add gutter markers
* Add more GUI APIs
* Use SVG icons for gutter markers
* Add a little more padding between the line numbers and the gutter markers
* Add API for creating an Enigma JEditorPane
* Add API to list all classes including library classes
* Add API to create a LocalVariableEntryView
* Expose BrdigeMethodIndex to API
* Require name to be passed to LocalVariableEntryView
* Make implementation of isCursorOnDeclaration more robust
* Checkstyle
* Replace isCursorOnDeclaration with getCursorDeclaration
* Checkstyle again
* Refactor EnigmaIcon as per Juuz's suggestions
* Add more @NonExtendable and add EnigmaIcon docs
|