| Commit message (Expand) | Author | Age | Files | Lines |
* | Add search_link entry to _EphyEmbedIface | Eric Butler | 2006-12-18 | 1 | -0/+4 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -0/+14 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | EphyContentPolicy now emits a signal when a content is blocked. | Jean-François Rameau | 2006-01-09 | 1 | -0/+2 |
* | Add ephy_embed_scroll_pixels. | Christian Persch | 2005-12-08 | 1 | -2/+11 |
* | Forward up/down/page up/page down from the findbar entry to the embed. | Crispin Flowerday | 2005-12-07 | 1 | -0/+10 |
* | Get the window name from the popup-blocked event. | Christian Persch | 2005-11-01 | 1 | -0/+1 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 1 | -0/+11 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -0/+4 |
* | Add EPHY_EMBED_STATE_RESTORING and conversion from | Christian Persch | 2005-09-20 | 1 | -1/+2 |
* | Implement ::grab-focus and remove ephy_embed_activate (). | Christian Persch | 2005-07-30 | 1 | -3/+0 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -0/+2 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -15/+0 |
* | Add handling of DOMContentLoaded event from Gecko. It is an event that | Jean-François Rameau | 2005-05-13 | 1 | -0/+2 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 1 | -0/+4 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -2/+2 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -15/+9 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -26/+26 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -13/+13 |
* | Add types for some enums and flags. | Christian Persch | 2005-01-04 | 1 | -3/+12 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 1 | -3/+2 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -0/+13 |
* | Add a way to show the cert info dialogue for the page's certificate. | Christian Persch | 2004-11-16 | 1 | -0/+3 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+2 |
* | Remove unnecessary include. | Christian Persch | 2004-10-06 | 1 | -1/+0 |
* | Move PrintInfo to print-dialog since it's no more use by embed api. | Marco Pesenti Gritti | 2004-06-26 | 1 | -36/+0 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 1 | -1/+0 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -6/+6 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 1 | -1/+3 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -8/+2 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -1/+1 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -4/+4 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -3/+6 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 1 | -5/+9 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -4/+5 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 1 | -9/+9 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -17/+11 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -4/+4 |
* | Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the | Christian Persch | 2004-01-23 | 1 | -3/+2 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -0/+3 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -6/+6 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -0/+1 |
* | Misc cleanups. Remove a duplicated signal from EphyEmbed. | Christian Persch | 2003-12-06 | 1 | -89/+77 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -2/+0 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 1 | -4/+6 |
* | Do not connect and reemit same signal for nothing. Remove unused/expensive | Marco Pesenti Gritti | 2003-11-10 | 1 | -12/+8 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -0/+5 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -210/+167 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -13/+0 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 1 | -5/+0 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 1 | -22/+0 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -4/+5 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 1 | -0/+5 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -8/+7 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+3 |
* | Restore the "ge_dom_mouse_down" signal. | Christian Persch | 2003-08-02 | 1 | -0/+2 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -15/+13 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 1 | -1/+2 |
* | Remove some obsolete entries. | Marco Pesenti Gritti | 2003-06-16 | 1 | -2/+0 |
* | Shift+F10 show context menus on the embed. (Less invasive way until | Marco Pesenti Gritti | 2003-06-16 | 1 | -0/+2 |
* | Convert dialog to metric units and default paper to A4. Fixes #112619 | Christian Persch | 2003-06-15 | 1 | -5/+5 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -5/+5 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -4/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -1/+1 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 1 | -36/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+443 |