stub maven support
[nikiroo-utils.git] / src / jexer / io / SwingScreen.java
2017-08-05 Kevin Lamonte#16 expose columns, rows, font size
2017-04-30 Kevin Lamonte#5 fallback to java.runtime.name if getFontAdjustments...
2017-04-04 Kevin Lamonte#5 auto-detect textAdjustX/textAdjustY, fix RGB VGA...
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-17 Kevin LamonteAdd versioned about box, set title
2017-03-15 Kevin LamonteCache glyphs, fix vttest test
2017-03-08 Kevin LamontePerformance tweaks
2017-03-07 Kevin LamonteFix Swing triple-buffering
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-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-21 Kevin LamonteRename AWT to Swing