summaryrefslogtreecommitdiff
path: root/gio/gvolume.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-3/+3
* gio: ensure default va_marshaller is usedChristian Hergert2019-06-171-2/+2
* docs: Fix some typos in GIO documentation commentsPhilip Withnall2018-11-231-2/+2
* Merge branch 'identifier-typo-fix' into 'master'Philip Withnall2018-05-281-1/+1
|\
| * gio: Fix some typos in the documentationPhilip Withnall2018-05-281-1/+1
* | Merge branch 'wip/hadess/g-drive-identifier' into 'master'Philip Withnall2018-05-281-1/+1
|\ \ | |/ |/|
| * gio: Deprecate G_VOLUME_IDENTIFIER_KIND_HAL_UDIBastien Nocera2018-05-281-1/+1
* | gio: Add missing (nullable) annotations to GDrive, GMount, GVolumePhilip Withnall2018-05-241-7/+8
|/
* docs: add missing '*' chars at start of doc-commentsStefan Sauer2017-11-121-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-8/+8
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-3/+3
* gio: port annotations from the Vala metadata.Evan Nemerson2014-05-231-2/+2
* docs: let go of *Matthias Clasen2014-02-141-2/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-5/+4
* Stop using <para> for idsMatthias Clasen2014-02-061-2/+3
* Don't use <filename> in docsMatthias Clasen2014-02-051-5/+4
* Annotate all examples with their languageMatthias Clasen2014-02-011-2/+2
* Docs: Convert examples to |[ ]|Matthias Clasen2014-01-311-64/+60
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: port file/vfs-related classes from GSimpleAsyncResult to GTaskDan Winship2012-12-181-19/+25
* Add symbolic icon support to drive, volume, and mountWilliam Jon McCann2012-08-301-0/+32
* gio: Add g_async_result_legacy_propagate_error()Dan Winship2012-07-101-18/+6
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* docs: Fix typo GAsyncReady → GAsyncResultDavid King2012-02-211-2/+2
* docs: Fix some typos in GVolumeDavid King2012-02-211-2/+2
* gio: Introduce get_sort_key() methods on GDrive, GVolume and GMountDavid Zeuthen2011-10-181-0/+25
* Spelling fixesMatthias Clasen2011-08-291-3/+3
* Fix and update GI annotations for 'Volumes and Drives'Pavel Holejsovsky2011-01-071-6/+7
* Add a lot of missing annotationsJohan Dahlin2010-09-241-0/+2
* [introspection] Move over annotationsJohan Dahlin2010-09-241-3/+3
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-6/+0
* [Gio] Merge in introspection annotations from gobject-introspection gio-2.0.cColin Walters2010-06-101-4/+4
* Use G_DEFINE_INTERFACE in gioDan Winship2009-12-011-75/+30
* Allow interaction when unmounting mountsDavid Zeuthen2009-07-051-0/+89
* Add a note about handling non-hal backendsMatthias Clasen2009-04-091-4/+10
* Add and document g_mount_is_shadowed plus calls to set/unset a mount asAlexander Larsson2008-12-011-31/+3
* Clarify semantics of g_volume_mount_finish() (#552168)David Zeuthen2008-09-291-0/+5
* 543504 – crash in Epiphany Web Browser: Opening local fileMatthias Clasen2008-07-201-7/+8
* Documentation improvements.Matthias Clasen2008-07-091-19/+33
* Minor doc editsMatthias Clasen2008-07-081-2/+2
* Add new method g_volume_get_activation_root(). This is needed for easilyDavid Zeuthen2008-07-071-0/+82
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson2008-02-111-1/+3
* Documentation additionsMatthias Clasen2008-02-111-5/+28
* Add g_volume_should_automount. Docs needed.Alexander Larsson2008-02-081-0/+16
* Document new apiMatthias Clasen2008-01-281-2/+24