aboutsummaryrefslogtreecommitdiffstats
path: root/lib/clipboard.coffee
AgeCommit message (Expand)Author
2017-11-24FF: Use a contenteditable <div> for Clipboard.pastemrmr1993
2017-11-18FF: Add contentEditable to clipboard operation textboxesmrmr1993
2017-10-25FF: Share |root| global proxy, re-add the globals to window on DOMLoadmrmr1993
2016-03-26Multiple minor tweaks.Stephen Blott
2015-09-06Merge pull request #1798 from gdh1995/run-on-xml-pagesStephen Blott
2015-08-29Minor tweaks (clipboard).Stephen Blott
2015-08-28fix a bug that Clipboard fails without DomUtilsgdh1995
2015-08-26Use createElementNS for XML documents and remove XML specific codepathsmrmr1993
2012-06-12port clipboard.js to coffeescriptPhil Crosby