Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-removable-pixbuf-renderer: do not emit delete on click if policy is NEVER | Claudio Saavedra | 2012-09-04 | 1 | -0/+3 |
| | | | | | It makes no sense to emit the delete signal if the delete button is not rendered at all. | ||||
* | ephy-removable-pixbuf-renderer: use the pixbuf size to determine the ↵ | Claudio Saavedra | 2012-09-01 | 1 | -4/+16 |
| | | | | position of the close x | ||||
* | ephy-removable-pixbuf-renderer: new renderer for the overview | Claudio Saavedra | 2012-09-01 | 1 | -0/+221 |
This is a renderer that draws a "close" button on top of its contents and that emits a signal when the button is activated. |