fanfix.git
4 years agoUpdate readme to show sixel-in-sixel
Kevin Lamonte [Sun, 4 Aug 2019 19:57:38 +0000 (14:57 -0500)]
Update readme to show sixel-in-sixel

4 years agoFix drawing glitch
Kevin Lamonte [Sun, 4 Aug 2019 19:36:07 +0000 (14:36 -0500)]
Fix drawing glitch

4 years agoRemove timage list
Kevin Lamonte [Sun, 4 Aug 2019 19:22:58 +0000 (14:22 -0500)]
Remove timage list

4 years agoRLE for sixel backend
Kevin Lamonte [Sun, 4 Aug 2019 18:18:24 +0000 (13:18 -0500)]
RLE for sixel backend

4 years agosixel support for TTerminalWindow
Kevin Lamonte [Sun, 4 Aug 2019 18:03:12 +0000 (13:03 -0500)]
sixel support for TTerminalWindow

4 years agoTTerminalWindow sixel support wip
Kevin Lamonte [Sun, 4 Aug 2019 12:52:47 +0000 (07:52 -0500)]
TTerminalWindow sixel support wip

4 years ago#35 Blinking double-width text for tterminal
Kevin Lamonte [Sat, 3 Aug 2019 19:05:29 +0000 (14:05 -0500)]
#35 Blinking double-width text for tterminal

4 years ago#35 VT100 double-width support
Kevin Lamonte [Sat, 3 Aug 2019 09:46:11 +0000 (04:46 -0500)]
#35 VT100 double-width support

4 years ago[maven-release-plugin] prepare for next development iteration
Kevin Lamonte [Fri, 2 Aug 2019 21:22:11 +0000 (16:22 -0500)]
[maven-release-plugin] prepare for next development iteration

4 years ago[maven-release-plugin] prepare release jexer-0.3.1
Kevin Lamonte [Fri, 2 Aug 2019 21:22:10 +0000 (16:22 -0500)]
[maven-release-plugin] prepare release jexer-0.3.1

4 years agoUpdate README version to 0.3.1
Kevin Lamonte [Fri, 2 Aug 2019 21:21:13 +0000 (16:21 -0500)]
Update README version to 0.3.1

4 years agoupdate colors on single click on list
Kevin Lamonte [Fri, 2 Aug 2019 19:25:14 +0000 (14:25 -0500)]
update colors on single click on list

4 years ago#36 Use image scaling in example
Kevin Lamonte [Fri, 2 Aug 2019 19:00:14 +0000 (14:00 -0500)]
#36 Use image scaling in example

4 years ago#36 scaling support for TImage
Kevin Lamonte [Fri, 2 Aug 2019 18:56:48 +0000 (13:56 -0500)]
#36 scaling support for TImage

4 years agosave from statusbar
Kevin Lamonte [Fri, 2 Aug 2019 11:03:48 +0000 (06:03 -0500)]
save from statusbar

4 years ago#40 twidget API updates
Kevin Lamonte [Fri, 2 Aug 2019 10:30:32 +0000 (05:30 -0500)]
#40 twidget API updates

4 years ago#41 be explicit that height/width cannot be negative
Kevin Lamonte [Thu, 1 Aug 2019 21:35:25 +0000 (16:35 -0500)]
#41 be explicit that height/width cannot be negative

4 years agotable CSV and text file
Kevin Lamonte [Thu, 1 Aug 2019 21:11:57 +0000 (16:11 -0500)]
table CSV and text file

4 years agofixup i18n
Kevin Lamonte [Thu, 1 Aug 2019 12:48:34 +0000 (07:48 -0500)]
fixup i18n

4 years agorefactored ttable widget to not use menu directly
Kevin Lamonte [Thu, 1 Aug 2019 12:44:19 +0000 (07:44 -0500)]
refactored ttable widget to not use menu directly

4 years agottable delete up/left
Kevin Lamonte [Thu, 1 Aug 2019 04:28:36 +0000 (23:28 -0500)]
ttable delete up/left

4 years agodelete column/row
Kevin Lamonte [Thu, 1 Aug 2019 03:04:09 +0000 (22:04 -0500)]
delete column/row

4 years agotable row/column insert
Kevin Lamonte [Thu, 1 Aug 2019 02:40:44 +0000 (21:40 -0500)]
table row/column insert

4 years ago#45 fix example usage
Kevin Lamonte [Wed, 31 Jul 2019 02:09:17 +0000 (21:09 -0500)]
#45 fix example usage

