Caret/js/ui
Thomas Wilburn fc7d893929 Many key fixes: mainly that Ace key configs are reloaded from scratch on each init:restart, so that
you can't either wipe out Ace bindings for good, or have zombie bindings hanging around from edit to
edit.
2013-12-20 09:01:53 -08:00
..
contextMenus.js Organized module locations. Fixed a context menu bug. 2013-12-04 09:24:04 -08:00
dialog.js Better async command patterns, fixes for loading command list. 2013-12-16 11:53:26 -08:00
keys.js Many key fixes: mainly that Ace key configs are reloaded from scratch on each init:restart, so that 2013-12-20 09:01:53 -08:00
menus.js Many key fixes: mainly that Ace key configs are reloaded from scratch on each init:restart, so that 2013-12-20 09:01:53 -08:00
palette.js Add commands.json for #93 2013-12-16 08:51:56 -08:00
projectManager.js Add the ability to search for file names inside the project 2013-12-10 14:46:28 -08:00
statusbar.js Add commands for status messages. 2013-12-04 14:50:01 -08:00