.. |
servers
|
+ Introduction of WIP asset system - menus, prompts, art, etc. @type:location/asset
|
2015-04-05 01:15:04 -06:00 |
ansi_escape_parser.js
|
* Start work on pausable ANSI display/etc.
|
2015-05-03 17:35:55 -06:00 |
ansi_term.js
|
* Fix MCI colors. Everything working well so far!
|
2015-04-30 14:39:03 -06:00 |
art.js
|
* Moved themes from mods/art/themes > mods/themes/
|
2015-05-14 16:49:19 -06:00 |
asset.js
|
* Fixed double extra view redraws
|
2015-04-26 20:46:16 -06:00 |
bbs.js
|
* Start on new theme re-work
|
2015-05-12 23:04:22 -06:00 |
button_view.js
|
* Lots of work with fonts: Support mappings of various cterm/SyncTERM fonts.
|
2015-04-16 22:29:53 -06:00 |
client.js
|
* Some solid progress on themeing / customization via theme.json
|
2015-05-13 22:21:55 -06:00 |
client_term.js
|
* Allow passing of arguments to menu's via menu.json including formatted parameters
|
2015-04-04 14:41:04 -06:00 |
config.js
|
* Moved themes from mods/art/themes > mods/themes/
|
2015-05-14 16:49:19 -06:00 |
connect.js
|
* Tons of work with menu/prompts refactoring -- more to come soon
|
2015-04-19 02:13:13 -06:00 |
database.js
|
* WIP on user groups
|
2015-05-11 16:39:28 -06:00 |
edit_text_view.js
|
* Start of work on re-write of SGR stuff related to MCI codes
|
2015-04-29 15:38:20 -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
|
- Remove inputType from previous check in. Will replace with MaskEditTextView stuff
|
2015-04-08 22:54:13 -06:00 |
mci_view_factory.js
|
* styleColor -> styleSGR1, styleSGR2
|
2015-04-30 16:41:43 -06:00 |
menu_module.js
|
* Moved themes from mods/art/themes > mods/themes/
|
2015-05-14 16:49:19 -06:00 |
menu_util.js
|
* Distinct "menus" vs "prompts" for theme.json so conflicting names can occur
|
2015-05-14 14:56:02 -06:00 |
menu_view.js
|
* Start work on VerticalMenuView changes allowing scrolling views. Lots to go.
|
2015-05-05 22:19:21 -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 |
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
|
* Start of work on re-write of SGR stuff related to MCI codes
|
2015-04-29 15:38:20 -06:00 |
standard_menu.js
|
* clearScreen -> cls for nostalgia
|
2015-04-20 22:50:58 -06:00 |
string_util.js
|
* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
|
2015-05-07 16:14:16 -06:00 |
system_menu_method.js
|
* Start on new theme re-work
|
2015-05-12 23:04:22 -06:00 |
text_view.js
|
* WIP on user groups
|
2015-05-11 16:39:28 -06:00 |
theme.js
|
* Some solid progress on themeing / customization via theme.json
|
2015-05-13 22:21:55 -06:00 |
ticker_text_view.js
|
- Remove inputType from previous check in. Will replace with MaskEditTextView stuff
|
2015-04-08 22:54:13 -06:00 |
toggle_menu_view.js
|
* Just some notes
|
2015-05-04 22:04:36 -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
|
* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
|
2015-05-07 16:14:16 -06:00 |
view.js
|
* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
|
2015-05-07 16:14:16 -06:00 |
view_controller.js
|
* Distinct "menus" vs "prompts" for theme.json so conflicting names can occur
|
2015-05-14 14:56:02 -06:00 |