- Aug 28, 2012
-
-
Marijn Haverbeke authored
Closes #753
-
- Aug 27, 2012
-
-
Marijn Haverbeke authored
Closes #751
-
Marijn Haverbeke authored
-
Peter Kroon authored
When dragging there is no src attribute needed on the dummy image.
-
- Aug 24, 2012
-
-
Marijn Haverbeke authored
Though it doesn't seem to have any observable effect on Chrome. @peterkroon Where does the image actually show up?
-
- Aug 23, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
It produces a bogus horizontal scrollbar there.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Jan Keromnes authored
-
Marijn Haverbeke authored
-
- Aug 21, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
(codemirror2 -> codemirror)
-
Marijn Haverbeke authored
Closes #736
-
Marijn Haverbeke authored
Closes #737
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #738
-
Marijn Haverbeke authored
-
- Aug 20, 2012
-
-
alexey-k authored
Was "};" => "}\n;" before, "};" => "};\n" now.
-
Marijn Haverbeke authored
-
- Aug 19, 2012
-
-
Ahmad Amireh authored
Markdown mode: fixed issue with [bracket quoted words] that aren't actually links being tokenized as links
-
- Aug 17, 2012
-
-
Thomas Schmid authored
-
Marijn Haverbeke authored
Now that the scroller div has its own vertical scrollbar, we no longer need to explicitly update the scrollbar during updateDisplay.
-
Marijn Haverbeke authored
-
Page authored
-
Page authored
-
- Aug 16, 2012
-
-
Marijn Haverbeke authored
This is a temporary kludge. I hope we'll be able to find a better solution. (This should bring back the flicker issue on Lion.) Issue #727
-
Marijn Haverbeke authored
-
- Aug 15, 2012
-
-
Marijn Haverbeke authored
Makes its behavior match the documentation, and the behavior or .next(). Issue #724
-
Joost-Wim Boekesteijn authored
String.prototype.charAt returns '' (empty string) for characters outside the range of the string.
-
Jan Keromnes authored
Suggested implementation for issue #722
-
Marijn Haverbeke authored
Issue #721
-
Marijn Haverbeke authored
-
- Aug 13, 2012
-
-
Marijn Haverbeke authored
-
Jan Keromnes authored
-
Marijn Haverbeke authored
Produces less noisy change objects when pressing enter.
-
Peter Kroon authored
-