Bryan Ashby
ac1433e84b
* Code cleanup and eslint since -- remove unused variables, clean up RegExs, so on...
2018-01-15 12:22:11 -07:00
Bryan Ashby
48c6edc5b3
Rename VTX Hyperlink stuff
2017-09-23 23:17:16 -06:00
Bryan Ashby
b0260049ba
Add VTX hyperlink support for URLs
2017-09-21 21:23:30 -06:00
Bryan Ashby
188cebab4f
Notes
2017-09-03 20:43:13 -06:00
Bryan Ashby
ea39811ff6
Fix up some font switching logic
2017-09-02 09:59:38 -06:00
Bryan Ashby
4914bb9003
Add getFullMatchRegExp(): This will be used elsewhere eventually
2017-08-26 19:59:26 -06:00
Bryan Ashby
b922f54024
Remove extra reset in ESC seq
2017-08-20 20:34:18 -06:00
Bryan Ashby
d230a2f58b
* Don't allow 'system' filters to be deleted
...
* Code cleanup
* Static UUID for "default/system" filters
2017-07-09 20:00:36 -06:00
Bryan Ashby
a729944af7
ANSI resources (comments)
2016-09-04 17:44:51 -06:00
Bryan Ashby
b0930a3b7e
Add setSyncTermFontWithAlias()
2016-07-19 20:58:51 -06:00
Bryan Ashby
a3b4568a76
Fix issue parsing args in sgr() introduced recently
2016-06-27 23:07:59 -06:00
Bryan Ashby
8be75d4713
Remove commented out deleteLine method
2016-06-27 22:34:19 -06:00
Bryan Ashby
b6cada6f3c
Various ES6, TODO and code cleanup
2016-06-26 21:23:59 -06:00
Bryan Ashby
dbfad79431
Remove unused variables; use const
2016-04-18 21:20:18 -06:00
Bryan Ashby
3056d6c742
Add some note
2016-01-02 18:34:12 -07:00
Bryan Ashby
6a70c5af51
Fix bad SyncTerm/cterm font ESC generation when no font match
2015-11-25 17:58:35 -07:00
Bryan Ashby
46088a9f02
* Update to encode()/decode() direct calls for iconv-lite
...
* Overrite font (to not use!) when showing pause prompts - they should use the current set by menu/art
2015-11-01 13:32:52 -07:00
Bryan Ashby
81e684cdcc
* Work on Renegade style pipe codes
...
* Change age -> birthday
* Minor tweaks and tests
2015-07-20 22:56:48 -06:00
Bryan Ashby
316a9c8b7f
* Fix issue with submit matching when argName used
2015-07-13 13:41:21 -06:00
Bryan Ashby
40e0b55424
* Try to handle socket error
...
* Fix bug in wrapping with MultiLineEditText
* Updates on message base DB layout/triggers
* Detect some terminals via ANSI DSR for device attributes (WIP)
2015-07-06 22:37:11 -06:00
Bryan Ashby
3d5d21bcb5
* Lots of WIP on FSE demo
...
* WIP emit position from MutliLineEditTextView
* ansi.rawWrite() when no iconv/lfs to be processed
2015-07-05 19:05:55 -06:00
Bryan Ashby
a241f91546
* A few updates to experimental per-client child logging
...
* StatusBarView skeleton
* Code cleanup
* Menus scan specify emulated baud rate
2015-07-02 23:28:39 -06:00
Bryan Ashby
c87c0d69b7
* Some work on color codes module
2015-06-30 13:04:58 -06:00
Bryan Ashby
e62d146075
* WIP on MaskEditTextView stuff. Nothing major yet
2015-05-27 17:27:36 -06:00
Bryan Ashby
07ee5079f4
Merge branch 'master' of ssh://nu.l33t.codes:51977/git/base/enigma-bbs
2015-05-20 13:24:57 -06:00
Bryan Ashby
be2c940013
* Some notes and minor changes
2015-05-20 13:24:39 -06:00
Bryan Ashby
f9358d04cd
* Nothing really... rethinking MultiLineEditTextView
2015-05-18 22:29:33 -06:00
Bryan Ashby
04c85d2311
* Fix MCI colors. Everything working well so far!
2015-04-30 14:39:03 -06:00
Bryan Ashby
3f29e3dba4
* Start of work on re-write of SGR stuff related to MCI codes
2015-04-29 15:38:20 -06:00
Bryan Ashby
48be2f69be
* Start work on new ANSI parser color/style system. Mostly notes. Will do in bulk later
...
* Start of styleColorX concept
2015-04-28 22:42:22 -06:00
Bryan Ashby
99fb3b34c7
* Mostly code cleanup & minor refactors
2015-04-27 22:40:05 -06:00
Bryan Ashby
75bb9e91e4
* Some work on cursor hiding while redrawing. WIP.
2015-04-27 20:19:17 -06:00
Bryan Ashby
91d395e8bc
* Again change ANSI font handling
...
* Add prompt.json
2015-04-23 23:00:48 -06:00
Bryan Ashby
ec5f1836c5
* clearScreen -> cls for nostalgia
...
* module cleanup: some simple modules moved to general_menu_method.js @methods
* More work on menu configuration & options
- Removed formatting of args for now. Too tied to MCI, not really needed with argName stuff
2015-04-20 22:50:58 -06:00
Bryan Ashby
bac2f63c1a
* Tons of work with menu/prompts refactoring -- more to come soon
...
* More work with menu/prompt accets
2015-04-19 02:13:13 -06:00
Bryan Ashby
5faa11664b
* Lots of work with fonts: Support mappings of various cterm/SyncTERM fonts.
...
* Load font info from SAUCE
* Better work with defaults & theme values
2015-04-16 22:29:53 -06:00
Bryan Ashby
77600d3dde
* Fix EtherTerm backspace key
...
* Better WIP apply art / module
* Better WIP 'enter' and 'leave' events from VC
2015-04-14 00:19:14 -06:00
Bryan Ashby
2bac8e006e
- Remove inputType from previous check in. Will replace with MaskEditTextView stuff
...
* Cleanup self.options in Views. Just use self.XXXXXX and pass in options to configure
* View's take one param for ctor: options. Including options.client
* Experimental / WIP cursor show/hide in Views
2015-04-08 22:54:13 -06:00
Bryan Ashby
d1b0663b5d
* Some basic work on connecting modules
2015-03-23 23:12:19 -06:00
Bryan Ashby
008e9f46d8
* Fix colors in relation to MCI codes
...
* iCE colors working, I think...
2014-11-12 23:16:47 -07:00
Bryan Ashby
7bac1b5193
+ Start of iCE color support... ish.
...
* Initial NU-MAYA theme matrix
2014-11-09 21:24:09 -07:00
NuSkooler
1ef9a4a1ce
* Code cleanup. WIP theme stuff. Better CPR handling, etc.
2014-10-29 22:23:44 -06:00
NuSkooler
eab6da2b0a
* More View updates
2014-10-19 21:06:39 -06:00
NuSkooler
9a7e90b9b2
+ Initial source checkin
2014-10-16 20:21:06 -06:00