summaryrefslogtreecommitdiff
path: root/gio/src/volume.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-4/+5
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-0/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Mount: Move enums into class.Murray Cumming2017-04-181-10/+10
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-10/+10
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-2/+2
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-3/+3
* Gio: More nullptr instead of 0Kjell Ahlstedt2015-11-231-3/+1
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-2/+7
* Strip trailing whitespace.Mark Vender2012-10-291-14/+14
* Volume: Add get_sort_key().Murray Cumming2012-09-071-0/+2
* Add get_symbolic_icon() methods.Murray Cumming2012-09-071-0/+7
* Remove default conversion to StringArrayHandleMurray Cumming2010-06-061-0/+1
* File: Added start_mountable(), stop_mountable(), poll_mountable().Murray Cumming2010-01-281-0/+1
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* implement Gio::Volume::eject_with_operation()Jonathon Jongsma2009-07-091-21/+6
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-0/+3
* Add TypeTraits implementations for Drive and Volume similar to the one added ...Jonathon Jongsma2008-04-261-0/+41
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-1/+0
* Comment out _WRAP_VFUNC() lines because we decided that they are notMurray Cumming2008-02-201-15/+15
* Regenerated with h2defs.py.Marko Anastasov2008-02-121-0/+1
* update to match new gio API which adds a GMountMountFlags argument to allJonathon Jongsma2008-02-121-5/+5
* Added hand-written vfunc .defs for GVolume and GVolumeMonitor.Murray Cumming2008-02-091-2/+23
* Added types. Regenerated.Murray Cumming2008-02-031-1/+3
* Removed VolumeMonitorEvent enum def, which does not exist any more in theMarko Anastasov2008-02-021-0/+6
* Added get_mount(). Regenerated with enums.pl. Regenerated with h2defs.py.Marko Anastasov2008-02-021-0/+7
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+5
* Added unmount(), remount(), and eject(), based on code from JoséMurray Cumming2008-01-181-3/+37
* eject(),Murray Cumming2008-01-171-9/+7
* eject(), poll_for_media()Murray Cumming2008-01-151-2/+9
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-2/+2
* Added class documentation.Murray Cumming2008-01-111-0/+2
* Added the Seekable interface, though it has not methods yet.Murray Cumming2008-01-111-1/+15
* Added poll_for_media, poll_for_media_finish.Marko Anastasov2008-01-101-2/+2
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-3/+5
* Correct an include.Murray Cumming2008-01-101-5/+5
* Made some whitespace more consistent with the rest of glibmm. InMurray Cumming2008-01-081-15/+8
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+94