Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser-plugin/scriptable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix to build with xulrunner 1.9.2.8Marco Pesenti Gritti2010-07-271-1/+1
* Add a copyClipboard method, remove the setter hackMarco Pesenti Gritti2010-07-271-11/+11
* Drop the properties hackMarco Pesenti Gritti2010-07-271-37/+0
* Fix methods in the scriptable interfaceMarco Pesenti Gritti2010-07-271-6/+7
* Respond to GetProperty on the fake find propertiesJames Willcox2010-07-271-0/+8
* Revert "[R7] First pass at a port to xulrunner 1.9.1 (Firefox 3.5)"James Willcox2010-07-271-9/+0
* First pass at a port to xulrunner 1.9.1 (Firefox 3.5)Peter Teichman2010-07-271-0/+9
* browser-plugin: notify browser when find comes up emptyTommi Komulainen2010-07-271-0/+5
* browser-plugin: implement searchTommi Komulainen2010-07-271-0/+30
* browser-plugin: add clipboard copy supportTommi Komulainen2010-07-271-0/+15
* browser-plugin: add zoom propertyTommi Komulainen2010-07-271-0/+18
* browser-plugin: notify browser of title changesTommi Komulainen2010-07-271-0/+4
* browser-plugin: add methods for calling browser wrapper functionsTommi Komulainen2010-07-271-0/+16
* browser-plugin: add magicWrapper propertyTommi Komulainen2010-07-271-2/+37
* browser-plugin: add title property to return the document titleTommi Komulainen2010-07-271-0/+27
* browser-plugin: check and fix compiler warningsTommi Komulainen2010-07-271-1/+7
* Fix several spacing issuesMarco Pesenti Gritti2010-07-271-3/+2
* Reformat to respect evince indentation style.Marco Pesenti Gritti2010-07-271-70/+71
* Add a browser plugin implementation.Marco Pesenti Gritti2010-07-271-0/+262