4 years agofix typos and submenu mnemonic bug
Kevin Lamonte [Wed, 31 Jul 2019 00:18:44 +0000 (19:18 -0500)]
fix typos and submenu mnemonic bug

4 years agobox drawing intersections
Kevin Lamonte [Tue, 30 Jul 2019 12:48:47 +0000 (07:48 -0500)]
box drawing intersections

4 years agostubs for drawing borders
Kevin Lamonte [Tue, 30 Jul 2019 11:08:15 +0000 (06:08 -0500)]
stubs for drawing borders

4 years agottable navigation correct
Kevin Lamonte [Mon, 29 Jul 2019 11:01:55 +0000 (06:01 -0500)]
ttable navigation correct

4 years agofix javadoc
Kevin Lamonte [Mon, 29 Jul 2019 01:59:11 +0000 (20:59 -0500)]
fix javadoc

4 years agoslightly better navigation
Kevin Lamonte [Mon, 29 Jul 2019 01:47:05 +0000 (20:47 -0500)]
slightly better navigation

4 years agohello world
Kevin Lamonte [Sun, 28 Jul 2019 22:35:46 +0000 (17:35 -0500)]
hello world

4 years agodemo ttablewidget window
Kevin Lamonte [Sun, 28 Jul 2019 22:30:53 +0000 (17:30 -0500)]
demo ttablewidget window

4 years agottable scrollbars and mouse working
Kevin Lamonte [Sun, 28 Jul 2019 20:33:08 +0000 (15:33 -0500)]
ttable scrollbars and mouse working

4 years agottable navigation minimally working
Kevin Lamonte [Sun, 28 Jul 2019 17:53:29 +0000 (12:53 -0500)]
ttable navigation minimally working

4 years agottable wip
Kevin Lamonte [Sun, 28 Jul 2019 16:24:33 +0000 (11:24 -0500)]
ttable wip

4 years agowip ttable
Kevin Lamonte [Sun, 28 Jul 2019 13:55:09 +0000 (08:55 -0500)]
wip ttable

4 years agoretrofit from binarytelnet
Kevin Lamonte [Thu, 25 Jul 2019 01:56:41 +0000 (20:56 -0500)]
retrofit from binarytelnet

5 years agowip ttable
Kevin Lamonte [Wed, 20 Mar 2019 20:46:08 +0000 (15:46 -0500)]
wip ttable

5 years agoRearrange to fit
Kevin Lamonte [Wed, 20 Mar 2019 18:47:31 +0000 (13:47 -0500)]
Rearrange to fit

5 years agoBack to debian stable, fix indent/comments after merge
Kevin Lamonte [Mon, 18 Mar 2019 15:16:25 +0000 (10:16 -0500)]
Back to debian stable, fix indent/comments after merge

5 years agoMerge branch 'tbutton_fix' into 'master'
Kevin Lamonte [Mon, 18 Mar 2019 15:04:04 +0000 (15:04 +0000)]
Merge branch 'tbutton_fix' into 'master'

tbutton: allow empty shadow colour

See merge request klamonte/jexer!24

5 years agotbutton: allow empty shadow colour
Niki Roo [Wed, 13 Mar 2019 07:49:55 +0000 (08:49 +0100)]
tbutton: allow empty shadow colour

5 years agoRemove Open from default file menu
Kevin Lamonte [Sat, 9 Mar 2019 18:47:18 +0000 (12:47 -0600)]
Remove Open from default file menu

5 years agofix example
Kevin Lamonte [Sat, 9 Mar 2019 15:24:15 +0000 (09:24 -0600)]
fix example

5 years agospelling
Kevin Lamonte [Sat, 9 Mar 2019 15:11:35 +0000 (09:11 -0600)]
spelling

5 years agocleanup
Kevin Lamonte [Sat, 9 Mar 2019 02:25:38 +0000 (20:25 -0600)]
cleanup

5 years agoUpdate javadoc
Kevin Lamonte [Sat, 9 Mar 2019 00:56:41 +0000 (18:56 -0600)]
Update javadoc

5 years agofix javadoc
Kevin Lamonte [Sat, 9 Mar 2019 00:41:36 +0000 (18:41 -0600)]
fix javadoc

5 years agostubs for TTableWidget
Kevin Lamonte [Fri, 8 Mar 2019 14:08:21 +0000 (08:08 -0600)]
stubs for TTableWidget

5 years ago#38 fix Swing deadlock
Kevin Lamonte [Sat, 2 Mar 2019 11:40:42 +0000 (05:40 -0600)]
#38 fix Swing deadlock

