Add a lot of missing annotations
[platform/upstream/glib.git] / gio / gmount.c
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-07-10 Matthias ClasenFix sparse warnings
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-12-01 Dan WinshipUse G_DEFINE_INTERFACE in gio
2009-11-26 Ryan LortieBug 589631 - enclose literals with double quotes
2009-11-26 Christian KellnerAdd "default location" support to GMount
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 David ZeuthenAllow interaction when unmounting mounts
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-05 Carlos GarnachoAdd a GMount::pre-unmount signal
2008-12-01 Alexander LarssonAdd and document g_mount_is_shadowed plus calls to...
2008-07-24 David ZeuthenAlso export a g_mount_guess_content_type_sync() function.
2008-07-21 Matthias ClasenDoc fixes
2008-07-20 Matthias Clasen543504 – crash in Epiphany Web Browser: Opening local...
2008-07-09 Matthias ClasenDocumentation improvements.
2008-07-08 Matthias ClasenAdd g_mount_guess_content_type
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-25 Wouter BolsterleeFixup translator comments (#518578).
2008-02-25 Alexander LarssonAdd translator comments (#518578)
2008-02-21 Matthias ClasenDoc fixes
2008-02-11 Alexander LarssonAdded GMountMountFlags enum and added a flags argument...
2008-01-18 Murray Cummingdocumentation: Mention g_mount_remount_finish() instead of
2008-01-16 Murray CummingCorrected some typos in the documentation: occured...
2008-01-15 Murray CummingFor async functions that have no non-async version...
2007-12-31 Mathias HasselmannUpdates to GIO documentation. (#506395, Mikael Hermansson)
2007-12-20 Alexander LarssonAdd GMountUnmountFlags to all unmount and eject calls...
2007-12-19 David ZeuthenIntroduce g_volume_monitor_adopt_orphan_mount() functio...
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 David ZeuthenProvide eject() on both GMount and GVolume and utility...
2007-12-11 David ZeuthenRework how volumes, drives and volume monitoring is...