Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+5 |
| | | | | Add annotations to all exported functions in GTK+ headers. | ||||
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
| | | | | | | gcc has optimizations for include guards that only work if they are outermost in the the header. https://bugzilla.gnome.org/show_bug.cgi?id=689810 | ||||
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
| | |||||
* | Coding style fixups | Matthias Clasen | 2010-11-24 | 1 | -10/+7 |
| | | | | | | | | This commit adjusts the app chooser code to GTK+ coding style: - line up prototypes - remove some excess {} - remove tabs and trailing whitespace - add docs | ||||
* | app-chooser: rename GtkOpenWith to GtkAppChooser | Cosimo Cecchi | 2010-11-23 | 1 | -0/+54 |