summaryrefslogtreecommitdiff
path: root/examples/keyfile/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTEDKjell Ahlstedt2019-02-021-5/+5
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Run clang-format on the examples.Murray Cumming2016-02-261-8/+7
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-1/+1
* C++11: Use range-based for loops.Murray Cumming2015-07-091-2/+2
* Revert "C++11: Use auto in examples."Murray Cumming2013-06-271-4/+4
* C++11: Use auto in examples.Murray Cumming2013-06-261-4/+4
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-40/+0
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-231-26/+50
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added a little KeyFile example. I am surprised that we do not seem to haveMurray Cumming2008-06-231-0/+97