summaryrefslogtreecommitdiff
path: root/gio/src/mount.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-2/+2
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-5/+6
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Mount: Move enums into class.Murray Cumming2017-04-181-18/+18
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-16/+16
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-2/+2
* Remove no_default_handler in some _WRAP_SIGNAL()sKjell Ahlstedt2016-11-301-1/+1
* Remove trailing whitespace.Murray Cumming2016-05-161-1/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-3/+3
* Gio: More nullptr instead of 0Kjell Ahlstedt2015-11-231-1/+1
* Add an empty line after @newin where it's missingKjell Ahlstedt2014-12-111-2/+1
* Fix some doxygen warningsKjell Ahlstedt2014-01-311-0/+1
* Gio::Mount::guess_content_type_finish(): Correct the documentationKjell Ahlstedt2013-12-091-1/+10
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-3/+7
* Strip trailing whitespace.Mark Vender2012-10-291-23/+23
* Add get_symbolic_icon() methods.Murray Cumming2012-09-071-0/+3
* giomm: Add some unwrapped methods and properties.José Alburquerque2011-10-261-0/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-5/+0
* File: Added start_mountable(), stop_mountable(), poll_mountable().Murray Cumming2010-01-281-4/+11
* 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