Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
| | |||||
* | gtkdnd: Add API that takes GIcon | Colin Walters | 2011-05-03 | 1 | -0/+1 |
| | | | | | | | This will be useful for me to port gnome-panel to gnome-menus 4, which uses GAppInfo, which in turn returns icon references as GIcon. https://bugzilla.gnome.org/show_bug.cgi?id=649295 | ||||
* | gtkimageprivate: Drop unused theme_change_id | Colin Walters | 2011-05-03 | 1 | -1/+0 |
| | |||||
* | API: image: Move private struct definitions into private header | Benjamin Otte | 2011-02-08 | 1 | -0/+82 |
They weren't privatized because the dnd code used them, too. But a private header can allow the dnd code to be nasty, so go dnd code! |