Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use glib resources to bundle our UI files | Xan Lopez | 2012-03-28 | 12 | -49/+95 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672907 | |||||
* | ephy-hosts-store: listen to favicon changes in the wk database | Claudio Saavedra | 2012-03-27 | 1 | -2/+66 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672525 | |||||
* | Review translation | Khaled Hosny | 2012-03-27 | 1 | -73/+72 | |
| | ||||||
* | epiphany.h.in: remove ephy-history mention | Diego Escalante Urrelo | 2012-03-27 | 1 | -1/+0 | |
| | | | | It breaks ephy-extensions build. | |||||
* | download-widget: use the "linked" style class | Cosimo Cecchi | 2012-03-27 | 1 | -0/+4 | |
| | | | | | | | Link the glow and the menu buttons together by using a "linked" style class on the box containing them. https://bugzilla.gnome.org/show_bug.cgi?id=672712 | |||||
* | configure.ac: bump version to 3.5.0 | Xan Lopez | 2012-03-27 | 1 | -4/+4 | |
| | | | | Let the 3.6.0 race begin! | |||||
* | update Punjabi Translation | A S Alam | 2012-03-26 | 1 | -1382/+1192 | |
| | ||||||
* | ui: remove unused file | Xan Lopez | 2012-03-25 | 2 | -5/+0 | |
| | ||||||
* | Added Telugu help Translations | Sasi Bhushan | 2012-03-25 | 2 | -1/+2631 | |
| | ||||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-25 | 1 | -214/+208 | |
| | ||||||
* | update Malayalam translation | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -178/+198 | |
| | ||||||
* | small correction | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -1/+1 | |
| | ||||||
* | Malayalam translation updated | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -2121/+1540 | |
| | ||||||
* | Updated Arabic translation | Abderrahim Kitouni | 2012-03-24 | 1 | -1323/+1135 | |
| | ||||||
* | [l10n]Updated Turkish translation | Muhammet Kara | 2012-03-24 | 1 | -117/+112 | |
| | ||||||
* | Updated Telugu Translation | Praveen Illa | 2012-03-24 | 1 | -482/+413 | |
| | ||||||
* | Updated Danish translation | Kenneth Nielsen | 2012-03-22 | 1 | -405/+404 | |
| | ||||||
* | Updated Czech translation | Lucas Lommer | 2012-03-22 | 1 | -1354/+598 | |
| | ||||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -41/+24 | |
| | ||||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -1361/+1175 | |
| | ||||||
* | Updated Russian translation | Yuri Myasoedov | 2012-03-22 | 1 | -160/+142 | |
| | ||||||
* | Updated Finnish translation by Jiri Grönroos | Timo Jyrinki | 2012-03-22 | 1 | -283/+389 | |
| | ||||||
* | profile-migrator: do not freak out if the history is empty | Xan Lopez | 2012-03-21 | 1 | -4/+6 | |
| | | | | | | | If the old history file exists but has no actual visits we'll enter into an infinite loop. https://bugzilla.gnome.org/show_bug.cgi?id=672547 | |||||
* | [release] 3.3.923.3.92 | Xan Lopez | 2012-03-21 | 2 | -1/+19 | |
| | ||||||
* | ephy-hosts-store: -1 is not a valid insertion position | Claudio Saavedra | 2012-03-21 | 1 | -1/+1 | |
| | ||||||
* | ephy-history-window: add back the favicons | Claudio Saavedra | 2012-03-21 | 3 | -5/+74 | |
| | | | | | | | | Use the new webkit favicon database for favicons here. This might not work perfectly, but that's a webkitgtk issue, see https://bugs.webkit.org/show_bug.cgi?id=81665 https://bugzilla.gnome.org/show_bug.cgi?id=672480 | |||||
* | ephy-completion-model: minor cleanup | Claudio Saavedra | 2012-03-21 | 1 | -1/+1 | |
| | | | | | | | No need to invoke twice webkit_get_favicon_databas() in the same method, there's a variable pointing to the database already. https://bugzilla.gnome.org/show_bug.cgi?id=672483 | |||||
* | ephy-completion-model: fix a few leaks | Claudio Saavedra | 2012-03-21 | 1 | -2/+6 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=672481 | |||||
* | Update Simplified Chinese translation. | Automatic Mirroring | 2012-03-21 | 1 | -245/+235 | |
| | ||||||
* | ephy-history-window: fix callback for new signal signature | Xan Lopez | 2012-03-20 | 1 | -0/+1 | |
| | ||||||
* | POTFILES.in: remove ephy-history.h | Xan Lopez | 2012-03-20 | 1 | -1/+0 | |
| | ||||||
* | configure.ac: we require WebKitGTK+ 1.7.92 now | Xan Lopez | 2012-03-20 | 1 | -1/+1 | |
| | ||||||
* | doc: remove references to removed files | Xan Lopez | 2012-03-20 | 1 | -2/+0 | |
| | ||||||
* | Remove EphyHistory from the repository. It's unused now. | Xan Lopez | 2012-03-20 | 9 | -1236/+1 | |
| | ||||||
* | bookmarks: use the new favicon database | Xan Lopez | 2012-03-20 | 1 | -12/+13 | |
| | ||||||
* | Replace EphyFaviconCache by WebKit's icon database cache | Sergio Villar Senin | 2012-03-20 | 16 | -1077/+130 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=648653 | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-03-20 | 1 | -1393/+632 | |
| | ||||||
* | Translations Updated with FUEL | Krishnababu Krothapalli | 2012-03-19 | 1 | -3/+3 | |
| | ||||||
* | Updated Telugu Translations | Krishnababu Krothapalli | 2012-03-19 | 1 | -127/+127 | |
| | ||||||
* | Uploaded Ukranian | Daniel Korostil | 2012-03-18 | 1 | -206/+202 | |
| | ||||||
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-03-18 | 1 | -25/+25 | |
| | ||||||
* | Updated Portuguese translation | Duarte Loreto | 2012-03-18 | 1 | -1362/+1193 | |
| | ||||||
* | Updated French translation | Bruno Brouard | 2012-03-17 | 1 | -1320/+602 | |
| | ||||||
* | [l10n]Updated Turkish translation | Muhammet Kara | 2012-03-17 | 1 | -281/+270 | |
| | ||||||
* | Updated Dutch translation | Wouter Bolsterlee | 2012-03-17 | 1 | -431/+447 | |
| | ||||||
* | Updated British English translation | Bruce Cowan | 2012-03-16 | 1 | -196/+200 | |
| | ||||||
* | Fix bookmarklet's titles when they are created | Xan Lopez | 2012-03-16 | 3 | -45/+59 | |
| | | | | | | | | This was pretty much broken since the Gecko days. On top of that, catch the case where the bookmarklet title is in the child node of the anchor element, which we never got right before. https://bugzilla.gnome.org/show_bug.cgi?id=672194 | |||||
* | [l10n] Updated Italian translation | Gianvito Cavasoli | 2012-03-16 | 1 | -1263/+555 | |
| | ||||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-03-15 | 1 | -168/+164 | |
| | ||||||
* | 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 | 4 | -28/+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 | |
| | | | | I'm pretty sure there's no point in using the _object variant here. | |||||
* | 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 | |
| | | | | Don't request the global instance again. | |||||
* | 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 | |
| | | | | We do not support this anymore in our UI. | |||||
* | ephy-web-view: make ephy_web_view_clear_history private | Xan Lopez | 2012-03-15 | 2 | -54/+47 | |
| | | | | It's only used by the class itself now. | |||||
* | configure.ac: remove epiphany_branch define | Xan Lopez | 2012-03-15 | 1 | -3/+0 | |
| | | | | It's not used anywhere that I can see. | |||||
* | Updated Telugu Translations | Krishnababu Krothapalli | 2012-03-15 | 1 | -304/+333 | |
| | ||||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-03-15 | 1 | -174/+167 | |
| | ||||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-03-15 | 1 | -1/+1 | |
| | ||||||
* | Updated Latvian translation. | Anita Reitere | 2012-03-15 | 1 | -1315/+1257 | |
| | ||||||
* | Automatically prefix existing absolute paths with file:// | Gustavo Noronha Silva | 2012-03-14 | 5 | -5/+20 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671792 | |||||
* | Revert "ephy-embed-single: remove some dead code" | Xan Lopez | 2012-03-14 | 1 | -1/+53 | |
| | | | | | | | This reverts commit 08956cf8cd8040f8500c40b646a52b6f03ae5275. Bleh, the mostly useless popup code in EphyWebView needs this even if it's a no-op, so bring it back. | |||||
* | Fix distcheck | Xan Lopez | 2012-03-14 | 3 | -12/+7 | |
| | | | | | | | | | | Most data files are listed through EXTRA_DIST, so they are left in the top srcdir during VPATH builds. The new EphyWebView unit test needs data/pages/error.html, so distcheck was broken because ephy_file ("error.html") was failing since it looked for them in $pwd/data. To fix this, look for files in the top srcdir instead of $pwd/data, which will lead to the builddir data data dir during distcheck. | |||||
* | Run distcheck builds with debug enabled | Xan Lopez | 2012-03-14 | 1 | -0/+1 | |
| | | | | We are going to need this for ephy_file to pick up all the data paths. | |||||
* | floating-bar: set a max-width to the label | Cosimo Cecchi | 2012-03-14 | 1 | -1/+2 | |
| | | | | | | | | We don't want the floating bar to extend without boundaries in the available size, since some hyperlinks can be very long (and make the bar cover the whole screen). https://bugzilla.gnome.org/show_bug.cgi?id=671520 | |||||
* | ephy-embed-single: remove network status | Xan Lopez | 2012-03-14 | 3 | -113/+0 | |
| | | | | We are not using it. Easy enough to bring it back if needed. | |||||
* | window-commands: forcing offline mode has been a no-op for a while | Xan Lopez | 2012-03-14 | 1 | -0/+3 | |
| | ||||||
* | Don't go to EphyEmbedSingle just to get the network status | Xan Lopez | 2012-03-14 | 2 | -29/+3 | |
| | | | | | The new GNetworkMonitor class is really a good enough abstraction, don't overdo it. | |||||
* | 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 | |
| | | | | EphyEmbed does not use it anymore. | |||||
* | 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 | |
| | | | | | Again, this only interacts with the view, so it does not need to be in EphyEmbed. | |||||
* | ephy-web-view: let EphyWebView clear its own history | Xan Lopez | 2012-03-14 | 2 | -15/+15 | |
| | | | | No point in doing it from EphyEmbed. | |||||
* | ephy-web-view: get a reference to the history service | Xan Lopez | 2012-03-14 | 1 | -0/+3 | |
| | | | | We are going to move stuff from embed to webview, so we'll need this. | |||||
* | history: remember visit types | Xan Lopez | 2012-03-14 | 11 | -17/+95 | |
| | | | | | | | Instead of hardcoding all visits as 'TYPED' properly distinguish between bookmarks, following links and typing URIs in the entry. We'll use this to compute the frecency of history items. | |||||
* | history: generate gtypes for the history types | Xan Lopez | 2012-03-14 | 1 | -0/+62 | |
| | ||||||
* | lib: link to the internal libraries instead of copying source files | Xan Lopez | 2012-03-14 | 1 | -22/+4 | |
| | ||||||
* | ephy-private: add missing header | Xan Lopez | 2012-03-13 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671901 | |||||
* | ephy-history-service: make the async API cancellable | Claudio Saavedra | 2012-03-13 | 9 | -68/+105 | |
| | | | | | | | | | | | The main purpose of the cancellable API in ephy-history-service is to let the user notify when the results of the operation are no longer needed and the callback call can be omitted. Since performing a read operation, in such cases, makes no sense, we cancel them altogether. However, given the nature of the service, we don't cancel write operations. https://bugzilla.gnome.org/show_bug.cgi?id=671901 | |||||
* | ephy-history-view: open pages in a new tab on middle click | Claudio Saavedra | 2012-03-13 | 1 | -11/+11 | |
| | | | | | | This was present in the old EphyNodeView history. Bring it back. https://bugzilla.gnome.org/show_bug.cgi?id=671635 | |||||
* | ephy-history-view: add row-middle-clicked signal | Claudio Saavedra | 2012-03-13 | 2 | -0/+74 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671635 | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-03-13 | 1 | -232/+216 | |
| | ||||||
* | Updated Swedish translation | Daniel Nylander | 2012-03-13 | 1 | -193/+189 | |
| | ||||||
* | Updated Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2012-03-09 | 1 | -946/+840 | |
| | ||||||
* | Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 ↵ | Timo Jyrinki | 2012-03-12 | 1 | -2136/+486 | |
| | | | | translation sprint | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-03-11 | 2 | -432/+426 | |
| | ||||||
* | tests: add ephy-web-view test | Diego Escalante Urrelo | 2012-03-11 | 2 | -0/+274 | |
| | | | | | | Testing ephy_web_view_load_url and the internal GRegex of EphyWebView. https://bugzilla.gnome.org/show_bug.cgi?id=669548 | |||||
* | ephy-web-view: share non-search-regex for testing | Diego Escalante Urrelo | 2012-03-11 | 3 | -9/+47 | |
| | | | | | | Add ephy-embed-private.h https://bugzilla.gnome.org/show_bug.cgi?id=669548 | |||||
* | ephy-main: run app mode only with a existing dir | Diego Escalante Urrelo | 2012-03-11 | 1 | -0/+5 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669700 | |||||
* | ephy-history-window: init hosts to NULL | Diego Escalante Urrelo | 2012-03-11 | 1 | -1/+1 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671613 | |||||
* | Add initial Khmer translation | Khoem Sokhem | 2012-03-10 | 2 | -0/+2814 | |
| | ||||||
* | Updated Catalan translation | Gil Forcada | 2012-03-10 | 1 | -1316/+1125 | |
| | ||||||
* | Updated Persian Translation | Arash Mousavi | 2012-03-10 | 1 | -1337/+1162 | |
| | ||||||
* | Updated Korean translation | Changwoo Ryu | 2012-03-10 | 1 | -1309/+1133 | |
| | ||||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-10 | 1 | -38/+42 | |
| | ||||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-10 | 1 | -63/+64 | |
| | ||||||
* | ephy-history-service: Give me a break! | Priit Laes | 2012-03-09 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Priit Laes <plaes@plaes.org> Reviewed-by: Xan Lopez <xan@igalia.com> | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-03-09 | 1 | -113/+93 | |
| | ||||||
* | [l10n] Updated German translation | Mario Blättermann | 2012-03-09 | 1 | -1301/+1117 | |
| | ||||||
* | Updated Slovenian translation | Matej Urbančič | 2012-03-08 | 1 | -40/+45 | |
| | ||||||
* | Assamese translation completed | Nilamdyuti Goswami | 2012-03-08 | 1 | -1305/+1140 | |
| | ||||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-08 | 1 | -112/+107 | |
| | ||||||
* | ephy-history-service: plug a few more leaks | Claudio Saavedra | 2012-03-08 | 2 | -0/+4 | |
| | ||||||
* | ephy-history-window: plug a couple of leaks | Claudio Saavedra | 2012-03-08 | 2 | -2/+2 | |
| | ||||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-03-08 | 2 | -402/+400 | |
| | ||||||
* | Updated Polish translation | Piotr Drąg | 2012-03-08 | 1 | -148/+152 | |
| | ||||||
* | Updated Galician translations | Fran Diéguez | 2012-03-08 | 1 | -66/+61 | |
| | ||||||
* | Don't list deprecated gsettings keys in the .convert | Sébastien Bacher | 2012-03-08 | 1 | -2/+0 | |
| | ||||||
* | [release] 3.3.913.3.91 | Xan Lopez | 2012-03-08 | 2 | -1/+20 | |
| | ||||||
* | POTFILES.in: add missing file | Xan Lopez | 2012-03-08 | 1 | -0/+1 | |
| | ||||||
* | ephy-history-window: filter hosts with time range as well | Claudio Saavedra | 2012-03-08 | 1 | -2/+3 | |
| | ||||||
* | ephy-history-service: add API to query for hosts | Claudio Saavedra | 2012-03-08 | 4 | -2/+156 | |
| | | | | | By now, the public API only supports filtering by time range, but filtering by string matching is also possible. | |||||
* | ephy-history-service: execute_get_hosts() should return TRUE | Claudio Saavedra | 2012-03-08 | 1 | -1/+1 | |
| | | | | If there are no hosts, that's not a failure, so return TRUE instead. | |||||
* | ephy-hosts-view: ensure "all hosts" is selected by default | Claudio Saavedra | 2012-03-08 | 2 | -19/+31 | |
| | | | | | | If no host can be selected, always select the "all hosts" row. https://bugzilla.gnome.org/show_bug.cgi?id=671575 | |||||
* | ephy-host-store: add a clear() method | Claudio Saavedra | 2012-03-08 | 3 | -1/+15 | |
| | | | | | | | This adds always a default item "All sites" which, when selected, will show all urls in all hosts. https://bugzilla.gnome.org/show_bug.cgi?id=671575 | |||||
* | schema: default to 'All history' in history window | Diego Escalante Urrelo | 2012-03-08 | 1 | -1/+1 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671599 | |||||
* | Updated Polish translation | Piotr Drąg | 2012-03-08 | 1 | -111/+87 | |
| | ||||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-08 | 1 | -166/+142 | |
| | ||||||
* | ephy-history-service-hosts-table: init host to NULL | Diego Escalante Urrelo | 2012-03-08 | 1 | -1/+1 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671594 | |||||
* | doc: fix distcheck, link to the new history library | Xan Lopez | 2012-03-08 | 1 | -0/+2 | |
| | ||||||
* | ephy-embed: do not add the homepage (about:blank) to the history | Xan Lopez | 2012-03-08 | 1 | -0/+3 | |
| | | | | | Don't do it when it's loaded automatically through NewTab or NewWindow, but do it if the user actually types the URI. | |||||
* | ephy-web-view: remember when we are loading the homepage | Xan Lopez | 2012-03-08 | 2 | -11/+37 | |
| | | | | And add a getter for the information. | |||||
* | Annotate correctly the fact that FileNewTab now always opens the homepage | Xan Lopez | 2012-03-08 | 3 | -3/+8 | |
| | | | | | We need to detect it in EphyEmbed to avoid adding about:blank to the history in that case. | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-03-08 | 1 | -184/+171 | |
| | ||||||
* | ephy-bookmarks: remove update on redirect | Xan Lopez | 2012-03-08 | 1 | -87/+0 | |
| | | | | | | This is pretty cool, but our new history service does not support it (and it's been always broken in the WebKit backend anyway), so remove it. We'll bring it back eventually. | |||||
* | HACKING: we don't really do comment blocks like that anymore. | Xan Lopez | 2012-03-08 | 1 | -6/+0 | |
| | ||||||
* | ephy-history-view: remove unneeded unselect_all() | Claudio Saavedra | 2012-03-08 | 1 | -2/+1 | |
| | | | | | This breaks selection in _BROWSE mode, and we don't really need it anyway. | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-08 | 1 | -115/+116 | |
| | ||||||
* | ephy-history-window: update the list of hosts after a url is deleted | Claudio Saavedra | 2012-03-08 | 1 | -2/+8 | |
| | | | | | | | | Since now we remove orphan hosts, we need to update the list of hosts after url removal, too. Do this while preserving the currently selected host, if any. https://bugzilla.gnome.org/show_bug.cgi?id=671559 | |||||
* | ephy-hosts-view: add a method to select a given host | Claudio Saavedra | 2012-03-08 | 2 | -0/+34 | |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=671559 | |||||
* | ephy-history-service: remove orphan hosts from database | Claudio Saavedra | 2012-03-08 | 3 | -0/+27 | |
| | | | | | | | After removing all the urls in a host, we don't need that host anymore. https://bugzilla.gnome.org/show_bug.cgi?id=671559 | |||||
* | application-menu: fix accelerators for global actions | Xan Lopez | 2012-03-07 | 1 | -1/+2 | |
| | | | | | | | Add accelerations for Preferences (Ctrl+e) and Personal Data Manager (Ctrl+m), and remove the one for About, Ctrl+a, since it's duplicated with Select All and having an accelerator for About does not seem very important in the first place. | |||||
* | ephy-web-view: protect against pages with NULL URI | Xan Lopez | 2012-03-07 | 1 | -4/+6 | |
| | | | | | | | Some pages (like those opened with javascript:...) can have a NULL URI according to WebKit, so protect against that. https://bugzilla.gnome.org/show_bug.cgi?id=671555 | |||||
* | ephy-history-service: validate parameters of public methods | Xan Lopez | 2012-03-07 | 1 | -33/+77 | |
| | ||||||
* | Updated Russian translation | Yuri Myasoedov | 2012-03-07 | 1 | -234/+241 | |
| | ||||||
* | ephy-history-service-urls-table: do not g_assert on input | Xan Lopez | 2012-03-07 | 1 | -4/+4 | |
| | | | | Simply bail out and don't crash the browser. | |||||
* | about.ini: add myself | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 | |
| | | | | Look ma', I'm in your browser | |||||
* | ephy-hosts-store: sort the model by URL | Claudio Saavedra | 2012-03-07 | 1 | -0/+3 | |
| | | | | | This puts "Others" to the beginning of the list and the rest alphanumerically sorted. | |||||
* | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -150/+151 | |
| | ||||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-07 | 1 | -7/+8 | |
| | ||||||
* | ephy-history-window: use the constructed method | Xan Lopez | 2012-03-07 | 1 | -3/+7 | |
| | | | | Instead of doing extra stuff in _new. | |||||
* | ephy-history-window: style fixes | Xan Lopez | 2012-03-07 | 1 | -91/+94 | |
| | ||||||
* | ephy-history-window: correct asserts and g_return_if_fail | Xan Lopez | 2012-03-07 | 1 | -11/+5 | |
| | | | | | Don't assert parameters in public methods, don't g_return_if_fail parameters in private ones. | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-07 | 1 | -148/+151 | |
| | ||||||
* | ephy-history-window: change string for full history option | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | ephy-history-view: properly handle button-press-event | Claudio Saavedra | 2012-03-07 | 1 | -8/+6 | |
| | | | | | So that it doesn't trigger a double-click in the first press. Use a handler instead of connecting to the signal. | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-03-07 | 1 | -149/+149 | |
| | ||||||
* | Updated Polish translation | Piotr Drąg | 2012-03-07 | 1 | -147/+147 | |
| | ||||||
* | Updated POTFILES.in | Piotr Drąg | 2012-03-07 | 1 | -1/+3 | |
| | ||||||
* | ephy-bookmarks: remove the "Most visited" category | Xan Lopez | 2012-03-07 | 2 | -187/+0 | |
| | | | | | The place to do this kind of thing is really the History, not Bookmarks. | |||||
* | ephy-history-window: and also handle "Ever" now that we have infinite ↵ | Xan Lopez | 2012-03-07 | 1 | -0/+2 | |
| | | | | history storage | |||||
* | ephy-history-window: correctly handle 2 and 10 days of history | Xan Lopez | 2012-03-07 | 2 | -2/+7 | |
| | ||||||
* | ephy-prefs: correct the order of the history time filter enum | Xan Lopez | 2012-03-07 | 1 | -2/+2 | |
| | | | | | EVER needs to be at the end, not in the second position, since that's the order in the ephy history window. | |||||
* | ephy-bookmarks-ui: remove unneeded include | Xan Lopez | 2012-03-07 | 1 | -1/+0 | |
| | ||||||
* | ephy-bookmarks: actually connect to the new service | Xan Lopez | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | ephy-bookmarks: use the new history service when possible | Xan Lopez | 2012-03-07 | 2 | -3/+10 | |
| | | | | | The 'cleared' stuff is easy to port. The rest, not so much, because the API to get the visit count is async. | |||||
* | ephy-bookmarks: reorder includes | Xan Lopez | 2012-03-07 | 1 | -9/+9 | |
| | ||||||
* | pdm-dialog: use the new history service | Xan Lopez | 2012-03-07 | 1 | -4/+4 | |
| | ||||||
* | ephy-navigation-history-action: use the new history service | Xan Lopez | 2012-03-07 | 1 | -9/+4 | |
| | ||||||
* | ephy-history-window: sort headers, remove duplicates | Xan Lopez | 2012-03-07 | 1 | -19/+18 | |
| | ||||||
* | ephy-history-view: use the new hosts and urls views | Xan Lopez | 2012-03-07 | 3 | -365/+311 | |
| | ||||||
* | Move the host and urls views from embed to lib/widgets | Xan Lopez | 2012-03-07 | 14 | -336/+323 | |
| | | | | | Since that's their natural place. Also create a base class to hold the common code they share. | |||||
* | ephy-history-view: ellypsize the title and url columns | Claudio Saavedra | 2012-03-07 | 1 | -2/+6 | |
| | ||||||
* | ephy-history-service: default handler for visit-url should be FALSE | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 | |
| | | | | So that AFTER handlers are executed as well | |||||
* | ephy-history-service: add a method to remove a host from the history | Claudio Saavedra | 2012-03-07 | 4 | -0/+79 | |
| | | | | This method will remove all the history related to that host. | |||||
* | Allow ephy_history_service_find_urls() to filter host specific urls | Claudio Saavedra | 2012-03-07 | 3 | -3/+4 | |
| | ||||||
* | Add ephy_history_service_get_hosts() | Claudio Saavedra | 2012-03-07 | 2 | -1/+29 | |
| | | | | To retrieve all hosts in the history | |||||
* | history-window: Add a view for the hosts | Claudio Saavedra | 2012-03-07 | 5 | -0/+396 | |
| | ||||||
* | Fix typo | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | Allow the visits and urls queries to be host-specific | Claudio Saavedra | 2012-03-07 | 4 | -0/+24 | |
| | ||||||
* | Add a new view for the pages history | Claudio Saavedra | 2012-03-07 | 5 | -0/+403 | |
| | | | | | The current view is based in EphyNode, so it's not useful. GtkTreeView and GtkListStore subclasses are added for this purpose. | |||||
* | Add missing header include to ephy-history-types.h | Claudio Saavedra | 2012-03-07 | 1 | -0/+2 | |
| | ||||||
* | Set the history service during history window instantiation | Claudio Saavedra | 2012-03-07 | 3 | -3/+10 | |
| | | | | The old history object is kept for now but it will be removed later | |||||
* | Add a EphyHistoryService property to EphyHistoryWindow | Claudio Saavedra | 2012-03-07 | 1 | -1/+16 | |
| | ||||||
* | ephy-profile-migration: only create ad-hoc hosts for non-default zoom levels. | Xan Lopez | 2012-03-07 | 1 | -6/+4 | |
| | | | | | | Otherwise the default code path is enough. Also, the host is always going to be NULL for newly created URLs, so double check this is the case and don't try to handle anything else. | |||||
* | ephy-history-service: agh, committed this by mistake | Xan Lopez | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | ephy-history-service: handle correctly zoom level migration | Xan Lopez | 2012-03-07 | 1 | -0/+9 | |
| | | | | | | We need to consider the case of an "invalid" host with a non default zoom level, since the profile migrator will send us that kind of thing. | |||||
* | ephy-history-test: small style tweaks | Xan Lopez | 2012-03-07 | 1 | -10/+9 | |
| | ||||||
* | tests: add a test for ephy_history_service_clear | Xan Lopez | 2012-03-07 | 1 | -0/+49 | |
| | ||||||
* | ephy-embed: do not retrieve the legacy history instance | Xan Lopez | 2012-03-07 | 1 | -3/+0 | |
| | | | | We are not using it anymore. | |||||
* | ephy-history-service: add a "cleared" signal for the clear method | Xan Lopez | 2012-03-07 | 2 | -3/+17 | |
| | | | | And use it in EphyEmbed instead of the legacy signal. | |||||
* | ephy-history-service: add a method to clear the entire history | Claudio Saavedra | 2012-03-07 | 2 | -0/+44 | |
| | ||||||
* | ephy-history-test: add emacs modeline | Xan Lopez | 2012-03-07 | 1 | -0/+1 | |
| | ||||||
* | ephy-history-service: add 'visit-url' signal | Xan Lopez | 2012-03-07 | 2 | -8/+43 | |
| | | | | | | | | | Similar to the old EphyHistory 'add-page' signal. It allows blocking the visit by handling the signal, since the actual logic to add the visit is in the class' default handler. The add_visit(s) methods won't emit this signal, but for now we'll assume that whoever is using those knows what he's doing. | |||||
* | Rename ephy_history_service_add_page to ephy_history_service_visit_url | Xan Lopez | 2012-03-07 | 3 | -4/+7 | |
| | | | | Fits much better with the naming model in that class. | |||||
* | Get rid of EphyBrowseHistory | Xan Lopez | 2012-03-07 | 10 | -304/+93 | |
| | | | | | | It was a very thin wrapper on top of the history service, it does not seem to make much sense. For now move the two useful helper methods down to the service without further changes. | |||||
* | ephy-completion-model: fix warning when a bookmark has no keywords | Xan Lopez | 2012-03-07 | 1 | -3/+3 | |
| | | | | Values in EphyNode can be NULL, so guard against that. | |||||
* | ephy-completion-model: remove stale include | Xan Lopez | 2012-03-07 | 1 | -1/+0 | |
| | ||||||
* | POTFILES.in: some strings have been moved to lib/history | Xan Lopez | 2012-03-07 | 1 | -0/+1 | |
| | ||||||
* | Rename the new tests to be foo-test.c | Xan Lopez | 2012-03-07 | 3 | -2/+2 | |
| | ||||||
* | 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-history-types: use the URL as default title | Xan Lopez | 2012-03-07 | 1 | -1/+1 | |
| | | | | | This is what the old history code did. Looks better than an empty string. | |||||
* | Retrieve the host id from the right column | Claudio Saavedra | 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 | 3 | -72/+4 | |
| | | | | It's not really that useful. | |||||
* | ephy-history-service-hosts-table: drop the favicon column | Xan Lopez | 2012-03-07 | 1 | -1/+0 | |
| | | | | It's not used at all. Again, format change. | |||||
* | ephy-location-controller: smoother redraw of the completion popup | Xan Lopez | 2012-03-07 | 1 | -1/+13 | |
| | | | | | Workaround some bugs in entry completion's redraw code. See https://bugzilla.gnome.org/show_bug.cgi?id=671074 | |||||
* | Store zoom levels per host, not per URL | Xan Lopez | 2012-03-07 | 11 | -90/+148 | |
| | | | | | | | | | | Zoom levels have always been stored per host in Epiphany, not per URL (otherwise you'd have to re-apply the zoom level again and again when visiting, say, every news entry in your favorite newspaper). Change things to work like that. Note: this changes the SQL table format for the history, so you'll need to re-migrate your history. | |||||
* | Hook the new history to the URL entry | Xan Lopez | 2012-03-07 | 7 | -779/+448 | |
| | | | | | We now fetch the history from the SQL backend using a service thread, and merge the results with our old bookmark data. | |||||
* | ephy-completion-model: reorder includes | Xan Lopez | 2012-03-07 | 1 | -4/+4 | |
| | ||||||
* | history-service: make sure we can update pages' titles and urls | Claudio Saavedra | 2012-03-07 | 1 | -7/+8 | |
| | | | | | | | | | | When we retrieve a url from the backend from a user given EphyHistoryURL, it's possible for this to contain updated information for the page. In such case, don't overwrite this with the one stored in the backend. This makes possible to later update this information when saving a new visit. | |||||
* | history-service: do not join urls and visits table unnecessarily | Claudio Saavedra | 2012-03-07 | 1 | -6/+10 | |
| | | | | | If there is no visit time range there is no need to perform a inner join between these two tables, so spare the hassle. | |||||
* | history-service: add a test for complex queries with visit time range | Claudio Saavedra | 2012-03-07 | 1 | -10/+63 | |
| | ||||||
* | tests: add a test for complex EphyHistoryQuery queries | Claudio Saavedra | 2012-03-07 | 1 | -0/+71 | |
| | ||||||
* | history-service: use the sort type during queries | Claudio Saavedra | 2012-03-07 | 1 | -0/+10 | |
| | ||||||
* | EphyHistoryQuery: add a EphyHistorySortType parameter to the query | Claudio Saavedra | 2012-03-07 | 2 | -0/+10 | |
| | ||||||
* | history-service: take into account the query's result limit | Claudio Saavedra | 2012-03-07 | 1 | -1/+13 | |
| | ||||||
* | EphyHistoryQuery: copy the limit too | Claudio Saavedra | 2012-03-07 | 1 | -0/+1 | |
| | ||||||
* | history-service: Ignore queries time range if not set | Claudio Saavedra | 2012-03-07 | 1 | -4/+4 | |
| | ||||||
* | history-service: Count the first url visit | Claudio Saavedra | 2012-03-07 | 1 | -0/+2 | |
| | ||||||
* | Use EphyBrowseHistory to store page titles | Claudio Saavedra | 2012-03-07 | 1 | -4/+3 | |
| | ||||||
* | src: Reorder LDADD arguments properly | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | | | | This will eventually replace the old EphyHistory class | |||||
* | configure.ac: Add missing checks for sqlite3 | Claudio Saavedra | 2012-03-07 | 1 | -0/+1 | |
| | ||||||
* | ephy-profile-migrator: update to migrate also zoom level preferences | Claudio Saavedra | 2012-03-07 | 1 | -0/+7 | |
| | ||||||
* | Build fixes | Claudio Saavedra | 2012-03-07 | 1 | -5/+6 | |
| | | | | Xan, talk to me after class. | |||||
* | ephy-profile-migrator: migrate history to the new format | Xan Lopez | 2012-03-07 | 3 | -2/+208 | |
| | ||||||
* | ephy-sqlite: and another forgotten file! | Xan Lopez | 2012-03-07 | 1 | -0/+34 | |
| | ||||||
* | ephy-history-service: forgot Makefile.am file | Xan Lopez | 2012-03-07 | 1 | -0/+21 | |
| | ||||||
* | ephy-history-service: change a few functions and variables to use "message" | Xan Lopez | 2012-03-07 | 1 | -40/+40 | |
| | | | | They were leftovers from old APIs | |||||
* | Add EphyHistoryService and helper classes | Xan Lopez | 2012-03-07 | 13 | -1/+2418 | |
| | | | | | | | | | EphyHistoryService provides a high-level API to store history information. It will processed by a worker thread using SQLite to provide a fast, responsive service to the main UI. Based on the code by Martin Robinson (mrobinson@igalia.com) and Claudio Saavedra (csaavedra@igalia.com). | |||||
* | Add GObject wrapper classes for SQLite | Xan Lopez | 2012-03-07 | 7 | -0/+837 | |
| | | | | | | | We'll use them to implement the new history/bookmarks storage backend. Code by Martin Robinson (mrobinson@igalia.com) and Claudio Saavedra (csaavedra@igalia.com) | |||||
* | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -4/+4 | |
| | ||||||
* | Updated British English translation | Bruce Cowan | 2012-03-06 | 1 | -1282/+1089 | |
| | ||||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-06 | 1 | -169/+164 | |
| | ||||||
* | Updated Slovenian translation | Matej Urbančič | 2012-03-06 | 1 | -4/+4 | |
| | ||||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-06 | 1 | -5/+5 | |
| | ||||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-05 | 1 | -44/+42 | |
| | ||||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-05 | 1 | -4/+4 | |
| | ||||||
* | update Simplified Chinese translation | YunQiang Su | 2012-03-05 | 1 | -1306/+1131 | |
| | ||||||
* | Updated Polish translation | Piotr Drąg | 2012-03-05 | 1 | -4/+4 | |
| | ||||||
* | Enable keyboard accelerator for the create button | Jiro Matsuzawa | 2012-03-05 | 1 | -1/+1 | |
| | | | | | | | I use 'r' of "Create" as a mnemonic character because "C" is already used by "_Cancel". https://bugzilla.gnome.org/show_bug.cgi?id=670328 | |||||
* | Updated Galician translations | Fran Diéguez | 2012-03-05 | 1 | -110/+111 | |
| |