Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater
[platform/upstream/glib.git] / glib / goption.h
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.