summaryrefslogtreecommitdiffstats
path: root/test/javascripts/notification_center_test.js
Commit message (Expand)AuthorAgeFilesLines
* Add and use a Function.bind() for binding scope to the NotificationCenter cal...Johan Sørensen2009-11-041-11/+14
* Clicking a comment link will ask the controller to update, then goto comment ...Marius Mathiesen2009-11-041-0/+20
* Use the power of the arguments builtin instead of passing around arraysJohan Sørensen2009-11-041-3/+2
* Changed the NotificationCenter a bitMarius Mathiesen2009-11-041-20/+21
* Be able to remove a single observer by sender from the NotificationCenterJohan Sørensen2009-11-041-2/+14
* Instead of NotificationCenter.defaultCenter(), use NotificationCenterJohan Sørensen2009-11-041-8/+8
* Add a NotificationCenter object to de-couple some of the javascript via obser...Johan Sørensen2009-11-041-0/+86