- Aug 06, 2012
-
-
Marijn Haverbeke authored
Hide it by overlaying it with our fake scrollbar. Remove explicit wheel handling for reasons of being extremely hard to get right. Issue #694
-
Marijn Haverbeke authored
-
Pavel Feldman authored
-
Marijn Haverbeke authored
Issue #698
-
Marijn Haverbeke authored
Issue #698
-
Pavel Feldman authored
-
Pavel Feldman authored
-
Marijn Haverbeke authored
And move browser detection up in the codemirror.js file, to prevent further instances of 'use sniffing before actually doing it' bugs.
-
Marijn Haverbeke authored
-
Jan Keromnes authored
-
Jan Keromnes authored
-
- Aug 03, 2012
-
-
Marijn Haverbeke authored
Closes #692
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
That'll make getElementById fail to return our measure element, which shouldn't break the whole editor anymore now.
-
Brandon Frohs authored
-
Marijn Haverbeke authored
-
- Aug 01, 2012
-
-
Marijn Haverbeke authored
To prevent problems with script concatenation.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #684
-
Page authored
This fixes an error in the case that extra properties have been added to the array prototype.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #679
-
Brandon Frohs authored
-
- Jul 31, 2012
-
-
Brandon Frohs authored
-
borawjm authored
-
Marijn Haverbeke authored
Issue #676
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #674
-
Marijn Haverbeke authored
Issue #650
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
They could get into an infinite recursion on Safari, causing scrolling glitches.
-
- Jul 30, 2012
-
-
Marijn Haverbeke authored
It used to use stringWidth, which ignored transformations applied to the text (most notably, tab replacement), and produced bad results. Closes #672
-
Marijn Haverbeke authored
Closes #671
-
Marijn Haverbeke authored
Closes #670
-