aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyBrowser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to the ever-changing mozilla API.Christian Persch2004-01-111-3/+12
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-171/+146
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-1/+127
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-8/+140
* Add some missing NULL checks.Christian Persch2003-12-051-3/+3
* Implemented cookie and permissions observer used to actually sendChristian Persch2003-11-251-1/+0
* Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetchMarco Pesenti Gritti2003-11-171-4/+6
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-041-0/+12
* We cant cache mDOMDocument, it changes for every document loaded. RemoveMarco Pesenti Gritti2003-10-291-5/+3
* Make some vars private, remove an unused one.Marco Pesenti Gritti2003-10-291-3/+1
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-17/+0
* Fix page cloning, I was query descriptors interface on webBrowser insteadMarco Pesenti Gritti2003-10-281-8/+8
* We need to force the encoding to be able to unset it.Marco Pesenti Gritti2003-10-281-9/+12
* Solving the wrapper mess THE ENDMarco Pesenti Gritti2003-10-281-6/+9
* Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanityMarco Pesenti Gritti2003-10-281-0/+739