summaryrefslogtreecommitdiff
path: root/glib/src/optiongroup.hg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a default value, to show that it can be done. (This change, fromMurray Cumming2007-02-101-13/+18
* 2.5.4:Murray Cumming2005-01-101-3/+11
* Add add_entry(entry, bool&), to wrap use of G_OPTION_ARG_NONE. Bug #163325Murray Cumming2005-01-091-0/+1
* Deal with some doxygen warnings about undocumented parameters. AddedMurray Cumming2004-12-181-1/+1
* Added add_entry() for vector<ustring> and add_entry_filename() forMurray Cumming2004-11-011-1/+4
* Added gobj_give_ownership(). add_group(), set_main_group(): UseMurray Cumming2004-10-301-1/+3
* Remove accessors for arg and arg_data. add_entry(): Remove arg_typeMurray Cumming2004-10-261-0/+32
* add_entry(): Fixed crash by creating a temporary array, with a nulled lastMurray Cumming2004-10-171-1/+1
* Rethought the structure now that I see how the parts work together.Murray Cumming2004-10-101-2/+3
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-22/+4
* Regenerated with h2defs.py Added optionentry.[hg|ccg],Murray Cumming2004-09-261-0/+90