- Feb 11, 2013
-
-
Marijn Haverbeke authored
Closes #1232
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Splitting them into two spans apparently prevents them from rendering at all (not unexpectedly).
-
Marijn Haverbeke authored
-
Brian Sletten authored
-
- Feb 08, 2013
-
-
Glenn Ruehle authored
-
Narciso Jaramillo authored
-
Page authored
-
Marijn Haverbeke authored
The mechanism that was supposed to batch handlers during an operation and fire them afterwards was broken -- handlers triggered during endOperation were fired immediately. Should be better now. Closes #1226
-
Marijn Haverbeke authored
It was still being called for showIfHidden widgets, even though it no longer exists. Closes #1225
-
Randy Edmunds authored
-
Narciso Jaramillo authored
-
- Feb 07, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
It was really quite misguided before.
-
- Feb 06, 2013
-
-
Marijn Haverbeke authored
Closes #1180
-
Xavier Mendez authored
-
Xavier Mendez authored
- When mark-selection is deactivated the mark was not removed. - When mark-selection is [re]activated it immediately calls updateSelectedText() to set the mark if there's already a selection. - In addition to removing the mark, the handle is completely deleted to leave the CodeMirror instance in a clean state, and avoid re-deleting the mark if it's activated again.
-
Xavier Mendez authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This helps performance on v8 (in microbenchmarks) and is less noisy. Regular literals are still accepted, the constructor is only used to create objects, doesn't attach any methods.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Xavier Mendez authored
-
Xavier Mendez authored
-
Marijn Haverbeke authored
-
- Feb 05, 2013
-
-
Xavier Mendez authored
-
Marijn Haverbeke authored
Issue #1214
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1206
-
- Feb 04, 2013
-
-
Marijn Haverbeke authored
-
- Feb 03, 2013
-
-
Marijn Haverbeke authored
Issue #1209
-
- Feb 02, 2013
-
-
Marijn Haverbeke authored
Issue #1076
-
Marijn Haverbeke authored
-