2019-11-01 |
Kevin Lamonte | Copy screen text to clipboard |
blob | commitdiff | raw |
2019-11-01 |
Kevin Lamonte | refactor |
blob | commitdiff | raw | diff to current |
2019-10-31 |
Kevin Lamonte | Read keyboard modifiers with mouse events |
blob | commitdiff | raw | diff to current |
2019-10-30 |
Kevin Lamonte | dev version bump |
blob | commitdiff | raw | diff to current |
2019-08-24 |
Kevin Lamonte | minor cleanup |
blob | commitdiff | raw | diff to current |
2019-08-22 |
Kevin Lamonte | hide mouse for desktop |
blob | commitdiff | raw | diff to current |
2019-08-22 |
Kevin Lamonte | #51 working OK |
blob | commitdiff | raw | diff to current |
2019-08-20 |
Kevin Lamonte | #51 wip |
blob | commitdiff | raw | diff to current |
2019-08-18 |
Kevin Lamonte | TSplitPane initial |
blob | commitdiff | raw | diff to current |
2019-08-18 |
Kevin Lamonte | hideStatusBar and hideMenuBar |
blob | commitdiff | raw | diff to current |
2019-08-16 |
Kevin Lamonte | #50 additional mouse pointer options |
blob | commitdiff | raw | diff to current |
2019-08-13 |
Kevin Lamonte | #35 cjk without sixel |
blob | commitdiff | raw | diff to current |
2019-08-11 |
Kevin Lamonte | #35 fix demo |
blob | commitdiff | raw | diff to current |
2019-08-11 |
Kevin Lamonte | expose sixel palette size |
blob | commitdiff | raw | diff to current |
2019-08-10 |
Kevin Lamonte | #37 reduce calls to resizeToScreen |
blob | commitdiff | raw | diff to current |
2019-08-10 |
Kevin Lamonte | #35 wip |
blob | commitdiff | raw | diff to current |
2019-08-08 |
Kevin Lamonte | #49 move drawing to separate thread |
blob | commitdiff | raw | diff to current |
2019-08-06 |
Kevin Lamonte | #35 CJK WIP |
blob | commitdiff | raw | diff to current |
2019-08-05 |
Kevin Lamonte | dev version bump to 0.3.2 |
blob | commitdiff | raw | diff to current |
2019-08-04 |
Kevin Lamonte | Remove timage list |
blob | commitdiff | raw | diff to current |
2019-08-01 |
Kevin Lamonte | refactored ttable widget to not use menu directly |
blob | commitdiff | raw | diff to current |
2019-08-01 |
Kevin Lamonte | table row/column insert |
blob | commitdiff | raw | diff to current |
2019-07-30 |
Kevin Lamonte | box drawing intersections |
blob | commitdiff | raw | diff to current |
2019-07-28 |
Kevin Lamonte | ttable navigation minimally working |
blob | commitdiff | raw | diff to current |
2019-03-09 |
Kevin Lamonte | Remove Open from default file menu |
blob | commitdiff | raw | diff to current |
2019-03-08 |
Kevin Lamonte | stubs for TTableWidget |
blob | commitdiff | raw | diff to current |
2019-03-02 |
Kevin Lamonte | #38 notify backend of lost connection, version bump... |
blob | commitdiff | raw | diff to current |
2019-02-23 |
Kevin Lamonte | image thumbnail viewer example |
blob | commitdiff | raw | diff to current |
2019-02-18 |
Kevin Lamonte | retrofit from gjexer |
blob | commitdiff | raw | diff to current |
2019-02-15 |
Kevin Lamonte | retrofit from GJexer |
blob | commitdiff | raw | diff to current |
2019-02-12 |
Kevin Lamonte | hidden mouse pointer support |
blob | commitdiff | raw | diff to current |
2018-11-22 |
Kevin Lamonte | misc fixes |
blob | commitdiff | raw | diff to current |
2018-10-22 |
Kevin Lamonte | Prep for 2019 release |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Kevin Lamonte | #34 call onResize() when window size is changed |
blob | commitdiff | raw | diff to current |
2018-04-08 |
Kevin Lamonte | #27 expose messagebox type for inputbox |
blob | commitdiff | raw | diff to current |
2018-04-07 |
Kevin Lamonte | #31 fix synchronized error |
blob | commitdiff | raw | diff to current |
2017-12-27 |
Kevin Lamonte | #25 fix NPE on double-click in secondary thread |
blob | commitdiff | raw | diff to current |
2017-12-15 |
Kevin Lamonte | Many changes: |
blob | commitdiff | raw | diff to current |
2017-12-03 |
Kevin Lamonte | More PMD warnings |
blob | commitdiff | raw | diff to current |
2017-12-03 |
Kevin Lamonte | Merge branch 'master' of https://github.com/klamonte... |
blob | commitdiff | raw | diff to current |
2017-12-03 |
Kevin Lamonte | PMD code sweep, #6 don't add MyWindow twice to MyApplic... |
blob | commitdiff | raw | diff to current |
2017-08-26 |
Kevin Lamonte | Expose width/height in TApplication constructor, attemp... |
blob | commitdiff | raw | diff to current |
2017-08-25 |
Kevin Lamonte | Fix assertions |
blob | commitdiff | raw | diff to current |
2017-08-25 |
Kevin Lamonte | Fixed for TJ |
blob | commitdiff | raw | diff to current |
2017-08-24 |
Kevin Lamonte | Fix bounds check |
blob | commitdiff | raw | diff to current |
2017-08-24 |
Kevin Lamonte | Fix lag in TTerminalWindow |
blob | commitdiff | raw | diff to current |
2017-08-24 |
Kevin Lamonte | double-click support |
blob | commitdiff | raw | diff to current |
2017-08-23 |
Kevin Lamonte | custom command line terminal window, blinking in color... |
blob | commitdiff | raw | diff to current |
2017-08-23 |
Kevin Lamonte | fix stack overflow |
blob | commitdiff | raw | diff to current |
2017-08-23 |
Kevin Lamonte | addEditor() |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Kevin Lamonte | Fix mouse on menu line |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Kevin Lamonte | Fixes for TJIDE |
blob | commitdiff | raw | diff to current |
2017-08-20 |
Kevin Lamonte | Fix ClassCastException |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Kevin Lamonte | Localize strings |
blob | commitdiff | raw | diff to current |
2017-08-17 |
Kevin Lamonte | #18 repaint after screen resize |
blob | commitdiff | raw | diff to current |
2017-08-16 |
Kevin Lamonte | #18 move to event-driven main loop |
blob | commitdiff | raw | diff to current |
2017-08-15 |
Kevin Lamonte | #18 Eliminate initial delay |
blob | commitdiff | raw | diff to current |
2017-08-15 |
Kevin Lamonte | Bug fixes |
blob | commitdiff | raw | diff to current |
2017-08-14 |
Kevin Lamonte | TEditor 80% complete |
blob | commitdiff | raw | diff to current |
2017-08-12 |
Kevin Lamonte | TEditor 50% complete |
blob | commitdiff | raw | diff to current |
2017-08-08 |
Kevin Lamonte | TWindowBackend |
blob | commitdiff | raw | diff to current |
2017-08-07 |
Kevin Lamonte | #16 Refactor Swing backend, demo of multiple TApplicati... |
blob | commitdiff | raw | diff to current |
2017-08-05 |
Kevin Lamonte | #16 expose columns, rows, font size |
blob | commitdiff | raw | diff to current |
2017-07-29 |
Kevin Lamonte | Remove unused imports |
blob | commitdiff | raw | diff to current |
2017-07-17 |
Kevin Lamonte | #13 focusFollowsMouse |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Kevin Lamonte | Common Scrollable interface |
blob | commitdiff | raw | diff to current |
2017-07-15 |
Kevin Lamonte | #14 TDesktop working, TWindow hide/show/max/restore... |
blob | commitdiff | raw | diff to current |
2017-07-15 |
Kevin Lamonte | #14 TDesktop bug fixes, more TWindow API |
blob | commitdiff | raw | diff to current |
2017-07-09 |
Kevin Lamonte | #14 stubs for TDesktop |
blob | commitdiff | raw | diff to current |
2017-03-21 |
Kevin Lamonte | Fix OOB, expose triple buffer |
blob | commitdiff | raw | diff to current |
2017-03-19 |
Kevin Lamonte | Update copyright to 2017 |
blob | commitdiff | raw | diff to current |
2017-03-19 |
Kevin Lamonte | smart window placement |
blob | commitdiff | raw | diff to current |
2017-03-18 |
Kevin Lamonte | TStatusBar |
blob | commitdiff | raw | diff to current |
2017-03-17 |
Kevin Lamonte | Add versioned about box, set title |
blob | commitdiff | raw | diff to current |
2017-03-15 |
Kevin Lamonte | Bug fixes |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Kevin Lamonte | Performance tweaks |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Kevin Lamonte | Fix Swing triple-buffering |
blob | commitdiff | raw | diff to current |
2017-02-02 |
Kevin Lamonte | Expose ECMA48 Reader and Writer |
blob | commitdiff | raw | diff to current |
2016-01-28 |
Kevin Lamonte | LICENSE CHANGED TO MIT |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Kevin Lamonte | checkstyle sweep |
blob | commitdiff | raw | diff to current |
2015-03-30 |
Kevin Lamonte | window focus events and enable/disable menu items |
blob | commitdiff | raw | diff to current |
2015-03-29 |
Kevin Lamonte | Merge branch 'master' of https://github.com/klamonte... |
blob | commitdiff | raw | diff to current |
2015-03-29 |
Kevin Lamonte | fix javadoc header |
blob | commitdiff | raw | diff to current |
2015-03-29 |
Kevin Lamonte | TFileOpenBox working |
blob | commitdiff | raw | diff to current |
2015-03-28 |
Kevin Lamonte | stubs for TFileOpenBox, cleanup putStringXY |
blob | commitdiff | raw | diff to current |
2015-03-23 |
Kevin Lamonte | reduce thread contention |
blob | commitdiff | raw | diff to current |
2015-03-22 |
Kevin Lamonte | double buffer swing |
blob | commitdiff | raw | diff to current |
2015-03-22 |
Kevin Lamonte | Refactoring - boolean getters and miscellaneous |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Kevin Lamonte | Rename AWT to Swing |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Kevin Lamonte | fix eclipse warnings |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Kevin Lamonte | merge |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Kevin Lamonte | many fixes |
blob | commitdiff | raw | diff to current |
2015-03-20 |
Kevin Lamonte | first screenshot attempt |
blob | commitdiff | raw | diff to current |
2015-03-20 |
Kevin Lamonte | clean up threads and timers |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Kevin Lamonte | misc cleanup |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Kevin Lamonte | TTerminalWindow working |
blob | commitdiff | raw | diff to current |
2015-03-17 |
Kevin Lamonte | fix memory corruption |
blob | commitdiff | raw | diff to current |
2015-03-17 |
Kevin Lamonte | cutting v0.0.1 |
blob | commitdiff | raw | diff to current |
2015-03-16 |
Kevin Lamonte | AWT minimally working |
blob | commitdiff | raw | diff to current |
2015-03-16 |
Kevin Lamonte | stubs for AWTBackend |
blob | commitdiff | raw | diff to current |
next |