fanfix.git
2019-03-09 Kevin Lamontecleanup
2019-03-09 Kevin LamonteUpdate javadoc
2019-03-09 Kevin Lamontefix javadoc
2019-03-08 Kevin Lamontestubs for TTableWidget
2019-03-02 Kevin Lamonte#38 fix Swing deadlock
2019-03-02 Kevin Lamonteadd final
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-27 Kevin Lamonteupdate entries
2019-02-27 Kevin Lamonteupdate entries
2019-02-26 Kevin Lamontefix table
2019-02-26 Kevin Lamontefix table
2019-02-26 Kevin LamonteFix comment
2019-02-26 Kevin LamonteAdd terminal support table
2019-02-26 Kevin Lamonteblack-and-white palette support
2019-02-24 Kevin Lamontelimit CSI params to 16 max
2019-02-23 Kevin Lamonteimage thumbnail viewer example
2019-02-23 Kevin Lamontetiling window manager example
2019-02-23 Kevin Lamontetiling window manager example
2019-02-23 Kevin Lamonteeliminate printStackTrace() in example
2019-02-22 Kevin LamonteMaven Central in the README
2019-02-22 Kevin Lamonte[maven-release-plugin] prepare for next development...
2019-02-22 Kevin Lamonte[maven-release-plugin] prepare release jexer-0.3.0
2019-02-22 Kevin Lamontemaven release test
2019-02-21 Kevin Lamontemisc cleanup
2019-02-21 Kevin LamonteRedraw on Windows
2019-02-18 Kevin Lamonteupdate README
2019-02-18 Kevin Lamonteupdate README
2019-02-18 Kevin Lamonteupdate README
2019-02-18 Kevin Lamonteretrofit from gjexer
2019-02-15 Kevin LamonteUpdate copyright
2019-02-15 Kevin Lamonteretrofit from GJexer
2019-02-14 Kevin Lamontesixel in README
2019-02-12 Kevin Lamontehidden mouse pointer support
2019-02-11 Kevin LamonteFix set value
2019-02-08 Kevin Lamonte#37 fix signed byte type math
2018-11-22 Kevin Lamontemisc fixes
2018-10-22 Kevin Lamontecleanup
2018-10-22 Kevin LamontePrep for 2019 release
2018-07-13 Kevin LamonteNot dead note
2018-05-11 Kevin LamonteFix status bar on treeview window
2018-05-10 Kevin Lamontetypos
2018-05-09 Kevin LamonteFinish code sweep
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#29 avoid potential NPE
2018-04-07 Kevin Lamonte#30 fix potential NPE
2018-04-07 Kevin Lamonte#31 fix synchronized error
2018-04-07 Kevin Lamonte#33 expose SwingComponent
2018-03-25 Kevin Lamontefix javadoc
2017-12-27 Kevin Lamonte#25 fix NPE on double-click in secondary thread
2017-12-27 Kevin Lamonte#25 fix OOB on mouse down
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-10-28 Kevin LamonteMerge pull request #22 from SmartmaticLabs/master
2017-10-17 Carlos Rafael... Mimic the behavior in build.xml creating a runnable jar
2017-10-12 Kevin LamonteMerge pull request #21 from hce/fix-build-resource...
2017-10-10 Hans-Christian... Include the ResourceBundle files into the build
2017-08-26 Kevin LamonteExpose width/height in TApplication constructor, attemp...
2017-08-25 Kevin LamonteDiambiguate ^H from backspace
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-22 Kevin LamonteUpdate on screen flush
2017-08-21 Kevin LamonteFixes for TJIDE
2017-08-20 Kevin LamonteFix ClassCastException
2017-08-19 Kevin LamonteLocalize strings
2017-08-18 Kevin Lamonte#19 expose home/end for TField
2017-08-17 Kevin Lamonte#19 TField fixes
2017-08-17 Kevin Lamonteoops
2017-08-17 Kevin LamonteBetter resizing under ptypipe
2017-08-17 Kevin Lamonte#18 repaint after screen resize
2017-08-17 Kevin LamonteSupport TTerminalWindow resizing via ptypipe
2017-08-16 Kevin Lamonte#18 move to event-driven main loop
2017-08-15 Kevin Lamontedev version bump to 0.0.6
2017-08-15 Kevin Lamonte#18 Eliminate initial delay
2017-08-15 Kevin LamonteFix keypad to match xterm
2017-08-15 Kevin LamonteMouse wheel by 3
2017-08-15 Kevin LamonteBug fixes
2017-08-15 Kevin LamonteTEditor working
2017-08-14 Kevin LamonteTEditor 80% complete
2017-08-12 Kevin LamonteTEditor 50% complete
2017-08-10 Kevin Lamontemore TEditor stubs
2017-08-08 Kevin LamonteTWindowBackend
2017-08-07 Kevin LamonteFix package reference
2017-08-07 Kevin LamonteMultiBackend and MultiScreen
2017-08-07 Kevin Lamonte#16 Refactor Swing backend, demo of multiple TApplicati...
2017-08-05 Kevin Lamontestub maven support
2017-08-05 Kevin Lamonte#16 expose columns, rows, font size
2017-07-29 Kevin LamonteRemove unused imports
next