1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure we disconnect observers when we destroy objects.
ross9261
as Aaron Unger
More... about 15 years ago
Disable the proxying since this is inherited by other things that depend on this framework.
ross9261
as Aaron Unger
More... over 15 years ago
Unsubscribe from chat channels when we re-init chat (if we change rooms, say) More... over 15 years ago
Add BSD licensed SHA1 library. More... over 15 years ago
Update CcChat to tolerate async loading of Faye More... almost 16 years ago
Add forgotten sc_require uncovered by garcon More... almost 16 years ago
Add basic password and re-type password fields to login More... about 16 years ago
Instead of using a timer to autoscroll, use a nested invokeLast.
ross9261
as Aaron Unger
More... about 16 years ago
Test for autoscrolling bug (where it doesn't go all the way to the bottom)
ross9261
as Aaron Unger
More... about 16 years ago
Merge branch 'master' of github.com:sfentress/CC-SproutCore More... about 16 years ago
Small changes to chat compose view More... about 16 years ago
Fix test so it works in Master version of SC More... about 16 years ago
Small changes to chat More... about 16 years ago
Extract addMessage method so other controllers can add to chat message list More... about 16 years ago
Change safari detection so it works on IE
ross9261
as Aaron Unger
More... about 16 years ago
If sensorStatePath is not defined, try calling the applet methods anyway.
ross9261
as Aaron Unger
More... about 16 years ago
Add start(), stop(), and reset() methods, since these actions are not application specific. Bump sensor applet version.
ross9261
as Aaron Unger
More... about 16 years ago
Rearrange sensor applet properties to make it clearer what needs to be overridden. Add safari detection.
ross9261
as Aaron Unger
More... about 16 years ago
Add sensorState and sensorStatePath, which can be set to control the applet via changes in sensorState instead of calling public methods on the applet itself.
ross9261
as Aaron Unger
More... about 16 years ago
Bump sensor-applets jar version.
ross9261
as Aaron Unger
More... about 16 years ago
Add empty listener methods to sensor applet to function as basic documentation.
ross9261
as Aaron Unger
More... about 16 years ago
Little fixes More... about 16 years ago
Use static layout in chat message so we can use it in stacked view More... about 16 years ago
Updated sensor-applets jar version. Easier to edit jar list.
ross9261
as Aaron Unger
More... about 16 years ago
Only init a chat client if the Faye library exists.
ross9261
as Aaron Unger
More... about 16 years ago
Fix code that was accidentally pointing at Geniverse stuff. More... about 16 years ago
Add basic implementation of an autoScrollView which can automatically scroll to bottom. More... about 16 years ago
Adjust size of chat compose window if item is added More... about 16 years ago
Add support for attaching an object to a message, and displaying it within the message using a url More... about 16 years ago
Merge branch 'master' of github.com:sfentress/CC-SproutCore More... about 16 years ago