Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix license version for GtkFileChooserWidget private header | Emmanuele Bassi | 2015-11-19 | 1 | -2/+2 |
| | | | | | Since it's using Lesser GPL, use version 2.1; there is no Lesser GPL v2, as it was called 'Library GPL' prior to v2.1. | ||||
* | Fix license header | Matthias Clasen | 2015-11-19 | 1 | -1/+1 |
| | | | | | I didn't meant to make this different from any other file in GTK+ when I added it. | ||||
* | file chooser widget: Allow external save entry | Matthias Clasen | 2015-07-04 | 1 | -0/+35 |
Prepare the file chooser to use an external entry in save mode, instead of the builtin one. |