summaryrefslogtreecommitdiff
path: root/glib/src/optioncontext.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-2/+2
* Use {} for function arguments initialisationTapasweni Pathak2019-01-131-1/+1
* Fix some TODO commentsKjell Ahlstedt2017-12-131-3/+2
* Glib::KeyFile, OptionContext, Regex: Add exception specs to errthrowKjell Ahlstedt2017-09-291-1/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* Glib::OptionContext: Wrap g_option_context_parse_strv()Kjell Ahlstedt2016-08-141-11/+33
* Remove trailing whitespace.Murray Cumming2016-05-161-2/+2
* C++11: .hg\.ccg files: Replace more typedefs with using.Murray Cumming2016-03-311-1/+1
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+8
* OptionContext: Add get/set_strict_posix().Murray Cumming2015-03-031-0/+3
* Minor comments updates.Murray Cumming2014-04-021-1/+1
* OptionContext: TODO comment discussing g_option_context_parse_strv() and win32.Murray Cumming2014-01-291-1/+7
* OptionContext: Add API documentation based on the C docs.Murray Cumming2014-01-291-1/+49
* Strip trailing whitespace.Mark Vender2012-10-291-10/+10
* Remove useless Subversion tags.Mark Vender2012-09-151-2/+0
* Dealt with several TODOs.Murray Cumming2011-02-151-1/+8
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Uncomment GTKMM_DOXYGEN_INPUT_SUBDIRS to fix the reference documentationMurray Cumming2008-01-081-0/+6
* Increased versionMurray Cumming2007-07-091-1/+1
* add some new API that was added in glib 2.12, including get/set_summary(),Jonathon Jongsma2007-07-091-1/+27
* 2.5.4:Murray Cumming2005-01-101-2/+18
* Added gobj_give_ownership(). add_group(), set_main_group(): UseMurray Cumming2004-10-301-3/+6
* add_entry(): Fixed crash by creating a temporary array, with a nulled lastMurray Cumming2004-10-171-7/+10
* Rethought the structure now that I see how the parts work together.Murray Cumming2004-10-101-3/+6
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-19/+21
* Regenerated with h2defs.py Added optionentry.[hg|ccg],Murray Cumming2004-09-261-0/+74