summaryrefslogtreecommitdiff
path: root/ext/fg/js
Commit message (Collapse)AuthorAge
* Pronounce => Play AudioAlex Yatskov2016-07-18
|
* 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()
* Use iFrame srcdoc attribute to set the content of the popupispedals2016-06-19
| | | | | | | | Previously the contentdocument of the iFrame was opened and document.write() was being used set the contents of the popup. In Gecko, content scripts do not have the same security context as of the embedded page, so the call to document.open() results in a SecurityError.
* Cache audio samplesAlex Yatskov2016-06-14
|
* Use `let` instead of `const` in for loops.Alex Yatskov2016-06-14
|
* CleanupAlex Yatskov2016-06-14
|
* AudioAlex Yatskov2016-06-14
|
* Elementary audio playback supportAlex Yatskov2016-06-14
|
* Improved text scanningAlex Yatskov2016-06-14
|
* Better selection handling, fixing scan length being treated as a string.Alex Yatskov2016-06-14
|
* CleanupAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-29
|
* CleanupAlex Yatskov2016-05-21
|
* CleanupAlex Yatskov2016-05-21
|
* Note adding now possibleAlex Yatskov2016-05-07
|
* ImprovementsAlex Yatskov2016-05-07
|
* WIPAlex Yatskov2016-05-05
|
* Removing flickerAlex Yatskov2016-05-05
|
* More cleanupAlex Yatskov2016-05-05
|
* CleanupAlex Yatskov2016-05-05
|
* OptimizationAlex Yatskov2016-05-05
|
* CleanupAlex Yatskov2016-05-05
|
* WIPAlex Yatskov2016-05-04
|
* Add note linksAlex Yatskov2016-05-04
|
* Adding indicesAlex Yatskov2016-05-04
|
* WIPAlex Yatskov2016-05-03
|
* WIPAlex Yatskov2016-05-03
|
* Updating options pageAlex Yatskov2016-05-01
|
* Styling workAlex Yatskov2016-04-24
|
* Basic kanji outputAlex Yatskov2016-04-24
|
* PlumbingAlex Yatskov2016-04-24
|
* Stub handler for kanji clickAlex Yatskov2016-04-24
|
* File managementAlex Yatskov2016-04-24
|
* Fixing spacingAlex Yatskov2016-04-24
|
* Fixing selection bugAlex Yatskov2016-04-24
|
* CleanupAlex Yatskov2016-04-24
|
* ImprovementsAlex Yatskov2016-04-24
|
* WIPAlex Yatskov2016-04-23
|
* Get rid of flickerAlex Yatskov2016-04-23
|
* Misc fixesAlex Yatskov2016-04-23
|
* Mostly workingAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-23
|
* WIPAlex Yatskov2016-04-22
|
* WIPAlex Yatskov2016-04-22
|
* WIPAlex Yatskov2016-04-22
|
* Work on rangeAlex Yatskov2016-04-21
|
* Work on popup scriptAlex Yatskov2016-04-21
|