summaryrefslogtreecommitdiff
path: root/glib/src/optionentry.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-1/+1
* Glib::OptionEntry: Use _MEMBER_SET_STR where possibleKjell Ahlstedt2018-03-021-10/+10
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::OptionEntry: Use _WRAP_ENUM for Glib::OptionEntry::FlagsKjell Ahlstedt2017-06-121-14/+6
* More use of nullptr instead of 0.Murray Cumming2015-11-201-1/+1
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+7
* OptionContext: Add API documentation based on the C docs.Murray Cumming2014-01-291-0/+1
* Strip trailing whitespace.Mark Vender2012-10-291-13/+13
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-3/+0
* Remove useless Subversion tags.Mark Vender2012-09-151-2/+0
* OptionGroup: Add add_entry() that takes a slot with callback function.Kjell Ahlstedt2011-02-151-4/+4
* Add _IGNORE's for g_iconv().José Alburquerque2010-05-251-1/+3
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Hand-code set_description(), set_arg_description() and set_long_name(), toMurray Cumming2008-04-111-4/+9
* Split intoMurray Cumming2008-01-271-2/+2
* Stuff I forgot to commit.Murray Cumming2005-07-311-1/+5
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-1/+0
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-0/+1
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-1/+0
* 2.5.4:Murray Cumming2005-01-101-5/+15
* Add add_entry(entry, bool&), to wrap use of G_OPTION_ARG_NONE. Bug #163325Murray Cumming2005-01-091-5/+0
* Removed OptionEntry enum and set_arg_data(), because they are not neededMurray Cumming2004-11-221-8/+1
* Remove accessors for arg and arg_data. add_entry(): Remove arg_typeMurray Cumming2004-10-261-4/+11
* Rethought the structure now that I see how the parts work together.Murray Cumming2004-10-101-3/+9
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-0/+35
* Regenerated with h2defs.py Added optionentry.[hg|ccg],Murray Cumming2004-09-261-0/+47