summaryrefslogtreecommitdiffstats
path: root/gio/gvolume.override
Commit message (Expand)AuthorAgeFilesLines
* More PyString to _PyUnicode or _PyByteArrayJohn Ehresman2010-04-151-1/+1
* Use richcompare slot rather than old compare slot and Py_TYPE macro in prepar...John Ehresman2010-04-151-2/+2
* Wrap gio.Volume.eject_with_operation()Gian Mario Tagliaretti2010-01-011-0/+54
* should accept None for mount_operation.Gian Mario Tagliaretti2009-03-291-6/+19
* Swap kwargs names to reflect the code.Gian Mario Tagliaretti2009-03-291-1/+1
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* add a couple of convinence functions to convert from/to a python list andGian Mario Tagliaretti2009-03-281-0/+23
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-141-32/+24
* Bug 549517 – add __repr__ to gio.Drive, gio.Mount and gio.VolumePaul Pogonyshev2008-09-081-0/+20
* Wrap gio.Volume.mount and gio.Volume.ejectJohan Dahlin2008-08-011-0/+135