0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the framework version of the scrollers and use them in the controller More... almost 16 years ago
Fix hanging clone problem More... almost 16 years ago
my change to tiki has been pushed, so remove the need to pull from my tiki fork More... almost 16 years ago
paver start now starts abbot up properly More... almost 16 years ago
updated to get the sproutcore dependencies More... almost 16 years ago
get rid of old reference More... almost 16 years ago
the editor now appears in the app More... almost 16 years ago
editor is getting closer to launching, tiki-style More... almost 16 years ago
switch sproutcore back to the normal factory for speed More... almost 16 years ago
fix loading problem - SC._didBecomeReady was being called *after* main(). More... almost 16 years ago
changing the imports to match new syntax adding a pane to the view More... almost 16 years ago
now loads without errors, and does a little test of bespin pub/sub More... almost 16 years ago
Fix context stack issue with disabled scroll bars More... almost 16 years ago
Resize scroll bar canvas appropriately when its size changes: fixes crazy scroll bars in the embedded Bespin test More... almost 16 years ago
Reimplement mouse wheel scrolling for scroll bars More... almost 16 years ago
Allow dragging scroll bar handles around again More... almost 16 years ago
Fix scroll bar bug resulting from the addition of the nibs, which made frame.height unequal to gutterFrame.height More... almost 16 years ago
Reimplement scroll bar gutter and nib click behavior More... almost 16 years ago
now have an app in place to try to get things running under (took a bit of effort to figure out all of the moving parts from tiki-torch) More... almost 16 years ago
rename bespin-core to bespin, which will make things more consistent with how requires() had been previously. More... almost 16 years ago
more movements More... almost 16 years ago
remove the remnants of the old bespin-core More... almost 16 years ago
begin the work of making bespin-core into a framework by moving everything from the old location More... almost 16 years ago
Merge upstream changes More... almost 16 years ago
Use BespinScrollerView More... almost 16 years ago
moving settings events to the places that they should be, and simplifying settings More... almost 16 years ago
loadSession() didn't belong in settings More... almost 16 years ago
bizarre init.js had a copy of most of itself appended to the the bottom of the file. deleted More... almost 16 years ago
fixing a few issues left over from a half done SC conversion More... almost 16 years ago
replacing settings.get( with settings.getValue(, and similar with set so we don't clash with SC.Observable.[gs]et More... almost 16 years ago