- Aug 28, 2012
-
-
Marijn Haverbeke authored
This will make fixedGutter work properly, and make it the only model (no more gutter that scrolls out of view). Also reorganizes the basic css file to be easier to modify for users. Issue #730
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #294
-
Marijn Haverbeke authored
Get rid of eolSpanContent mess. Preparation for RTL text handling.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
No more random {x,y,yBot} thrown into the mix.
-
Marijn Haverbeke authored
Experimental for now.
-
Marijn Haverbeke authored
- Multiple gutters are explicitly created with the gutters option - Markers go into a specific gutter, new setGutterMarker, clearGutter methods - The line number gutter is separate - The 'fixedGutter' feature is removed (painful to do now, was shaky anyway)
-
Marijn Haverbeke authored
Closes #738
-
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
-