- Nov 03, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The complete.js script can now be dropped into any page
-
Marijn Haverbeke authored
-
- Nov 02, 2011
-
-
Marijn Haverbeke authored
-
- Nov 01, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #227
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Jan Keromnes authored
Signed-off-by:
Jan Keromnes <janx@linux.com>
-
- Oct 31, 2011
-
-
Volker Mische authored
The setLineClass() function can set a class to a line, but there's not way to get the current class of a line. This commit adds the information to the lineInfo function as a new property called "lineClass".
-
- Oct 30, 2011
-
-
Marijn Haverbeke authored
-
- Oct 29, 2011
-
-
Marijn Haverbeke authored
-
- Oct 28, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
A copy-paste error had snuck in.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #222
-
Marijn Haverbeke authored
Closes #223
-
- Oct 27, 2011
-
-
Marijn Haverbeke authored
Closes #220
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The latter strips newlines in IE9
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
These make it possible to do code folding.
-
Marijn Haverbeke authored
There is now a textWrapping option (default false, for backwards compatibility) that, when turned on, will cause text to be wrapped. Line-based cursor movement still moves through such lines one at a time.
-
Marijn Haverbeke authored
This is quicker to update, and allows querying both by height and by line number, which will help with the text-wrapping and code-folding implementations.
-