0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make scrollbar invisible when cli is empty More... about 15 years ago
put flexbox back in now that we understand where things were getting broken, also normalize some of the names between CSS, and JS More... about 15 years ago
use bubbles=false when attaching events, should we add a way to add bubbling event attachment back in? More... about 15 years ago
fixing formatting that was broken (ish) by eclipse in last checkin More... about 15 years ago
add missing ; More... about 15 years ago
Add missing images for userident plugin More... about 15 years ago
Remove 'ui' plugin More... about 15 years ago
Fix false reference in undomanager test More... about 15 years ago
Test files have to be named 'testFoo.js'; rename files that did not follow this naming pattern More... about 15 years ago
Fix bug #568215: unit test infrastructure is broken More... about 15 years ago
Commit fd01793e1f4a included rejected files! Remove them. (thx Joe!) More... about 15 years ago
bring back scroll to bottom More... about 15 years ago
fix flexbox problems by going flexbox all the way More... about 15 years ago
remove poor comment More... about 15 years ago
"elment" -> "element"; fix Embedded More... about 15 years ago
Fix ancient comment in dryice/boot.js More... about 15 years ago
fix up the positioning errors caused by the de-scification, and tidy up some of the class names More... about 15 years ago
Change dimensionChanged to dimensionsChanged More... about 15 years ago
Fix bug #568263: cmd-J doesn't work More... about 15 years ago
Replace 'env.sizeChanged' event with ep 'dimensionChanged' More... about 15 years ago
Bring more 'Bespin Startup Options' back. 'noAutoresize' is no longer supported. More... about 15 years ago
Fix missing 'var' so that 'pluginName' leaked to global space More... about 15 years ago
Handled DOM-Id-string passed to the bespin.useBespin() function. More... about 15 years ago
Update embedded docs. 'Embedded API' is now 'Editor API' More... about 15 years ago
create requestoutput class to fix with templating More... about 15 years ago
remove name overriding of variable name More... about 15 years ago
Make a few editor functions + variables 'private' More... about 15 years ago
Bug 568217 - Haromonize the Embedded and command line APIs More... about 15 years ago
Fix a few scrolling bugs: scrollOffset was reset false when switching buffer + scrollOffset was not clamped when the layoutManager's size changed More... about 15 years ago
Update boot.js to work well with new promise-based appconfig.launch More... about 15 years ago