17
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prevent line numbers from confusing click-position-detection More... over 14 years ago
add line numbers More... over 14 years ago
rip out text-wrapping hacks again More... over 14 years ago
bugfix in selection code More... over 14 years ago
restore cursor scrolling, mostly More... over 14 years ago
restore cursor blinking More... over 14 years ago
fix problem where empty lines only show up after highlighting More... over 14 years ago
Basic support for line-wrapping More... over 14 years ago
port the CSS parser More... over 14 years ago
small cleanup in JS parser More... over 14 years ago
less consing in the JS parser More... over 14 years ago
merge adjacent tokens with the same class, allow null class More... over 14 years ago
preserve highlighting when editing a line More... over 14 years ago
faster key input polling More... over 14 years ago
add double-click select More... over 14 years ago
slightly more clever mouse handling More... over 14 years ago
less messy DOM generation More... over 14 years ago
make shift-mouseclick work More... over 14 years ago
elementary IE support More... over 14 years ago
move to in-place span manipulation for selection More... over 14 years ago
remove debugging change More... over 14 years ago
add fromTextArea and getValue methods More... over 14 years ago
don't select on scrollbar dragging More... over 14 years ago
proper horizontal cursor-follow-scrolling More... over 14 years ago
fix javascript mode's handling of ++, --, and regexps More... over 14 years ago
add github link More... over 14 years ago
make presentable More... over 14 years ago
add 'operation' abstraction More... over 14 years ago
fix corner case bug in replaceLines More... over 14 years ago
make line.div / line.selDiv hack slightly less error-prone More... over 14 years ago