.. |
ace
|
Added Son of Obsidian theme (thanks Luciano)
|
2013-11-12 10:10:47 -08:00 |
aceBindings.js
|
Convert tabs to spaces and back again
|
2013-10-24 19:13:07 -07:00 |
command.js
|
Fixed directory triangle display, added menu divider.
|
2013-11-06 09:55:11 -08:00 |
contextMenus.js
|
Add URLs to files, return URL with params when routing internally
|
2013-11-07 17:32:38 -08:00 |
dialog.js
|
Allow enter key to trigger dialog buttons.
|
2013-11-19 08:36:37 -08:00 |
dom2.js
|
Added class sugar to dom2.js
|
2013-11-04 08:41:22 -08:00 |
editor.js
|
Add ability to change font size on thefly
|
2013-11-19 08:20:05 -08:00 |
file.js
|
Add safeguards where the project file might have a null FS entry.
|
2013-11-07 10:24:50 -08:00 |
fileManager.js
|
Tiptoe around acceptsMultiple for the sake of Chrome 29 users.
|
2013-11-11 13:31:41 -08:00 |
keys.js
|
Add ability to change font size on thefly
|
2013-11-19 08:20:05 -08:00 |
main.js
|
Add ability to check for updates at any time.
|
2013-11-06 12:18:50 -08: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
|
Using an input proxy was crap, switch to tracking doc clicks.
|
2013-11-21 09:40:09 -08:00 |
palette.js
|
Added class sugar to dom2.js
|
2013-11-04 08:41:22 -08:00 |
projectManager.js
|
Cosmetic tweaks to the project manager.
|
2013-11-21 10:18:43 -08:00 |
sessions.js
|
Allow dialogs to use shortcut keys. Fixes #66.
|
2013-11-08 16:57:35 -08:00 |
settings.js
|
Tiptoe around acceptsMultiple for the sake of Chrome 29 users.
|
2013-11-11 13:31:41 -08:00 |
statusbar.js
|
Show file size message in status bar when adding a tab
|
2013-11-06 07:48:18 -08:00 |
tab.js
|
Correctly set syntax when saving a new file.
|
2013-11-06 08:46:20 -08:00 |