summaryrefslogtreecommitdiff
path: root/gio/gmount.h
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+24
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Add symbolic icon support to drive, volume, and mountWilliam Jon McCann2012-08-301-0/+3
* docs: Typo fixes for GMountDavid King2012-02-181-2/+2
* GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen2011-11-031-2/+0
* gio: Introduce get_sort_key() methods on GDrive, GVolume and GMountDavid Zeuthen2011-10-181-0/+5
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-4/+10
* Add G_GNUC_DEPRECATED to deprecated functions in gioMatthias Clasen2011-10-081-4/+4
* Add "default location" support to GMountChristian Kellner2009-11-261-0/+3
* Allow interaction when unmounting mountsDavid Zeuthen2009-07-051-1/+47
* Update the docs for the new network APIsAlexander Larsson2009-05-181-0/+1
* Add a GMount::pre-unmount signalCarlos Garnacho2009-05-051-0/+3
* Add and document g_mount_is_shadowed plus calls to set/unset a mount asAlexander Larsson2008-12-011-2/+6
* big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer2008-09-021-100/+103
* Document guess_content_type_syncMatthias Clasen2008-09-021-0/+1
* Also export a g_mount_guess_content_type_sync() function.David Zeuthen2008-07-241-0/+10
* Add g_mount_guess_content_typeMatthias Clasen2008-07-081-3/+26
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-17/+1
* Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson2008-02-111-0/+2
* More doc updatesMatthias Clasen2007-12-301-0/+2
* Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson2007-12-201-0/+20
* Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signalsDavid Zeuthen2007-12-191-0/+2
* Provide eject() on both GMount and GVolume and utility functions to guessDavid Zeuthen2007-12-171-5/+27
* Only allow including <gio/gio.h> from appsAlexander Larsson2007-12-141-0/+4
* No need for padding for interfacesAlexander Larsson2007-12-121-11/+0
* Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen2007-12-111-0/+123