Merge commit 'e6bb1700749980e69b5e913acbfd276f129c24dc'
[fanfix.git] / src / jexer / backend /
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-19 Kevin Lamonteretrofit
2019-11-18 Kevin Lamonteretrofit
2019-11-13 Kevin Lamonterefactor
2019-11-11 Kevin Lamonteenable antialiasing
2019-11-08 Kevin Lamonte#66 fix bounds on selection and deletion
2019-11-08 Kevin Lamonteheadless backend demo
2019-11-06 Kevin Lamonte#65 stretch images to fit into text cells
2019-11-02 Kevin Lamonteemoji icons in menu
2019-11-01 Kevin LamonteCopy screen text to clipboard
2019-11-01 Kevin Lamonterefactor
2019-10-31 Kevin Lamonteoops
2019-10-31 Kevin LamonteRead keyboard modifiers with mouse events
2019-10-30 Kevin Lamontebackport to JDK 1.6
2019-10-30 Kevin Lamonte#58 detect iterm2
2019-10-30 Kevin LamontesixelSharedPalette
2019-10-29 Kevin LamonteJexer image protocol
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-09-15 Kevin Lamonteexperimental 24-bit image protocol
2019-09-04 Kevin Lamonteshare the palette, clip bottom row when sixel scrolling...
2019-09-03 Kevin Lamonte#58 iTerm2 image support partially working
2019-08-30 Kevin Lamonte#57 add raster information
2019-08-28 Kevin Lamontealso check for text cell size
2019-08-28 Kevin Lamonte#55 restore default attributes on exit
2019-08-18 Kevin Lamonte#47 setfont only in swing thread
2019-08-17 Kevin LamonteExpose system colors
2019-08-16 Kevin Lamonte#50 additional mouse pointer options
2019-08-16 Kevin Lamontevertical bar cursor option
2019-08-15 Kevin LamonteFix status line for non-tiple-buffered case
2019-08-13 Kevin Lamonte#35 cjk without sixel
2019-08-13 Kevin Lamonte#35 try to emit raw CJK
2019-08-13 Kevin Lamonte#35 oops
2019-08-13 Kevin Lamonte#35 fallback font
2019-08-12 Kevin Lamonte#35 support emoji in tterminal
2019-08-12 Kevin Lamonte#35 emoji font wip
2019-08-11 Kevin Lamonte#35 fix demo
2019-08-11 Kevin Lamonte#37 don't resize except initial and font change
2019-08-11 Kevin Lamonteexpose sixel palette size
2019-08-10 Kevin Lamonte#37 still need it afterall
2019-08-08 Kevin Lamontecjk support wip
2019-08-08 Kevin Lamonte#49 cell attributes to int
2019-08-08 Kevin LamonteAdd extra debugging for outofbounds exception
2019-08-06 Kevin Lamonte#35 wip
2019-08-06 Kevin Lamonte#35 CJK WIP
2019-08-06 Kevin Lamonte#35 CJK font wip
2019-08-06 Kevin LamonteRefactor glyph code out
2019-08-05 Kevin Lamontefix double-width/height on xterm backend
2019-08-05 Kevin Lamonterefactor, sixel performance
2019-08-04 Kevin LamonteRemove timage list
2019-08-04 Kevin LamonteRLE for sixel backend
2019-08-04 Kevin LamonteTTerminalWindow sixel support wip
2019-08-03 Kevin Lamonte#35 Blinking double-width text for tterminal
2019-08-03 Kevin Lamonte#35 VT100 double-width support
2019-03-02 Kevin Lamonte#38 fix Swing deadlock
2019-03-02 Kevin Lamonte#38 multiple backend disconencts
2019-03-02 Kevin Lamonte#38 notify backend of lost connection, version bump...
2019-02-28 Kevin Lamonte#38 oops
2019-02-28 Kevin Lamonte#38 exit if there was an error writing to the socket
2019-02-26 Kevin Lamonteblack-and-white palette support
2019-02-21 Kevin Lamontemisc cleanup
2019-02-21 Kevin LamonteRedraw on Windows
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-07 Kevin Lamonte#29 avoid potential NPE
2018-04-07 Kevin Lamonte#33 expose SwingComponent
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-26 Kevin LamonteExpose width/height in TApplication constructor, attemp...
2017-08-25 Kevin LamonteDiambiguate ^H from backspace
2017-08-22 Kevin LamonteUpdate on screen flush
2017-08-17 Kevin Lamonte#19 TField fixes
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 LamonteBug fixes
2017-08-12 Kevin LamonteTEditor 50% complete
2017-08-10 Kevin Lamontemore TEditor stubs
2017-08-08 Kevin LamonteTWindowBackend
2017-08-07 Kevin LamonteMultiBackend and MultiScreen
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 LamonteUpdate package comments
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-17 Kevin LamonteAdd versioned about box, set title
2017-02-02 Kevin LamonteExpose ECMA48 Reader and Writer
2016-01-28 Kevin LamonteLICENSE CHANGED TO MIT
2015-03-29 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
next