| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-embed-shell: make the shell find uninstalled icons | Xan Lopez | 2012-09-03 | 2 | -4/+2 |
* | ephy-embed-prefs: Port preferred languages to WebKit2 | Carlos Garcia Campos | 2012-09-02 | 1 | -9/+13 |
* | ephy-embed-shell: load the new thumbnail frame and use it in the overview store | Claudio Saavedra | 2012-09-01 | 1 | -0/+4 |
* | ephy-embed-shell: use the new artwork for the overview's default thumbnail | Claudio Saavedra | 2012-09-01 | 1 | -10/+6 |
* | data: add artwork for the overview | Claudio Saavedra | 2012-09-01 | 1 | -0/+1 |
* | ephy-web-view: store the source tag for the snapshot idle | Claudio Saavedra | 2012-09-01 | 1 | -0/+9 |
* | ephy-web-view: use is_history_frozen() to avoid snapshotting error pages | Claudio Saavedra | 2012-09-01 | 1 | -2/+4 |
* | ephy-web-view: Lower the priority of the snapshotting task | Claudio Saavedra | 2012-09-01 | 1 | -1/+1 |
* | ephy-overview: define the overview title string here | Claudio Saavedra | 2012-09-01 | 2 | -1/+4 |
* | ephy-web-view: define the special-cased title for the overview | Claudio Saavedra | 2012-09-01 | 1 | -8/+19 |
* | ephy-overview: improve layouting of items in the overview | Claudio Saavedra | 2012-09-01 | 1 | -7/+11 |
* | Add about:overview to actually go to overview mode | Claudio Saavedra | 2012-09-01 | 2 | -3/+7 |
* | ephy-web-view: take a snapshot if needed when the page load finishes | Claudio Saavedra | 2012-09-01 | 1 | -0/+9 |
* | ephy-embed: add the overview and a overview-mode property | Claudio Saavedra | 2012-09-01 | 2 | -0/+118 |
* | Add EphyOverview widget | Claudio Saavedra | 2012-09-01 | 3 | -0/+203 |
* | ephy-embed-shell: set the default icon for the frecent store | Claudio Saavedra | 2012-09-01 | 1 | -0/+29 |
* | ephy-embed-shell: add a frecent store to the shell | Claudio Saavedra | 2012-09-01 | 2 | -0/+34 |
* | ephy-embed-prefs: tiny cosmetic fixes | Xan Lopez | 2012-08-26 | 1 | -6/+6 |
* | ephy-web-view: do not allocate variables before they are needed | Xan Lopez | 2012-08-26 | 1 | -3/+3 |
* | ephy-web-view: avoid getting a 'Blank page' title for non titled pages | Xan Lopez | 2012-08-26 | 1 | -3/+3 |
* | ephy-web-view: drop superflous notify | Xan Lopez | 2012-08-25 | 1 | -2/+0 |
* | ephy-web-view: remove more "invisible URI" logic | Xan Lopez | 2012-08-24 | 1 | -4/+1 |
* | ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2 | Carlos Garcia Campos | 2012-08-23 | 1 | -12/+24 |
* | ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register... | Carlos Garcia Campos | 2012-08-22 | 1 | -1/+1 |
* | ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W... | Carlos Garcia Campos | 2012-08-22 | 1 | -10/+8 |
* | ephy-web-view: Take a reference of the certificate returned by the response | Carlos Garcia Campos | 2012-08-21 | 1 | -0/+1 |
* | ephy-embed-single.c: move unstable API defines to be the very first thing in ... | Gustavo Noronha Silva | 2012-08-21 | 1 | -3/+6 |
* | ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOME | Gustavo Noronha Silva | 2012-08-21 | 1 | -1/+1 |
* | ephy-web-view: use ephy_string_get_host_name | Xan Lopez | 2012-08-17 | 1 | -15/+9 |
* | Port save as to WebKit2 | Carlos Garcia Campos | 2012-08-17 | 1 | -5/+68 |
* | ephy-web-view: ignore paths when deciding whether a URI has a TLD | Xan Lopez | 2012-08-15 | 1 | -8/+23 |
* | ephy-embed-event: some cosmetic fixes | Xan Lopez | 2012-08-14 | 1 | -11/+3 |
* | ephy-web-view: do not store error pages in history | Xan Lopez | 2012-08-14 | 1 | -1/+31 |
* | Use webkit_web_frame_load_alternate_string to load error pages | Martin Robinson | 2012-08-14 | 1 | -2/+2 |
* | ephy-embed-single: style cleanups | Xan Lopez | 2012-08-10 | 1 | -18/+16 |
* | ephy-embed-single: make the http disk cache respect private mode | Xan Lopez | 2012-08-10 | 1 | -3/+7 |
* | ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec... | Carlos Garcia Campos | 2012-08-09 | 2 | -40/+42 |
* | ephy-web-view: small style cleanups | Xan Lopez | 2012-08-08 | 1 | -6/+6 |
* | ephy-web-view: fix URI normalization | Xan Lopez | 2012-08-07 | 1 | -1/+1 |
* | ephy-web-view: do autosearch foo.bar strings where bar is not a TLD | Xan Lopez | 2012-08-07 | 2 | -5/+35 |
* | ephy-web-view: no need to cast g_object_new results | Xan Lopez | 2012-08-07 | 1 | -1/+1 |
* | ephy-web-view: export the 'normalize or autosearch' method | Xan Lopez | 2012-08-07 | 2 | -11/+21 |
* | Port spell checking to WebKit2 | Mario Sanchez Prada | 2012-08-07 | 1 | -1/+6 |
* | e-web-view: use GtkLabel API when possible | Diego Escalante Urrelo | 2012-08-03 | 1 | -2/+3 |
* | e-web-view: use GtkOrientable API for info bars | Diego Escalante Urrelo | 2012-08-03 | 1 | -45/+10 |
* | ephy-embed: Port inspector to WebKit2 | Carlos Garcia Campos | 2012-08-03 | 1 | -18/+29 |
* | ephy-embed-single: Port disk cache to Webit2 | Carlos Garcia Campos | 2012-08-03 | 1 | -0/+10 |
* | Settings: add a enable-webaudio setting. | Philippe Normand | 2012-08-02 | 1 | -0/+4 |
* | ephy-embed-utils: use new coding style | Xan Lopez | 2012-08-02 | 2 | -117/+111 |
* | ephy-encoding: auto-calculate 'title-elided' and 'collation-key' | Xan Lopez | 2012-07-31 | 3 | -45/+47 |
* | ephy-encoding: fix extra blank line | Xan Lopez | 2012-07-31 | 1 | -2/+1 |
* | ephy-embed-shell: sort headers properly! | Xan Lopez | 2012-07-31 | 1 | -1/+1 |
* | ephy-embed-shell: add missing header | Xan Lopez | 2012-07-31 | 1 | -7/+7 |
* | ephy-encodings: remove dead code | Xan Lopez | 2012-07-31 | 1 | -10/+0 |
* | ephy-encodings: use new coding style | Xan Lopez | 2012-07-31 | 2 | -340/+324 |
* | ephy-encoding: fix indentation | Xan Lopez | 2012-07-31 | 1 | -23/+23 |
* | ephy-encodings: rewrite to drop usage of EphyNode | Xan Lopez | 2012-07-31 | 5 | -142/+448 |
* | ephy-web-view: fix gtk-doc warning | Xan Lopez | 2012-07-28 | 1 | -1/+1 |
* | ephy-encodings: drop some useless code | Xan Lopez | 2012-07-28 | 1 | -4/+0 |
* | ephy-web-view: get rid of gtk-doc warning | Xan Lopez | 2012-07-19 | 1 | -1/+1 |
* | Use G_DEFINE_BOXED_TYPE to define boxed types | Xan Lopez | 2012-07-19 | 1 | -15/+3 |
* | Port persistent cookies to WebKit2 | Carlos Garcia Campos | 2012-07-13 | 1 | -3/+12 |
* | ephy-web-view: Port security level to WebKit2 | Carlos Garcia Campos | 2012-07-13 | 1 | -15/+9 |
* | ephy-embed-prefs: Remove TODO comment about page-cache setting | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+0 |
* | ephy-embed-prefs: Enable site specific quirks in WebKit2 | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+2 |
* | Port cookies to WebKit2 | Carlos Garcia Campos | 2012-07-04 | 3 | -7/+60 |
* | ephy-web-view: unref objects in dispose, not finalize | Xan Lopez | 2012-06-28 | 1 | -5/+2 |
* | ephy-web-view: set_title can also be made private to its file | Xan Lopez | 2012-06-28 | 2 | -49/+40 |
* | ephy-web-view: get rid of redundant calls to set_title | Xan Lopez | 2012-06-28 | 1 | -11/+2 |
* | ephy-web-view: make set_address completely private | Xan Lopez | 2012-06-28 | 2 | -43/+37 |
* | ephy-web-view: move private methods to the private header | Xan Lopez | 2012-06-28 | 2 | -23/+21 |
* | ephy-web-view: ephy_web_view_location_changed is private to its class | Xan Lopez | 2012-06-28 | 2 | -53/+43 |
* | Port fullscreen popup to WebKit2 | Claudio Saavedra | 2012-06-28 | 1 | -3/+9 |
* | ephy-web-view: fix think-o in ephy_web_view_location_changed | Xan Lopez | 2012-06-28 | 1 | -6/+3 |
* | ephy-web-view: get rid of 'ephy_web_view_get_location' | Xan Lopez | 2012-06-28 | 2 | -49/+12 |
* | ephy-web-view: and more type checks | Xan Lopez | 2012-06-28 | 1 | -0/+2 |
* | ephy-web-view: add type checks for the set_typed_address method parameters | Xan Lopez | 2012-06-28 | 1 | -1/+5 |
* | ephy-web-view: do not duplicate the setter code for typed-address | Xan Lopez | 2012-06-28 | 1 | -7/+2 |
* | ephy-web-view: try to simplify a bit the typed-address logic | Xan Lopez | 2012-06-28 | 1 | -23/+17 |
* | ephy-web-view: remove useless forward declarations | Xan Lopez | 2012-06-28 | 1 | -3/+0 |
* | ephy-web-view: remove unneeded headers, and sort them | Xan Lopez | 2012-06-28 | 1 | -2/+1 |
* | Port downloads to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 3 | -63/+161 |
* | ephy-web-view: fix anchor links' URI update | Xan Lopez | 2012-06-27 | 1 | -4/+5 |
* | ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor. | Xan Lopez | 2012-06-27 | 4 | -183/+376 |
* | ephy-web-view: stop using notify::uri in WebKit2 | Xan Lopez | 2012-06-27 | 1 | -0/+4 |
* | ephy-web-view: small style and indentation fixes | Xan Lopez | 2012-06-27 | 1 | -17/+17 |
* | Port geolocation permission request to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 1 | -7/+40 |
* | Port plugins about handler to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 3 | -11/+105 |
* | Port about handlers to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 1 | -0/+22 |
* | embed: Move about handlers to a new file | Carlos Garcia Campos | 2012-06-26 | 7 | -162/+227 |
* | ephy-download: remove _ephy_download_new() internal function | Carlos Garcia Campos | 2012-06-25 | 1 | -33/+33 |
* | ephy-download: Pass suggested filename to define_destination_uri() | Carlos Garcia Campos | 2012-06-25 | 1 | -9/+7 |
* | Por run javascript to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -4/+4 |
* | Port printing to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -3/+38 |
* | ephy-web-view: add ephy_web_view_print_failed() | Carlos Garcia Campos | 2012-06-25 | 1 | -16/+22 |
* | Port hovering over link to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 2 | -7/+16 |
* | ephy-web-view: status message should be const | Carlos Garcia Campos | 2012-06-25 | 4 | -5/+5 |
* | Port history to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -1/+1 |
* | Add support for new windows in WebKit2 | Carlos Garcia Campos | 2012-06-25 | 2 | -6/+43 |
* | Port web settings to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -33/+65 |
* | Port policy client to WebKit2 | Carlos Garcia Campos | 2012-06-25 | 1 | -2/+60 |
* | Port web view loading progress and feedback to WebKit2 | Carlos Garcia Campos | 2012-06-24 | 2 | -18/+205 |
* | ephy-web-view: Add ephy_web_view_load_failed() | Carlos Garcia Campos | 2012-06-24 | 2 | -0/+19 |
* | ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHING | Diego Escalante Urrelo | 2012-06-23 | 2 | -3/+9 |
* | Initial WebKit2 port | Carlos Garcia Campos | 2012-06-21 | 11 | -12/+369 |
* | ephy-web-view: Use webkit_web_view_load_uri() instead of webkit_web_view_open() | Carlos Garcia Campos | 2012-06-21 | 1 | -4/+4 |
* | Use WebKitWebView API to get/set the zoom level instead of g_object_get/set | Carlos Garcia Campos | 2012-06-21 | 1 | -8/+4 |
* | Include libsoup header explicitly when required | Carlos Garcia Campos | 2012-06-21 | 4 | -3/+3 |
* | ephy-embed: show a message popup when entering fullscreen mode | Claudio Saavedra | 2012-06-20 | 2 | -0/+92 |
* | ephy-window: keep track of whether the downloads box is shown | Claudio Saavedra | 2012-06-20 | 1 | -0/+1 |
* | ephy-web-view: remove unused EphyWebViewChrome elements | Diego Escalante Urrelo | 2012-06-15 | 2 | -11/+3 |
* | ephy-download: Simplify decide_action_from_mime | Carlos Garcia Campos | 2012-06-14 | 1 | -29/+16 |
* | e-file-helpers: Add ephy_file_create_data_uri_for_filename() | Carlos Garcia Campos | 2012-06-14 | 2 | -41/+8 |
* | Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST | Xan Lopez | 2012-06-14 | 1 | -1/+2 |
* | ephy-web-view: fix GList leak | Pavel Vasin | 2012-06-12 | 1 | -3/+3 |
* | ephy-web-view: fix use-after-free in get_file_content_as_base64() | Dan Williams | 2012-06-11 | 1 | -3/+3 |
* | ephy-embed: fix a comment typo | Claudio Saavedra | 2012-06-11 | 1 | -1/+1 |
* | ephy-web-view: chain up to the parent constructed virtual method | Carlos Garcia Campos | 2012-06-05 | 1 | -0/+3 |
* | e-download: document get_content_type | Diego Escalante Urrelo | 2012-05-27 | 1 | -0/+10 |
* | embed: remove custom CSS styling for the overlay progressbar | Cosimo Cecchi | 2012-05-24 | 1 | -2/+2 |
* | Fix memory leak in ephy_web_view_set_popups_allowed | Lubomír Sedlář | 2012-05-21 | 1 | -3/+3 |
* | Add support for 'Do Not Track' | Xan Lopez | 2012-05-19 | 1 | -0/+46 |
* | Move ephy-web-app-utils to lib/ | Xan Lopez | 2012-05-09 | 3 | -558/+1 |
* | Replace "system" with system languages when setting spelling dictionaries | Martin Robinson | 2012-04-27 | 1 | -0/+19 |
* | e-web-app-utils: use LOG and g_warning instead of g_print | Diego Escalante Urrelo | 2012-04-22 | 1 | -3/+3 |
* | Also consider email inputs when looking for user/password forms | Gustavo Noronha Silva | 2012-04-21 | 1 | -1/+1 |
* | ephy-embed-single: introspection fixes | Xan Lopez | 2012-04-14 | 1 | -1/+1 |
* | ephy-embed-event: introspection fixes | Xan Lopez | 2012-04-14 | 1 | -2/+2 |
* | ephy-permission-manager: introspection fixes | Xan Lopez | 2012-04-14 | 1 | -5/+5 |
* | ephy-embed-event: fix introspection warning | Xan Lopez | 2012-04-14 | 1 | -0/+6 |
* | ephy-web-view: fix a few gtk-doc warnings | Xan Lopez | 2012-04-14 | 1 | -8/+6 |
* | web-apps: s/StartupNotification/StartupNotify/ in desktop files | Xan Lopez | 2012-04-11 | 1 | -1/+1 |
* | ephy-embed-single: do not handle ephy-embed-prefs | Diego Escalante Urrelo | 2012-04-11 | 1 | -4/+0 |
* | Revert "e-web-app-utils: whitespace nitpicks in casts" | Xan Lopez | 2012-04-02 | 1 | -5/+5 |
* | e-web-app-utils: whitespace nitpicks in casts | Diego Escalante Urrelo | 2012-04-01 | 1 | -5/+5 |
* | e-web-app-utils: update and fix gtk-doc comments | Diego Escalante Urrelo | 2012-03-31 | 1 | -3/+17 |
* | e-web-app-utils: sync var names in API | Diego Escalante Urrelo | 2012-03-31 | 2 | -10/+10 |
* | e-web-app-utils: remove ephy-web-view include | Diego Escalante Urrelo | 2012-03-31 | 2 | -3/+1 |
* | e-web-app-utils: add ephy_web_application_exists | Alexandre Mazari | 2012-03-31 | 2 | -0/+21 |
* | ephy-encodings: reorder includes | Xan Lopez | 2012-03-31 | 1 | -3/+3 |
* | ephy-web-app-utils: do not use the webview in the web app creation method | Alexandre Mazari | 2012-03-29 | 2 | -12/+10 |
* | Remove EphyHistory from the repository. It's unused now. | Xan Lopez | 2012-03-20 | 6 | -1230/+1 |
* | Replace EphyFaviconCache by WebKit's icon database cache | Sergio Villar Senin | 2012-03-20 | 8 | -1012/+13 |
* | Fix bookmarklet's titles when they are created | Xan Lopez | 2012-03-16 | 2 | -14/+22 |
* | ephy-web-view: return an actual visit type instead of just '0' | Xan Lopez | 2012-03-15 | 1 | -1/+1 |
* | The security certificate code is a no-op, remove it | Xan Lopez | 2012-03-15 | 2 | -13/+0 |
* | ephy-web-view: remove gtk-doc snippet for a private method | Xan Lopez | 2012-03-15 | 1 | -7/+0 |
* | ephy-web-view: use plain g_signal_connect always | Xan Lopez | 2012-03-15 | 1 | -9/+9 |
* | ephy-web-view: connect to WebView signals in just one place | Xan Lopez | 2012-03-15 | 1 | -8/+12 |
* | ephy-web-view: we already have a reference to the history service | Xan Lopez | 2012-03-15 | 1 | -1/+1 |
* | ephy-web-view: do not duplicate code for the uri->title fallback | Xan Lopez | 2012-03-15 | 1 | -17/+14 |
* | ephy-web-view: remove can_go_up/go_up code | Xan Lopez | 2012-03-15 | 2 | -50/+2 |
* | ephy-web-view: make ephy_web_view_clear_history private | Xan Lopez | 2012-03-15 | 2 | -54/+47 |
* | Automatically prefix existing absolute paths with file:// | Gustavo Noronha Silva | 2012-03-14 | 3 | -5/+17 |
* | Revert "ephy-embed-single: remove some dead code" | Xan Lopez | 2012-03-14 | 1 | -1/+53 |
* | ephy-embed-single: remove network status | Xan Lopez | 2012-03-14 | 2 | -96/+0 |
* | ephy-embed-single: remove some dead code | Xan Lopez | 2012-03-14 | 1 | -56/+1 |
* | ephy-embed: do not pull in string.h for strcmp | Xan Lopez | 2012-03-14 | 1 | -2/+1 |
* | ephy-embed: remove a few useless includes | Xan Lopez | 2012-03-14 | 1 | -8/+0 |
* | ephy-web-view: also reset page visit type on load failed | Xan Lopez | 2012-03-14 | 1 | -0/+3 |
* | ephy-web-view: style fixes | Xan Lopez | 2012-03-14 | 1 | -82/+79 |
* | ephy-embed: remove history service | Xan Lopez | 2012-03-14 | 1 | -5/+0 |
* | ephy-web-view: move history management to EphyWebView | Xan Lopez | 2012-03-14 | 2 | -26/+21 |
* | ephy-web-view: move zoom handling to EphyWebView | Xan Lopez | 2012-03-14 | 2 | -81/+82 |
* | ephy-web-view: let EphyWebView clear its own history | Xan Lopez | 2012-03-14 | 2 | -15/+15 |
* | ephy-web-view: get a reference to the history service | Xan Lopez | 2012-03-14 | 1 | -0/+3 |
* | history: remember visit types | Xan Lopez | 2012-03-14 | 3 | -6/+62 |
* | ephy-web-view: fix indentation | Xan Lopez | 2012-03-13 | 1 | -18/+14 |
* | ephy-web-view: remove useless includes | Xan Lopez | 2012-03-13 | 1 | -4/+0 |
* | ephy-web-view: move header to the new coding style | Xan Lopez | 2012-03-13 | 1 | -32/+34 |
* | ephy-web-view: remove stale code | Xan Lopez | 2012-03-13 | 1 | -43/+0 |
* | ephy-embed: cancel the pending history queries during finalize | Claudio Saavedra | 2012-03-13 | 1 | -1/+8 |
* | ephy-history-service: make the async API cancellable | Claudio Saavedra | 2012-03-13 | 2 | -3/+3 |
* | ephy-web-view: share non-search-regex for testing | Diego Escalante Urrelo | 2012-03-11 | 3 | -9/+47 |
* | ephy-embed: do not add the homepage (about:blank) to the history | Xan Lopez | 2012-03-08 | 1 | -0/+3 |
* | ephy-web-view: remember when we are loading the homepage | Xan Lopez | 2012-03-08 | 2 | -11/+37 |
* | ephy-web-view: protect against pages with NULL URI | Xan Lopez | 2012-03-07 | 1 | -4/+6 |
* | Move the host and urls views from embed to lib/widgets | Xan Lopez | 2012-03-07 | 9 | -804/+1 |
* | ephy-history-view: ellypsize the title and url columns | Claudio Saavedra | 2012-03-07 | 1 | -2/+6 |
* | history-window: Add a view for the hosts | Claudio Saavedra | 2012-03-07 | 5 | -0/+396 |
* | Add a new view for the pages history | Claudio Saavedra | 2012-03-07 | 5 | -0/+403 |
* | ephy-embed: do not retrieve the legacy history instance | Xan Lopez | 2012-03-07 | 1 | -3/+0 |
* | ephy-history-service: add a "cleared" signal for the clear method | Xan Lopez | 2012-03-07 | 1 | -3/+3 |
* | Rename ephy_history_service_add_page to ephy_history_service_visit_url | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | Get rid of EphyBrowseHistory | Xan Lopez | 2012-03-07 | 7 | -295/+40 |
* | ephy-web-view: also fallback to URI as title here | Xan Lopez | 2012-03-07 | 1 | -3/+9 |
* | ephy-browse-history: small cleanup | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | ephy-browse-history: style cleanups | Xan Lopez | 2012-03-07 | 2 | -115/+45 |
* | Remove the set_url_property history method | Xan Lopez | 2012-03-07 | 1 | -6/+4 |
* | Store zoom levels per host, not per URL | Xan Lopez | 2012-03-07 | 3 | -17/+32 |
* | Hook the new history to the URL entry | Xan Lopez | 2012-03-07 | 2 | -0/+6 |
* | Use EphyBrowseHistory to store page titles | Claudio Saavedra | 2012-03-07 | 1 | -4/+3 |
* | Use EphyBrowseHistory to set/get the zoom level for pages | Claudio Saavedra | 2012-03-07 | 1 | -39/+39 |
* | Use the new EphyBrowseHistory to add a URI to the history | Claudio Saavedra | 2012-03-07 | 1 | -6/+1 |
* | Add a EphyBrowseHistory instance to EphyEmbed | Claudio Saavedra | 2012-03-07 | 1 | -0/+3 |
* | Add a EphyBrowseHistory instance to EphyEmbedShell | Claudio Saavedra | 2012-03-07 | 2 | -0/+29 |
* | Add initial implementation of the browse history frontend | Claudio Saavedra | 2012-03-07 | 3 | -0/+321 |
* | We need to be a bit smarter about this, and only dismiss it for | Xan Lopez | 2012-02-24 | 1 | -1/+1 |
* | ephy-web-view: fix loading of <domain>:<port> URIs | Xan Lopez | 2012-02-23 | 1 | -1/+76 |
* | ephy-embed-utils: fix loading of <IP address>:<port> URIs | Xan Lopez | 2012-02-23 | 1 | -7/+9 |
* | ephy-web-view: don't assume a embed-container in close-web-view | Diego Escalante Urrelo | 2012-02-22 | 1 | -9/+5 |
* | ephy-web-view: remove close-requested signal | Diego Escalante Urrelo | 2012-02-22 | 2 | -17/+0 |
* | ephy-web-app-utils: be more careful listing applications | Diego Escalante Urrelo | 2012-02-22 | 1 | -16/+17 |
* | Initialize variables that could be freed without being set | Gustavo Noronha Silva | 2012-02-20 | 1 | -2/+2 |
* | Make inspector handling real-world compliant | Gustavo Noronha Silva | 2012-02-20 | 1 | -10/+30 |
* | ephy-web-view: blank line nitpick | Diego Escalante Urrelo | 2012-02-11 | 1 | -1/+1 |
* | ephy-web-app-utils: add EPHY_WEB_APP_ICON define | Diego Escalante Urrelo | 2012-02-09 | 2 | -2/+3 |
* | Convert app names to the proper encoding before using them as filenames | Claudio Saavedra | 2012-02-08 | 1 | -12/+53 |
* | Allow toggling WebGL as a runtime GSettings switch | Martin Robinson | 2012-02-03 | 1 | -0/+4 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 1 | -1/+0 |
* | ephy-embed-utils: load again stuff like 'localhost:3000" | Xan Lopez | 2012-01-25 | 1 | -5/+16 |
* | Never append "http://" to an address with a scheme | Xan Lopez | 2012-01-24 | 2 | -3/+6 |
* | ephy-embed-utils: consider 'ephy-about' as a web scheme | Xan Lopez | 2012-01-24 | 1 | -0/+1 |
* | ephy-web-view: remove unused variable | Xan Lopez | 2012-01-24 | 1 | -6/+0 |
* | ephy-web-view: dismiss the "Remember password?" infobar on navigation | Xan Lopez | 2012-01-24 | 1 | -1/+1 |
* | ephy-window: sync page actions with is-blank property | Diego Escalante Urrelo | 2012-01-24 | 1 | -3/+42 |
* | ephy-web-view: remove uneeded is_blank calls | Diego Escalante Urrelo | 2012-01-24 | 1 | -4/+3 |
* | ephy-web-view: only autosearch input without scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -11/+18 |
* | ephy-embed-utils: mailto is not a web scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+1 |
* | ephy-embed: reorder includes | Xan Lopez | 2012-01-23 | 1 | -3/+2 |
* | ephy-embed: move the other statusbar id to the .c file | Xan Lopez | 2012-01-23 | 2 | -2/+2 |
* | ephy-embed: remove unused define | Xan Lopez | 2012-01-22 | 1 | -1/+0 |
* | ephy-embed: the method to set the statusbar label can be private too | Xan Lopez | 2012-01-22 | 2 | -17/+15 |
* | ephy-embed: we can now make the statusbar methods private | Xan Lopez | 2012-01-22 | 2 | -122/+116 |
* | ephy-embed: stop listening to progress updates after dispose | Xan Lopez | 2012-01-20 | 1 | -6/+14 |
* | ephy-embed-shell: add missing annotation | Xan Lopez | 2012-01-20 | 1 | -1/+1 |
* | ephy-embed: if there's a priv variable set, use it | Xan Lopez | 2012-01-19 | 1 | -39/+40 |
* | ephy-embed: do not listen to status updates after dispose | Xan Lopez | 2012-01-19 | 1 | -1/+13 |
* | Remove Print Setup item from the super menu and embed it into print dialog | Carlos Garcia Campos | 2012-01-18 | 1 | -3/+6 |
* | Remove Print Preview item from the super menu | Xan Lopez | 2012-01-18 | 2 | -16/+0 |
* | ephy-web-view: remove unused method | Xan Lopez | 2012-01-17 | 2 | -67/+0 |
* | embed: add enter/leave events to the GtkOverlay | Cosimo Cecchi | 2012-01-17 | 1 | -0/+3 |
* | embed: set the floating bar as no_show_all | Cosimo Cecchi | 2012-01-17 | 1 | -0/+1 |
* | Move the nautilus floating bar to lib/widgets | Xan Lopez | 2012-01-17 | 1 | -3/+1 |
* | floating-bar: import NautilisFloatingBar into Epiphany | Cosimo Cecchi | 2012-01-17 | 1 | -37/+10 |
* | Add mnemonics for password/recovery infobars | Jiro Matsuzawa | 2012-01-06 | 1 | -2/+2 |
* | ephy-embed-prefs: Hardcode enable-fullscreen to TRUE | Philippe Normand | 2012-01-04 | 1 | -0/+1 |
* | e-download: add ephy_download_get_content_type | Diego Escalante Urrelo | 2011-12-21 | 2 | -3/+49 |
* | ephy-embed-prefs: reorder includes | Xan Lopez | 2011-12-20 | 1 | -4/+4 |
* | EphyEmbed: do not show the progressbar for about:blank | Claudio Saavedra | 2011-12-16 | 1 | -0/+5 |
* | EphyEmbed: Hide the statusbar in a timeout handler | Claudio Saavedra | 2011-12-16 | 1 | -1/+22 |
* | EphyEmbed: reset the alignment of the statusbar when hidden | Claudio Saavedra | 2011-12-16 | 1 | -2/+3 |
* | ephy-web-view: plug leak | Xan Lopez | 2011-12-15 | 1 | -3/+3 |
* | Some indentation fixes. | Claudio Saavedra | 2011-12-14 | 1 | -6/+4 |
* | Use an overlay progress bar for the loading progress. | Claudio Saavedra | 2011-12-14 | 1 | -1/+32 |
* | Use a GtkOverlay for the statusbar instead of shipping GeditOverlay | Claudio Saavedra | 2011-12-14 | 1 | -10/+27 |
* | ephy-embed: small cleanups | Xan Lopez | 2011-12-11 | 1 | -5/+3 |
* | Remove last traces of dummy certificate manager | Xan Lopez | 2011-12-05 | 1 | -49/+0 |
* | Remove homepage preference from GSettings | Xan Lopez | 2011-12-04 | 2 | -18/+5 |
* | Redesign of about:pages | Tom Tryfonidis | 2011-12-01 | 1 | -1/+2 |