summaryrefslogtreecommitdiff
path: root/gio/gunixmount.c
Commit message (Expand)AuthorAgeFilesLines
* Add symbolic icon support to drive, volume, and mountWilliam Jon McCann2012-08-301-0/+12
* e G_SOURCE_CONTINUE/REMOVE internallyMatthias Clasen2012-01-251-1/+1
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-2/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-1/+0
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-2/+2
* Use low-level GSource methods in a few more placesDan Winship2009-07-011-4/+22
* Add a GMount::pre-unmount signalCarlos Garnacho2009-05-051-0/+2
* Bug 575270 – GVolumeMonitor::mount-pre-unmount not being emittedCarlos Garnacho2009-03-261-18/+34
* (gio)Christian Neumair2008-09-081-10/+50
* gfilenamecompleter.c glocaldirectorymonitor.c gmountoperation.cSven Neumann2008-08-111-1/+1
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Add g_unix_mount_guess_should_display and use for unix volume monitorAlexander Larsson2008-01-091-1/+1
* These void functions were trying to return a value. It was causing theAlvaro Lopez Ortega2008-01-021-2/+2
* Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson2007-12-201-0/+2
* Remove C99 commentsMatthias Clasen2007-12-201-1/+1
* Provide eject() on both GMount and GVolume and utility functions to guessDavid Zeuthen2007-12-171-22/+80
* Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen2007-12-111-0/+348