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
change in parser interface protocol More... almost 14 years ago
fixes to bracket highlighting More... almost 14 years ago
add bracket matching More... almost 14 years ago
add markText and unmarkText More... almost 14 years ago
add .refresh() method for calling after resizing the editor More... almost 14 years ago
make sure selection is shown in focused style when mouse-selecting More... almost 14 years ago
Use system colors for selected text. More... almost 14 years ago
fix bug in readInput More... almost 14 years ago
IE doesn't allow undefined as second argument to insertBefore, only null More... almost 14 years ago
Firefox apparently uses fractional line heights More... almost 14 years ago
work around opera not canceling enter presses More... almost 14 years ago
follow cursor with textarea to prevent bogus scrolling More... almost 14 years ago
restore line-number functionality More... almost 14 years ago
fix problem in patchDisplay when scrolling up quickly More... almost 14 years ago
immediately show highlighting again. allow highlights to start anywhere More... almost 14 years ago
deal with tabs when placing cursor and finding mouse coords More... almost 14 years ago
add tabindex option More... almost 14 years ago
fix screwy corner cases in readInput More... almost 14 years ago
make cursor an absolutely positioned element, save on line renders More... almost 14 years ago
move cleaning up of replaced lines out of replaceLines1 More... almost 14 years ago
fix some mistakes in lazy updating code More... almost 14 years ago
'smart' update of lines based on what changed More... almost 14 years ago
reorganize keydown handler More... almost 14 years ago
fix some holes in read-only mode More... almost 14 years ago
make presentable again More... almost 14 years ago
add MIT license More... almost 14 years ago
more IE compatibility (half-workable in IE6 now) More... almost 14 years ago
add a readOnly mode More... almost 14 years ago
add setLineNumbers method More... almost 14 years ago
add search/replace API More... almost 14 years ago