Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Glib::Property: Update for compatibility with Gtk::Builder | Kjell Ahlstedt | 2019-06-27 | 1 | -0/+4 |
* | Update the Free Software Foundation address in copyright notices | Kjell Ahlstedt | 2017-08-30 | 1 | -2/+1 |
* | Run clang-format on the examples. | Murray Cumming | 2016-02-26 | 1 | -46/+51 |
* | Revert "C++11: Use auto in examples." | Murray Cumming | 2013-06-27 | 1 | -2/+0 |
* | C++11: Use auto in examples. | Murray Cumming | 2013-06-26 | 1 | -0/+2 |
* | Remove the reduced API options and code, as discussed on mailing list. | Murray Cumming | 2010-05-31 | 1 | -4/+0 |
* | Convert examples/ sub-tree to non-recursive build | Daniel Elstner | 2009-08-09 | 1 | -6/+0 |
* | Only compile the properties example if properties are enabled. | David King | 2009-07-17 | 1 | -0/+5 |
* | Omit unused parameter names to avoid warning | Daniel Elstner | 2009-06-24 | 1 | -1/+1 |
* | Add small Glib::Property example | Jonathon Jongsma | 2009-05-16 | 2 | -0/+87 |