aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyBrowser.h
Commit message (Expand)AuthorAgeFilesLines
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-3/+1
* Fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-151-1/+1
* Fix compiler warning about anon enum mismatch.Christian Persch2004-08-091-4/+4
* Fix the reload workaround version checks to look for the correct versions.Christian Persch2004-08-061-1/+1
* Now that mozilla bug #246392 is fixed, only enable our work-around for oldChristian Persch2004-08-061-0/+8
* Don't QI the event target to nsIDOMEventReceiver and back toChristian Persch2004-08-021-3/+3
* Refactores storing the security info, move it into EphyBrowser.Christian Persch2004-07-241-0/+5
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-3/+2
* Implement popup-blocking signals. Part of bug #111930.Adam Hooper2004-06-211-0/+7
* Work around mozilla bug #246392 which goes back to the original urls whenChristian Persch2004-06-151-0/+6
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-131-0/+1
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-9/+5
* Fix some headers fallouts with mozilla headMarco Pesenti Gritti2004-05-231-0/+4
* Clean up encoding handling.Christian Persch2004-05-021-2/+2
* Add defines for private mozilla api usage. It will make easier to trackMarco Pesenti Gritti2004-04-291-15/+13
* Documented EphyEmbedAdam Hooper2004-03-261-7/+0
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+1
* Make sure to not initialize EphyBrowser multiple times.Marco Pesenti Gritti2004-01-271-0/+1
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-0/+3
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-2/+36
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-2/+2
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-041-0/+1
* We cant cache mDOMDocument, it changes for every document loaded. RemoveMarco Pesenti Gritti2003-10-291-6/+1
* Make some vars private, remove an unused one.Marco Pesenti Gritti2003-10-291-4/+3
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-1/+1
* Solving the wrapper mess THE ENDMarco Pesenti Gritti2003-10-281-1/+1
* Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanityMarco Pesenti Gritti2003-10-281-0/+111