Commit graph

661 commits

Author SHA1 Message Date
Kevin Lamonte
005ec49709 telnet support 75% 2015-03-25 07:59:11 -04:00
Kevin Lamonte
ea91242c45 telnet socket stubs 2015-03-24 16:31:17 -04:00
Kevin Lamonte
55b4f29bc5 network socket support, Swing blink/reverse 2015-03-23 13:03:16 -04:00
Kevin Lamonte
ef368bd06a reduce thread contention 2015-03-23 09:46:14 -04:00
Kevin Lamonte
e3dfbd2334 double buffer swing 2015-03-22 18:25:14 -04:00
Kevin Lamonte
b5f2a6dbf2 blinking cursor and SGR 1006 mode 2015-03-22 08:56:11 -04:00
Kevin Lamonte
7c870d8943 Refactoring - boolean getters and miscellaneous 2015-03-22 00:00:42 -04:00
Kevin Lamonte
8caf0d51b8 Test commit from within Eclipse 2015-03-21 22:54:29 -04:00
Kevin Lamonte
a4406f4ed7 Rename AWT to Swing 2015-03-21 19:14:34 -04:00
Kevin Lamonte
091d8a06c7 support for kbTab in AWT 2015-03-21 11:40:04 -04:00
Kevin Lamonte
cf9af8df45 fix eclipse warnings 2015-03-21 11:30:03 -04:00
Kevin Lamonte
039b29a58d Merge branch 'master' of https://github.com/klamonte/jexer 2015-03-21 09:39:16 -04:00
Kevin Lamonte
5e9795dbc9 clarify license 2015-03-21 09:39:12 -04:00
Kevin Lamonte
3633816889 run jexer inside jexer 2015-03-21 00:04:32 -04:00
Kevin Lamonte
a90d3119be mouse support inside terminal 2015-03-20 22:21:49 -04:00
Kevin Lamonte
e7083f0b93 merge 2015-03-20 22:06:59 -04:00
Kevin Lamonte
bd8d51fa0a many fixes 2015-03-20 22:05:08 -04:00
Kevin Lamonte
6934524881 update roadmap 2015-03-20 07:21:15 -04:00
Kevin Lamonte
bb35d91958 first screenshot attempt 2015-03-19 23:51:33 -04:00
Kevin Lamonte
92554d64c2 clean up threads and timers 2015-03-19 22:51:44 -04:00
Kevin Lamonte
a83fea2bae misc cleanup 2015-03-19 07:06:03 -04:00
Kevin Lamonte
34a42e784b TTerminalWindow working 2015-03-18 23:27:59 -04:00
Kevin Lamonte
aed3368728 switch to JFrame to support webswing 2015-03-17 22:13:38 -04:00
Kevin Lamonte
99144c716d fix memory corruption 2015-03-17 11:33:06 -04:00
Kevin Lamonte
87a17f3ca4 cutting v0.0.1 2015-03-16 22:03:38 -04:00
Kevin Lamonte
30bd4abd2a AWT minimally working 2015-03-16 15:53:34 -04:00
Kevin Lamonte
84614868e6 AWT keyboard barely working 2015-03-16 11:45:46 -04:00
Kevin Lamonte
1ac2ccb131 stubs for AWTBackend 2015-03-15 23:03:55 -04:00
Kevin Lamonte
c6940ed922 message box and input box 2015-03-15 19:34:47 -04:00
Kevin Lamonte
70f5b2bbcb Pull demo into jar 2015-03-15 14:02:37 -04:00
Kevin Lamonte
06fc796900 fix javadoc 2015-03-15 11:06:44 -04:00
Kevin Lamonte
cc99cba8bd reflowable text box 2015-03-15 11:01:26 -04:00
Kevin Lamonte
128e5be1ff text field working 2015-03-15 07:20:21 -04:00
Kevin Lamonte
00d2622b0f radio buttons 2015-03-14 21:21:02 -04:00
Kevin Lamonte
d502a0e90e timer and progress bar working 2015-03-14 20:42:08 -04:00
Kevin Lamonte
7272e49f35 checkbox working 2015-03-14 17:52:39 -04:00
Kevin Lamonte
e826b451ba keyboard accelerators 2015-03-14 17:14:12 -04:00
Kevin Lamonte
2b9c27db31 misc cleanup 2015-03-14 13:40:52 -04:00
Kevin Lamonte
30d336cc33 TButton and TLabel 2015-03-14 12:21:03 -04:00
Kevin Lamonte
8e688b9211 menus working 2015-03-14 10:12:43 -04:00
Kevin Lamonte
b1b355b8d2 update roadmap 2015-03-14 08:54:01 -04:00
Kevin Lamonte
928811d8e2 menu system compiles 2015-03-14 08:33:54 -04:00
Kevin Lamonte
8dc20d387d Fix excess redraws 2015-03-13 22:46:19 -04:00
Kevin Lamonte
fca67db090 Switchable windows 2015-03-13 13:50:01 -04:00
Kevin Lamonte
a06459bd6b draggable window 2015-03-13 06:50:35 -04:00
Kevin Lamonte
48e2780715 TWindow compiles 2015-03-12 14:14:00 -04:00
Kevin Lamonte
d4a29741fb immutable TMouseEvent 2015-03-11 19:51:29 -04:00
Kevin Lamonte
b299e69c25 immutable TKeypressEvent 2015-03-11 17:07:00 -04:00
Kevin Lamonte
7b5261bc5b checkstyle'd 2015-03-11 14:29:26 -04:00
Kevin Lamonte
9edb442b71 update roadmap 2015-03-11 05:48:46 -04:00