- Jan 09, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3023
-
- Jan 07, 2015
-
-
Marijn Haverbeke authored
They aren't faster, and don't work on pseudo-arrays.
-
- Jan 05, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3019
-
- Dec 29, 2014
-
-
Marijn Haverbeke authored
Issue #3009
-
Marijn Haverbeke authored
Issue #3009
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
To work around a layout quirk in Firefox Issue #3009
-
- Dec 23, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Code that overrides this will break the new scroll model. Issue #2984
-
- Dec 22, 2014
-
-
Dan Bentley authored
- line.handle.gutterClass is successfully - Gutter class is removed from Markup Amending removeLineClass to remove gutter class from markup.
-
Gabriel Gheorghian authored
-
- Dec 19, 2014
-
-
Marijn Haverbeke authored
Issue #2997
-
- Dec 16, 2014
-
-
Marijn Haverbeke authored
-
- Dec 15, 2014
-
-
Marijn Haverbeke authored
Also cause widgets with addWidget to have their events ignored. See http://discuss.codemirror.net/t/click-to-clear-marker-created-with-cm-addwidget/98
-
- Dec 10, 2014
-
-
Marijn Haverbeke authored
Closes #2658
-
Marijn Haverbeke authored
To prevent race conditions where an API call triggers a resetInput before the new input has been read. Closes #2975
-
Marijn Haverbeke authored
Closes #2974
-
- Dec 09, 2014
-
-
Marijn Haverbeke authored
Closes #2968
-
- Dec 03, 2014
-
-
Marijn Haverbeke authored
-
- Dec 02, 2014
-
-
Marijn Haverbeke authored
Closes #2955
-
- Dec 01, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Implements a pluggable scrollbar model. Interface not documented yet, but quite simple (see forthcoming simplescrollbars addon)
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
And manually compensate for our own scrollbar sizes. This way, we're no longer dependent on the size of our scrollbars being the same as the size of native scrollbars, and can start to think about custom scrollbars.
-
- Nov 25, 2014
-
-
Marijn Haverbeke authored
Webkit can't deal with them. Issue #2945
-
Marijn Haverbeke authored
-
- Nov 22, 2014
-
-
Marijn Haverbeke authored
Issue #2915
-
Marijn Haverbeke authored
-
- Nov 17, 2014
-
-
Marijn Haverbeke authored
Add tests
-
- Nov 15, 2014
-
-
Marijn Haverbeke authored
-