summaryrefslogtreecommitdiff
path: root/glib/src/keyfile.ccg
Commit message (Expand)AuthorAgeFilesLines
* C++11: Use nullptr.Murray Cumming2015-07-161-22/+22
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* Properly wrap g_key_file_load_from_dirs().Krzesimir Nowak2012-07-221-0/+27
* Wrapped new glib-2.26 methods.José Alburquerque2010-05-311-0/+38
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-66/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-1/+1
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-041-5/+5
* Repair Glib::KeyFile docs with regard to exceptions. Bug# 587766.José Alburquerque2009-07-141-25/+66
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-231-54/+64
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added @newin2p16 to compose() and format() documentation.Murray Cumming2007-12-281-1/+1
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-031-95/+170
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-291-0/+6
* Added get_double(), set_double(), get_double_list() and set_double_list().Murray Cumming2007-07-141-3/+51
* added new files that were missed from an earlier commitJonathon Jongsma2006-09-231-0/+201