Commit graph

661 commits

Author SHA1 Message Date
Kevin Lamonte
5666184447 Common Scrollable interface 2017-07-16 13:24:20 -04:00
Kevin Lamonte
8c236a9858 #14 TDesktop working, TWindow hide/show/max/restore working 2017-07-15 16:35:28 -04:00
Kevin Lamonte
9245321388 #14 TDesktop bug fixes, more TWindow API 2017-07-15 09:29:27 -04:00
Kevin Lamonte
0ee88b6d70 #14 stubs for TDesktop 2017-07-08 21:22:49 -04:00
Kevin Lamonte
a325f111c9 TButton animate for keyboard 2017-07-08 21:20:09 -04:00
Kevin Lamonte
7657ad8c9c #10 left/center/right/full justified text for TText 2017-07-08 15:57:56 -04:00
Kevin Lamonte
c3a80df6a4 update roadmap 2017-07-07 19:25:56 -04:00
Kevin Lamonte
49befbbc78 #7 fix whitespace 2017-07-07 18:58:08 -04:00
Kevin Lamonte
227d6f00ab Merge pull request #12 from nikiroo/fixes
Thanks!
2017-07-07 18:36:58 -04:00
Niki Roo
91c2f66ef4 Widgets: fix Z-Order on up/down mouse events 2017-07-04 07:59:28 +02:00
Kevin Lamonte
15364867da #5 fallback to java.runtime.name if getFontAdjustments() doesn't work 2017-04-30 13:49:39 -04:00
Kevin Lamonte
8a632d71fd #5 rgbColors fix 2017-04-05 18:26:01 -04:00
Kevin Lamonte
6ba187ac15 #5 auto-detect textAdjustX/textAdjustY, fix RGB VGA colors 2017-04-04 14:28:29 -04:00
Kevin Lamonte
15ea4d7374 #5 append RGB colors when -Djexer.ECMA48.rgbColor=true 2017-04-03 20:05:50 -04:00
Kevin Lamonte
0ab16dbbdc Fix NPE 2017-03-21 15:21:46 -04:00
Kevin Lamonte
e685a47d98 Fix OOB, expose triple buffer 2017-03-21 14:55:55 -04:00
Kevin Lamonte
1c15371a2d Link back to sf.net 2017-03-19 16:07:11 -04:00
Kevin Lamonte
a2018e9964 Update copyright to 2017 2017-03-19 14:56:58 -04:00
Kevin Lamonte
a7986f7b28 smart window placement 2017-03-18 21:02:09 -04:00
Kevin Lamonte
2ce6dab2bb TStatusBar 2017-03-18 16:46:35 -04:00
Kevin Lamonte
55d2b2c2b2 Add versioned about box, set title 2017-03-17 14:18:42 -04:00
Kevin Lamonte
f5a270d545 Fix for ich() corrupting display 2017-03-16 17:09:00 -04:00
Kevin Lamonte
5dfd1c1194 Bug fixes 2017-03-15 18:12:56 -04:00
Kevin Lamonte
c8165631ed Cache glyphs, fix vttest test 2017-03-15 11:24:11 -04:00
Kevin Lamonte
6358f6e567 Performance tweaks 2017-03-08 11:54:11 -05:00
Kevin Lamonte
1d14ffab43 Fix Swing triple-buffering 2017-03-07 10:43:39 -05:00
Kevin Lamonte
f1c4c25e3e Support Shift-Tab 2017-03-06 12:26:43 -05:00
Kevin Lamonte
a51c793705 Fix to not assume bold background color 2017-03-05 17:03:54 -05:00
Kevin Lamonte
31b7033c91 Update doc 2017-02-01 20:21:42 -05:00
Kevin Lamonte
6985c57265 Expose ECMA48 Reader and Writer 2017-02-01 20:14:59 -05:00
Kevin Lamonte
32437017f5 Support for Xterm ctrl/alt/shift function keys 2017-01-31 12:46:23 -05:00
Kevin Lamonte
a187905121 typo 2017-01-18 14:58:25 -05:00
Kevin Lamonte
14c78e1b06 Ignore RGB SGR 2017-01-08 13:48:11 -05:00
Kevin Lamonte
a56129f722 pyramid glyph for CP437 DEL 2016-04-30 06:58:41 -04:00
Kevin Lamonte
09944e9206 Fix telnet new environment option 2016-03-12 23:01:58 -05:00
Kevin Lamonte
e16dda6558 LICENSE CHANGED TO MIT 2016-01-28 08:00:14 -05:00
Kevin Lamonte
3649b9210e color chooser widget 2015-04-02 21:26:32 -04:00
Kevin Lamonte
329fd62e4a checkstyle sweep 2015-04-02 13:44:56 -04:00
Kevin Lamonte
4b257bd88a clean readme 2015-04-02 09:19:13 -04:00
Kevin Lamonte
efb7af1f33 window focus events and enable/disable menu items 2015-03-30 16:48:47 -04:00
Kevin Lamonte
8582f35a3f Merge branch 'master' of https://github.com/klamonte/jexer 2015-03-29 17:28:16 -04:00
Kevin Lamonte
91c9a8376f bugfixes 2015-03-29 13:57:56 -04:00
Kevin Lamonte
daa4106c09 fix javadoc header 2015-03-29 06:23:20 -04:00
Kevin Lamonte
847a4bc53c make Windows look like X11, why does this work 2015-03-28 22:15:37 -04:00
Kevin Lamonte
a043164fd1 TFileOpenBox working 2015-03-28 21:30:40 -04:00
Kevin Lamonte
0d47c5460c stubs for TFileOpenBox, cleanup putStringXY 2015-03-28 13:01:43 -04:00
Kevin Lamonte
d097676332 Merge branch 'master' of https://github.com/klamonte/jexer 2015-03-27 18:23:10 -04:00
Kevin Lamonte
7668cb45fd TTreeView compiles 2015-03-27 16:18:05 -04:00
Kevin Lamonte
9bc9e00bf6 cleanup 2015-03-26 22:47:31 -04:00
Kevin Lamonte
9b1afdde02 telnet daemon working 2015-03-25 12:59:54 -04:00