5 years agoadd final
Kevin Lamonte [Sat, 2 Mar 2019 03:17:13 +0000 (21:17 -0600)]
add final

5 years ago#38 multiple backend disconencts
Kevin Lamonte [Sat, 2 Mar 2019 03:00:31 +0000 (21:00 -0600)]
#38 multiple backend disconencts

5 years ago#38 notify backend of lost connection, version bump to 0.3.1
Kevin Lamonte [Sat, 2 Mar 2019 01:43:09 +0000 (19:43 -0600)]
#38 notify backend of lost connection, version bump to 0.3.1

5 years ago#38 oops
Kevin Lamonte [Thu, 28 Feb 2019 22:01:25 +0000 (16:01 -0600)]
#38 oops

5 years ago#38 exit if there was an error writing to the socket
Kevin Lamonte [Thu, 28 Feb 2019 21:58:44 +0000 (15:58 -0600)]
#38 exit if there was an error writing to the socket

5 years agoupdate entries
Kevin Lamonte [Wed, 27 Feb 2019 00:52:35 +0000 (18:52 -0600)]
update entries

5 years agoupdate entries
Kevin Lamonte [Wed, 27 Feb 2019 00:37:55 +0000 (18:37 -0600)]
update entries

5 years agofix table
Kevin Lamonte [Tue, 26 Feb 2019 13:49:23 +0000 (07:49 -0600)]
fix table

5 years agofix table
Kevin Lamonte [Tue, 26 Feb 2019 13:46:15 +0000 (07:46 -0600)]
fix table

5 years agoFix comment
Kevin Lamonte [Tue, 26 Feb 2019 13:43:37 +0000 (07:43 -0600)]
Fix comment

5 years agoAdd terminal support table
Kevin Lamonte [Tue, 26 Feb 2019 13:38:16 +0000 (07:38 -0600)]
Add terminal support table

5 years agoblack-and-white palette support
Kevin Lamonte [Tue, 26 Feb 2019 02:26:58 +0000 (20:26 -0600)]
black-and-white palette support

5 years agolimit CSI params to 16 max
Kevin Lamonte [Sun, 24 Feb 2019 05:31:02 +0000 (23:31 -0600)]
limit CSI params to 16 max

5 years agoimage thumbnail viewer example
Kevin Lamonte [Sat, 23 Feb 2019 21:27:33 +0000 (15:27 -0600)]
image thumbnail viewer example

5 years agotiling window manager example
Kevin Lamonte [Sat, 23 Feb 2019 16:47:29 +0000 (10:47 -0600)]
tiling window manager example

5 years agotiling window manager example
Kevin Lamonte [Sat, 23 Feb 2019 16:46:43 +0000 (10:46 -0600)]
tiling window manager example

5 years agoeliminate printStackTrace() in example
Kevin Lamonte [Sat, 23 Feb 2019 00:52:22 +0000 (18:52 -0600)]
eliminate printStackTrace() in example

5 years agoMaven Central in the README
Kevin Lamonte [Fri, 22 Feb 2019 02:37:43 +0000 (20:37 -0600)]
Maven Central in the README

5 years ago[maven-release-plugin] prepare for next development iteration
Kevin Lamonte [Fri, 22 Feb 2019 02:06:17 +0000 (20:06 -0600)]
[maven-release-plugin] prepare for next development iteration

5 years ago[maven-release-plugin] prepare release jexer-0.3.0
Kevin Lamonte [Fri, 22 Feb 2019 02:06:16 +0000 (20:06 -0600)]
[maven-release-plugin] prepare release jexer-0.3.0

5 years agomaven release test
Kevin Lamonte [Fri, 22 Feb 2019 01:53:52 +0000 (19:53 -0600)]
maven release test

5 years agomisc cleanup
Kevin Lamonte [Thu, 21 Feb 2019 20:40:56 +0000 (14:40 -0600)]
misc cleanup

5 years agoRedraw on Windows
Kevin Lamonte [Thu, 21 Feb 2019 20:17:03 +0000 (14:17 -0600)]
Redraw on Windows

5 years agoupdate README
Kevin Lamonte [Mon, 18 Feb 2019 17:45:25 +0000 (11:45 -0600)]
update README

5 years agoupdate README
Kevin Lamonte [Mon, 18 Feb 2019 17:42:38 +0000 (11:42 -0600)]
update README

5 years agoupdate README
Kevin Lamonte [Mon, 18 Feb 2019 17:39:19 +0000 (11:39 -0600)]
update README

