summaryrefslogtreecommitdiff
path: root/gio/src/mount.hg
Commit message (Expand)AuthorAgeFilesLines
* Wrap Gio::Mount::get_default_location()Jonathon Jongsma2010-01-021-0/+2
* Rename @since back to @newinDaniel Elstner2009-08-201-4/+4
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-4/+4
* Implement Gio::Mount::mount/eject_with_operation()Jonathon Jongsma2009-07-091-41/+13
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Add a bunch of new / missed APIJonathon Jongsma2008-12-121-0/+12
* Regenerated. Corrected an _IGNORE().Murray Cumming2008-07-251-1/+1
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-0/+53
* Add a TypeTraits implementation for Glib::RefPtr<Gio::Mount> so that weJonathon Jongsma2008-04-261-0/+40
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-031-0/+2
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-1/+7
* Added dup(). Added signals for GMount and GVolume. This deals with theMurray Cumming2008-02-221-4/+0
* update to match new gio API which adds a GMountMountFlags argument to allJonathon Jongsma2008-02-121-4/+4
* Added types. Regenerated.Murray Cumming2008-02-031-0/+1
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+5
* FileAttributeMatcher::create(): Add a default value and documentation.Murray Cumming2008-01-201-2/+2
* Added unmount(), remount(), and eject(), based on code from JoséMurray Cumming2008-01-181-25/+91
* eject(),Murray Cumming2008-01-171-1/+4
* Added Mount and VolumeMonitor. Regenerated.Murray Cumming2008-01-161-0/+106