summaryrefslogtreecommitdiff
path: root/gio/gmount.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06Docs: replace <literal> by `Matthias Clasen1-3/+3
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-2/+4
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2012-12-18gio: port file/vfs-related classes from GSimpleAsyncResult to GTaskDan Winship1-49/+56
2012-08-30Add symbolic icon support to drive, volume, and mountWilliam Jon McCann1-0/+32
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship1-36/+12
2012-02-21docs: Fix typo GAsyncReady → GAsyncResultDavid King1-2/+2
2012-02-21docs: Correct GUnixMount → GUnixMountEntryDavid King1-1/+1
2011-10-18gio: Introduce get_sort_key() methods on GDrive, GVolume and GMountDavid Zeuthen1-0/+25
2011-08-29Spelling fixesMatthias Clasen1-8/+8
2011-01-07Fix and update GI annotations for 'Volumes and Drives'Pavel Holejsovsky1-15/+18
2010-11-01Fix gtk-doc typoPaolo Borelli1-1/+1
2010-09-24Add a lot of missing annotationsJohan Dahlin1-3/+3
2010-09-24[introspection] Move over annotationsJohan Dahlin1-4/+4
2010-07-10Fix sparse warningsMatthias Clasen1-3/+3
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2009-12-01Use G_DEFINE_INTERFACE in gioDan Winship1-94/+49
2009-11-26Bug 589631 - enclose literals with double quotesRyan Lortie1-5/+5
2009-11-26Add "default location" support to GMountChristian Kellner1-0/+31
2009-07-05Allow interaction when unmounting mountsDavid Zeuthen1-3/+183
2009-05-18Update the docs for the new network APIsAlexander Larsson1-1/+1
2009-05-05Add a GMount::pre-unmount signalCarlos Garnacho1-0/+16
2008-12-01Add and document g_mount_is_shadowed plus calls to set/unset a mount asAlexander Larsson1-0/+134
2008-07-24Also export a g_mount_guess_content_type_sync() function.David Zeuthen1-3/+53
2008-07-21Doc fixesMatthias Clasen1-3/+5
2008-07-20543504 – crash in Epiphany Web Browser: Opening local fileMatthias Clasen1-7/+8
2008-07-09Documentation improvements.Matthias Clasen1-24/+35
2008-07-08Add g_mount_guess_content_typeMatthias Clasen1-2/+91
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+2
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-02-25Fixup translator comments (#518578).Wouter Bolsterlee1-7/+10
2008-02-25Add translator comments (#518578)Alexander Larsson1-2/+8
2008-02-21Doc fixesMatthias Clasen1-1/+1
2008-02-11Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson1-1/+3
2008-01-18documentation: Mention g_mount_remount_finish() instead ofMurray Cumming1-1/+1
2008-01-16Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming1-4/+4
2008-01-15For async functions that have no non-async version, document that theMurray Cumming1-3/+3
2007-12-31Updates to GIO documentation. (#506395, Mikael Hermansson)Mathias Hasselmann1-1/+7
2007-12-20Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson1-10/+92
2007-12-19Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signalsDavid Zeuthen1-0/+16
2007-12-18Fix up includes in section docsMatthias Clasen1-7/+6
2007-12-17Provide eject() on both GMount and GVolume and utility functions to guessDavid Zeuthen1-1/+119
2007-12-11Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen1-0/+312