Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GtkAccelGroupEntry public again | Jasper St. Pierre | 2014-04-05 | 1 | -7/+0 |
| | | | | | Even though it was marked as internal, it seems gnome-terminal was poking into the structure. It's unfortunately part of our ABI. | ||||
* | Clean up private headers | Matthias Clasen | 2014-04-05 | 1 | -1/+19 |
| | | | | | This commit adds a few missing private headers, and cleans up some irregularities in the existing ones | ||||
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
| | |||||
* | gtkaccelgroup.c: Do not use GET_PRIV macro | Javier Jardón | 2011-06-02 | 1 | -2/+0 |
| | |||||
* | Move GtkAccelGroup private structure to shared header file | Javier Jardón | 2010-05-03 | 1 | -0/+36 |
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602174 |