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 line inspection and manipulation API More... almost 14 years ago
add some methods More... almost 14 years ago
make operations nestable, expose operation API to user code More... almost 14 years ago
add support for a number of CodeMirror 1 options, add a defaults object More... almost 14 years ago
++ pedantery More... almost 14 years ago
add undo/redo More... almost 14 years ago
ignore empty tokens More... almost 14 years ago
make mouse-click-position-detection handle tab characters More... almost 14 years ago
fix problem with moving cursor up/left at top of doc not clearing selection More... almost 14 years ago
fix cursor screwiness on empty lines More... almost 14 years ago
use a closure instead of an object for CodeMirror instance More... almost 14 years ago
prevent line numbers from confusing click-position-detection More... almost 14 years ago
add line numbers More... almost 14 years ago
rip out text-wrapping hacks again More... almost 14 years ago
bugfix in selection code More... almost 14 years ago
restore cursor scrolling, mostly More... almost 14 years ago
restore cursor blinking More... almost 14 years ago
fix problem where empty lines only show up after highlighting More... almost 14 years ago
Basic support for line-wrapping More... almost 14 years ago
port the CSS parser More... almost 14 years ago
small cleanup in JS parser More... almost 14 years ago
less consing in the JS parser More... almost 14 years ago
merge adjacent tokens with the same class, allow null class More... almost 14 years ago
preserve highlighting when editing a line More... almost 14 years ago
faster key input polling More... almost 14 years ago
add double-click select More... almost 14 years ago
slightly more clever mouse handling More... almost 14 years ago
less messy DOM generation More... almost 14 years ago
make shift-mouseclick work More... almost 14 years ago
elementary IE support More... almost 14 years ago