Skip to content

Tags: dyoo/WeScheme

Tags

73

Toggle 73's commit message
Eric Allatta tested a bunch of fonts, and found Droid Sans Mono to be…

… a huge improvement on windows, and Monaco to be a huge improvement on OSX. Use each of these, and fall back to the original monospace if the browser lacks them both

72.2

Toggle 72.2's commit message
remove the focus hack - it's no longer necessary, and it was causing …

…problems with the iOS keyboard

72.1

Toggle 72.1's commit message
MobileSafari doesn't know the true height of the keyboard after we've…

… added a fifth row, so make sure we extend the body of the document by an equivalent amount so that the row never hides any of the body.

72

Toggle 72's commit message
fix float-clearing on Firefox (tested on FF, Safari, Chrome and IE8)

71

Toggle 71's commit message
IE8 fix since excanvas has internal structure that shouldn't be touch…

…ed by the css rule.

70

Toggle 70's commit message
hiding programs.

69

Toggle 69's commit message
modifying the compiler running servlet so it knows to deal with 503s …

…too.

68

Toggle 68's commit message
Caching the very last compilation.

67

Toggle 67's commit message
if 503, try again.

66

Toggle 66's commit message
Trying to repair the runtime libraries.