Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "extern C" declarations around AppChooser headers. | Murray Cumming | 2011-02-10 | 1 | -0/+4 |
| | | | | This is necessary to allow linking from code compiled as C++. | ||||
* | Add a way to set the heading of GtkAppChooserDialog | Matthias Clasen | 2011-01-20 | 1 | -8/+11 |
| | | | | | The application can probably set a better string than the default we construct, like 'Select an application for "software" files'. | ||||
* | Coding style fixups | Matthias Clasen | 2010-11-24 | 1 | -20/+14 |
| | | | | | | | | 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/+79 |