1
I Use This!
Inactive

Commits : Listings

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