0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JSLint fixes for bespin/editor/mixins/canvas.js More... almost 16 years ago
JSLint fixes for bespin/editor/views/gutter.js More... almost 16 years ago
JSLint fixes for bespin/editor/views/scroll.js More... almost 16 years ago
JSLint fixes for bespin/editor/views/editor.js More... almost 16 years ago
Document options.dontHookWindowResizeEvent in the embedding guide More... almost 16 years ago
merge changes that came after Patrick's changes More... almost 16 years ago
change server to the new-style (not a factory-produced object, but rather just an object in a module) More... almost 16 years ago
fix some runloop anamolies More... almost 16 years ago
fix the other bindings, remove some excess logging More... almost 16 years ago
changing things around to use module variables for bindings, rather than globals More... almost 16 years ago
fix abbot references (should be abbot_path) More... almost 16 years ago
a bit of cleanup More... almost 16 years ago
bug 530242: functional login/signup page. This is a patch of changes made by Joe. In the next commit, I'll make some changes having reviewed this patch. More... almost 16 years ago
signup comes up automatically now More... almost 16 years ago
by manually calling things, I'm now able to log in More... almost 16 years ago
register components on system.global now. (with our current loading scheme, these are *real* globals. in embedded, this will obviously not be the case). More... almost 16 years ago
server component is functional More... almost 16 years ago
Split the gutter out into a separate view More... almost 16 years ago
component factories are now plugins More... almost 16 years ago
Add a getCharacterWidth() method to the canvas mixin that insists on being told exactly which font to use. Fixes bug 529688. More... almost 16 years ago
giving the server a new home More... almost 16 years ago
Additions to allow login More... almost 16 years ago
import caused require loop, and isn't needed More... almost 16 years ago
the default plugin metadata is now loaded More... almost 16 years ago
Add a canvas element mixin to factor out duplicate code More... almost 16 years ago
Merge with upstream More... almost 16 years ago
remove temporary hack - SproutCore handles the readiness of Tiki-based apps now. More... almost 16 years ago
bug 529415: fix release_embed to look in the proper place for the build. More... almost 16 years ago
remove dojo from ignores More... almost 16 years ago
Resize the pane appropriately when the embedded container changes size, and rework the editor dimensions logic to work with this. Fixes bug 529114. More... almost 16 years ago