| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scroll event listener, and change zoom on scroll+wheel events. | Christian Persch | 2005-05-31 | 1 | -0/+10 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -6/+0 |
* | No need to have Init on the event listener classes, move that | Christian Persch | 2005-05-15 | 1 | -12/+14 |
* | Just replace the check for broken reload by HAVE_GECKO_1_8. | Christian Persch | 2005-05-15 | 1 | -1/+1 |
* | Add handling of DOMContentLoaded event from Gecko. It is an event that | Jean-François Rameau | 2005-05-13 | 1 | -0/+8 |
* | Use the web navigation to get the URI, not the document. Fixes bug | Christian Persch | 2005-05-04 | 1 | -2/+2 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 1 | -3/+7 |
* | Check for broken context event button. | Christian Persch | 2005-01-23 | 1 | -0/+22 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -1/+1 |
* | Fix compilation in the !HAVE_MOZILLA_PSM case. | Christian Persch | 2005-01-01 | 1 | -2/+4 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -0/+2 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 1 | -4/+11 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 1 | -4/+7 |
* | Add a way to show the cert info dialogue for the page's certificate. | Christian Persch | 2004-11-16 | 1 | -0/+1 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 1 | -3/+0 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+7 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 1 | -3/+1 |
* | Fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-15 | 1 | -1/+1 |
* | Fix compiler warning about anon enum mismatch. | Christian Persch | 2004-08-09 | 1 | -4/+4 |
* | Fix the reload workaround version checks to look for the correct versions. | Christian Persch | 2004-08-06 | 1 | -1/+1 |
* | Now that mozilla bug #246392 is fixed, only enable our work-around for old | Christian Persch | 2004-08-06 | 1 | -0/+8 |
* | Don't QI the event target to nsIDOMEventReceiver and back to | Christian Persch | 2004-08-02 | 1 | -3/+3 |
* | Refactores storing the security info, move it into EphyBrowser. | Christian Persch | 2004-07-24 | 1 | -0/+5 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -3/+2 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 1 | -0/+7 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 1 | -0/+6 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+1 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -9/+5 |
* | Fix some headers fallouts with mozilla head | Marco Pesenti Gritti | 2004-05-23 | 1 | -0/+4 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -2/+2 |
* | Add defines for private mozilla api usage. It will make easier to track | Marco Pesenti Gritti | 2004-04-29 | 1 | -15/+13 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 1 | -7/+0 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+1 |
* | Make sure to not initialize EphyBrowser multiple times. | Marco Pesenti Gritti | 2004-01-27 | 1 | -0/+1 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -0/+3 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -2/+36 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -2/+2 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 1 | -0/+1 |
* | We cant cache mDOMDocument, it changes for every document loaded. Remove | Marco Pesenti Gritti | 2003-10-29 | 1 | -6/+1 |
* | Make some vars private, remove an unused one. | Marco Pesenti Gritti | 2003-10-29 | 1 | -4/+3 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -1/+1 |
* | Solving the wrapper mess THE END | Marco Pesenti Gritti | 2003-10-28 | 1 | -1/+1 |
* | Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity | Marco Pesenti Gritti | 2003-10-28 | 1 | -0/+111 |