summaryrefslogtreecommitdiff
path: root/gio/gmount.c
AgeCommit message (Expand)Author
2011-10-18gio: Introduce get_sort_key() methods on GDrive, GVolume and GMountDavid Zeuthen
2011-08-29Spelling fixesMatthias Clasen
2011-01-07Fix and update GI annotations for 'Volumes and Drives'Pavel Holejsovsky
2010-11-01Fix gtk-doc typoPaolo Borelli
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-09-24[introspection] Move over annotationsJohan Dahlin
2010-07-10Fix sparse warningsMatthias Clasen
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2009-12-01Use G_DEFINE_INTERFACE in gioDan Winship
2009-11-26Bug 589631 - enclose literals with double quotesRyan Lortie
2009-11-26Add "default location" support to GMountChristian Kellner
2009-07-05Allow interaction when unmounting mountsDavid Zeuthen
2009-05-18Update the docs for the new network APIsAlexander Larsson
2009-05-05Add a GMount::pre-unmount signalCarlos Garnacho
2008-12-01Add and document g_mount_is_shadowed plus calls to set/unset a mount asAlexander Larsson
2008-07-24Also export a g_mount_guess_content_type_sync() function.David Zeuthen
2008-07-21Doc fixesMatthias Clasen
2008-07-20543504 – crash in Epiphany Web Browser: Opening local fileMatthias Clasen
2008-07-09Documentation improvements.Matthias Clasen
2008-07-08Add g_mount_guess_content_typeMatthias Clasen
2008-07-01Moved all relevant typedefs into these files.Cody Russell
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-02-25Fixup translator comments (#518578).Wouter Bolsterlee
2008-02-25Add translator comments (#518578)Alexander Larsson
2008-02-21Doc fixesMatthias Clasen
2008-02-11Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson
2008-01-18documentation: Mention g_mount_remount_finish() instead ofMurray Cumming
2008-01-16Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming
2008-01-15For async functions that have no non-async version, document that theMurray Cumming
2007-12-31Updates to GIO documentation. (#506395, Mikael Hermansson)Mathias Hasselmann
2007-12-20Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson
2007-12-19Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signalsDavid Zeuthen
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-17Provide eject() on both GMount and GVolume and utility functions to guessDavid Zeuthen
2007-12-11Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen