0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added comment about being async More... almost 16 years ago
s/settings.isOn/settings.isValueOn/g (And same for Off) to avoid confusion. Also adding documentation to settings. More... almost 16 years ago
allowing container to init from factory strings to move the dependencies out of container.js More... almost 16 years ago
minor tidy ups More... almost 16 years ago
Stub in _segmentForMouseEvent More... almost 16 years ago
Draw nibs and make scroll bars light up when the mouse is moved over them More... almost 16 years ago
Draw knob in the correct position More... almost 16 years ago
Put Bespin scrollers in scroller.html; start work on SproutCore-izing scroller events and rendering More... almost 16 years ago
Automated merge with file:///Users/pwalton/Source/bespin/local/bespinclient More... almost 16 years ago
sproutcore was used in a few places by dint of being manually pushed into window. this patch makes it always be local More... almost 16 years ago
simplify initial content model More... almost 16 years ago
experiment to use container in place of bespin.get More... almost 16 years ago
a couple of clipboard fixes More... almost 16 years ago
Start SproutCoreization of scroller More... almost 16 years ago
Create initial Bespin scroll bar test page More... almost 16 years ago
merge branches pulled from Patrick's repository. More... almost 16 years ago
Make the width a little longer to make room for the insertion point at the end of the longest line More... almost 16 years ago
Get events going to the right position in a scrolled canvas and make the editor more strongly use absolute positioning More... almost 16 years ago
fix multiline strings in the JS syntax highlighter bug 524577. fix from Irakli Gozalishvili More... almost 16 years ago
exports.isLinux is not a function bug in bespin/util/util bug 525761 thanks to Saher El-Neklawy More... almost 16 years ago
now clipboard is not dependent on bespin it can be a utility More... almost 16 years ago
adding comments that didn't get saved in last checkin More... almost 16 years ago
goodbye dojo from core, plus some tidyups More... almost 16 years ago
the factory objects were expected to register the objects they created; moved to getComponent More... almost 16 years ago
close to a re-write of clipboard.js to: A. work, and B. not be entangled with the editor More... almost 16 years ago
fix silly typo More... almost 16 years ago
Remove the lorem ipsum More... almost 16 years ago
Remove the lorem ipsum More... almost 16 years ago
Get the pane to figure out its size in the embedded editor and report it to SproutCore More... almost 16 years ago
Get the pane to figure out its size in the embedded editor and report it to SproutCore More... almost 16 years ago