Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and use a Function.bind() for binding scope to the NotificationCenter cal... | Johan Sørensen | 2009-11-04 | 1 | -11/+14 |
* | Clicking a comment link will ask the controller to update, then goto comment ... | Marius Mathiesen | 2009-11-04 | 1 | -0/+20 |
* | Use the power of the arguments builtin instead of passing around arrays | Johan Sørensen | 2009-11-04 | 1 | -3/+2 |
* | Changed the NotificationCenter a bit | Marius Mathiesen | 2009-11-04 | 1 | -20/+21 |
* | Be able to remove a single observer by sender from the NotificationCenter | Johan Sørensen | 2009-11-04 | 1 | -2/+14 |
* | Instead of NotificationCenter.defaultCenter(), use NotificationCenter | Johan Sørensen | 2009-11-04 | 1 | -8/+8 |
* | Add a NotificationCenter object to de-couple some of the javascript via obser... | Johan Sørensen | 2009-11-04 | 1 | -0/+86 |