Add 'src/jexer/' from commit 'cf01c92f5809a0732409e280fb0f32f27393618d'
[fanfix.git] / src / jexer / TApplication.java
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
2015-04-02 Kevin Lamontecheckstyle sweep
2015-03-30 Kevin Lamontewindow focus events and enable/disable menu items
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-23 Kevin Lamontereduce thread contention
2015-03-22 Kevin Lamontedouble buffer swing
2015-03-22 Kevin LamonteRefactoring - boolean getters and miscellaneous
2015-03-21 Kevin LamonteRename AWT to Swing
2015-03-21 Kevin Lamontefix eclipse warnings
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-19 Kevin LamonteTTerminalWindow working
2015-03-17 Kevin Lamontefix memory corruption
2015-03-17 Kevin Lamontecutting v0.0.1
2015-03-16 Kevin LamonteAWT minimally working
2015-03-16 Kevin Lamontestubs for AWTBackend
2015-03-15 Kevin Lamontemessage box and input box
next