retrofit from GJexer
[nikiroo-utils.git] / src / jexer / TWidget.java
2019-02-15 Kevin Lamonteretrofit from GJexer
2019-02-12 Kevin Lamontehidden mouse pointer support
2018-11-22 Kevin Lamontemisc fixes
2018-10-22 Kevin LamontePrep for 2019 release
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-25 Kevin LamonteFix assertions
2017-08-24 Kevin Lamontedouble-click support
2017-08-20 Kevin LamonteFix ClassCastException
2017-08-17 Kevin Lamonte#19 TField fixes
2017-08-16 Kevin Lamonte#18 move to event-driven main loop
2017-08-10 Kevin Lamontemore TEditor stubs
2017-08-07 Kevin Lamonte#16 Refactor Swing backend, demo of multiple TApplicati...
2017-07-09 Kevin Lamonte#14 stubs for TDesktop
2017-07-07 Kevin Lamonte#7 fix whitespace
2017-07-07 Kevin LamonteMerge pull request #12 from nikiroo/fixes
2017-07-04 Niki RooWidgets: fix Z-Order on up/down mouse events
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-18 Kevin LamonteTStatusBar
2016-01-28 Kevin LamonteLICENSE CHANGED TO MIT
2015-04-03 Kevin Lamontecolor chooser widget
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 LamonteTFileOpenBox working
2015-03-28 Kevin Lamontestubs for TFileOpenBox, cleanup putStringXY
2015-03-27 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2015-03-27 Kevin LamonteTTreeView compiles
2015-03-22 Kevin LamonteRefactoring - boolean getters and miscellaneous
2015-03-20 Kevin Lamonteclean up threads and timers
2015-03-19 Kevin Lamontemisc cleanup
2015-03-17 Kevin Lamontecutting v0.0.1
2015-03-15 Kevin Lamontemessage box and input box
2015-03-15 Kevin Lamontereflowable text box
2015-03-15 Kevin Lamontetext field working
2015-03-15 Kevin Lamonteradio buttons
2015-03-15 Kevin Lamontetimer and progress bar working
2015-03-14 Kevin Lamontecheckbox working
2015-03-14 Kevin Lamontemisc cleanup
2015-03-14 Kevin LamonteTButton and TLabel
2015-03-14 Kevin Lamontemenu system compiles
2015-03-13 Kevin LamonteSwitchable windows
2015-03-13 Kevin Lamontedraggable window
2015-03-12 Kevin LamonteTWindow compiles