mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater
2005-06-18 Matthias Clasen <mclasen@redhat.com> * glib/goption.h: * glib/goption.c: Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater control of G_OPTION_ARG_CALLBACK options. (#302632, Dan Winship) * tests/option-test.c: test callback args
This commit is contained in:
committed by
Matthias Clasen
parent
2e5ed68b65
commit
3a7a096682
@@ -1,3 +1,12 @@
|
||||
2005-06-18 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/goption.h:
|
||||
* glib/goption.c: Add G_OPTION_FLAG_NO_ARG and
|
||||
G_OPTION_FLAG_FILENAME to allow greater control of
|
||||
G_OPTION_ARG_CALLBACK options. (#302632, Dan Winship)
|
||||
|
||||
* tests/option-test.c: test callback args
|
||||
|
||||
2005-06-14 Theppitak Karoonboonyanan <thep@linux.thai.net>
|
||||
|
||||
* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
|
||||
|
Reference in New Issue
Block a user