doc fixes
[platform/upstream/glib.git] / gio / gunixmounts.c
2008-07-21 Matthias Clasendoc fixes
2008-07-15 Matthias ClasenUse g_strcmp0 instead of rolling our own
2008-07-02 Matthias ClasenFix a doc typo
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-04-28 David ZeuthenAvoid displaying mounts in a subdirectory not accessibl...
2008-04-04 Sebastien BacherDon't list the user directory as a mount, fix potential...
2008-03-19 Sebastien Bacherconsider nfs4 mounts as G_UNIX_MOUNT_TYPE_NFS (Closes...
2008-03-14 David ZeuthenAdd g_unix_mount_monitor_set_rate_limit() function...
2008-03-14 Alexander LarssonAvoid redudant tests (#521851) Patch from Josselin...
2008-03-06 Alexander LarssonFix sparse warnings (#519489)
2008-02-25 Alexander LarssonRemove type guessing, instead just display mounts in...
2008-02-10 Matthias ClasenConsistently use getmntent_r() and fall back to getmnte...
2008-01-16 Murray CummingCorrected some typos in the documentation: occured...
2008-01-14 Alexander LarssonAdd GError to file monitor calls
2008-01-10 Frederic Crozatadd rpc_pipefs to systemfs list (#508309).
2008-01-09 Alexander LarssonAdd g_unix_mount_guess_should_display and use for unix...
2008-01-09 Alexander LarssonAdd g_themed_icon_new_with_default_fallbacks
2008-01-03 Alexander LarssonAdd /usr/local to list of internal mountpoints
2007-12-30 Matthias ClasenMore doc updates
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Matthias ClasenNamespace waste reduction, move some g_get_unix_mount...
2007-12-17 Alexander LarssonAdd missing #ifdef fixing OSX build. (#503334, patch...
2007-12-17 David ZeuthenProvide eject() on both GMount and GVolume and utility...
2007-12-17 Matthias ClasenDocumentation updates
2007-12-15 Matthias ClasenFix up docs
2007-12-14 Alexander LarssonMove GFileAttributeValue to a private header, as its...
2007-12-11 David ZeuthenRework how volumes, drives and volume monitoring is...
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-28 Matthias ClasenClean up some docs
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...