make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / goption.h
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.