1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move nascent ProjectManager code into its own JS file, as it will presumably grow to get pretty long over time. More... almost 14 years ago
- Set tree content via JSON rather than fiddly HTML - Hardcode inBrowser to true until file APIs arrive, so it works in app shell with dummy content in the meantime. - Move inBrowser var into namespace - Minor cleanups in commented-out (old) file code - Rename isFileShown()->shouldShowFile() for clarity More... almost 14 years ago
Replace Jasmine TrivialReporter with HtmlReporter More... almost 14 years ago
minor: Make cutesy temp header message match cutesy temp code editor content better :-) More... almost 14 years ago
- Move tree sprite sheet into a separate styles/images/ subfolder. - Set up a LESS variable to abstract away the relative path to image assets used in our CSS. More... almost 14 years ago
Add Jasmine unit test framework More... almost 14 years ago
Add jsTree to our repo under thirdparty/. More... almost 14 years ago
Move dummy theme .css file into /styles, removing any need to modify (or add to) any part of the jsTree source tree. This will make it easier to pull it in as a submodule. More... almost 14 years ago
Initial integration of tree control into NJ's UI scaffolding. Assumes jstree_pre1.0_fix_1 folder is placed next to index.html (will add as official submodule soon). More... almost 14 years ago
Merge remote-tracking branch 'origin/ui-workspace' into initial-file-tree More... almost 14 years ago
Merge remote-tracking branch 'origin/master' into ui-workspace More... almost 14 years ago
Improved organization of brackets.less. Made the picker rule specific to the project panel. More... almost 14 years ago
Fixed the .selected style for files so it actually works, and changed the sample to show it. More... almost 14 years ago
Merge branch 'ui-workspace' of github.com:adobe/brackets into initial-file-tree More... almost 14 years ago
Fleshed out overall UI layout More... almost 14 years ago
Merge branch 'jason-sanjose/js-test-driver' More... almost 14 years ago
Fixed readme markdown More... almost 14 years ago
Merge commit 'de9e68f3d1df0522dcf42feff5992fdcfac2eb54' More... almost 14 years ago
Merge branch 'master' into jason-sanjose/js-test-driver More... almost 14 years ago
Unit testing readme More... almost 14 years ago
Merge pull request #1 from adobe/jason-sanjose/js-test-driver More... almost 14 years ago
JsTestDriver scripts. Basic CodeMirror init test. More... almost 14 years ago
Initial commit of JsTestDriver unit test framework More... almost 14 years ago
Added shorter command for submodule update in README More... almost 14 years ago
Fixed URL for CodeMirror module More... almost 14 years ago
Added CodeMirror submodule More... almost 14 years ago
Initial commit More... almost 14 years ago