summaryrefslogtreecommitdiff
path: root/gio/gfile.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-06Document support_thread_contextsMatthias Clasen1-0/+1
2009-07-05Allow interaction when unmounting mountsDavid Zeuthen1-0/+66
2009-07-01Support g_main_context_push_thread_default() in gioDan Winship1-0/+3
2009-06-15Bug 585591 – Starting/stopping drivesDavid Zeuthen1-0/+41
2009-05-18Update the docs for the new network APIsAlexander Larsson1-0/+9
2009-05-13Add GIOStream operations to GFileAlexander Larsson1-0/+83
2008-09-02big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer1-301/+298
2008-07-02Add g_file_monitorMatthias Clasen1-0/+4
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-127/+1
2008-06-16Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton1-0/+2
2008-06-11Bug 511367 - add g_file_make_directory_with_parents.Ross Burton1-0/+3
2008-03-31Add g_file_query_file_type convenience function to query the type of aMatthias Clasen1-0/+3
2008-02-25Remove deprecated g_file_contains_file.Alexander Larsson1-3/+0
2008-02-21Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen1-4/+20
2008-02-21Add new g_file_has_prefix that does the same as g_file_contains_file.Alexander Larsson1-5/+8
2008-02-19Remove trailing coma in GMountMountFlags structSylvain Pasche1-1/+1
2008-02-11Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson1-1/+17
2008-01-29Add g_file_query_default_handler utility to easily look up the GAppInfoAlexander Larsson1-0/+4
2008-01-24Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia CamposAlexander Larsson1-4/+26
2008-01-17Add the async find_enclosing_mount version to the header file too.Alexander Larsson1-3/+11
2008-01-16Add g_file_query_exists (#508771)Alexander Larsson1-0/+2
2008-01-14Add GError to file monitor callsAlexander Larsson1-4/+8
2008-01-07Build test subdir after . Remove gdirectorymonitor.[ch]Alexander Larsson1-10/+9
2007-12-20Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson1-0/+17
2007-12-17Documentation updatesMatthias Clasen1-0/+1
2007-12-15Fix up docsMatthias Clasen1-4/+4
2007-12-14Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson1-2/+4
2007-12-14Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson1-9/+9
2007-12-14Only allow including <gio/gio.h> from appsAlexander Larsson1-0/+4
2007-12-13Rename g_mount_for_location to g_file_mount_enclosing_volume.Alexander Larsson1-12/+12
2007-12-12Fix up a bunch of details in the docs.Alexander Larsson1-2/+3
2007-12-11Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen1-18/+18
2007-12-09More documentation cleanup and filling in missing information, bringingA. Walton1-5/+10
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-2/+2
2007-12-03Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flagAlexander Larsson1-2/+4
2007-12-01Templates for enum registrationMatthias Clasen1-2/+2
2007-11-28Improve consistency of enumerationsMatthias Clasen1-0/+2
2007-11-28Another round of trivial doc fixesMatthias Clasen1-4/+5
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-1/+148
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+676