aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-overview-store.c
Commit message (Expand)AuthorAgeFilesLines
* EphyOverviewStore: don't register the snapshot mtime as longGiovanni Campagna2012-09-071-2/+2
* ephy-snapshot-service: Split ephy_snapshot_service_get_snapshot_async()Carlos Garcia Campos2012-09-061-30/+57
* ephy-overview-store: hide the close button while animating a removed itemClaudio Saavedra2012-09-041-0/+13
* ephy-overview-store: fix the setter for the default iconClaudio Saavedra2012-09-031-2/+6
* ephy-frecent-store: animate hiding of store itemsClaudio Saavedra2012-09-011-0/+70
* ephy-overview-store: fix history service reference handlingClaudio Saavedra2012-09-011-1/+1
* ephy-overview-store: add icon-frame propertyClaudio Saavedra2012-09-011-119/+59
* ephy-overview-store: add missing dispose implementationClaudio Saavedra2012-09-011-0/+14
* ephy-overview-store: set the default snapshot only when failing to retrieve oneClaudio Saavedra2012-09-011-9/+8
* ephy-overview-store: add internal helper for setting the default iconClaudio Saavedra2012-09-011-8/+17
* ephy-overview-store: remove spurious warningClaudio Saavedra2012-09-011-1/+0
* ephy-overview-store: use the age of a thumbnail only to decide when update is...Claudio Saavedra2012-09-011-10/+17
* ephy-overview-store: use the thumbnail saving time to decide whether an updat...Claudio Saavedra2012-09-011-24/+36
* Add the base EphyOverviewStore modelClaudio Saavedra2012-09-011-0/+557