aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyBrowser.h
Commit message (Expand)AuthorAgeFilesLines
* Remove this tooChristian Persch2008-04-041-238/+0
* Try to fix the build with gecko 1.8Christian Persch2008-04-011-0/+6
* Next try to get cert exception addition working. This too isn't not working c...Christian Persch2008-03-271-0/+10
* Fix compilation error with gcc4.3.Cosimo Cecchi2008-01-291-1/+1
* Create EphyBaseEmbed, make MozillaEmbed a subclass of it.Xan Lopez2007-11-061-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-231-0/+6
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-1/+0
* Drop support for gecko 1.7.Christian Persch2006-05-111-13/+6
* Add ephy_embed_scroll_pixels.Christian Persch2005-12-081-2/+3
* Forward up/down/page up/page down from the findbar entry to the embed.Crispin Flowerday2005-12-071-0/+3
* embed/ephy-embed.c . Add a method to copy the back/forward history fromPhilip Langdale2005-10-131-0/+3
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-031-4/+6
* The focus fix isn't needed anymore for gecko >= 1.8.Christian Persch2005-08-281-2/+2
* Work around gtkmozembed focus bug. Fixes bug #105153.Christian Persch2005-07-291-0/+7
* Remove the reload workaround, since the mozilla bug is fixed on allChristian Persch2005-07-131-8/+0
* Add scroll event listener, and change zoom on scroll+wheel events.Christian Persch2005-05-311-0/+10
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-6/+0
* No need to have Init on the event listener classes, move thatChristian Persch2005-05-151-12/+14
* Just replace the check for broken reload by HAVE_GECKO_1_8.Christian Persch2005-05-151-1/+1
* Add handling of DOMContentLoaded event from Gecko. It is an event thatJean-François Rameau2005-05-131-0/+8
* Use the web navigation to get the URI, not the document. Fixes bugChristian Persch2005-05-041-2/+2
* Emit signal when encountering alternate links. Fixes bug #171657.Christian Persch2005-04-081-3/+7
* Check for broken context event button.Christian Persch2005-01-231-0/+22
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-041-1/+1
* Fix compilation in the !HAVE_MOZILLA_PSM case.Christian Persch2005-01-011-2/+4
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-191-0/+2
* Disallow favicon links from subframes.Christian Persch2004-11-181-4/+11
* Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.Christian Persch2004-11-181-4/+7
* Add a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-161-0/+1
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-151-3/+0
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-311-0/+7
* 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