| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ephy-embed: add _ prefix to instance/class structs | Xan Lopez | 2010-10-04 | 2 | -6/+6 |
* | ephy-favicon-cache: remove failed download files | Diego Escalante Urrelo | 2010-08-31 | 1 | -1/+7 |
* | ephy-favicon-cache: don't store invalid icon types | Diego Escalante Urrelo | 2010-08-31 | 1 | -11/+48 |
* | ephy-favicon-cache: remove invalid files on get | Diego Escalante Urrelo | 2010-08-31 | 1 | -2/+2 |
* | ephy-favicon-cache: remove legacy EPHY_NODE_FAVICON_PROP_CHECKOLD | Diego Escalante Urrelo | 2010-08-31 | 1 | -5/+0 |
* | downloader-view.c: do not overwrite timeout ID | Xan Lopez | 2010-08-30 | 1 | -1/+2 |
* | Brow paper bag commit fixing bracer style. | Gustavo Noronha Silva | 2010-08-25 | 1 | -2/+1 |
* | Use the Geolocation support in WebKitGTK+ | Gustavo Noronha Silva | 2010-08-25 | 1 | -0/+84 |
* | Make the inspector window bigger | Gustavo Noronha Silva | 2010-08-25 | 1 | -1/+1 |
* | Bring inspector window to front when the inspector requests a show | Gustavo Noronha Silva | 2010-08-25 | 1 | -1/+1 |
* | Only show/hide the inspector window when it is detached | Gustavo Noronha Silva | 2010-08-25 | 1 | -9/+17 |
* | Set Accept-Language header correctly | Josselin Mouette | 2010-08-17 | 1 | -4/+48 |
* | ephy-embed-prefs.h: remove old unused defines | Diego Escalante Urrelo | 2010-08-10 | 1 | -12/+0 |
* | Allow attaching/detaching the inspector in Epiphany's window | Gustavo Noronha Silva | 2010-08-03 | 1 | -8/+114 |
* | ephy-embed-prefs: remove old font defines | Diego Escalante Urrelo | 2010-08-03 | 1 | -6/+0 |
* | ephy-web-view: use GObject DOM for ge-feed-link | Diego Escalante Urrelo | 2010-08-02 | 1 | -137/+28 |
* | ephy-web-view: use GObject DOM for form fill/save | Diego Escalante Urrelo | 2010-08-02 | 1 | -289/+121 |
* | Defaults to ALL FILES on save_as dialogs | Jorge Kalmbach | 2010-07-09 | 1 | -1/+1 |
* | ephy-embed: don't create Save As button manually | Diego Escalante Urrelo | 2010-06-12 | 1 | -10/+3 |
* | ephy-embed: clean up confirm_action_from_mime | Diego Escalante Urrelo | 2010-06-12 | 1 | -35/+36 |
* | Fixed detected feed URL for relative URIs | Frédéric Péters | 2010-06-08 | 1 | -1/+14 |
* | Do not change the address if we are still loading the previous page | Alejandro G. Castro | 2010-06-02 | 1 | -4/+8 |
* | ephy-web-view: remove dom-content-loaded signal | Xan Lopez | 2010-05-25 | 2 | -20/+0 |
* | ephy-web-view: factor statusbar drawing code out of expose handler | Xan Lopez | 2010-05-23 | 1 | -39/+47 |
* | ephy-web-view: add a bit of padding to the statusbar | Xan Lopez | 2010-05-23 | 1 | -12/+17 |
* | Update the status message from within the EphyWebView | Xan Lopez | 2010-05-19 | 1 | -0/+24 |
* | Do not hardcode the statusbar context descriptions | Xan Lopez | 2010-05-19 | 1 | -0/+3 |
* | Use a chromium-like status bar by default | Xan Lopez | 2010-05-19 | 2 | -61/+325 |
* | Fix crash when trying to load URIs with no path | Gustavo Noronha Silva | 2010-05-17 | 1 | -1/+1 |
* | ephy-embed-single: remove add_sidebar signal | Diego Escalante Urrelo | 2010-05-14 | 2 | -24/+0 |
* | Do not consider dots in directory names when looking for the extension of a f... | Sergio Villar Senin | 2010-05-05 | 1 | -1/+3 |
* | Handle the WEBKIT_NETWORK_ERROR_CANCELLED fail | Alejandro G. Castro | 2010-05-04 | 1 | -1/+9 |
* | Handle LOAD_FAILED status | Alejandro G. Castro | 2010-05-04 | 1 | -0/+36 |
* | Fix title modification in provisional state | Alejandro G. Castro | 2010-05-04 | 1 | -3/+5 |
* | ephy-embed: add FIXME about redirects and EphyHistory | Xan Lopez | 2010-05-04 | 1 | -0/+2 |
* | ephy-web-view: fix compiler warning | Xan Lopez | 2010-05-04 | 1 | -1/+1 |
* | Remove obsolete get_type function from header | Xan Lopez | 2010-05-03 | 1 | -1/+0 |
* | Emit a signal when loading the homepage | Xan Lopez | 2010-05-03 | 1 | -12/+29 |
* | Move homepage loading code to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -0/+33 |
* | Move helper function into ephy-embed-utils.c | Xan Lopez | 2010-05-03 | 2 | -0/+16 |
* | Move link message updating to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -10/+10 |
* | Move URI handling to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -21/+21 |
* | Move title update to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -24/+35 |
* | Refactored the load status callback of ephy-web-view.c | Alejandro G. Castro | 2010-05-03 | 3 | -201/+113 |
* | Removed the EphyWebViewNetState enum | Alejandro G. Castro | 2010-05-02 | 3 | -52/+12 |
* | docs: missing comment in ephy-favicon-cache | Diego Escalante Urrelo | 2010-04-24 | 1 | -2/+2 |
* | Make sure WebKitWebHistory is cleared when cleared EphyHistory | Mario Sanchez Prada | 2010-04-20 | 3 | -26/+72 |
* | Send 'Referer' on headers sent for context menu HTTP downloads | Mario Sanchez Prada | 2010-04-17 | 1 | -1/+30 |
* | Check if URL is NULL before setting its history title | Jose Millan Soto | 2010-04-07 | 1 | -0/+1 |
* | Ignore case of URL schemes | Jose Millan Soto | 2010-04-07 | 1 | -9/+14 |
* | Improve page print implementation | Jose Millan Soto | 2010-04-07 | 2 | -13/+32 |
* | Only offer to open files with safe mime types | Olivier Tilloy | 2010-03-26 | 1 | -0/+1 |
* | downloader-view: stay alive until notifications are gone | Diego Escalante Urrelo | 2010-03-16 | 1 | -65/+69 |
* | downloader-view: change lifetime logic | Diego Escalante Urrelo | 2010-03-16 | 1 | -5/+11 |
* | downloader-view: use update_download_row correctly on add | Diego Escalante Urrelo | 2010-03-16 | 1 | -2/+8 |
* | downloader-view: hide the view when last download finishes | Diego Escalante Urrelo | 2010-03-16 | 1 | -0/+11 |
* | downloader-view: use g_object_get not get_property | Diego Escalante Urrelo | 2010-03-16 | 1 | -6/+3 |
* | downloader-view: properly disconnect signals | Diego Escalante Urrelo | 2010-03-16 | 1 | -4/+21 |
* | downloader-view: fix controls sensitivity | Diego Escalante Urrelo | 2010-03-16 | 1 | -1/+2 |
* | downloader-view: make status icon visible on show | Diego Escalante Urrelo | 2010-03-16 | 1 | -0/+2 |
* | Handle EPHY_EMBED_PERSIST_NO_VIEW flag | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+19 |
* | Remove download only after showing its notification | Diego Escalante Urrelo | 2010-03-09 | 1 | -1/+1 |
* | downloader-view: handle DOWNLOAD_ACTION_DOWNLOAD action | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+2 |
* | Inspect type property when hooking to login forms | Diego Escalante Urrelo | 2010-03-09 | 1 | -1/+2 |
* | ephy-web-view: add js_get_element_property | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+15 |
* | Correctly handle shit+click only in ephy-window | Diego Escalante Urrelo | 2010-02-26 | 1 | -4/+0 |
* | Fix last patch to account for changes in soup API, and bump required version2.29.91 | Gustavo Noronha Silva | 2010-02-23 | 1 | -1/+1 |
* | Report broken certs through the padlock icon | Gustavo Noronha Silva | 2010-02-23 | 2 | -8/+36 |
* | Change 'Enable Java' setting to 'Enable Plugins' | Xan Lopez | 2010-02-20 | 2 | -2/+5 |
* | Make sure the strings are initialized to NULL | Gustavo Noronha Silva | 2010-02-19 | 1 | -4/+4 |
* | ephy-embed: don't use g_signal_connect_object | Diego Escalante Urrelo | 2010-02-18 | 1 | -14/+24 |
* | ephy-web-view: be precise in what modifiers to catch | Diego Escalante Urrelo | 2010-02-17 | 1 | -4/+8 |
* | Random formatting fixes | Diego Escalante Urrelo | 2010-02-17 | 1 | -14/+14 |
* | Enable window auto resize/move. | Xan Lopez | 2010-02-16 | 1 | -0/+1 |
* | Use correct UTF8 length when converting JSStrings | Diego Escalante Urrelo | 2010-02-15 | 1 | -1/+1 |
* | downloader-view: current-size is guint64 not gint64 | Diego Escalante Urrelo | 2010-02-12 | 1 | -1/+1 |
* | ephy-web-view: fix password storage | Xan Lopez | 2010-02-10 | 1 | -4/+4 |
* | ephy-embed-prefs: reenable page cache by default | Xan Lopez | 2010-02-09 | 1 | -1/+1 |
* | Implemented print preview | Jose Millan Soto | 2010-02-09 | 3 | -52/+41 |
* | ephy-embed-prefs: disable the cache page for now | Xan Lopez | 2010-02-09 | 1 | -1/+1 |
* | Check for null/empty username and password before saving to gnome-keyring | Estêvão Samuel Procópio | 2010-02-07 | 1 | -12/+17 |
* | Using webkit_web_view_get_uri instead of js_get_domain_and_path | Estêvão Samuel Procópio | 2010-02-07 | 1 | -88/+24 |
* | Make SoupCookieJarAcceptPolicy match our cookie policies | Xan Lopez | 2010-02-05 | 4 | -5/+70 |
* | ephy-embed: comment typo | Diego Escalante Urrelo | 2010-02-02 | 1 | -1/+1 |
* | Implement EphyEmbedPersist using WebKitDownload | Diego Escalante Urrelo | 2010-01-30 | 1 | -4/+188 |
* | ephy-web-view.c: allow all windows to be closed by JSactual-2.29.6 | Xan Lopez | 2010-01-26 | 1 | -1/+8 |
* | Enable page cache for real, now. | Gustavo Noronha Silva | 2010-01-22 | 1 | -0/+1 |
* | Escape the name of resources before saving them | Diego Escalante Urrelo | 2010-01-21 | 1 | -4/+6 |
* | Rename a variable to make its relation obvious | Diego Escalante Urrelo | 2010-01-21 | 1 | -15/+15 |
* | ephy-web-view: plug leaks in ephy_web_view_save | Diego Escalante Urrelo | 2010-01-21 | 1 | -8/+11 |
* | Ask for confirmation when replacing files, in save as | Jorge Kalmbach | 2010-01-21 | 1 | -4/+6 |
* | Disable page cache - I committed it by mistake | Gustavo Noronha Silva | 2010-01-16 | 1 | -1/+0 |
* | Remove error handling work-arounds | Gustavo Noronha Silva | 2010-01-16 | 2 | -31/+22 |
* | Remove legacy fields in EphyEmbedPersist | Diego Escalante Urrelo | 2010-01-14 | 1 | -7/+0 |
* | Improve infobar text a bit | Diego Escalante Urrelo | 2010-01-12 | 1 | -3/+12 |
* | Rename EphyWebView::ge-new-window to EphyWebView::new-window | Xan Lopez | 2010-01-09 | 1 | -8/+8 |
* | Don't omit notifications for downloads | Diego Escalante Urrelo | 2009-12-30 | 1 | -24/+11 |
* | Implement replace action for downloads | Diego Escalante Urrelo | 2009-12-30 | 2 | -20/+81 |
* | downloader-view: fix wrong return type | Diego Escalante Urrelo | 2009-12-30 | 1 | -1/+3 |
* | Minor style fixes in downloads code. | Diego Escalante Urrelo | 2009-12-30 | 2 | -5/+7 |
* | ephy-embed: fix download button action | Diego Escalante Urrelo | 2009-12-30 | 1 | -0/+8 |
* | ephy-embed: minor style fix | Diego Escalante Urrelo | 2009-12-29 | 1 | -2/+1 |
* | Enable mime type safety check in downloads | Diego Escalante Urrelo | 2009-12-29 | 1 | -0/+1 |
* | Reimplement window.close | Xan Lopez | 2009-12-26 | 1 | -0/+18 |
* | Copy WebKitWebHistoryItem objects | Gustavo Noronha Silva | 2009-12-21 | 1 | -1/+2 |
* | ephy-embed-prefs: enable quirks mode by default | Xan Lopez | 2009-12-21 | 1 | -0/+1 |
* | Restrict number of password infobars to one | Gustavo Noronha Silva | 2009-12-20 | 1 | -0/+13 |
* | Finish porting the favicon cache to WebKitDownload | Gustavo Noronha Silva | 2009-12-20 | 1 | -5/+5 |
* | Add custom user-agent support | Vincent Untz | 2009-12-19 | 2 | -1/+88 |
* | Properly manage the list of languages for the "Accept-Language" header | Mario Sanchez Prada | 2009-12-19 | 1 | -1/+56 |
* | Make form code safe against unnamed password/username elements | Benjamin Otte | 2009-12-18 | 1 | -2/+7 |
* | Restore download on shift-click functionality | Gustavo Noronha Silva | 2009-12-18 | 3 | -2/+23 |
* | Make Ctrl-rightclick always display the browser keyboard | Gustavo Noronha Silva | 2009-12-18 | 1 | -0/+11 |
* | docs: ephy-web-view | Diego Escalante Urrelo | 2009-12-18 | 2 | -27/+185 |
* | ephy-web-view: add missing include | Diego Escalante Urrelo | 2009-12-18 | 1 | -0/+1 |
* | ephy-web-view.c: use NULL-safe str compare function | Xan Lopez | 2009-12-18 | 1 | -1/+1 |
* | Use the new top-widget infrastructure to ask whether to store passwords | Gustavo Noronha Silva | 2009-12-17 | 1 | -19/+190 |
* | Make it possible to add arbitrary widgets above the WebView | Gustavo Noronha Silva | 2009-12-17 | 2 | -3/+93 |
* | Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow | Gustavo Noronha Silva | 2009-12-17 | 4 | -11/+19 |
* | Allow dialog buttons be the default | Benjamin Otte | 2009-12-17 | 1 | -0/+1 |
* | ephy-web-view: do not auto-fill passwords when using a private profile | Xan Lopez | 2009-12-16 | 1 | -3/+3 |
* | Emitting ge-feed-link signal for rss extension | Estêvão Samuel Procópio | 2009-12-16 | 1 | -0/+93 |
* | Implement the actual form authentication saving and pre-filling | Gustavo Noronha Silva | 2009-12-16 | 2 | -0/+517 |
* | ephy-embed-single: add a function to update the form auth cache with a new entry | Xan Lopez | 2009-12-15 | 2 | -12/+47 |
* | ephy-embed-single: add a function to get the form auth data for a URI | Xan Lopez | 2009-12-15 | 2 | -13/+45 |
* | ephy-embed-single: cache form auth data | Xan Lopez | 2009-12-15 | 1 | -0/+153 |
* | Let web pages handle mouse clicks before doing our own handling | Gustavo Noronha Silva | 2009-12-14 | 1 | -1/+4 |
* | ephy-web-view: url-decode javascript URIs before executing them | Xan Lopez | 2009-12-14 | 1 | -3/+7 |
* | ephy-web-view: do not set favicon when we have no address | Nguyen Thai Ngoc Duy | 2009-12-12 | 1 | -1/+1 |
* | ephy-web-view: get rid of 'icon-address' property | Xan Lopez | 2009-12-11 | 2 | -85/+48 |
* | ephy-web-view.h: remove old signal from class struct | Xan Lopez | 2009-12-11 | 1 | -2/+0 |
* | Remove the 'favicon' signal from EphyWebView | Xan Lopez | 2009-12-11 | 3 | -29/+1 |
* | Make the favicon cache work on top of new WebKit API, and WebKitDownload | Gustavo Noronha Silva | 2009-12-10 | 3 | -57/+54 |
* | Add gconf key to control the search engine used in auto-search | Carl van Tonder | 2009-12-09 | 1 | -2/+14 |
* | Use new WebKit API to respect the Content-Disposition header | Gustavo Noronha Silva | 2009-12-09 | 1 | -1/+29 |
* | Get rid of 'ge-document-type' signal | Xan Lopez | 2009-12-08 | 2 | -88/+60 |
* | ephy-web-view: fix typo | Xan Lopez | 2009-12-08 | 1 | -1/+1 |
* | ephy-embed: consider text/plain pages as document-type HTML | Xan Lopez | 2009-12-08 | 1 | -2/+3 |
* | docs: nitpick in ephy-web-view | Diego Escalante Urrelo | 2009-12-03 | 1 | -1/+1 |
* | docs: ephy-web-view missing @view descriptions | Diego Escalante Urrelo | 2009-12-03 | 1 | -15/+15 |
* | ephy-web-view: formatting nitpick | Diego Escalante Urrelo | 2009-12-03 | 1 | -8/+8 |
* | ephy-embed: reimplent EphyEmbedSingle 'handle-content' signal | Xan Lopez | 2009-12-03 | 1 | -1/+13 |
* | ephy-web-view.c: fix auto-google search when using Ctrl-Enter | Xan Lopez | 2009-11-30 | 1 | -26/+34 |
* | Add GObject introspection annotations to more functions | Iain Nicol | 2009-11-23 | 1 | -0/+5 |
* | ephy-embed: only fetch the document type for a page from the main frame | Xan Lopez | 2009-11-19 | 1 | -16/+19 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 6 | -13/+71 |
* | Initialize ephy_web_view_get_security_level's output param "description" | Iain Nicol | 2009-10-30 | 1 | -2/+6 |
* | Correct "ReturnValue" to "Return value" in gtk-doc comments | Iain Nicol | 2009-10-27 | 2 | -3/+3 |
* | Reimplement content type checking | Gustavo Noronha Silva | 2009-10-26 | 1 | -13/+19 |
* | Refactor EphyShell lifetime tracking | Xan Lopez | 2009-10-24 | 3 | -16/+45 |
* | Allow popups when the user asks for them. | Xan Lopez | 2009-10-23 | 1 | -0/+3 |
* | Pass mailto: URI to gtk_show_uri() | Frédéric Péters | 2009-10-19 | 1 | -0/+1 |
* | Execute "javascript:" URIs instead of browsing for them. | Chris Lamb | 2009-10-19 | 2 | -1/+5 |
* | Encode the typed URL before passing it as a query string for searching | Gustavo Noronha Silva | 2009-10-07 | 1 | -3/+6 |
* | Improve localhost matching | Gustavo Noronha Silva | 2009-10-04 | 1 | -1/+1 |
* | ephy-web-view.c: update comment of ephy_web_view_is_loading | Xan Lopez | 2009-09-24 | 1 | -3/+4 |
* | ephy-web-view.c: take into account FAILED status for is_loading | Xan Lopez | 2009-09-24 | 1 | -8/+8 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 2 | -5/+8 |
* | Add back support for the "direction up" navigation (GNOME bug 595653) | Frédéric Péters | 2009-09-22 | 1 | -4/+66 |
* | Cleanup string freeze break for save as | Gustavo Noronha Silva | 2009-09-21 | 1 | -1/+8 |
* | ephy-embed-container.h: fix indentation | Xan Lopez | 2009-09-20 | 1 | -30/+23 |
* | Bring back epiphany context menu | Xan Lopez | 2009-09-20 | 4 | -124/+150 |
* | Implement saving the page using the DataSource API | Gustavo Noronha Silva | 2009-09-15 | 2 | -1/+240 |
* | Setup nspluginwrapper if available | Bastien Nocera | 2009-09-15 | 1 | -0/+5 |
* | ephy-web-view.c: also allow to expire addresses after a new PROVISIONAL status | Xan Lopez | 2009-09-11 | 1 | -0/+2 |
* | Get rid of EphyCommandManager | Xan Lopez | 2009-09-10 | 4 | -239/+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-single: protect against SoupPasswordManager going away | Xan Lopez | 2009-09-07 | 1 | -0/+4 |
* | Simplify EXPIRE logic in ephy_web_view_set_typed_address | Xan Lopez | 2009-09-07 | 2 | -26/+13 |
* | ephy-embed-prefs.c: do not auto-shrink images | Xan Lopez | 2009-09-07 | 1 | -0/+4 |
* | ephy-embed-prefs.c: use 'minimum-logical-font-size' for minimum font size pre... | Xan Lopez | 2009-09-07 | 1 | -1/+1 |
* | 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-web-view.c: remove some unused variables | Xan Lopez | 2009-09-04 | 1 | -5/+0 |
* | ephy-embed.c: use the initial request to fill the URL entry | Xan Lopez | 2009-09-03 | 1 | -7/+13 |
* | Reimplement "search keys" structure for the WebKit backend | Gustavo Noronha Silva | 2009-08-28 | 1 | -3/+22 |
* | ephy-embed.c: workaround possibly bogus COMMITTED load-status from WebKit | Xan Lopez | 2009-08-27 | 1 | -2/+41 |
* | ephy-web-view.c: do not duplicate the logic to figure out if a page is secure | Xan Lopez | 2009-08-27 | 1 | -9/+3 |
* | Make non-critical g_warning() into LOG() | Benjamin Otte | 2009-08-27 | 1 | -3/+3 |
* | Reimplement search on the location bar | Gustavo Noronha Silva | 2009-08-27 | 1 | -1/+43 |
* | ephy-embed.c: enable undo/redo | Xan Lopez | 2009-08-26 | 1 | -0/+8 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 2 | -7/+7 |
* | ephy-embed.c: update URL in location when clicking on #anchors | Xan Lopez | 2009-08-21 | 1 | -0/+21 |
* | ephy-embed-single.c: use new keyring support in libsoup to store passwords | Xan Lopez | 2009-08-13 | 1 | -0/+7 |
* | Remove unused stuff and clean old references to Mozilla. | Xan Lopez | 2009-08-12 | 3 | -26/+3 |
* | Remove ephy-glib-compat.h, since we depend on a newer glib now | Xan Lopez | 2009-08-12 | 2 | -2/+0 |
* | ephy-embed.c: add FIXME | Xan Lopez | 2009-08-11 | 1 | -0/+5 |
* | ephy-web-view: style fix | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | Prefix noisy commands with AM_V_GEN | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | ephy-web-view: whitespace fixes | Xan Lopez | 2009-08-10 | 1 | -169/+169 |
* | Move address normalization to the EphyWebView functions. | Xan Lopez | 2009-08-10 | 1 | -4/+15 |
* | Move URL normalization into a utility function | Xan Lopez | 2009-08-10 | 2 | -2/+18 |
* | downloader-view.c: hide the tray icon before unref | Diego Escalante Urrelo | 2009-08-10 | 1 | -0/+5 |
* | ephy-embed.c: sort headers | Xan Lopez | 2009-08-09 | 1 | -11/+10 |
* | Re-implement PDM's password viewer. | Xan Lopez | 2009-08-09 | 4 | -359/+0 |
* | Add NULL-check as the returned item can be NULL | Benjamin Otte | 2009-08-08 | 1 | -1/+2 |
* | embed/ephy-embed.c: Fix mnemonic usage. | Priit Laes | 2009-08-05 | 1 | -1/+1 |
* | Ignore load status changes after LOAD_FINISHED is emitted | Carlos Garcia Campos | 2009-08-04 | 1 | -0/+16 |
* | Revert "Move Epiphany to solely use GnomeKeyring for password management." | Priit Laes | 2009-07-29 | 5 | -2/+365 |
* | Move Epiphany to solely use GnomeKeyring for password management. | Priit Laes | 2009-07-29 | 5 | -365/+2 |
* | ephy-embed-prefs.c: also set the sans-serif family | Xan Lopez | 2009-07-25 | 1 | -0/+3 |
* | ephy-embed-prefs: use the font families set in the GNOME preferences | Xan Lopez | 2009-07-25 | 2 | -4/+39 |
* | ephy-embed-prefs.h: remove duplicated define | Xan Lopez | 2009-07-25 | 1 | -1/+0 |
* | ephy-favicon-cache.c: recognize icons with mime type image/vnd.microsoft.icon | Peter Bui | 2009-07-21 | 1 | -0/+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 |
* | ephy-embed.h: remove unneeded header. | Xan Lopez | 2009-06-21 | 1 | -1/+0 |
* | Add a function to get the EphyWebView inside an EphyEmbed. | Xan Lopez | 2009-06-21 | 2 | -1/+17 |
* | ephy-web-view.c: adapt to another API change in WebKitGTK+. | Xan Lopez | 2009-06-21 | 1 | -2/+2 |
* | ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView. | Xan Lopez | 2009-06-17 | 1 | -1/+1 |
* | Simplify widget hierarchy. | Xan Lopez | 2009-06-16 | 3 | -54/+22 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 4 | -38/+38 |
* | ephy-web-view.c: use 'load-status' property from WebKitWebView also internally. | Xan Lopez | 2009-06-14 | 1 | -36/+7 |
* | 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 | 3 | -84/+2 |
* | ephy-web-view.c: s/embed/view/ in a few places. | Xan Lopez | 2009-06-14 | 1 | -5/+5 |
* | downloader-view.c: fix warning. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | ephy-embeds-single.c: style fix. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | ephy-embed-single.*: re-indent and untabify. | Xan Lopez | 2009-06-06 | 2 | -156/+158 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 6 | -114/+3 |
* | Make EphyEmbedPersist a non-interface type. | Xan Lopez | 2009-06-06 | 6 | -165/+7 |
* | Make EphyEmbedSingle a non-interface type. | Xan Lopez | 2009-06-06 | 7 | -474/+268 |
* | Fold WebKitEmbedPrefs into EphyEmbedPrefs. | Xan Lopez | 2009-06-06 | 7 | -48/+46 |
* | Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed. | Xan Lopez | 2009-06-05 | 4 | -167/+48 |
* | Change EphyEmbed to not be an interface type. | Xan Lopez | 2009-06-05 | 10 | -119/+110 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 13 | -2645/+2239 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 5 | -45/+24 |
* | Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request. | Xan Lopez | 2009-06-03 | 3 | -34/+0 |
* | ephy-web-view.c: use nil for false value in elisp, not 'f'. | Xan Lopez | 2009-06-03 | 1 | -1/+1 |
* | Correctly handle the 'cancel' case in the download decision dialog | Gustavo Noronha Silva | 2009-06-02 | 1 | -1/+2 |
* | webkit-embed.c: we still do need to update loading_uri here. | Xan Lopez | 2009-05-31 | 1 | -0/+3 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 5 | -74/+49 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 3 | -12/+1 |
* | Move URL normalization out of embed, to a higher level | Gustavo Noronha Silva | 2009-05-30 | 1 | -13/+1 |
* | Provide API to loading using WebKitNetworkRequest | Gustavo Noronha Silva | 2009-05-30 | 2 | -0/+22 |
* | Adding a new EphyWebView object | Gustavo Noronha Silva | 2009-05-30 | 4 | -3/+130 |
* | webkit-embed.c: do not reinvent ephy-embed-utils functions. | Xan Lopez | 2009-05-29 | 1 | -10/+2 |
* | webkit-embed: use C gettext macro for translation context. | Xan Lopez | 2009-05-28 | 1 | -3/+1 |
* | Preserve back/forward history when opening links in new tabs/windows. | Xan Lopez | 2009-05-28 | 2 | -0/+32 |
* | Fix variable declaration mixed with the code. | Gustavo Noronha Silva | 2009-05-23 | 1 | -1/+2 |
* | Reimplement the original download logic and dialog. | Gustavo Noronha Silva | 2009-05-23 | 3 | -3/+229 |
* | ephy-embed: remove scroll methods from embed | Xan Lopez | 2009-05-22 | 1 | -17/+0 |
* | Implement caret browsing mode (bug #562621) | Xan Lopez | 2009-04-28 | 2 | -1/+5 |
* | ephy-embed: Mark favicon cache as dirty after deletion (bug #120826) | Priit Laes | 2009-04-25 | 1 | -0/+1 |
* | webkit-embed: don use deprecated 'title-changed' signal, connect to notify::t... | Xan Lopez | 2009-04-24 | 1 | -11/+14 |
* | Use GNOME settings for default font sizes. | Xan Lopez | 2009-04-22 | 2 | -4/+40 |
* | Remove unnecessary passing around of WebKitEmbed, and fix some style | Gustavo Noronha Silva | 2009-03-27 | 1 | -13/+6 |