summaryrefslogtreecommitdiff
path: root/gio/src/drive.ccg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-10/+10
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Gio::Drive: Move enums into class.Murray Cumming2017-04-181-2/+4
* Gio::Mount: Move enums into class.Murray Cumming2017-04-181-8/+8
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-93/+64
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-17/+17
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-10/+10
* Strip trailing whitespace.Mark Vender2012-10-291-3/+3
* Use 0 instead of NULL.Murray Cumming2010-01-291-6/+6
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-12/+12
* File: Added start_mountable(), stop_mountable(), poll_mountable().Murray Cumming2010-01-281-0/+1
* fix accidental bug in Gio::Drive::eject() that the compiler warned me aboutJonathon Jongsma2009-07-091-1/+1
* Wrap g_drive_eject_with_operation() and related functionsJonathon Jongsma2009-07-091-15/+58
* wrap a couple added GDrive methodsJonathon Jongsma2009-07-091-0/+75
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* add BufferedInputStream classJonathon Jongsma2008-02-021-27/+1
* poll_for_media(): Added documentation. Wrapped 2 vfuncs (though the .defsMurray Cumming2008-01-181-0/+1
* eject(),Murray Cumming2008-01-171-6/+6
* eject(), poll_for_media()Murray Cumming2008-01-151-2/+18
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-2/+2
* Added poll_for_media, poll_for_media_finish.Marko Anastasov2008-01-101-0/+27
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-4/+7
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+79