summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ephy-frecent-store: set default icon in new rowsin-tab-overviewClaudio Saavedra2012-08-311-0/+7
* ephy-history-service: Do not emit signals from the history service threadClaudio Saavedra2012-08-311-3/+85
* ephy-snapshot-service: don't leak the snapshotsClaudio Saavedra2012-08-311-0/+2
* ephy-frecent-store: animate hiding of store itemsClaudio Saavedra2012-08-313-5/+113
* ephy-overview-store: fix history service reference handlingClaudio Saavedra2012-08-311-1/+1
* ephy-frecent-store: plug string leakClaudio Saavedra2012-08-311-0/+1
* ephy-embed-shell: load the new thumbnail frame and use it in the overview storeClaudio Saavedra2012-08-311-0/+4
* ephy-overview-store: add icon-frame propertyClaudio Saavedra2012-08-312-119/+62
* ephy-overview-store: add missing dispose implementationClaudio Saavedra2012-08-311-0/+14
* ephy-embed-shell: use the new artwork for the overview's default thumbnailClaudio Saavedra2012-08-311-10/+6
* ephy-embed-shell: move doc comment block to its right positionClaudio Saavedra2012-08-311-9/+9
* data: add artwork for the overviewClaudio Saavedra2012-08-314-0/+6
* ephy-removable-pixbuf-renderer: do not assume always a pixbufClaudio Saavedra2012-08-311-4/+6
* ephy-removable-pixbuf-renderer: use the pixbuf size to determine the position...Claudio Saavedra2012-08-311-4/+14
* ephy-removable-pixbuf-renderer.c: move the close x a bit lowerClaudio Saavedra2012-08-311-1/+1
* ephy-session: don't check loading status for the overview pageClaudio Saavedra2012-08-311-1/+2
* ephy-snapshot-service: change the size of the thumbnailsClaudio Saavedra2012-08-311-2/+2
* ephy-web-view: store the source tag for the snapshot idleClaudio Saavedra2012-08-311-0/+9
* ephy-web-view: use is_history_frozen() to avoid snapshotting error pagesClaudio Saavedra2012-08-311-2/+4
* ephy-overview-store: set the default snapshot only when failing to retrieve oneClaudio Saavedra2012-08-311-9/+8
* ephy-overview-store: add internal helper for setting the default iconClaudio Saavedra2012-08-311-8/+17
* ephy-web-view: Lower the priority of the snapshotting taskClaudio Saavedra2012-08-311-1/+1
* ephy-overview: define the overview title string hereClaudio Saavedra2012-08-314-2/+7
* ephy-overview-store: remove spurious warningClaudio Saavedra2012-08-311-1/+0
* ephy-overview-store: use the age of a thumbnail only to decide when update is...Claudio Saavedra2012-08-312-10/+18
* ephy-navigation-history-action: fix overview titleXan Lopez2012-08-311-0/+5
* ephy-window: show the overview on alt+homeClaudio Saavedra2012-08-311-0/+11
* ephy-home-action: don't assume this will only be used for "NewTab"Claudio Saavedra2012-08-311-5/+5
* ephy-window: don't assume going to the homepage means opening a new tabClaudio Saavedra2012-08-311-2/+1
* ephy-window: disable default actions when the active embed is showing an over...Claudio Saavedra2012-08-311-0/+19
* ephy-web-view: define the special-cased title for the overviewClaudio Saavedra2012-08-311-8/+19
* ephy-window: add ephy-about:overview to the list of hidden urlsClaudio Saavedra2012-08-311-0/+1
* ephy-overview: improve layouting of items in the overviewClaudio Saavedra2012-08-311-7/+11
* ephy-overview-store: use the thumbnail saving time to decide whether an updat...Claudio Saavedra2012-08-311-24/+36
* ephy-history-service: add API to store a url's thumbnail update timeClaudio Saavedra2012-08-312-0/+44
* ephy-history-service: extend to support URL thumbnail timeClaudio Saavedra2012-08-313-4/+9
* Add about:overview to actually go to overview modeClaudio Saavedra2012-08-313-4/+8
* ephy-web-view: take a snapshot if needed when the page load finishesClaudio Saavedra2012-08-311-0/+9
* ephy-window: handle open-link for the overview in the active tabClaudio Saavedra2012-08-311-0/+20
* ephy-embed: add the overview and a overview-mode propertyClaudio Saavedra2012-08-313-0/+120
* Add EphyOverview widgetClaudio Saavedra2012-08-313-0/+203
* ephy-embed-shell: set the default icon for the frecent storeClaudio Saavedra2012-08-311-0/+29
* ephy-embed-shell: add a frecent store to the shellClaudio Saavedra2012-08-313-0/+38
* Add EphyFrecentStore class filesClaudio Saavedra2012-08-313-0/+473
* ephy-history-service: add a method to set/unset a row hiddenClaudio Saavedra2012-08-312-0/+46
* ephy-history-service: add backend bits to support the new hidden columnClaudio Saavedra2012-08-313-5/+16
* ephy-history-service-urls-table: add new rows to the tableClaudio Saavedra2012-08-311-1/+3
* ephy-history-service: add "host-deleted" signalClaudio Saavedra2012-08-311-0/+12
* ephy-history-service: add "url-deleted" signalClaudio Saavedra2012-08-311-0/+12
* ephy-history-service: add "url-title-changed" signalClaudio Saavedra2012-08-311-0/+13