summaryrefslogtreecommitdiff
path: root/glib/gkeyfile.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-2/+1
2013-10-04Add g_key_file_save_to_file()Ryan Lortie1-0/+4
2013-07-11Implement the Desktop Action specificationRyan Lortie1-0/+1
2013-06-07GDesktopAppInfo: support DBusActivatableRyan Lortie1-0/+1
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+47
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2011-10-15GKeyFile: Add refcounting APIChristian Persch1-0/+2
2011-10-12Make single includes mandatoryMatthias Clasen1-1/+1
2011-07-22Revert addition of g_key_file_has_key_fullColin Walters1-5/+0
2011-05-18g_key_file_has_key_full: New function to fix g_key_file_has_key()'s GError se...Colin Walters1-0/+5
2010-05-08Support 64bit integers in GKeyFileSimon McVittie1-0/+16
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer1-1/+1
2008-03-14make it possible to disable single-file includes by definingMichael Natterer1-0/+4
2007-11-08Make some functions that take a GError return boolean instead of void.Matthias Clasen1-4/+4
2007-05-30add defines for desktop file handling. #339225, original patch fromDan Winship1-0/+27
2007-04-19Add g_key_file_load_from_dirs for looking through a search path for aWilliam Jon McCann1-1/+7
2006-04-19Add api to get and set doubles and lists of doubles. (#164719, MaurizioMatthias Clasen1-0/+18
2004-11-28Mark functions with G_GNUC_MALLOC when appropriate.Matthias Clasen1-12/+12
2004-10-26Documentation fixes.Matthias Clasen1-2/+2
2004-10-26Add Matthias to "Written by" lines (GKeyFileGroup): add field to holdRay Strode1-3/+17
2004-10-23Add a parser for desktop entries and similar files with a .ini-likeMatthias Clasen1-0/+181