Skip to content

Releases: sahlaysta/swing

V2.6

01 Jul 01:51
a8da080
Compare
Choose a tag to compare
  • KeyEventInfo.monitor() is now called in CompoundUndoManager constructor

V2.5

13 Oct 13:20
94e377b
Compare
Choose a tag to compare
  • this time, reworked detection of the current KeyEvent (again)

V2.4

11 Oct 20:43
Compare
Choose a tag to compare
  • fix NoSuchElementException being thrown by KeyEventInfo monitor

V2.3

11 Oct 17:45
Compare
Choose a tag to compare
  • (bugfix) inserted a failsafe for the current KeyEvent detection

V2.2

11 Oct 01:03
Compare
Choose a tag to compare
  • reworked detection of the current KeyEvent
  • fix popup menu showing in wrong location

V2.1

10 Oct 02:25
Compare
Choose a tag to compare
  • add public accessors to the platform shortcuts

V2.0

01 Jul 15:48
1640c9f
Compare
Choose a tag to compare
  • 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.7

01 Apr 05:42
669f4d5
Compare
Choose a tag to compare

V1.6

01 Apr 00:00
397a71e
Compare
Choose a tag to compare
  • Correct the behavior of CompoundUndoManager trimForLimit()

V1.5

05 Jan 23:15
6b2d4f9
Compare
Choose a tag to compare
  • fixed setting the component popup menu if one was already present