Merge commit '8a1cae77d279cc246a68109f6178b2bb05e7471f'
[fanfix.git] / src / jexer / TWidget.java
2020-04-03 Niki RooMerge commit '8a1cae77d279cc246a68109f6178b2bb05e7471f'
2020-01-02 Niki RooMerge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
2020-01-02 Niki RooMerge branch 'upstream-sep2019-tcombo' into subtree
2020-01-02 Niki RooMerge branch 'upstream-sep2019-sfix' into subtree
2020-01-02 Niki RooMerge commit '7a455971fed716123933d0f685a0d6eebcf3282b'
2020-01-02 Niki RooMerge commit 'e6bb1700749980e69b5e913acbfd276f129c24dc'
2020-01-02 Niki RooMerge branch 'upstream' into subtree
2019-12-30 Niki RooMerge commit '929409950e82914aa3cee323cfa7c5007585d2ea'
2019-12-30 Niki RooMerge branch 'upstream-sep2019-sfix' into subtree
2019-12-30 Niki RooMerge commit 'edcd53bbbba9f94e21f43fd03d3a2febcc2b1564'
2019-11-22 Kevin Lamonteretrofit
2019-11-18 Kevin Lamonteretrofit
2019-11-02 Kevin LamonteTField cut/paste working
2019-10-24 Niki RooMerge commit '738dd8c426dcc6ed2508d68b7985f68d66549889'
2019-10-24 Niki RooMerge branch 'upstream-sep2019-tcombo' into subtree
2019-10-24 Niki RooTWidget: public addChild
2019-10-24 Niki RooMerge branch 'master' of github.com:nikiroo/fanfix
2019-10-24 Niki RooAdd 'src/jexer/' from commit 'cf01c92f5809a0732409e280f...
2019-10-24 Niki RooMerge branch 'upstream-sep2019-tcombo' into subtree
2019-10-24 Niki Rooonly keep the (re)sources here
2019-10-24 Niki RooTWidget: removeChild (req. for TComboBox fixes)
2019-10-24 Niki Roofix parentless commit
2019-09-24 Niki RooAllow parentless TWidget (req. for TComboBox fixes)
2019-08-22 Kevin LamonteLayoutManager.resetSize()
2019-08-22 Kevin Lamonte#51 complete
2019-08-21 Kevin Lamonte#51 wip
2019-08-21 Kevin Lamonte#51 wip
2019-08-21 Kevin Lamonte#51 wip
2019-08-20 Kevin Lamonte#51 wip
2019-08-20 Kevin Lamonte#51 wip
2019-08-18 Kevin LamonteDemo8 use terminals now
2019-08-18 Kevin LamonteTSplitPane initial
2019-08-18 Kevin Lamonte#46 BoxLayoutManager working
2019-08-17 Kevin Lamonte#46 StretchLayoutManager working
2019-08-16 Kevin Lamonte#42 clamp list height
2019-08-12 Kevin Lamonte#35 emoji font wip
2019-08-02 Kevin Lamonteupdate colors on single click on list
2019-08-02 Kevin Lamonte#40 twidget API updates
2019-08-01 Kevin Lamonte#41 be explicit that height/width cannot be negative
2019-08-01 Kevin Lamontetable CSV and text file
2019-08-01 Kevin Lamontetable row/column insert
2019-07-31 Kevin Lamontefix typos and submenu mnemonic bug
2019-07-29 Kevin Lamontettable navigation correct
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