17
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add getOption method More... almost 14 years ago
ensure cursor is updated when display is changed More... almost 14 years ago
give up on proper cmd key detection in Opera More... almost 14 years ago
try to better handle ctrl-key vs cmd-key on Mac More... almost 14 years ago
fix toTextArea More... almost 14 years ago
add getWrapperElement method More... almost 14 years ago
add getTokenAt and addWidget More... almost 14 years ago
refactor backtracking done when trying to find a parser state More... almost 14 years ago
add onFocus, onBlur More... almost 14 years ago
add ch: null shorthand More... almost 14 years ago
add getRange API function More... almost 14 years ago
small manual.html fixes More... almost 14 years ago
and.. another html screwup More... almost 14 years ago
html screwup in manual More... almost 14 years ago
less chaotic indentation for CSS mode More... almost 14 years ago
add note on passing base indentation to startState More... almost 14 years ago
list available modes on index page More... almost 14 years ago
add a diff mode More... almost 14 years ago
add 'Writing CodeMirror Modes' section to the manual More... almost 14 years ago
make copyState a method of a mode, not of a state More... almost 14 years ago
add defineMIME method, mime-based mode selection More... almost 14 years ago
add HTML mixed mode More... almost 14 years ago
fix bug in self-closing tags in XML mode More... almost 14 years ago
the CodeMirror function is not a constructor anymore More... almost 14 years ago
spell-check the manual More... almost 14 years ago
mark release beta1 More... almost 14 years ago
prevent fractional heights in FF from creating scroll artifacts More... almost 14 years ago
fix bug in wheel-scrolling hack More... almost 14 years ago
add a manual More... almost 14 years ago
fix things that came up when writing the manual More... almost 14 years ago