Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [l10n] Updated German translation | Mario Blättermann | 2013-03-12 | 1 | -61/+75 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-03-12 | 1 | -58/+75 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2013-03-11 | 1 | -58/+75 |
| | |||||
* | configure.ac: second try for WebKit2 by default | Xan Lopez | 2013-03-11 | 1 | -3/+3 |
| | |||||
* | ephy-navigation-history-action: fix compiler warnings | Xan Lopez | 2013-03-11 | 1 | -5/+5 |
| | |||||
* | Show an error page when the WebProcess crashes | Xan Lopez | 2013-03-11 | 4 | -1/+123 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=693832 | ||||
* | ephy-embed-shell: add a ::web-view-created signal | Xan Lopez | 2013-03-11 | 3 | -1/+53 |
| | | | | | | | Emitted every time we create an EphyWebView anywhere. This will be useful in our tests. https://bugzilla.gnome.org/show_bug.cgi?id=695300 | ||||
* | Updated Serbian translation | Мирослав Николић | 2013-03-11 | 2 | -174/+220 |
| | |||||
* | [l10n] Updated German translation | Tobias Endrigkeit | 2013-03-10 | 1 | -125/+149 |
| | |||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2013-03-10 | 1 | -601/+630 |
| | |||||
* | Update Arabic translation | Khaled Hosny | 2013-03-10 | 1 | -524/+573 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-03-09 | 1 | -87/+110 |
| | |||||
* | pdm-dialog: remove compiler warnings | Xan Lopez | 2013-03-09 | 1 | -1/+3 |
| | |||||
* | Fix missing call to webkit_uri_request_set_uri in WK2 | Manuel Rego Casasnovas | 2013-03-09 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=695446 | ||||
* | [l10n] Update Japanese translation | Hajime Taira | 2013-03-09 | 1 | -422/+437 |
| | |||||
* | Makefile.am: remove gtk-doc flag from distcheck | Xan Lopez | 2013-03-08 | 1 | -2/+1 |
| | | | | Should not be needed anymore. | ||||
* | [release] 3.7.913.7.91 | Xan Lopez | 2013-03-08 | 2 | -3/+15 |
| | | | | | | In the end we are still going with WebKit1 by default for this release, since a few unit tests are failing and it's already pretty late. Next chance in .92. | ||||
* | Updated Greek translation | Dimitris Spingos | 2013-03-08 | 1 | -88/+111 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2013-03-08 | 1 | -87/+110 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2013-03-07 | 1 | -522/+499 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-03-07 | 1 | -146/+178 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Updated Galician translations | Fran Diéguez | 2013-03-07 | 1 | -87/+110 |
| | |||||
* | web-extension: Implement adblocker in WebKit2 | Carlos Garcia Campos | 2013-03-07 | 3 | -4/+58 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=695307 | ||||
* | Do not build adblock files in libephyembed for WebKit2 | Carlos Garcia Campos | 2013-03-07 | 4 | -9/+33 |
| | | | | The required files will be built in the web extension. | ||||
* | ephy-shell: fix opening new pages from the command line | Xan Lopez | 2013-03-07 | 1 | -1/+1 |
| | | | | | | | We were not re-using the active EphyEmbed, which causes opening one extra empty tab. https://bugzilla.gnome.org/show_bug.cgi?id=694966 | ||||
* | Add support for DNS prefetching when using WebKit2 | Carlos Garcia Campos | 2013-03-06 | 2 | -1/+10 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684445 | ||||
* | ephy-window: fix compiler warnings | Xan Lopez | 2013-03-06 | 1 | -3/+2 |
| | |||||
* | uri-tester: Receive the base data dir as construct property instead of using ↵ | Carlos Garcia Campos | 2013-03-06 | 3 | -29/+41 |
| | | | | | | | | | ephy_dot_dir() This removes the dependency of ephy-file-helpers from uri-tester, that will make easier to use it from a WebKit2 web extension https://bugzilla.gnome.org/show_bug.cgi?id=695205 | ||||
* | uri-tester: Use GFile intead of WebKitDownload to retrieve the filters | Carlos Garcia Campos | 2013-03-06 | 1 | -29/+33 |
| | | | | | | | It removes the WebKit dependency from uri-tester that will allow us to use it also from a WebKit2 web extension. https://bugzilla.gnome.org/show_bug.cgi?id=695198 | ||||
* | configure.ac: use WebKit2 by default | Xan Lopez | 2013-03-06 | 1 | -2/+2 |
| | | | | | | | We are almost certainly going to switch to WebKit2 by default for 3.8, so change the flag here. There's very few regressions left and we have patches for them, but if we can always change the flag back right before release. Meanwhile, give this some wider exposure in the RC. | ||||
* | ephy-web-view: fix compiler warnings | Xan Lopez | 2013-03-06 | 1 | -2/+0 |
| | |||||
* | ephy-embed-single: fix compiler warning | Xan Lopez | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | Implement get best web app icon in WebKit2 | Manuel Rego Casasnovas | 2013-03-06 | 2 | -47/+149 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694091 | ||||
* | Assamese translation updated for gnome 3.8 | Nilamdyuti Goswami | 2013-03-06 | 1 | -576/+681 |
| | |||||
* | Updated Dutch translation by Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2013-03-06 | 1 | -152/+192 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-03-06 | 1 | -81/+104 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-03-06 | 1 | -81/+104 |
| | |||||
* | Updated Brazilian Portuguese translation | Enrico Nicoletto | 2013-03-05 | 1 | -62/+87 |
| | |||||
* | POTFILES.in: add missing file | Claudio Saavedra | 2013-03-05 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=695192 | ||||
* | incognito: show about:incognito instead of the overview | Claudio Saavedra | 2013-03-05 | 3 | -18/+33 |
| | | | | | | | | The overview shouldn't be shown in an incognito window as it reveals information about the browsing activity of the user. Also, a welcome page indicating the scope of the incognito window is better. https://bugzilla.gnome.org/show_bug.cgi?id=694200 | ||||
* | ephy-about-handler: add a about:incognito handler | Claudio Saavedra | 2013-03-05 | 5 | -1/+71 |
| | | | | | | | This shows a welcome message for incognito windows. Artwork by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=694200 | ||||
* | ephy-password-info: remove as it is unused now | Claudio Saavedra | 2013-03-05 | 4 | -103/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | ephy-profile-migrator: migrate form passwords to new schema | Claudio Saavedra | 2013-03-05 | 2 | -1/+134 |
| | | | | | | | | | | This completes the migration, by moving all passwords previously stored as network passwords to the epiphany form passwords specific schema. It must be noted that some of these passwords were not properly stored as network passwords but as generic passwords, so a throghout search was necessary in order to find all of them. https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | ephy-profile-migrator: migrate to libsecret | Claudio Saavedra | 2013-03-05 | 2 | -14/+11 |
| | | | | | | | Use libsecret to store http-authentication data in one of the early migrators. https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | ephy-embed-single: cache form data using libsecret | Claudio Saavedra | 2013-03-05 | 1 | -60/+36 |
| | | | | | | | | | | Not only migrate this to libsecret, but also cache the data from the EPHY_FORM_PASSWORD_SCHEMA schema instead of using the GKR-compatibility one. Since we haven't migrated yet the passwords from GKR secrets to the new EPHY_FORM_PASSWORD_SCHEMA schema, the cache will be empty for now. https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | pdm-dialog: migrate to libsecret | Claudio Saavedra | 2013-03-05 | 1 | -174/+84 |
| | | | | | | | | | | This is a one-to-one migration from the gkm implementation to libsecret. The existing gkm-powered dialog showed both network authentication and form authentication data. Since we are moving all form authentication data to a Epiphany specific schema, this will not be shown here anymore. https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() ↵ | Claudio Saavedra | 2013-03-05 | 5 | -89/+216 |
| | | | | | | | | | | | | | | | | to libsecret We add a new SecretSchema that is specific to epiphany and intended solely to store passwords for webforms. This is a better approach than hacking the server url in order to store the names of the forms in it. These methods are only used by EphyWebView to store the passwords and to retrieve the password when there is a cache match and by one of the early stages of password migration in the profile-migrator. If only this patch is applied, it is likely that only newly saved patchs will work properly, but others will remain intact. https://bugzilla.gnome.org/show_bug.cgi?id=679918 | ||||
* | Updated Brazilian Portuguese translation | Rafael Ferreira | 2013-03-05 | 1 | -584/+625 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2013-03-05 | 1 | -120/+139 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-03-04 | 1 | -124/+140 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2013-03-04 | 1 | -122/+136 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2013-03-03 | 1 | -109/+117 |
| | |||||
* | window-commands: fix WebKit2 build after 8a00f5c726c9 | Xan Lopez | 2013-03-02 | 1 | -0/+1 |
| | |||||
* | ephy-web-view: remove unused method | Xan Lopez | 2013-03-02 | 2 | -44/+0 |
| | |||||
* | Move code to get application icon from DOM to ephy-dom-utils | Manuel Rego Casasnovas | 2013-03-02 | 5 | -237/+258 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694091 | ||||
* | Fallback to favicon instead of page snapshot | William Jon McCann | 2013-03-02 | 1 | -14/+29 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694703 | ||||
* | Implement get web app title in WebKit2 | Manuel Rego Casasnovas | 2013-03-02 | 2 | -12/+62 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694144 | ||||
* | Move code to get application title from DOM to ephy-dom-utils | Manuel Rego Casasnovas | 2013-03-02 | 3 | -24/+40 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694144 | ||||
* | Updated Serbian translation | Мирослав Николић | 2013-03-01 | 2 | -206/+238 |
| | |||||
* | Try more shortcut icon names | William Jon McCann | 2013-03-01 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694704 | ||||
* | Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_forms | Manuel Rego Casasnovas | 2013-03-01 | 4 | -5/+5 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694659 | ||||
* | Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2 | Manuel Rego Casasnovas | 2013-02-28 | 6 | -117/+157 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694659 | ||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-02-27 | 1 | -105/+117 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2013-02-26 | 1 | -275/+289 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-02-26 | 1 | -104/+120 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-02-25 | 1 | -103/+119 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2013-02-25 | 1 | -61/+78 |
| | |||||
* | ephy-session: Port to GTask | Carlos Garcia Campos | 2013-02-24 | 1 | -88/+69 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694580 | ||||
* | Updated Polish translation | Piotr Drąg | 2013-02-24 | 1 | -86/+102 |
| | |||||
* | Add setting for delayed tab loading, and use it to fix the session tests | Gustavo Noronha Silva | 2013-02-24 | 4 | -6/+64 |
| | | | | | | | | | | | | | The session tests were broken by the delayed tab loading feature - the restored embeds would not finish loading and thus the expectations for the URIs were not met. This change adds a setting that is now used by those tests to disable the feature temporarily. Also revert "ephy-session-test: make tests pass", which is no longer necessary. This reverts commit 75da5fff3f4489dacf4ded6f012daa06af306709. https://bugzilla.gnome.org/show_bug.cgi?id=694470 | ||||
* | Fix WebKit1 build | Gustavo Noronha Silva | 2013-02-24 | 1 | -0/+4 |
| | |||||
* | web-extensions: Create the web extension proxy asynchronously | Carlos Garcia Campos | 2013-02-23 | 2 | -21/+69 |
| | | | | | | | | And watch the web extension also to clear the proxy if the extension vanishes, normally due to a web process crash, and create the proxy again when the web process is re-spawned. https://bugzilla.gnome.org/show_bug.cgi?id=694519 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2013-02-23 | 1 | -171/+132 |
| | |||||
* | ephy-embed-prefs: fix a couple of warnings | Xan Lopez | 2013-02-22 | 1 | -1/+3 |
| | |||||
* | ephy-web-view: do not use deprecated GtkInfo methods | Xan Lopez | 2013-02-22 | 2 | -2/+2 |
| | |||||
* | [release] 3.7.903.7.90 | Xan Lopez | 2013-02-22 | 2 | -1/+17 |
| | |||||
* | ephy-web-view: get rid of a compiler warning | Xan Lopez | 2013-02-22 | 1 | -2/+0 |
| | |||||
* | ephy-session-test: make tests pass | Xan Lopez | 2013-02-22 | 1 | -3/+3 |
| | | | | | | | | We delay session loads until tab map now, which won't happen in the tests. So take that into account for about: URIs, which are changed to ephy-about: only during the actual load process. We should make this work properly before 3.8 | ||||
* | ephy-main: get rid of a compiler warning | Xan Lopez | 2013-02-22 | 1 | -0/+2 |
| | |||||
* | ephy-embed: use g_strcmp0 instead of checking manually for null strings | Xan Lopez | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2013-02-22 | 1 | -226/+232 |
| | |||||
* | web-extension: Use a different service name for every web process extension | Carlos Garcia Campos | 2013-02-21 | 3 | -2/+15 |
| | |||||
* | Fix a crash when deciding whether to switch to overview mode | Carlos Garcia Campos | 2013-02-21 | 1 | -1/+1 |
| | | | | It seems that URI might be NULL in some cases. | ||||
* | Fix loading HTTP auth protected pages from the overview | Carlos Garcia Campos | 2013-02-20 | 1 | -4/+11 |
| | | | | | | | | | | | The switch between overview and normal web page happens when the page load is committed, in case of HTTP auth protected pages we never switch to web page mode because authentication happens before the load is committed. In WebKit2 the auth dialog is attached to the web view, so we need to show the web view before the load is committed to show the auth dialog. https://bugzilla.gnome.org/show_bug.cgi?id=694268 | ||||
* | Updated slovak translation | Dušan Kazik | 2013-02-20 | 1 | -224/+205 |
| | |||||
* | ephy-web-view: Update to the latest WebKit2 API changes | Carlos Garcia Campos | 2013-02-20 | 1 | -5/+1 |
| | | | | | | Use webkit_web_view_get_tls_info() instead of webkit_uri_response_get_https_status() that has been recently removed from the WebKit2 GTK+ API. | ||||
* | embed: Implement unsubmitted modified forms warning in WebKit2 | Carlos Garcia Campos | 2013-02-19 | 10 | -8/+292 |
| | | | | | | Installing a web extension to access the DOM. https://bugzilla.gnome.org/show_bug.cgi?id=684437 | ||||
* | Remove epiphany.pc leftovers | Xan Lopez | 2013-02-18 | 1 | -5/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694076 | ||||
* | Updated Serbian translation | Мирослав Николић | 2013-02-18 | 2 | -90/+80 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2013-02-18 | 2 | -126/+134 |
| | |||||
* | popup-commands: Postpone the creation of the download object until ↵ | Carlos Garcia Campos | 2013-02-18 | 1 | -11/+25 |
| | | | | | | | | | | | destination is known In WebKit2 downloads automatically start when an uri is requested to be downloaded. Instead of creating a download that is cancelled if the destination dialog is cancelled, we can simply create the download when the destination dialog has been accepted. https://bugzilla.gnome.org/show_bug.cgi?id=685950 | ||||
* | Updated Polish translation | Piotr Drąg | 2013-02-17 | 1 | -65/+69 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2013-02-17 | 1 | -103/+106 |
| | |||||
* | ephy-toolbar: make the margins for the New Tab button RTL friendly | Xan Lopez | 2013-02-16 | 1 | -1/+5 |
| | |||||
* | Add a New Tab button in the toolbar | Xan Lopez | 2013-02-16 | 2 | -0/+18 |
| | | | | | | Useful in general, and in particular in touch-based devices. https://bugzilla.gnome.org/show_bug.cgi?id=684616 | ||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-16 | 1 | -10/+10 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Get rid of epiphany.pc | Xan Lopez | 2013-02-15 | 2 | -17/+0 |
| | | | | Also not needed. | ||||
* | Get rid of epiphany.h | Xan Lopez | 2013-02-15 | 3 | -65/+0 |
| | | | | It is also not needed anymore. | ||||
* | Do not install headers | Xan Lopez | 2013-02-15 | 4 | -20/+0 |
| | | | | Since there are no extensions, we don't need to do this anymore. | ||||
* | Remove EphyPermissionManager | Xan Lopez | 2013-02-15 | 6 | -518/+3 |
| | | | | | This was also a no-op. The only thing the popup code is doing is checking the GSetting, so just do that. | ||||
* | support notification filtering | Nuno Araujo | 2013-02-14 | 2 | -0/+2 |
| | | | | | | | This gives gnome-shell a change to apply notification filtering on this app. https://bugzilla.gnome.org/show_bug.cgi?id=690996 | ||||
* | ephy-shell: remove some leftovers from the new-window removal | Xan Lopez | 2013-02-14 | 1 | -63/+0 |
| | |||||
* | ephy-embed-single: remove open_window method | Xan Lopez | 2013-02-14 | 3 | -66/+3 |
| | | | | | | It's also been a no-op for a long time. The problem of allowing the popup manager to create windows from embed/ is still left to be solved. | ||||
* | ephy-embed-single: remove ::handle-content signal | Xan Lopez | 2013-02-13 | 3 | -47/+2 |
| | | | | It was meant for extensions, which we don't have anymore. | ||||
* | ephy-embed-single: remove clear http auth cache method | Xan Lopez | 2013-02-13 | 2 | -21/+0 |
| | | | | It's been unimplemented for ages. | ||||
* | ephy-web-view: remove dead declarations | Xan Lopez | 2013-02-13 | 1 | -3/+0 |
| | | | | GCC, you need to warn me about these. | ||||
* | Remove EphyWebView::visibility | Xan Lopez | 2013-02-13 | 2 | -79/+0 |
| | | | | | | This once was likely used to toggle the visibility of popups, but it's now a no-op. When we re-introduce that feature we can do something similar again. | ||||
* | ephy-web-view: a few more type checks for public methods | Xan Lopez | 2013-02-13 | 1 | -2/+25 |
| | |||||
* | ephy-web-view: only extract title from address if address is not NULL | Xan Lopez | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | ephy-embed-utils: protect against NULL address in method | Xan Lopez | 2013-02-13 | 1 | -0/+4 |
| | |||||
* | Fix the build with WebKit2 | Carlos Garcia Campos | 2013-02-13 | 2 | -0/+17 |
| | |||||
* | Only load pages when their tab is switched to upon session restore | Gustavo Noronha Silva | 2013-02-12 | 10 | -15/+197 |
| | | | | | | | | | | | | | Firefox has led the way implementing this behaviour to improve the experience of restoring a session with lots of tabs. By delaying the loading of pages to when the user shows interest in them, the time it takes for the browser to become usable is diminished, and less pages are loaded in parallel, which improves load time for the first pages the user sees. It also has the advante of displaying less HTTP Basic Auth dialogs, when the user has many tabs pointed to the same server. https://bugzilla.gnome.org/show_bug.cgi?id=675302 | ||||
* | ephy-web-view: fix the docs for a couple of signals | Claudio Saavedra | 2013-02-12 | 1 | -4/+4 |
| | |||||
* | window-commands: update copyright year | Xan Lopez | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-02-11 | 1 | -235/+236 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-02-10 | 1 | -35/+39 |
| | |||||
* | ephy-notebook: remove two useless forward declarations | Xan Lopez | 2013-02-10 | 1 | -2/+0 |
| | |||||
* | Remove API doc generation | Xan Lopez | 2013-02-10 | 12 | -944/+0 |
| | | | | | | We don't have extensions anymore, so this serves no purpose. If we ever add a new (hopefully much smaller!) API set for next-generation extensions we'll resurrect the docs for it. | ||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-02-10 | 1 | -405/+509 |
| | |||||
* | ephy-session: port to GTask | Xan Lopez | 2013-02-10 | 1 | -22/+20 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691439 | ||||
* | ephy-shell: add g_return_val_if_fails to ephy_shell_new_tab_full | Xan Lopez | 2013-02-10 | 1 | -0/+9 |
| | |||||
* | ephy-shell: avoid useless call to ephy_embed_shell_get_default | Xan Lopez | 2013-02-10 | 1 | -1/+1 |
| | | | | | There's only one shell, which we already get in the first parameter. No need to ask for the shell again. | ||||
* | Updated Dutch translation | Wouter Bolsterlee | 2013-02-10 | 1 | -210/+212 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-09 | 1 | -99/+104 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Use GtkApplication method to get the list of windows | Xan Lopez | 2013-02-09 | 4 | -85/+23 |
| | | | | | We have one in EphyShell, but should be redundant (since we stopped tracking non-EphyWindow windows some time ago). | ||||
* | ephy-session-test: add tests for tab restoring API | Claudio Saavedra | 2013-02-08 | 1 | -0/+69 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-session-test: add test for ephy_session_clear() | Claudio Saavedra | 2013-02-08 | 1 | -27/+36 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=693297 | ||||
* | ephy-session.c: add ephy_session_clear() | Claudio Saavedra | 2013-02-08 | 2 | -0/+25 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=693297 | ||||
* | ephy-shell: add application menu item for reopening closed tabs | Claudio Saavedra | 2013-02-08 | 4 | -0/+38 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITO | Claudio Saavedra | 2013-02-08 | 6 | -9/+11 |
| | | | | | | | | | | Since we need to differenciate between incognito and private mode in order to enable restoring closed tabs only for the latter case. Add a macro for the cases in which either mode should behave in the same way to simplify the change. https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-session: add can-undo-tab-closed boolean property | Claudio Saavedra | 2013-02-08 | 2 | -0/+65 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-session: add API to restore closed tabs | Claudio Saavedra | 2013-02-08 | 2 | -0/+251 |
| | | | | | | | | | We add a queue of closed tabs to EphySession, which is later used to restore them through ephy_session_undo_close_tab(). Based on a patch by Diego Escalante Urrelo <diegoe@igalia.com> https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-shell: Make it possible to prepend a tab in a window | Claudio Saavedra | 2013-02-08 | 2 | -7/+11 |
| | | | | | | | We need this in order to open a tab in the first position of a window when undoing a tab closure. https://bugzilla.gnome.org/show_bug.cgi?id=128184 | ||||
* | ephy-shell: return the proper types for EphySession and GNetworkMonitor | Xan Lopez | 2013-02-08 | 4 | -23/+24 |
| | |||||
* | Move ephy_session_open_uris to EphyShell | Xan Lopez | 2013-02-08 | 5 | -165/+142 |
| | | | | | There's no reason at all for this method to be in EphySession, it neither writes nor reads the state of the browser. | ||||
* | The inspector has moved to starting attached, so follow the change | Gustavo Noronha Silva | 2013-02-07 | 1 | -9/+10 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=693177 | ||||
* | Updated Galician translations | Fran Diéguez | 2013-02-07 | 1 | -85/+83 |
| | |||||
* | [release] 3.7.53.7.5 | Xan Lopez | 2013-02-07 | 2 | -1/+18 |
| | |||||
* | Don't ask Xlib to skip ARGB visuals | Giovanni Campagna | 2013-02-06 | 1 | -3/+0 |
| | | | | | | | | | WebKit uses GLX windows internally, which will have alpha. If any of those windows receives an event, Gtk will attempt to create a foreign GdkWindow wrapping them, and will crash because XGetWindowAttributes will return a NULL visual. https://bugzilla.gnome.org/show_bug.cgi?id=693030 | ||||
* | configure.ac: depend on glib 2.35.6 | Xan Lopez | 2013-02-06 | 1 | -1/+1 |
| | | | | | A few important fixes in there that we'd rather have to avoid lots of bug reports. | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-02-04 | 2 | -1020/+1056 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-02-02 | 1 | -120/+43 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Updated Polish translation | Piotr Drąg | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-02-01 | 1 | -259/+244 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2013-01-31 | 1 | -858/+1303 |
| | |||||
* | ephy-node-db: build fix; log node db saving to where filename is available | Gustavo Noronha Silva | 2013-01-29 | 1 | -2/+2 |
| | |||||
* | ephy-file-helpers: remove ephy_file_switch_temp_file() | Claudio Saavedra | 2013-01-28 | 4 | -185/+0 |
| | | | | | It is racy and it is unnecessary as we've replaced all its instances with g_file_set_contents(). | ||||
* | ephy-bookmarks-export: use g_file_set_contents() when saving to RDF | Claudio Saavedra | 2013-01-28 | 1 | -15/+15 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691794 | ||||
* | ephy-node-db: use g_file_set_contents() when saving to disk | Claudio Saavedra | 2013-01-27 | 1 | -15/+12 |
| | | | | | | | | Since g_file_set_contents() is atomic and already takes care of saving first to a temporary file, we don't need to use ephy_file_switch_temp_file(). https://bugzilla.gnome.org/show_bug.cgi?id=691794 | ||||
* | Updated Hungarian translation | Gabor Kelemen | 2013-01-24 | 1 | -514/+451 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-01-23 | 1 | -177/+162 |
| | |||||
* | Set a document basename when printing to a file | David King | 2013-01-23 | 2 | -1/+16 |
| | | | | | | | Bump GTK+ dependency to 3.5.4, where the new print-to-file support was added to GtkPrintSettings. https://bugzilla.gnome.org/show_bug.cgi?id=692337 | ||||
* | [l10n] Updated German translation | Tobias Endrigkeit | 2013-01-22 | 1 | -1114/+487 |
| | |||||
* | Updated Uyghur translation | Gheyret Kenji | 2013-01-19 | 1 | -1609/+1903 |
| | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com> | ||||
* | Updated Serbian translation | Мирослав Николић | 2013-01-18 | 2 | -1036/+924 |
| | |||||
* | Remove ability to open URIs in the clipboard through middle click | Xan Lopez | 2013-01-18 | 4 | -85/+0 |
| | | | | | This is disabled by default, pretty obscure, and problematic to port properly to WebKit2. So just drop the code. | ||||
* | Updated Galician translations | Fran Diéguez | 2013-01-14 | 1 | -150/+151 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2013-01-13 | 1 | -239/+251 |
| | |||||
* | EphyWindow: don't connect to scroll-event on the web view | Giovanni Campagna | 2013-01-12 | 1 | -30/+1 |
| | | | | | | | | Doing so prevents the correct delivery of scroll DOM events, and at time causes the wrong part of the page to scroll (or none at all). https://bugzilla.gnome.org/show_bug.cgi?id=684243 | ||||
* | ephy-enbed: Check URI is ephy-about:overview instead of about:overview | Carlos Garcia Campos | 2013-01-11 | 1 | -2/+2 |
| | | | | | To set the overview mode or not because ephy_web_view_get_address() returns the internal URI, not the one exposed to the UI. | ||||
* | ephy-web-view: Do not convert ephy-about URIs in ↵ | Carlos Garcia Campos | 2013-01-11 | 1 | -11/+7 |
| | | | | | | | ephy_web_view_location_changed() We handle ephy-about URIs intetnally, they are converted to about: when needed. | ||||
* | Port delete web application to WebKit2 | Carlos Garcia Campos | 2013-01-11 | 1 | -41/+55 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684448 | ||||
* | Don't use DOM bindings to delete a web application from about:applications | Carlos Garcia Campos | 2013-01-11 | 3 | -92/+44 |
| | | | | | | | | Use a different form for every web application with a hidden value containing the application id. Then use the policy client to ignore any form submission from about:applications and delete the application instead, reloading the about:applications page. This solution will work for WebKit2 too. | ||||
* | ephy-web-view: Strip the query from the URL for about:applications | Carlos Garcia Campos | 2013-01-11 | 1 | -0/+11 |
| | | | | | | | When a web application is deleted from about:applications, the form submitted reloads the page adding hidden fields to the URI. https://bugzilla.gnome.org/show_bug.cgi?id=691417 | ||||
* | ephy-web-view: Do not update the URL when changed during committed state | Carlos Garcia Campos | 2013-01-11 | 1 | -1/+4 |
| | | | | | | Similar to what we do in WebKit2, do not update the URL when view uri changes while loading, because we already update the URL manually when the load is committed. | ||||
* | ephy-web-view: Remove special case for plugins in get_title_from_address() | Carlos Garcia Campos | 2013-01-11 | 1 | -2/+0 |
| | | | | The title is already set by the plugins HTML in the about handler. | ||||
* | ephy-web-view: Don't change is_blank property depending on the title | Carlos Garcia Campos | 2013-01-11 | 1 | -7/+2 |
| | | | | | | | | | In WebKit1 the notify::title signal is emitted twice for every load, first with NULL to reset the title and then with the actual title. A NULL title doesn't necessarily means the page is about:blank, and the property is updated already by ephy_web_view_set_address. https://bugzilla.gnome.org/show_bug.cgi?id=691416 | ||||
* | ephy-string: Handle about: and ephy-about: as special cases in ↵ | Carlos Garcia Campos | 2013-01-11 | 2 | -1/+7 |
| | | | | | | | | ephy_string_get_host_name() And return NULL like for file:// URIs. https://bugzilla.gnome.org/show_bug.cgi?id=691416 | ||||
* | ephy-session: Use a XML memory writer and save the contents with ↵ | Carlos Garcia Campos | 2013-01-09 | 1 | -14/+17 |
| | | | | | | g_file_replace_contents() The code is simpler and g_file_replace_contents() can be cancelled. | ||||
* | ephy-session: save session in a thread to avoid blocking the UI | Carlos Garcia Campos | 2013-01-09 | 2 | -100/+236 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=681832 | ||||
* | Updated Bulgarian translation | Alexander Shopov | 2013-01-09 | 1 | -409/+361 |
| | |||||
* | Updated slovak translation | Dušan Kazik | 2013-01-09 | 1 | -414/+366 |
| | |||||
* | ephy-session: Remove ephy_session_queue_command() API | Carlos Garcia Campos | 2013-01-09 | 2 | -153/+0 |
| | | | | | | This is unused now. https://bugzilla.gnome.org/show_bug.cgi?id=641739 | ||||
* | ephy-session: Remove EPHY_SESSION_CMD_OPEN_URIS | Carlos Garcia Campos | 2013-01-09 | 4 | -89/+124 |
| | | | | | | | Add ephy_session_open_uris() instead and use it from EphyShell instead of scheduling a command. https://bugzilla.gnome.org/show_bug.cgi?id=641739 | ||||
* | ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE | Carlos Garcia Campos | 2013-01-09 | 1 | -2/+0 |
| | | | | It's currently unused. | ||||
* | ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW | Carlos Garcia Campos | 2013-01-09 | 2 | -22/+22 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=641739 | ||||
* | ephy-session: Add ephy_session_resume() and use it instead of queueing a ↵ | Carlos Garcia Campos | 2013-01-09 | 4 | -92/+130 |
| | | | | | | resume command https://bugzilla.gnome.org/show_bug.cgi?id=641739 | ||||
* | ephy-session: Use ephy_session_load() directly instead of queueing a load ↵ | Carlos Garcia Campos | 2013-01-09 | 3 | -14/+4 |
| | | | | | | session command https://bugzilla.gnome.org/show_bug.cgi?id=641739 | ||||
* | ephy-session: Load the session asynchronously | Carlos Garcia Campos | 2013-01-09 | 3 | -222/+558 |
| | | | | | | | | | Make ephy_session_load() asynchronous and add ephy_session_load_from_stream() to replace ephy_session_load_from_string(). Use a xml sax parser now that is fed from a GInputStream. https://bugzilla.gnome.org/show_bug.cgi?id=681782 | ||||
* | Updated Spanish translation | Daniel Mustieles | 2013-01-08 | 1 | -91/+87 |
| | |||||
* | configure.ac:Update autotools | Javier Jardón | 2013-01-07 | 1 | -4/+1 |
| | | | | | AC_ISC_POSIX, AM_PROG_CC_STDC, AC_HEADER_STDC are obsolete macros Replace AC_HELP_STRING for AS_HELP_STRING | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-01-07 | 1 | -102/+107 |
| | |||||
* | Updated Dutch translation by Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2013-01-07 | 1 | -423/+427 |
| | |||||
* | ephy-window: fix compiler warning | Xan Lopez | 2013-01-05 | 1 | -2/+2 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2013-01-05 | 1 | -79/+80 |
| | |||||
* | e-embed: hide progress for about and ephy-about | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+2 |
| | | | | | | The progressbar should only react to pages, not special locations. https://bugzilla.gnome.org/show_bug.cgi?id=685747 | ||||
* | e-embed: only add one statusbar timeout at a time | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+3 |
| | | | | | | | Otherwise the statusbar can disappear even if it has a valid message being displayed. https://bugzilla.gnome.org/show_bug.cgi?id=685747 | ||||
* | e-embed: use an overlay for the overview | Diego Escalante Urrelo | 2013-01-05 | 1 | -16/+10 |
| | | | | | | This permits reusing elements of EphyEmbed more easily. https://bugzilla.gnome.org/show_bug.cgi?id=685747 | ||||
* | prefs-dialog: remove some vertical size | Diego Escalante Urrelo | 2013-01-05 | 1 | -99/+124 |
| | | | | | | Move Web Content from Privacy to General. https://bugzilla.gnome.org/show_bug.cgi?id=690053 | ||||
* | e-embed-prefs: remove spaces in Accept-Language | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | Some servers, like Babel, do not correctly sanitize the string in this header. They expect strings without spaces, even though the RFC includes them. Chrome and Firefox do not use spaces, presumably because many more websites break when using them. https://bugzilla.gnome.org/show_bug.cgi?id=671652 | ||||
* | e-window: add a smarter CopyEmailAddress action | Diego Escalante Urrelo | 2013-01-05 | 3 | -2/+27 |
| | | | | | | | It omits the mailto: in mail links and has a different string in the context menu, to make this clear. https://bugzilla.gnome.org/show_bug.cgi?id=688166 | ||||
* | ephy-shell: There can be two widgets for the same download in WebKit2 | Carlos Garcia Campos | 2013-01-04 | 2 | -3/+12 |
| | | | | | | | | In WebKit2 WebKitWebContext::download-started signal is always emitted, even for downloads started manually. We only want to create a new download when the download operation has been started by WebKit. https://bugzilla.gnome.org/show_bug.cgi?id=678993 | ||||
* | Implement embedded view source mode in WebKit2 | Carlos Garcia Campos | 2013-01-04 | 1 | -6/+3 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684440 | ||||
* | downloads: Create the download with the window of the web view that ↵ | Carlos Garcia Campos | 2013-01-04 | 1 | -3/+16 |
| | | | | | | | | | initiated the download Using webkit_download_get_web_view() and falling back to the active window if the download was not initiated by a web view. https://bugzilla.gnome.org/show_bug.cgi?id=686467 | ||||
* | ephy-download: Make EphyDownload:window a construct only property | Carlos Garcia Campos | 2013-01-04 | 6 | -58/+37 |
| | | | | | | | | It's always set right after the download object is created and it doesn't have any effect when it's set after the download has been added to the embed shell. This way we can make sure that when the download is added to the embed shell the parent window has already been set if there's any. | ||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-01-02 | 1 | -471/+431 |
| | |||||
* | Typo | Khaled Hosny | 2012-12-29 | 1 | -3/+3 |
| | |||||
* | l10n: Updated Persian translation | Arash Mousavi | 2012-12-28 | 1 | -1403/+1367 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-12-25 | 1 | -62/+61 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2012-12-24 | 1 | -479/+500 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-12-20 | 1 | -192/+200 |
| | |||||
* | Fix build with WebKit2 | Carlos Garcia Campos | 2012-12-20 | 4 | -1/+5 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-12-19 | 1 | -467/+433 |
| | |||||
* | [release] 3.7.33.7.3 | Xan Lopez | 2012-12-19 | 2 | -1/+23 |
| | |||||
* | Revert "ephy-toolbar: set url entry's box style class to .linked" | Xan Lopez | 2012-12-19 | 1 | -1/+1 |
| | | | | | | This reverts commit 6626beaf15f04824066af937d3fa277e8bd46aa6. We won't get the theming right in time for the release, so revert for now. | ||||
* | Use new libsoup APIs | Xan Lopez | 2012-12-19 | 5 | -22/+7 |
| | | | | Drops dependency on libsoup-gnome, we now depend on libsoup 2.41.3 | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-12-19 | 1 | -394/+408 |
| | |||||
* | embed: move the OSD style class to the progressbar | Cosimo Cecchi | 2012-12-17 | 1 | -2/+2 |
| | | | | | | <xan> cosimoc: ok, sure, go ahead Fixes black scrollbars showing up. | ||||
* | ephy-initial-state: document 'ephy_initial_state_add_window' | Xan Lopez | 2012-12-16 | 1 | -0/+17 |
| | |||||
* | ephy-state: rename to 'ephy-initial-state' | Xan Lopez | 2012-12-16 | 12 | -120/+117 |
| | | | | | | | | | | | | | The purpose of EphyState is to track the sizes and positions of windows, paned or expanders in order to remember what is the preferred *initial* and *default* state of those UI elements. So for example we merge the tracking of the size/positions of all main windows in one record, because we only need an initial value which we'll use as default for newly created EphyWindows. Since this is a very specific task, different to the actual tracking of all sizes and positions in EphySession in order to restore them at startup, rename the class to EphyInitialState to avoid confusions. | ||||
* | ephy-state: use new coding style | Xan Lopez | 2012-12-16 | 2 | -352/+326 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2012-12-16 | 1 | -456/+404 |
| | |||||
* | ephy-window: align the toolbar margins with the shell ones | Claudio Saavedra | 2012-12-15 | 1 | -0/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=679348 | ||||
* | ephy-toolbar: fix the toolbar in RTL environments | Claudio Saavedra | 2012-12-15 | 2 | -4/+20 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=684366 | ||||
* | Updated Galician translations | Fran Diéguez | 2012-12-15 | 1 | -385/+387 |
| | |||||
* | ephy-removable-pixbuf-renderer: don't crash if no close icon is found | Alberto Garcia | 2012-12-15 | 1 | -1/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=690216 | ||||
* | ephy-window: remove some code that's been dead for ages | Xan Lopez | 2012-12-14 | 1 | -21/+5 |
| | |||||
* | Update the save web app dialog to be more like the mockup | William Jon McCann | 2012-12-13 | 1 | -5/+44 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=690007 | ||||
* | Use better icons for webapps | William Jon McCann | 2012-12-13 | 3 | -32/+402 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657755 | ||||
* | Use better application names for web apps | William Jon McCann | 2012-12-13 | 1 | -1/+89 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657755 | ||||
* | ephy-toolbar: set url entry's box style class to .linked | Xan Lopez | 2012-12-13 | 1 | -1/+1 |
| | | | | Lapo wants it. | ||||
* | ephy-find-toolbar: fix a warning | Claudio Saavedra | 2012-12-13 | 1 | -0/+1 |
| | |||||
* | ephy-find-toolbar: fix build in wk2 | Claudio Saavedra | 2012-12-13 | 1 | -0/+4 |
| | |||||
* | ephy-find-toolbar: silly consistency fix | Claudio Saavedra | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | ephy-window: compiler warnings | Xan Lopez | 2012-12-13 | 1 | -2/+0 |
| | |||||
* | ephy-window: we can actually zoom images now, so allow that | Xan Lopez | 2012-12-13 | 1 | -22/+6 |
| | |||||
* | New design for find bar | William Jon McCann | 2012-12-13 | 3 | -258/+212 |
| | | | | | | | To be more consistent with other GNOME 3 apps we should move the in page find toolbar to the top of the page. https://bugzilla.gnome.org/show_bug.cgi?id=689929 | ||||
* | ephy-main: remove debug leftovers that were broken now | Xan Lopez | 2012-12-12 | 1 | -9/+0 |
| | | | | | (15:45:30) descalante: come on (15:45:46) descalante: what is this, KDE? | ||||
* | ephy-main: remove some dead code | Xan Lopez | 2012-12-12 | 1 | -6/+1 |
| | |||||
* | ephy-main: remove unused option | Xan Lopez | 2012-12-12 | 1 | -13/+2 |
| | |||||
* | ephy-main: delete profile on exit in incognito mode | Xan Lopez | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | ephy-shell: fix the incognito app menu item | Claudio Saavedra | 2012-12-12 | 2 | -5/+5 |
| | |||||
* | ephy-bookmarks-test: use G_N_ELEMENTS properly | Xan Lopez | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | Define the names of the history and bookmarks files in just one place | Xan Lopez | 2012-12-12 | 6 | -8/+15 |
| | |||||
* | First iteration for 'Incognito mode' | Xan Lopez | 2012-12-12 | 9 | -92/+184 |
| | | | | | | | | | | | | | | | For now this is just a private mode but with the following two twists: - We use the dark theme. - We steal our history and bookmarks from the main profile. This is done in 'read-only' mode though, so any changes made in this session will be lost. Add command line options and a UI item to launch the browser in this mode. https://bugzilla.gnome.org/show_bug.cgi?id=676914 | ||||
* | Remove UUID hacks to prevent self-launch | Xan Lopez | 2012-12-12 | 5 | -33/+3 |
| | | | | | | Now we can get rid of them. https://bugzilla.gnome.org/show_bug.cgi?id=690050 | ||||
* | Handle a bit more gracefully the self-launch detection | Xan Lopez | 2012-12-12 | 10 | -62/+240 |
| | | | | | | | Check whether the app that will launch a given download is actually the browser itself, and do nothing *before* going ahead. Seems better than actually launching and then aborting on startup through UUID hacks. | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-12-12 | 1 | -384/+379 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-12-12 | 1 | -318/+275 |
| | |||||
* | e-web-view: enable back/forward mouse buttons | Diego Escalante Urrelo | 2012-12-12 | 1 | -0/+11 |
| | | | | | | | | | Based on nautilus' (nautilus-window.c) button numbers and the bugzilla reports by users. Thank you Vincas Dargis and Joe Barnett for the previous patches. https://bugzilla.gnome.org/show_bug.cgi?id=337852 | ||||
* | ephy-embed: Remove references to SoupPasswordManager | Dan Winship | 2012-12-12 | 1 | -10/+0 |
| | | | | | | Epiphany gets its http-authentication-password-saving support via WebKit now, so remove the old SoupPasswordManager stuff (which is a no-op in libsoup master anyway). | ||||
* | ephy-embed: fix registration of EphyRequestAbout | Dan Winship | 2012-12-11 | 1 | -1/+1 |
| | | | | | The way it was before is supposed to still work (and so needs to be fixed in libsoup), but this way is more right anyway. | ||||
* | e-shell: fix compiler warning | Diego Escalante Urrelo | 2012-12-11 | 1 | -4/+4 |
| | |||||
* | Open new windows when called with no URIs to open | Gustavo Noronha Silva | 2012-12-11 | 2 | -4/+34 |
| | | | | | | | | | GNOME Shell tries to open new windows by calling the application with no parameters. This strategy is also used by the 'Launch web browser' keybinding, that can be interpreted as the user requesting a new window, so open a new window when called with no URIs, unless --new-tag is given explicitly. Partially fixes https://bugzilla.gnome.org/show_bug.cgi?id=685976 | ||||
* | Append new tab on the window with most tabs in the current workspace | Gustavo Noronha Silva | 2012-12-11 | 6 | -1/+83 |
| | | | | | | | | | | This change uses a different heuristic to decide on what the best window to add a new tab is from the last window which has been interacted with, which might even be in a different workspace, to the window with the most tabs in the current workspace. If no window exists on the current workspace one will be created. Partial fix for https://bugzilla.gnome.org/show_bug.cgi?id=685976 | ||||
* | e-embed: document ::overview-mode | Diego Escalante Urrelo | 2012-12-11 | 1 | -0/+5 |
| | |||||
* | e-embed-shell: fix spacing in a comment | Diego Escalante Urrelo | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | e-download: remove useless include | Diego Escalante Urrelo | 2012-12-11 | 1 | -2/+0 |
| | |||||
* | Add missing NULL-check when getting the WebView's URI | Mario Sanchez Prada | 2012-12-11 | 1 | -3/+4 |
| | | | | | | We need to check the URI is valid before asking the WebKitFaviconDatabase for the associated icon, since it must happen that it's NULL even if priv->address is not (e.g. after a load error has occurred). | ||||
* | ephy-shell: remove the ephy_shell global | Diego Escalante Urrelo | 2012-12-11 | 23 | -62/+92 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=683614 |