summaryrefslogtreecommitdiff
path: root/gio/src/volumemonitor.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Gio: Fix ownership of some lists and arraysKjell Ahlstedt2019-07-211-3/+3
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-1/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Replace remaining uses of Glib::ListHandle<> with std::vector.Murray Cumming2017-03-201-6/+6
* Remove no_default_handler in some _WRAP_SIGNAL()sKjell Ahlstedt2016-11-301-3/+2
* Remove deprecated API.Murray Cumming2016-11-141-2/+1
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-7/+0
* Deprecate API which is deprecated in glibKjell Ahlstedt2014-06-131-5/+4
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* Avoid some deprecation compiler warnings.Murray Cumming2011-10-261-0/+1
* Remove a junk line from VolumeMonitor.hg.Murray Cumming2010-06-081-2/+0
* Deprecate wrapper methods of deprecated functionsDaniel Elstner2009-08-211-0/+8
* 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::VolumeMonitor::drive-stop-buttonJonathon Jongsma2009-07-091-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Added the drive_eject_button signal.Murray Cumming2008-07-251-0/+3
* Removed some unnecessary ; characters, to avoid warnings. Bug #542929.Benjamin Herr2008-07-151-3/+3
* Comment out _WRAP_VFUNC() lines because we decided that they are notMurray Cumming2008-02-201-4/+4
* Added hand-written vfunc .defs for GVolume and GVolumeMonitor.Murray Cumming2008-02-091-1/+12
* Added types. Regenerated.Murray Cumming2008-02-031-2/+17
* Add class documentation, now that there is some in gio. Add classMurray Cumming2008-02-031-2/+1
* Add class documentation, now that there is some in gio. Add classMurray Cumming2008-02-031-5/+4
* Removed VolumeMonitorEvent enum def, which does not exist any more in theMarko Anastasov2008-02-021-2/+0
* Increase versionMurray Cumming2008-01-281-1/+5
* Added _DO_NOT_DERIVE_GTYPE for use in .hg files when we do not want toMurray Cumming2008-01-251-0/+1
* Wrapped functions that reurn GLists.Murray Cumming2008-01-171-3/+11
* Added Mount and VolumeMonitor. Regenerated.Murray Cumming2008-01-161-0/+58