enigma-bbs/core
Bryan Ashby 159cdcb763 * Mostly notes & toying around with MultiLineTextEditView 2015-05-17 21:33:27 -06:00
..
servers * Moved menus -> menus.json::menus 2015-05-15 23:02:58 -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 menus -> menus.json::menus 2015-05-15 23:02:58 -06:00
asset.js * Fixed double extra view redraws 2015-04-26 20:46:16 -06:00
bbs.js * Lots of code cleanup 2015-05-14 23:01:00 -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 * 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 * WIP on MaskEditTextView 2015-05-15 17:17:13 -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 * Start (mostly placeholder) for MultiLineEditTextView 2015-05-16 14:39:14 -06:00
mci_view_factory.js * Start (mostly placeholder) for MultiLineEditTextView 2015-05-16 14:39:14 -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 * 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
multi_line_edit_text_view.js * Mostly notes & toying around with MultiLineTextEditView 2015-05-17 21:33:27 -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 * Start (mostly placeholder) for MultiLineEditTextView 2015-05-16 14:39:14 -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 * Start (mostly placeholder) for MultiLineEditTextView 2015-05-16 14:39:14 -06:00
view_controller.js * Moved menus -> menus.json::menus 2015-05-15 23:02:58 -06:00