5 years agoretrofit from gjexer
Kevin Lamonte [Mon, 18 Feb 2019 15:55:02 +0000 (09:55 -0600)]
retrofit from gjexer

5 years agoUpdate copyright
Kevin Lamonte [Fri, 15 Feb 2019 03:17:16 +0000 (21:17 -0600)]
Update copyright

5 years agoretrofit from GJexer
Kevin Lamonte [Fri, 15 Feb 2019 00:19:19 +0000 (18:19 -0600)]
retrofit from GJexer

5 years agosixel in README
Kevin Lamonte [Thu, 14 Feb 2019 15:26:30 +0000 (09:26 -0600)]
sixel in README

5 years agohidden mouse pointer support
Kevin Lamonte [Tue, 12 Feb 2019 02:57:31 +0000 (20:57 -0600)]
hidden mouse pointer support

5 years agoFix set value
Kevin Lamonte [Mon, 11 Feb 2019 20:32:27 +0000 (14:32 -0600)]
Fix set value

5 years ago#37 fix signed byte type math
Kevin Lamonte [Fri, 8 Feb 2019 16:07:03 +0000 (10:07 -0600)]
#37 fix signed byte type math

5 years agomisc fixes
Kevin Lamonte [Thu, 22 Nov 2018 23:06:48 +0000 (17:06 -0600)]
misc fixes

5 years agocleanup
Kevin Lamonte [Mon, 22 Oct 2018 12:28:42 +0000 (07:28 -0500)]
cleanup

5 years agoPrep for 2019 release
Kevin Lamonte [Mon, 22 Oct 2018 02:18:05 +0000 (21:18 -0500)]
Prep for 2019 release

5 years agoNot dead note
Kevin Lamonte [Fri, 13 Jul 2018 22:33:31 +0000 (18:33 -0400)]
Not dead note

6 years agoFix status bar on treeview window
Kevin Lamonte [Fri, 11 May 2018 18:07:19 +0000 (14:07 -0400)]
Fix status bar on treeview window

6 years agotypos
Kevin Lamonte [Thu, 10 May 2018 23:37:34 +0000 (19:37 -0400)]
typos

6 years agoFinish code sweep
Kevin Lamonte [Wed, 9 May 2018 18:04:42 +0000 (14:04 -0400)]
Finish code sweep

6 years ago#34 call onResize() when window size is changed
Kevin Lamonte [Tue, 24 Apr 2018 21:56:47 +0000 (17:56 -0400)]
#34 call onResize() when window size is changed

6 years ago#27 expose messagebox type for inputbox
Kevin Lamonte [Sun, 8 Apr 2018 18:44:38 +0000 (14:44 -0400)]
#27 expose messagebox type for inputbox

6 years ago#29 avoid potential NPE
Kevin Lamonte [Sat, 7 Apr 2018 17:49:32 +0000 (13:49 -0400)]
#29 avoid potential NPE

6 years ago#30 fix potential NPE
Kevin Lamonte [Sat, 7 Apr 2018 16:44:01 +0000 (12:44 -0400)]
#30 fix potential NPE

6 years ago#31 fix synchronized error
Kevin Lamonte [Sat, 7 Apr 2018 16:39:25 +0000 (12:39 -0400)]
#31 fix synchronized error

6 years ago#33 expose SwingComponent
Kevin Lamonte [Sat, 7 Apr 2018 16:35:15 +0000 (12:35 -0400)]
#33 expose SwingComponent

6 years agofix javadoc
Kevin Lamonte [Sun, 25 Mar 2018 18:30:22 +0000 (14:30 -0400)]
fix javadoc

6 years ago#25 fix NPE on double-click in secondary thread
Kevin Lamonte [Wed, 27 Dec 2017 23:41:34 +0000 (18:41 -0500)]
#25 fix NPE on double-click in secondary thread

6 years ago#25 fix OOB on mouse down
Kevin Lamonte [Wed, 27 Dec 2017 23:36:33 +0000 (18:36 -0500)]
#25 fix OOB on mouse down

6 years agoMany changes:
Kevin Lamonte [Fri, 15 Dec 2017 21:00:17 +0000 (16:00 -0500)]
Many changes:

1. TCalendar widget.  Double-click or enter for action.

2. TSpinner widget.  Up/down actions.

3. TComboBox widget.  Double-click on list to set value.  Enter for action.

4. 24-bit color now supported, both as output (ECMA48/Swing) and in
   TTerminalWindow.  Not thoroughly tested yet, especially around
   ColorTheme.

5. Many "final class" restrictions removed.