summaryrefslogtreecommitdiff
path: root/glib/gkeyfile.h
Commit message (Expand)AuthorAgeFilesLines
* GKeyFile: Add refcounting APIChristian Persch2011-10-151-0/+2
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Revert addition of g_key_file_has_key_fullColin Walters2011-07-221-5/+0
* g_key_file_has_key_full: New function to fix g_key_file_has_key()'s GError se...Colin Walters2011-05-181-0/+5
* Support 64bit integers in GKeyFileSimon McVittie2010-05-081-0/+16
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-0/+4
* Make some functions that take a GError return boolean instead of void.Matthias Clasen2007-11-081-4/+4
* add defines for desktop file handling. #339225, original patch fromDan Winship2007-05-301-0/+27
* Add g_key_file_load_from_dirs for looking through a search path for aWilliam Jon McCann2007-04-191-1/+7
* Add api to get and set doubles and lists of doubles. (#164719, MaurizioMatthias Clasen2006-04-191-0/+18
* Mark functions with G_GNUC_MALLOC when appropriate.Matthias Clasen2004-11-281-12/+12
* Documentation fixes.Matthias Clasen2004-10-261-2/+2
* Add Matthias to "Written by" lines (GKeyFileGroup): add field to holdRay Strode2004-10-261-3/+17
* Add a parser for desktop entries and similar files with a .ini-likeMatthias Clasen2004-10-231-0/+181