Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / TApplication.java
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-29 Kevin Lamonteretrofit
2019-11-26 Kevin Lamontehelp system
2019-11-22 Kevin Lamonte#67 remove activeWindow
2019-11-18 Kevin Lamonteretrofit
2019-11-06 Kevin Lamonteperformance
2019-11-02 Kevin LamonteTField cut/paste working
2019-11-01 Kevin LamonteCopy screen text to clipboard
2019-11-01 Kevin Lamonterefactor
2019-10-31 Kevin LamonteRead keyboard modifiers with mouse events
2019-10-30 Kevin Lamontedev version bump
2019-10-24 Niki RooMerge commit '738dd8c426dcc6ed2508d68b7985f68d66549889'
2019-10-24 Niki RooMerge branch 'upstream-sep2019-tcombo' into subtree
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-08-24 Kevin Lamonteminor cleanup
2019-08-22 Kevin Lamontehide mouse for desktop
2019-08-22 Kevin Lamonte#51 working OK
2019-08-20 Kevin Lamonte#51 wip
2019-08-18 Kevin LamonteTSplitPane initial
2019-08-18 Kevin LamontehideStatusBar and hideMenuBar
2019-08-16 Kevin Lamonte#50 additional mouse pointer options
2019-08-13 Kevin Lamonte#35 cjk without sixel
2019-08-11 Kevin Lamonte#35 fix demo
2019-08-11 Kevin Lamonteexpose sixel palette size
2019-08-10 Kevin Lamonte#37 reduce calls to resizeToScreen
2019-08-10 Kevin Lamonte#35 wip
2019-08-08 Kevin Lamonte#49 move drawing to separate thread
2019-08-06 Kevin Lamonte#35 CJK WIP
2019-08-05 Kevin Lamontedev version bump to 0.3.2
2019-08-04 Kevin LamonteRemove timage list
2019-08-01 Kevin Lamonterefactored ttable widget to not use menu directly
2019-08-01 Kevin Lamontetable row/column insert
2019-07-30 Kevin Lamontebox drawing intersections
2019-07-28 Kevin Lamontettable navigation minimally working
2019-03-09 Kevin LamonteRemove Open from default file menu
2019-03-08 Kevin Lamontestubs for TTableWidget
2019-03-02 Kevin Lamonte#38 notify backend of lost connection, version bump...
2019-02-23 Kevin Lamonteimage thumbnail viewer example
2019-02-18 Kevin Lamonteretrofit from gjexer
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
2018-04-24 Kevin Lamonte#34 call onResize() when window size is changed
2018-04-08 Kevin Lamonte#27 expose messagebox type for inputbox
2018-04-07 Kevin Lamonte#31 fix synchronized error
2017-12-27 Kevin Lamonte#25 fix NPE on double-click in secondary thread
2017-12-15 Kevin LamonteMany changes:
2017-12-03 Kevin LamonteMore PMD warnings
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 LamonteFix assertions
2017-08-25 Kevin LamonteFixed for TJ
2017-08-24 Kevin LamonteFix bounds check
2017-08-24 Kevin LamonteFix lag in TTerminalWindow
2017-08-24 Kevin Lamontedouble-click support
2017-08-23 Kevin Lamontecustom command line terminal window, blinking in color...
2017-08-23 Kevin Lamontefix stack overflow
2017-08-23 Kevin LamonteaddEditor()
2017-08-22 Kevin LamonteFix mouse on menu line
2017-08-21 Kevin LamonteFixes for TJIDE
2017-08-20 Kevin LamonteFix ClassCastException
2017-08-19 Kevin LamonteLocalize strings
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 Lamonte#18 Eliminate initial delay
2017-08-15 Kevin LamonteBug fixes
2017-08-14 Kevin LamonteTEditor 80% complete
2017-08-12 Kevin LamonteTEditor 50% complete
2017-08-08 Kevin LamonteTWindowBackend
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 LamonteRemove unused imports
2017-07-17 Kevin Lamonte#13 focusFollowsMouse
2017-07-16 Kevin LamonteCommon Scrollable interface
2017-07-15 Kevin Lamonte#14 TDesktop working, TWindow hide/show/max/restore...
2017-07-15 Kevin Lamonte#14 TDesktop bug fixes, more TWindow API
2017-07-09 Kevin Lamonte#14 stubs for TDesktop
2017-03-21 Kevin LamonteFix OOB, expose triple buffer
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-19 Kevin Lamontesmart window placement
2017-03-18 Kevin LamonteTStatusBar
2017-03-17 Kevin LamonteAdd versioned about box, set title
2017-03-15 Kevin LamonteBug fixes
2017-03-08 Kevin LamontePerformance tweaks
2017-03-07 Kevin LamonteFix Swing triple-buffering
2017-02-02 Kevin LamonteExpose ECMA48 Reader and Writer
2016-01-28 Kevin LamonteLICENSE CHANGED TO MIT
next