17
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prevent fractional heights in FF from creating scroll artifacts More... about 13 years ago
fix bug in wheel-scrolling hack More... about 13 years ago
add a manual More... about 13 years ago
fix things that came up when writing the manual More... about 13 years ago
terminology change: use 'mode' instead of 'parser' More... about 13 years ago
switch to a more straightforward dom structure More... about 13 years ago
work around a slew of IE incompatibilities More... about 13 years ago
polish up shift-selecting hack More... about 13 years ago
properly work around flaky enter behaviour in Opera More... about 13 years ago
remove stale TODOs More... about 13 years ago
add onGutterClick callback option More... about 13 years ago
revise parser-configuration API to be more sane More... about 13 years ago
fix cursor adjustment done by replaceRange More... about 13 years ago
add tabMode option More... about 13 years ago
add enterMode option, as in CM1 More... about 13 years ago
fix bug in previous patch More... about 13 years ago
rewrite change-to-dom-diff algorithm More... about 13 years ago
better handling of mouse-leaving-the-window-while-dragging More... about 13 years ago
fix bug in htmlEscape, which only escaped one character More... over 13 years ago
add indentWithTabs option, fix indentation model to allow this More... over 13 years ago
add a simplified port of the XML parser More... over 13 years ago
more sane handling of fetching token strings from a stream More... over 13 years ago
fix another bug in patchDisplay (which is way too complicated) More... over 13 years ago
drop some old TODOs More... over 13 years ago
fix bug in replaceRange More... over 13 years ago
fix Line.indentation to handle tabs More... over 13 years ago
implement gutter markers More... over 13 years ago
make gutter-without-line-numbers possible, introduce setOption More... over 13 years ago
support file drag-drop More... over 13 years ago
more cleverness when starting a parse at an unparsed point More... over 13 years ago