summaryrefslogtreecommitdiff
path: root/gio/src/resource.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Resource: Move enums into class.Murray Cumming2017-04-181-11/+11
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-16/+22
* Gio: More nullptr instead of 0Kjell Ahlstedt2015-11-231-1/+1
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-4/+4
* C++11: Use nullptr.Murray Cumming2015-07-161-3/+3
* Gio::Resource: Add get_file_exists_nothrow(). Rename some methodsKjell Ahlstedt2014-11-201-4/+16
* Add Gio::ResourceKjell Ahlstedt2014-11-141-2/+49
* Gio: Start wrapping GResource.Kalev Lember2012-04-221-0/+25