Caret/js
2013-11-06 08:12:00 -08:00
..
ace Update Ace to latest version. 2013-10-30 09:26:43 -07:00
aceBindings.js Convert tabs to spaces and back again 2013-10-24 19:13:07 -07:00
command.js Palette fixes, converted command to synchronous calls. 2013-10-08 09:27:28 -07:00
dialog.js Focus, selection fixes. 2013-10-08 11:15:52 -07:00
dom2.js Added class sugar to dom2.js 2013-11-04 08:41:22 -08:00
editor.js Add autocomplete option. 2013-10-28 09:18:43 -07:00
file.js Added a getPath() method on files 2013-11-06 07:37:34 -08:00
fileManager.js Use manos.chain() to clear up retained file reading. 2013-11-06 07:55:01 -08:00
keys.js Worst. Mac support. Ever. 2013-10-12 16:25:25 -07:00
main.js Start of work on project management 2013-11-02 17:51:28 -07:00
manos.js Restore retained files using Manos async instead of more complicated inline async flow. 2013-10-08 08:31:13 -07:00
menus.js Added class sugar to dom2.js 2013-11-04 08:41:22 -08:00
palette.js Added class sugar to dom2.js 2013-11-04 08:41:22 -08:00
projectManager.js Added project file loading, panel animation 2013-11-06 08:12:00 -08:00
sessions.js Show file size message in status bar when adding a tab 2013-11-06 07:48:18 -08:00
settings.js Filter menus/palette based on Chrome major version. 2013-11-01 16:24:57 -07:00
statusbar.js Show file size message in status bar when adding a tab 2013-11-06 07:48:18 -08:00
tab.js Added notes for project stubs 2013-11-02 18:30:37 -07:00