Releases: sahlaysta/swing
Releases · sahlaysta/swing
V2.6
- KeyEventInfo.monitor() is now called in CompoundUndoManager constructor
V2.5
- this time, reworked detection of the current KeyEvent (again)
V2.4
- fix NoSuchElementException being thrown by KeyEventInfo monitor
V2.3
- (bugfix) inserted a failsafe for the current KeyEvent detection
V2.2
- reworked detection of the current KeyEvent
- fix popup menu showing in wrong location
V2.1
- add public accessors to the platform shortcuts
V2.0
- JTextComponentEnhancer reworked and improved
- code cleanup
- most code rewritten/improved
- fixed the NextVisualPositionAction mod breaking shift+arrowkey to select text
- CompoundUndoManager reworked and improved
V1.6
- Correct the behavior of CompoundUndoManager
trimForLimit()
V1.5
- fixed setting the component popup menu if one was already present