- Aug 21, 2013
-
-
Michael Zhou authored
-
- Aug 19, 2013
-
-
Daniel Huigens authored
-
Marijn Haverbeke authored
-
SCLINIC\jdecker authored
When the cursor blink rate is zero (or negative) the cursor should not blink. Previously, it was blinking as fast as possible when the rate was zero.
-
Marijn Haverbeke authored
Issue #1739
-
- Aug 14, 2013
-
-
Marijn Haverbeke authored
Issue #1743
-
- Aug 12, 2013
-
-
Marijn Haverbeke authored
-
Daniel Huigens authored
-
- Aug 09, 2013
-
-
Marijn Haverbeke authored
To prevent a lot of DOM nodes from sticking around after measuring a long line, easing the pressure on the GC.
-
- Aug 08, 2013
-
-
Marijn Haverbeke authored
It seems recent versions of Chrome/Blink fire the handler first, and then clear the selection. Issue #1730
-
- Aug 05, 2013
-
-
Marijn Haverbeke authored
Closes #1726
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Jul 31, 2013
-
-
Marijn Haverbeke authored
-
- Jul 30, 2013
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
Issue #1710
-
Chris Granger authored
Signed-off-by:
Chris Granger <ibdknox@gmail.com>
-
Marijn Haverbeke authored
Issue #1709
-
- Jul 29, 2013
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
(Even when the widest-line heuristic goes wrong.)
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Also fixes CodeMirror.innerMode to give up on null or fixpoint Issue #1704
-
Dominator008 authored
The function was referring to "cm", which is not necessarily defined.
-
- Jul 26, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This makes sure that when a DOM element changed size, we propagate that change properly.
-
Marijn Haverbeke authored
Issue #1681
-
Marijn Haverbeke authored
This reverts commit d59e2ae4.
-
- Jul 25, 2013
-
-
Andrey Lushnikov authored
Issue #1474
-
Marijn Haverbeke authored
Issue #1682
-
Marijn Haverbeke authored
Issue #1682
-
Marijn Haverbeke authored
Also adds parameters to a range's clear event. Issue #1678 Issue #1679
-
- Jul 13, 2013
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
Issue #1674
-
- Jul 12, 2013
-
-
Marijn Haverbeke authored
Issue #1668
-
Marijn Haverbeke authored
i.e. linehandle.on, markedrange.off, etc.
-
- Jul 11, 2013
-
-
Marijn Haverbeke authored
Issue #1654
-
Daniel Huigens authored
-
Michael Zhou authored
Fixed clipping of the insertAt index.
-