TButton: allow to get/set the action
[fanfix.git] / src / jexer / io /
2018-10-22 Kevin LamontePrep for 2019 release
2018-05-09 Kevin LamonteFinish code sweep
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-04-30 Kevin Lamonte#5 fallback to java.runtime.name if getFontAdjustments...
2017-04-05 Kevin Lamonte#5 rgbColors fix
2017-04-04 Kevin Lamonte#5 auto-detect textAdjustX/textAdjustY, fix RGB VGA...
2017-04-04 Kevin Lamonte#5 append RGB colors when -Djexer.ECMA48.rgbColor=true
2017-03-21 Kevin LamonteFix NPE
2017-03-21 Kevin LamonteFix OOB, expose triple buffer
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-18 Kevin LamonteTStatusBar
2017-03-17 Kevin LamonteAdd versioned about box, set title
2017-03-15 Kevin LamonteBug fixes
2017-03-15 Kevin LamonteCache glyphs, fix vttest test
2017-03-08 Kevin LamontePerformance tweaks
2017-03-07 Kevin LamonteFix Swing triple-buffering
2017-02-02 Kevin LamonteUpdate doc
2017-02-02 Kevin LamonteExpose ECMA48 Reader and Writer
2017-01-31 Kevin LamonteSupport for Xterm ctrl/alt/shift function keys
2017-01-18 Kevin Lamontetypo
2016-01-28 Kevin LamonteLICENSE CHANGED TO MIT
2015-04-02 Kevin Lamontecheckstyle sweep
2015-03-29 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2015-03-29 Kevin Lamontefix javadoc header
2015-03-29 Kevin Lamontemake Windows look like X11, why does this work
2015-03-28 Kevin Lamontestubs for TFileOpenBox, cleanup putStringXY
2015-03-25 Kevin Lamontetelnet daemon working
2015-03-24 Kevin Lamontetelnet socket stubs
2015-03-23 Kevin Lamontenetwork socket support, Swing blink/reverse
2015-03-22 Kevin Lamontedouble buffer swing
2015-03-22 Kevin Lamonteblinking cursor and SGR 1006 mode
2015-03-22 Kevin LamonteRefactoring - boolean getters and miscellaneous
2015-03-22 Kevin LamonteTest commit from within Eclipse
2015-03-21 Kevin LamonteRename AWT to Swing
2015-03-21 Kevin Lamontesupport for kbTab in AWT
2015-03-21 Kevin Lamontefix eclipse warnings
2015-03-21 Kevin Lamontemouse support inside terminal
2015-03-21 Kevin Lamontemerge
2015-03-21 Kevin Lamontemany fixes
2015-03-20 Kevin Lamontefirst screenshot attempt
2015-03-20 Kevin Lamonteclean up threads and timers
2015-03-19 Kevin Lamontemisc cleanup
2015-03-18 Kevin Lamonteswitch to JFrame to support webswing
2015-03-17 Kevin Lamontecutting v0.0.1
2015-03-16 Kevin LamonteAWT minimally working
2015-03-16 Kevin LamonteAWT keyboard barely working
2015-03-16 Kevin Lamontestubs for AWTBackend
2015-03-14 Kevin Lamontemisc cleanup
2015-03-14 Kevin Lamontemenus working
2015-03-14 Kevin LamonteFix excess redraws
2015-03-13 Kevin LamonteSwitchable windows
2015-03-12 Kevin LamonteTWindow compiles
2015-03-11 Kevin Lamonteimmutable TMouseEvent
2015-03-11 Kevin Lamonteimmutable TKeypressEvent
2015-03-11 Kevin Lamontecheckstyle'd
2015-03-11 Kevin Lamonteterminal/backend handshaking, no more polling
2015-03-10 Kevin LamonteHELLO WORLD...
2015-03-10 Kevin LamonteECMA48Backend compiles
2015-03-10 Kevin LamonteECMA48Screen compiles
2015-03-10 Kevin LamonteECMA48Terminal compiles
2015-03-09 Kevin Lamontebase data structures