summaryrefslogtreecommitdiff
path: root/ext/fg/js/range.js
Commit message (Collapse)AuthorAge
* Temporarily removing gecko code from master until everything works inAlex Yatskov2016-07-06
| | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff.
* Polyfill caretRangeFromPoint()ispedals2016-06-19
| | | | | Gecko did not implment the older caretRangeFromPoint() and instead implemented the newer caretPositionFromPoint()
* Improved text scanningAlex Yatskov2016-06-14
|
* Better selection handling, fixing scan length being treated as a string.Alex Yatskov2016-06-14
|
* Fixing spacingAlex Yatskov2016-04-24
|
* Fixing selection bugAlex Yatskov2016-04-24
|
* ImprovementsAlex Yatskov2016-04-24
|
* WIPAlex Yatskov2016-04-23
|
* Mostly workingAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-22
|
* Work on rangeAlex Yatskov2016-04-21