[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / goption.h
2014-10-15 Ryan LortieGOption: add strict posix mode
2014-09-16 Jasper St. Pierregoption: Add G_OPTION_FLAG_NONE
2014-05-31 Emmanuele Bassidocs: Replace <structname> tags with back ticks
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-10 Ryan LortieGOptionContext: add memory-friendly parse mode
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-21 Matthias ClasenFix a doc typo.
2009-04-21 Stefan Kostgoption: document that some option args need to be...
2009-04-21 Stefan Kostgoption: move docs from tmpl folder to inline comments
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-04-25 Matthias ClasenNew function to get the formatted help string. (#336089...
2006-05-13 Matthias ClasenAllow optional summary and description texts before...
2006-05-11 Bastien Noceraadd documentation for G_OPTION_ARG_INT64
2006-03-27 Matthias ClasenSupport floating point arguments in goption
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2004-11-23 Matthias ClasenDon't mark g_option_error_quark() as const, to be consi...
2004-11-04 Tor LillqvistAdd G_OPTION_FLAG_REVERSE, to reverse the sense of...
2004-10-29 Matthias ClasenAdd tests for the handling of non-option arguments...
2004-09-27 Murray CummingRename g_context_option_error_quark() to g_option_error...
2004-08-19 Jon Kåre HellanRemove trailing commas.
2004-08-03 Matthias ClasenPedantically use g types throughout.
2004-08-02 Anders CarlssonMove GTranslateFunc to gtypes.h
2004-08-02 Anders CarlssonAdd GOption.