Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-overview: very minor style fixes | Xan Lopez | 2012-10-03 | 1 | -3/+1 |
| | |||||
* | ephy-overview: also set shadow style as IN here | Xan Lopez | 2012-10-03 | 1 | -1/+1 |
| | |||||
* | ephy-overview: add missing include | Xan Lopez | 2012-09-06 | 1 | -0/+1 |
| | |||||
* | ephy-overview: Use hand cursor when hovering items | Claudio Saavedra | 2012-09-05 | 1 | -0/+23 |
| | | | | For improved visual feedback. | ||||
* | ephy-overview: improve layouting of items in the overview | Claudio Saavedra | 2012-09-01 | 1 | -7/+11 |
| | | | | | | Make the iconview centered in the overview, while expanding this one and enabling scrollbars in both directions. This allows the window to be resized at will. | ||||
* | Add EphyOverview widget | Claudio Saavedra | 2012-09-01 | 1 | -0/+143 |
This widget entails two GdMainViews, one for the frecency model and one for the active model. https://bugzilla.gnome.org/show_bug.cgi?id=455173 |