Not dead note
[fanfix.git] / src / jexer / backend /
2018-04-07 Kevin Lamonte#29 avoid potential NPE
2018-04-07 Kevin Lamonte#33 expose SwingComponent
2017-12-15 Kevin LamonteMany changes:
2017-12-03 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2017-12-03 Kevin LamontePMD code sweep, #6 don't add MyWindow twice to MyApplic...
2017-08-26 Kevin LamonteExpose width/height in TApplication constructor, attemp...
2017-08-25 Kevin LamonteDiambiguate ^H from backspace
2017-08-22 Kevin LamonteUpdate on screen flush
2017-08-17 Kevin Lamonte#19 TField fixes
2017-08-17 Kevin Lamonte#18 repaint after screen resize
2017-08-16 Kevin Lamonte#18 move to event-driven main loop
2017-08-15 Kevin LamonteBug fixes
2017-08-12 Kevin LamonteTEditor 50% complete
2017-08-10 Kevin Lamontemore TEditor stubs
2017-08-08 Kevin LamonteTWindowBackend
2017-08-07 Kevin LamonteMultiBackend and MultiScreen
2017-08-07 Kevin Lamonte#16 Refactor Swing backend, demo of multiple TApplicati...
2017-08-05 Kevin Lamonte#16 expose columns, rows, font size
2017-07-29 Kevin LamonteUpdate package comments
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-17 Kevin LamonteAdd versioned about box, set title
2017-02-02 Kevin LamonteExpose ECMA48 Reader and Writer
2016-01-28 Kevin LamonteLICENSE CHANGED TO MIT
2015-03-29 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2015-03-29 Kevin Lamontefix javadoc header
2015-03-22 Kevin Lamontedouble buffer swing
2015-03-21 Kevin LamonteRename AWT to Swing
2015-03-20 Kevin Lamonteclean up threads and timers
2015-03-19 Kevin Lamontemisc cleanup
2015-03-16 Kevin LamonteAWT minimally working
2015-03-16 Kevin Lamontestubs for AWTBackend
2015-03-14 Kevin Lamontemisc cleanup
2015-03-11 Kevin Lamontecheckstyle'd
2015-03-11 Kevin Lamonteupdate roadmap
2015-03-11 Kevin Lamonteterminal/backend handshaking, no more polling
2015-03-10 Kevin LamonteECMA48Backend compiles
2015-03-10 Kevin LamonteECMA48Terminal compiles
2015-03-09 Kevin Lamontebase data structures