- Mar 06, 2015
-
-
Marijn Haverbeke authored
-
- Mar 05, 2015
-
-
Marijn Haverbeke authored
Also set CodeMirror-linenumber to nowrap. Works around issue where a rounding error causes the line numbers to wrap in some situations on iOS. Closes #3068
-
Marijn Haverbeke authored
Issue #3117
-
Marijn Haverbeke authored
Thus allowing a user to specify a non-global regexp, causing a hang in buildToken Issue #3117
-
Marijn Haverbeke authored
Closes #3113
-
Kevin Earls authored
Closes #3114
-
Peter Flynn authored
-
- Mar 04, 2015
-
-
nightwing authored
-
- Mar 02, 2015
-
-
Marijn Haverbeke authored
-
nightwing authored
-
Marijn Haverbeke authored
-
- Feb 27, 2015
-
-
coderaiser authored
-
- Feb 26, 2015
-
-
Marijn Haverbeke authored
Looking up arbitrary strings without a hasOwnProperty check never ends well. Closes #3106
-
Marijn Haverbeke authored
Issue #3104
-
- Feb 25, 2015
-
-
Marijn Haverbeke authored
Margins for gutter markers aren't supported, and this was pushing the numbers into the content. Issue #3098
-
Marijn Haverbeke authored
Issue #3098
-
- Feb 24, 2015
-
-
Marijn Haverbeke authored
Closes #2581
-
Marijn Haverbeke authored
Closes #2858
-
Marijn Haverbeke authored
Closes #3073
-
Marijn Haverbeke authored
It was a broken mess. The Smarty mode now supports a base mode. Issue #2871
-
Marijn Haverbeke authored
Issue #2871
-
Marijn Haverbeke authored
At least that works. Closes #1788
-
Marijn Haverbeke authored
-
- Feb 23, 2015
-
-
Marcel Gerber authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #3099
-
Marijn Haverbeke authored
We're still targeting ES3.
-
Zhang Hao authored
-
- Feb 20, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Typing the same character multiple times in a row would cause a character to be deleted.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
So that styling content causes a redraw, removing the style
-
Marijn Haverbeke authored
Since preventDefaulting the first touchend event means the native behavior won't happen anymore, this is seems to be the only way to make multi-tap work for iOS.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-