Kevin Lamonte [Sun, 19 Mar 2017 20:07:11 +0000 (16:07 -0400)]
Link back to sf.net
Kevin Lamonte [Sun, 19 Mar 2017 18:56:58 +0000 (14:56 -0400)]
Update copyright to 2017
Kevin Lamonte [Sun, 19 Mar 2017 01:02:09 +0000 (21:02 -0400)]
smart window placement
Kevin Lamonte [Sat, 18 Mar 2017 20:46:35 +0000 (16:46 -0400)]
TStatusBar
Kevin Lamonte [Fri, 17 Mar 2017 18:18:42 +0000 (14:18 -0400)]
Add versioned about box, set title
Kevin Lamonte [Thu, 16 Mar 2017 21:09:00 +0000 (17:09 -0400)]
Fix for ich() corrupting display
Kevin Lamonte [Wed, 15 Mar 2017 22:12:56 +0000 (18:12 -0400)]
Bug fixes
Kevin Lamonte [Wed, 15 Mar 2017 15:24:11 +0000 (11:24 -0400)]
Cache glyphs, fix vttest test
Kevin Lamonte [Wed, 8 Mar 2017 16:54:11 +0000 (11:54 -0500)]
Performance tweaks
Kevin Lamonte [Tue, 7 Mar 2017 15:43:39 +0000 (10:43 -0500)]
Fix Swing triple-buffering
Kevin Lamonte [Mon, 6 Mar 2017 17:26:43 +0000 (12:26 -0500)]
Support Shift-Tab
Kevin Lamonte [Sun, 5 Mar 2017 22:03:54 +0000 (17:03 -0500)]
Fix to not assume bold background color
Kevin Lamonte [Thu, 2 Feb 2017 01:21:42 +0000 (20:21 -0500)]
Update doc
Kevin Lamonte [Thu, 2 Feb 2017 01:14:59 +0000 (20:14 -0500)]
Expose ECMA48 Reader and Writer
Kevin Lamonte [Tue, 31 Jan 2017 17:46:23 +0000 (12:46 -0500)]
Support for Xterm ctrl/alt/shift function keys
Kevin Lamonte [Wed, 18 Jan 2017 19:58:25 +0000 (14:58 -0500)]
typo
Kevin Lamonte [Sun, 8 Jan 2017 18:48:11 +0000 (13:48 -0500)]
Ignore RGB SGR
Kevin Lamonte [Sat, 30 Apr 2016 10:58:41 +0000 (06:58 -0400)]
pyramid glyph for CP437 DEL
Kevin Lamonte [Sun, 13 Mar 2016 04:01:58 +0000 (23:01 -0500)]
Fix telnet new environment option
Kevin Lamonte [Thu, 28 Jan 2016 13:00:14 +0000 (08:00 -0500)]
LICENSE CHANGED TO MIT
Kevin Lamonte [Fri, 3 Apr 2015 01:26:32 +0000 (21:26 -0400)]
color chooser widget
Kevin Lamonte [Thu, 2 Apr 2015 17:44:56 +0000 (13:44 -0400)]
checkstyle sweep
Kevin Lamonte [Thu, 2 Apr 2015 13:19:13 +0000 (09:19 -0400)]
clean readme
Kevin Lamonte [Mon, 30 Mar 2015 20:48:47 +0000 (16:48 -0400)]
window focus events and enable/disable menu items
Kevin Lamonte [Sun, 29 Mar 2015 21:28:16 +0000 (17:28 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Sun, 29 Mar 2015 17:57:56 +0000 (13:57 -0400)]
bugfixes
Kevin Lamonte [Sun, 29 Mar 2015 10:23:20 +0000 (06:23 -0400)]
fix javadoc header
Kevin Lamonte [Sun, 29 Mar 2015 02:15:37 +0000 (22:15 -0400)]
make Windows look like X11, why does this work
Kevin Lamonte [Sun, 29 Mar 2015 01:30:40 +0000 (21:30 -0400)]
TFileOpenBox working
Kevin Lamonte [Sat, 28 Mar 2015 17:01:43 +0000 (13:01 -0400)]
stubs for TFileOpenBox, cleanup putStringXY
Kevin Lamonte [Fri, 27 Mar 2015 22:23:10 +0000 (18:23 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Fri, 27 Mar 2015 20:18:05 +0000 (16:18 -0400)]
TTreeView compiles
Kevin Lamonte [Fri, 27 Mar 2015 02:47:31 +0000 (22:47 -0400)]
cleanup
Kevin Lamonte [Wed, 25 Mar 2015 16:59:54 +0000 (12:59 -0400)]
telnet daemon working
Kevin Lamonte [Wed, 25 Mar 2015 11:59:11 +0000 (07:59 -0400)]
telnet support 75%
Kevin Lamonte [Tue, 24 Mar 2015 20:31:17 +0000 (16:31 -0400)]
telnet socket stubs
Kevin Lamonte [Mon, 23 Mar 2015 17:03:16 +0000 (13:03 -0400)]
network socket support, Swing blink/reverse
Kevin Lamonte [Mon, 23 Mar 2015 13:46:14 +0000 (09:46 -0400)]
reduce thread contention
Kevin Lamonte [Sun, 22 Mar 2015 22:25:14 +0000 (18:25 -0400)]
double buffer swing
Kevin Lamonte [Sun, 22 Mar 2015 12:56:11 +0000 (08:56 -0400)]
blinking cursor and SGR 1006 mode
Kevin Lamonte [Sun, 22 Mar 2015 04:00:42 +0000 (00:00 -0400)]
Refactoring - boolean getters and miscellaneous
Kevin Lamonte [Sun, 22 Mar 2015 02:54:29 +0000 (22:54 -0400)]
Test commit from within Eclipse
Kevin Lamonte [Sat, 21 Mar 2015 23:14:34 +0000 (19:14 -0400)]
Rename AWT to Swing
Kevin Lamonte [Sat, 21 Mar 2015 15:40:04 +0000 (11:40 -0400)]
support for kbTab in AWT
Kevin Lamonte [Sat, 21 Mar 2015 15:30:03 +0000 (11:30 -0400)]
fix eclipse warnings
Kevin Lamonte [Sat, 21 Mar 2015 13:39:16 +0000 (09:39 -0400)]
Merge branch 'master' of https://github.com/klamonte/jexer
Kevin Lamonte [Sat, 21 Mar 2015 13:39:12 +0000 (09:39 -0400)]
clarify license
Kevin Lamonte [Sat, 21 Mar 2015 04:04:32 +0000 (00:04 -0400)]
run jexer inside jexer
Kevin Lamonte [Sat, 21 Mar 2015 02:21:49 +0000 (22:21 -0400)]
mouse support inside terminal
Kevin Lamonte [Sat, 21 Mar 2015 02:06:59 +0000 (22:06 -0400)]
merge
Kevin Lamonte [Sat, 21 Mar 2015 02:05:08 +0000 (22:05 -0400)]
many fixes
Kevin Lamonte [Fri, 20 Mar 2015 11:21:15 +0000 (07:21 -0400)]
update roadmap
Kevin Lamonte [Fri, 20 Mar 2015 03:51:33 +0000 (23:51 -0400)]
first screenshot attempt
Kevin Lamonte [Fri, 20 Mar 2015 02:51:44 +0000 (22:51 -0400)]
clean up threads and timers
Kevin Lamonte [Thu, 19 Mar 2015 11:06:03 +0000 (07:06 -0400)]
misc cleanup
Kevin Lamonte [Thu, 19 Mar 2015 03:27:59 +0000 (23:27 -0400)]
TTerminalWindow working
Kevin Lamonte [Wed, 18 Mar 2015 02:13:38 +0000 (22:13 -0400)]
switch to JFrame to support webswing
Kevin Lamonte [Tue, 17 Mar 2015 15:33:06 +0000 (11:33 -0400)]
fix memory corruption
Kevin Lamonte [Tue, 17 Mar 2015 02:03:38 +0000 (22:03 -0400)]
cutting v0.0.1
Kevin Lamonte [Mon, 16 Mar 2015 19:53:34 +0000 (15:53 -0400)]
AWT minimally working
Kevin Lamonte [Mon, 16 Mar 2015 15:45:46 +0000 (11:45 -0400)]
AWT keyboard barely working
Kevin Lamonte [Mon, 16 Mar 2015 03:03:55 +0000 (23:03 -0400)]
stubs for AWTBackend
Kevin Lamonte [Sun, 15 Mar 2015 23:34:47 +0000 (19:34 -0400)]
message box and input box
Kevin Lamonte [Sun, 15 Mar 2015 18:02:37 +0000 (14:02 -0400)]
Pull demo into jar
Kevin Lamonte [Sun, 15 Mar 2015 15:06:44 +0000 (11:06 -0400)]
fix javadoc
Kevin Lamonte [Sun, 15 Mar 2015 15:01:26 +0000 (11:01 -0400)]
reflowable text box
Kevin Lamonte [Sun, 15 Mar 2015 11:20:21 +0000 (07:20 -0400)]
text field working
Kevin Lamonte [Sun, 15 Mar 2015 01:21:02 +0000 (21:21 -0400)]
radio buttons
Kevin Lamonte [Sun, 15 Mar 2015 00:42:08 +0000 (20:42 -0400)]
timer and progress bar working
Kevin Lamonte [Sat, 14 Mar 2015 21:52:39 +0000 (17:52 -0400)]
checkbox working
Kevin Lamonte [Sat, 14 Mar 2015 21:14:12 +0000 (17:14 -0400)]
keyboard accelerators
Kevin Lamonte [Sat, 14 Mar 2015 17:40:52 +0000 (13:40 -0400)]
misc cleanup
Kevin Lamonte [Sat, 14 Mar 2015 16:21:03 +0000 (12:21 -0400)]
TButton and TLabel
Kevin Lamonte [Sat, 14 Mar 2015 14:12:43 +0000 (10:12 -0400)]
menus working
Kevin Lamonte [Sat, 14 Mar 2015 12:54:01 +0000 (08:54 -0400)]
update roadmap
Kevin Lamonte [Sat, 14 Mar 2015 12:33:54 +0000 (08:33 -0400)]
menu system compiles
Kevin Lamonte [Sat, 14 Mar 2015 02:46:19 +0000 (22:46 -0400)]
Fix excess redraws
Kevin Lamonte [Fri, 13 Mar 2015 17:50:01 +0000 (13:50 -0400)]
Switchable windows
Kevin Lamonte [Fri, 13 Mar 2015 10:50:35 +0000 (06:50 -0400)]
draggable window
Kevin Lamonte [Thu, 12 Mar 2015 18:14:00 +0000 (14:14 -0400)]
TWindow compiles
Kevin Lamonte [Wed, 11 Mar 2015 23:51:29 +0000 (19:51 -0400)]
immutable TMouseEvent
Kevin Lamonte [Wed, 11 Mar 2015 21:07:00 +0000 (17:07 -0400)]
immutable TKeypressEvent
Kevin Lamonte [Wed, 11 Mar 2015 18:29:26 +0000 (14:29 -0400)]
checkstyle'd
Kevin Lamonte [Wed, 11 Mar 2015 09:48:46 +0000 (05:48 -0400)]
update roadmap
Kevin Lamonte [Wed, 11 Mar 2015 09:22:47 +0000 (05:22 -0400)]
terminal/backend handshaking, no more polling
Kevin Lamonte [Tue, 10 Mar 2015 20:37:50 +0000 (16:37 -0400)]
HELLO WORLD...
Kevin Lamonte [Tue, 10 Mar 2015 17:47:37 +0000 (13:47 -0400)]
ECMA48Backend compiles
Kevin Lamonte [Tue, 10 Mar 2015 02:32:35 +0000 (22:32 -0400)]
ECMA48Screen compiles
Kevin Lamonte [Tue, 10 Mar 2015 01:20:21 +0000 (21:20 -0400)]
ECMA48Terminal compiles
Kevin Lamonte [Mon, 9 Mar 2015 20:28:53 +0000 (16:28 -0400)]
TTYSessionInfo
Kevin Lamonte [Mon, 9 Mar 2015 12:03:14 +0000 (08:03 -0400)]
base data structures
Kevin Lamonte [Mon, 9 Mar 2015 01:21:48 +0000 (21:21 -0400)]
ColorTheme load/save
Kevin Lamonte [Sun, 8 Mar 2015 23:16:19 +0000 (19:16 -0400)]
low-level text cell bits
Kevin Lamonte [Sun, 8 Mar 2015 10:57:55 +0000 (06:57 -0400)]
Initial build stubs
Kevin Lamonte [Sun, 8 Mar 2015 09:31:41 +0000 (05:31 -0400)]
Initial commit