1. 17 May, 2010 1 commit
  2. 16 May, 2010 1 commit
  3. 15 May, 2010 7 commits
  4. 12 May, 2010 1 commit
  5. 11 May, 2010 10 commits
  6. 06 May, 2010 6 commits
  7. 05 May, 2010 1 commit
  8. 02 May, 2010 1 commit
  9. 01 May, 2010 1 commit
  10. 30 Apr, 2010 3 commits
  11. 19 Apr, 2010 6 commits
  12. 18 Apr, 2010 2 commits
    • Joel Martin's avatar
      Status/error refactor. Fix firefox bugs. · 8759ea6f
      Joel Martin authored
      - All state/status updates go through updateState routine which
        updates the status line also.
      
      - Old firefox (and opera) don't support canvas createImageData, so use
        getImageData as replacement.
      
      - Add console.warn and console.error stubs so that firefox without
        firebug doesn't crap out.
      
      - If no WebSockets then error if no flash or if URL is location (flash
        will refuse to load the object for security reasons).
      8759ea6f
    • Joel Martin's avatar
      Remove mootools-more references. · 07f6ca75
      Joel Martin authored
      07f6ca75