| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of EphyCommandManager | Xan Lopez | 2009-09-10 | 1 | -51/+1 |
* | Automatically append (n) to duplicated downloads | Diego Escalante Urrelo | 2009-09-10 | 1 | -4/+81 |
* | Delay obtaining suggested filename for dialogs | Gustavo Noronha Silva | 2009-09-09 | 1 | -13/+33 |
* | Fixing style issues I introduced | Gustavo Noronha Silva | 2009-09-08 | 1 | -5/+5 |
* | Re-adding basic ad blocking support | Gustavo Noronha Silva | 2009-09-08 | 1 | -0/+25 |
* | ephy-embed: remove some whitespace | Diego Escalante Urrelo | 2009-09-05 | 1 | -1/+1 |
* | Making gcc shut up, by initializing loading_uri | Gustavo Noronha Silva | 2009-09-05 | 1 | -1/+1 |
* | ephy-embed.c: use the initial request to fill the URL entry | Xan Lopez | 2009-09-03 | 1 | -7/+13 |
* | ephy-embed.c: workaround possibly bogus COMMITTED load-status from WebKit | Xan Lopez | 2009-08-27 | 1 | -2/+41 |
* | ephy-embed.c: enable undo/redo | Xan Lopez | 2009-08-26 | 1 | -0/+8 |
* | ephy-embed.c: update URL in location when clicking on #anchors | Xan Lopez | 2009-08-21 | 1 | -0/+21 |
* | ephy-embed.c: add FIXME | Xan Lopez | 2009-08-11 | 1 | -0/+5 |
* | ephy-embed.c: sort headers | Xan Lopez | 2009-08-09 | 1 | -11/+10 |
* | embed/ephy-embed.c: Fix mnemonic usage. | Priit Laes | 2009-08-05 | 1 | -1/+1 |
* | Try again to fix bug #588143 | Xan Lopez | 2009-07-21 | 1 | -6/+0 |
* | ephy-embed.c: use 'address' if 'typed-address' is NULL when updating the address | Xan Lopez | 2009-07-21 | 1 | -0/+6 |
* | Add a function to get the EphyWebView inside an EphyEmbed. | Xan Lopez | 2009-06-21 | 1 | -0/+15 |
* | Simplify widget hierarchy. | Xan Lopez | 2009-06-16 | 1 | -49/+17 |
* | Use WebKitWebView::load-status instead of our own solution. | Xan Lopez | 2009-06-14 | 1 | -106/+53 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 1 | -4/+2 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 1 | -1/+0 |
* | Fold WebKitEmbedPrefs into EphyEmbedPrefs. | Xan Lopez | 2009-06-06 | 1 | -3/+2 |
* | Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed. | Xan Lopez | 2009-06-05 | 1 | -1/+48 |
* | Change EphyEmbed to not be an interface type. | Xan Lopez | 2009-06-05 | 1 | -0/+764 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -771/+0 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 1 | -15/+0 |
* | Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request. | Xan Lopez | 2009-06-03 | 1 | -17/+0 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 1 | -22/+0 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 1 | -3/+1 |
* | Remove ephy_embed_has_automatic_encoding, it's unused now. | Xan Lopez | 2009-03-02 | 1 | -16/+0 |
* | Remove embedding APIs for set/get encoding. | Xan Lopez | 2009-02-27 | 1 | -35/+0 |
* | Implement get/set encoding for the embed. | Xan Lopez | 2009-02-27 | 1 | -1/+1 |
* | Implement scrolling in EphyFindToolbar. | Xan Lopez | 2009-01-23 | 1 | -53/+0 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Include missing Returns: in comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+8 |
* | embed: remove ephy_embed_close. | Xan Lopez | 2008-07-03 | 1 | -13/+0 |
* | embed: remove ephy_embed_{set,get}_zoom. | Xan Lopez | 2008-07-01 | 1 | -35/+0 |
* | embed: remove ge-zoom-changed and zoom property. | Xan Lopez | 2008-07-01 | 1 | -21/+0 |
* | embed: remove ephy_embed_go_to_history_item. | Xan Lopez | 2008-06-30 | 1 | -15/+0 |
* | embed: remove ephy_embed_get_{next,previous}_history_item. | Xan Lopez | 2008-06-30 | 1 | -30/+0 |
* | embed: remove ephy_embed_get_{backward,forward}_history. | Xan Lopez | 2008-06-30 | 1 | -32/+0 |
* | embed: remove ephy_embed_print. | Xan Lopez | 2008-06-30 | 1 | -14/+0 |
* | embed: remove ephy_embed_can_go_back. | Xan Lopez | 2008-06-30 | 1 | -13/+0 |
* | embed: remove ephy_embed_can_go_forward. | Xan Lopez | 2008-06-30 | 1 | -13/+0 |
* | embed: remove ephy_embed_go_forward. | Xan Lopez | 2008-06-30 | 1 | -14/+0 |
* | embed: remove ephy_embed_go_back. | Xan Lopez | 2008-06-30 | 1 | -13/+0 |
* | embed: remove ephy_embed_reload. | Xan Lopez | 2008-06-30 | 1 | -18/+0 |
* | embed: remove ephy_embed_stop_load. | Xan Lopez | 2008-06-30 | 1 | -13/+0 |
* | Add ephy-embed::new-document-now signal, does the same than old | Xan Lopez | 2008-02-18 | 1 | -0/+20 |
* | Port ephy-window.c to the new API, remove old API. | Xan Lopez | 2007-12-30 | 1 | -75/+0 |
* | Add new embed history interfaces. | Xan Lopez | 2007-12-30 | 1 | -1/+78 |
* | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 1 | -0/+16 |
* | Remove unused ge_content_changed. | Xan Lopez | 2007-11-12 | 1 | -20/+0 |
* | Remove unused ge_net_state and ge_security_change. | Xan Lopez | 2007-11-12 | 1 | -38/+0 |
* | Remove unused ge-location signal. | Xan Lopez | 2007-11-12 | 1 | -21/+0 |
* | Put the properties in EphyBaseEmbed rather than in the interface. | Xan Lopez | 2007-11-06 | 1 | -102/+0 |
* | Move popups-allowed and hidden-popup-count from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-27 | 1 | -0/+15 |
* | Tabify modified files. | Xan Lopez | 2007-10-26 | 1 | -26/+26 |
* | Fix the remaining breakage. | Xan Lopez | 2007-10-26 | 1 | -1/+3 |
* | Move title/address update on open-uri signal to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -0/+21 |
* | Move icon and icon-address to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -0/+44 |
* | Move status-message and logic of link-message to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -2/+35 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 1 | -1/+1 |
* | Move title from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -94/+65 |
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 1 | -1/+74 |
* | Move navigation property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 1 | -2/+28 |
* | Move load-status from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 1 | -1/+34 |
* | Move load-progress from EphyTab to EphyEmbed | Xan Lopez | 2007-10-22 | 1 | -0/+38 |
* | Move zoom from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 1 | -0/+9 |
* | Move document-type property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 1 | -0/+23 |
* | Remove security data from EphyTab. | Xan Lopez | 2007-10-21 | 1 | -0/+8 |
* | Add a missing space in ge_content_change description. | Diego Escalante Urrelo | 2007-07-31 | 1 | -1/+1 |
* | Add support for the WebKit engine, compile with --with-engine=webkit to | Xan Lopez | 2007-07-28 | 1 | -2/+0 |
* | It seems SUSE can't take a hint and doesn't care, so remove this comment. | Christian Persch | 2007-06-04 | 1 | -1/+0 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Add search_link entry to _EphyEmbedIface | Eric Butler | 2006-12-18 | 1 | -0/+22 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -0/+1 |
* | Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko. | Jean-François Rameau | 2006-10-23 | 1 | -0/+19 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | EphyContentPolicy now emits a signal when a content is blocked. | Jean-François Rameau | 2006-01-09 | 1 | -0/+16 |
* | Add ephy_embed_scroll_pixels. | Christian Persch | 2005-12-08 | 1 | -4/+25 |
* | Forward up/down/page up/page down from the findbar entry to the embed. | Crispin Flowerday | 2005-12-07 | 1 | -0/+32 |
* | Get the window name from the popup-blocked event. | Christian Persch | 2005-11-01 | 1 | -2/+4 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 1 | -0/+22 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 1 | -0/+30 |
* | Implement ::grab-focus and remove ephy_embed_activate (). | Christian Persch | 2005-07-30 | 1 | -13/+0 |
* | Point to the 'search_key_press' function int eh EphyEmbedIface rather than | Crispin Flowerday | 2005-06-15 | 1 | -1/+1 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -0/+18 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -37/+0 |
* | Add handling of DOMContentLoaded event from Gecko. It is an event that | Jean-François Rameau | 2005-05-13 | 1 | -0/+17 |
* | Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals. | Christian Persch | 2005-04-09 | 1 | -5/+5 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 1 | -1/+22 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -8/+6 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -119/+1 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -26/+26 |
* | Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features | Adam Hooper | 2005-01-04 | 1 | -2/+2 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -5/+5 |
* | Add types for some enums and flags. | Christian Persch | 2005-01-04 | 1 | -4/+79 |
* | EphyEmbedChrome is flags, not enum. | Christian Persch | 2004-12-24 | 1 | -1/+1 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 1 | -9/+9 |
* | Fix the build. | Christian Persch | 2004-12-19 | 1 | -1/+1 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -5/+44 |
* | Add a way to show the cert info dialogue for the page's certificate. | Christian Persch | 2004-11-16 | 1 | -0/+13 |
* | 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/+33 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -7/+6 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -10/+8 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 1 | -1/+20 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -5/+5 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -4/+21 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -1/+1 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -5/+18 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 1 | -1/+0 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -3/+4 |
* | Documented EphyEmbedSingle | Adam Hooper | 2004-03-27 | 1 | -2/+2 |
* | Fix arg type of dom_* signals to match the closure. | Christian Persch | 2004-03-26 | 1 | -2/+2 |
* | Fixed teeny typo | Adam Hooper | 2004-03-26 | 1 | -1/+1 |
* | Fixed gtk-doc comments | Adam Hooper | 2004-03-26 | 1 | -3/+6 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 1 | -16/+361 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -0/+22 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -42/+42 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -0/+7 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -72/+73 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -0/+8 |
* | Misc cleanups. Remove a duplicated signal from EphyEmbed. | Christian Persch | 2003-12-06 | 1 | -9/+0 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -8/+0 |
* | Not necessary to store signal id in an array for interfaces. | Marco Pesenti Gritti | 2003-11-21 | 1 | -34/+2 |
* | Forgot to remove signal IDs from enum when I removed the signals. | Christian Persch | 2003-11-19 | 1 | -2/+0 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 1 | -20/+14 |
* | Do not connect and reemit same signal for nothing. Remove unused/expensive | Marco Pesenti Gritti | 2003-11-10 | 1 | -51/+0 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -295/+233 |
* | Remove unused types. | Christian Persch | 2003-11-04 | 1 | -13/+13 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -9/+0 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 1 | -8/+0 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 1 | -49/+0 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -3/+3 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 1 | -0/+8 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -19/+21 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+7 |
* | Restore the "ge_dom_mouse_down" signal. | Christian Persch | 2003-08-02 | 1 | -0/+11 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -3/+13 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 1 | -2/+3 |
* | Remove some obsolete entries. | Marco Pesenti Gritti | 2003-06-16 | 1 | -11/+0 |
* | Shift+F10 show context menus on the embed. (Less invasive way until | Marco Pesenti Gritti | 2003-06-16 | 1 | -0/+11 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -3/+3 |
* | 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 | -3/+3 |
* | dont leak signals, ported from galeon | Marco Pesenti Gritti | 2003-01-28 | 1 | -1/+2 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 1 | -34/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+608 |