.. |
servers
|
* Some code cleanup
|
2015-06-18 22:17:51 -06:00 |
ansi_escape_parser.js
|
* Start work on pausable ANSI display/etc.
|
2015-05-03 17:35:55 -06:00 |
ansi_term.js
|
* WIP on MaskEditTextView stuff. Nothing major yet
|
2015-05-27 17:27:36 -06:00 |
art.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
asset.js
|
* Some mostly placeholder work for @art, etc. in View properties (e.g. menu.json)
|
2015-06-06 19:34:55 -06:00 |
bbs.js
|
* Lots of code cleanup
|
2015-05-14 23:01:00 -06:00 |
button_view.js
|
* Some SyncTERM / EtherTerm key support for new key system
|
2015-06-06 00:33:59 -06:00 |
client.js
|
* Some SyncTERM / EtherTerm key support for new key system
|
2015-06-06 00:33:59 -06:00 |
client_term.js
|
* Some code cleanup
|
2015-06-18 22:17:51 -06:00 |
config.js
|
* Lots of code cleanup
|
2015-05-14 23:01:00 -06:00 |
connect.js
|
* Moved menus -> menus.json::menus
|
2015-05-15 23:02:58 -06:00 |
database.js
|
* WIP on user groups
|
2015-05-11 16:39:28 -06:00 |
edit_text_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
logger.js
|
* Not much. Will start on DEMO mode for View development, etc.
|
2015-04-24 16:54:25 -06:00 |
mask_edit_text_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
mci_view_factory.js
|
* Start work on TextBuffer version of MLTEV
|
2015-05-31 21:18:23 -06:00 |
menu_module.js
|
* Lots of code cleanup
|
2015-05-14 23:01:00 -06:00 |
menu_util.js
|
* Moved menus -> menus.json::menus
|
2015-05-15 23:02:58 -06:00 |
menu_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
misc_util.js
|
* Better form submit format
|
2015-03-25 23:23:14 -06:00 |
module_util.js
|
* clearScreen -> cls for nostalgia
|
2015-04-20 22:50:58 -06:00 |
multi_line_edit_text_view.js
|
* Start work on TextBuffer version of MLTEV
|
2015-05-31 21:18:23 -06:00 |
multi_line_edit_text_view2.js
|
* Code cleanup
|
2015-06-20 00:40:23 -06:00 |
plugin_module.js
|
* Allow passing of arguments to menu's via menu.json including formatted parameters
|
2015-04-04 14:41:04 -06:00 |
server_module.js
|
* WIP Menu system vs raw module access
|
2015-03-22 22:52:04 -06:00 |
spinner_menu_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
standard_menu.js
|
* clearScreen -> cls for nostalgia
|
2015-04-20 22:50:58 -06:00 |
string_util.js
|
* Fix line feed losing a character
|
2015-06-14 21:19:25 -06:00 |
system_menu_method.js
|
* Start on new theme re-work
|
2015-05-12 23:04:22 -06:00 |
text_buffer.js
|
* Not much
|
2015-05-31 21:50:49 -06:00 |
text_view.js
|
* Rename position x/y stuff to row/col. X/Y were backwards anyway :)
|
2015-05-18 11:31:35 -06:00 |
theme.js
|
* Some minor tweaks. Nothing major right now
|
2015-06-08 22:41:57 -06:00 |
ticker_text_view.js
|
* Rename position x/y stuff to row/col. X/Y were backwards anyway :)
|
2015-05-18 11:31:35 -06:00 |
toggle_menu_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
user.js
|
* Start on new theme re-work
|
2015-05-12 23:04:22 -06:00 |
user_group.js
|
* Some code cleanup in user.js
|
2015-05-12 16:34:11 -06:00 |
vertical_menu_view.js
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
view.js
|
* Some SyncTERM / EtherTerm key support for new key system
|
2015-06-06 00:33:59 -06:00 |
view_controller.js
|
* Some mostly placeholder work for @art, etc. in View properties (e.g. menu.json)
|
2015-06-06 19:34:55 -06:00 |