17
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
terminology change: use 'mode' instead of 'parser' More... almost 14 years ago
switch to a more straightforward dom structure More... almost 14 years ago
work around a slew of IE incompatibilities More... almost 14 years ago
polish up shift-selecting hack More... almost 14 years ago
properly work around flaky enter behaviour in Opera More... almost 14 years ago
remove stale TODOs More... almost 14 years ago
add onGutterClick callback option More... almost 14 years ago
revise parser-configuration API to be more sane More... almost 14 years ago
fix cursor adjustment done by replaceRange More... almost 14 years ago
add tabMode option More... almost 14 years ago
add enterMode option, as in CM1 More... almost 14 years ago
fix bug in previous patch More... almost 14 years ago
rewrite change-to-dom-diff algorithm More... almost 14 years ago
better handling of mouse-leaving-the-window-while-dragging More... almost 14 years ago
fix bug in htmlEscape, which only escaped one character More... almost 14 years ago
add indentWithTabs option, fix indentation model to allow this More... almost 14 years ago
add a simplified port of the XML parser More... almost 14 years ago
more sane handling of fetching token strings from a stream More... almost 14 years ago
fix another bug in patchDisplay (which is way too complicated) More... almost 14 years ago
drop some old TODOs More... almost 14 years ago
fix bug in replaceRange More... almost 14 years ago
fix Line.indentation to handle tabs More... almost 14 years ago
implement gutter markers More... almost 14 years ago
make gutter-without-line-numbers possible, introduce setOption More... almost 14 years ago
support file drag-drop More... almost 14 years ago
more cleverness when starting a parse at an unparsed point More... almost 14 years ago
make sure gutter width is adjusted for max line number More... almost 14 years ago
make sure the editor doesn't try to parse ridiculously long lines More... almost 14 years ago
hide display during update More... almost 14 years ago
prevent scroll wheel inside editor from scrolling whole page More... almost 14 years ago