summaryrefslogtreecommitdiff
path: root/glib/src/optioncontext.ccg
Commit message (Expand)AuthorAgeFilesLines
* Glib: Use callback functions with C linkageglibmm-2-76Kjell Ahlstedt2023-03-311-1/+3
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Glib::OptionGroup: Take advantage of GOptionGroup's refcountKjell Ahlstedt2017-03-201-4/+4
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-45/+50
* Glib: More nullptr instead of 0.Murray Cumming2015-11-201-1/+2
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+22
* C++11: Use nullptr.Murray Cumming2015-07-161-1/+1
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-2/+2
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* Remove useless Subversion tags.Mark Vender2012-09-151-3/+0
* gmmproc: Include <glibmm.h> in .cc files for convenience.Murray Cumming2011-10-251-4/+4
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-4/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+1
* Uncomment GTKMM_DOXYGEN_INPUT_SUBDIRS to fix the reference documentationMurray Cumming2008-01-081-0/+5
* add some new API that was added in glib 2.12, including get/set_summary(),Jonathon Jongsma2007-07-091-3/+41
* Added gobj_give_ownership(). add_group(), set_main_group(): UseMurray Cumming2004-10-301-0/+13
* add_entry(): Fixed crash by creating a temporary array, with a nulled lastMurray Cumming2004-10-171-5/+12
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-0/+7
* Regenerated with h2defs.py Added optionentry.[hg|ccg],Murray Cumming2004-09-261-0/+47