summaryrefslogtreecommitdiffstats
path: root/gobject/option.py
Commit message (Expand)AuthorAgeFilesLines
* Move option over from gobject to glib.Johan Dahlin2008-07-261-349/+0
* Install the glib module, the helper library and the headers. Use it fromJohan Dahlin2008-07-201-2/+5
* Bug 378704 – OptionParser.parse_args() returns unexpected results PatchJohan Dahlin2008-07-141-1/+5
* Fix a typo Update the tests after the latest "refactoring". The testsuiteJohan Dahlin2008-04-081-2/+2
* Set the default value of old_args to 0, so we don't end up slicing withJohan Dahlin2007-11-121-1/+1
* Merge in values from all groups to the global option group. Slice up argsJohan Dahlin2007-11-061-1/+10
* If there are no items, do not attempt to iterateJohan Dahlin2007-11-021-2/+3
* Bug 342948 – Add exception handling to GOptionGustavo J. A. M. Carneiro2007-07-071-2/+29
* Rewrap to fit in 79 charactersJohan Dahlin2007-05-011-5/+10
* delete trailing whitespaceJohan Dahlin2007-05-011-28/+28
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Johannes Hölzl2006-04-291-0/+300