summaryrefslogtreecommitdiff
path: root/gio/gfile.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 535159 - g_file_has_parentRyan Lortie2009-11-171-0/+2
* Document support_thread_contextsMatthias Clasen2009-07-061-0/+1
* Allow interaction when unmounting mountsDavid Zeuthen2009-07-051-0/+66
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-0/+3
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-151-0/+41
* Update the docs for the new network APIsAlexander Larsson2009-05-181-0/+9
* Add GIOStream operations to GFileAlexander Larsson2009-05-131-0/+83
* big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer2008-09-021-301/+298
* Add g_file_monitorMatthias Clasen2008-07-021-0/+4
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-127/+1
* Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton2008-06-161-0/+2
* Bug 511367 - add g_file_make_directory_with_parents.Ross Burton2008-06-111-0/+3
* Add g_file_query_file_type convenience function to query the type of aMatthias Clasen2008-03-311-0/+3
* Remove deprecated g_file_contains_file.Alexander Larsson2008-02-251-3/+0
* Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen2008-02-211-4/+20
* Add new g_file_has_prefix that does the same as g_file_contains_file.Alexander Larsson2008-02-211-5/+8
* Remove trailing coma in GMountMountFlags structSylvain Pasche2008-02-191-1/+1
* Added GMountMountFlags enum and added a flags argument to all mount calls.Alexander Larsson2008-02-111-1/+17
* Add g_file_query_default_handler utility to easily look up the GAppInfoAlexander Larsson2008-01-291-0/+4
* Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia CamposAlexander Larsson2008-01-241-4/+26
* Add the async find_enclosing_mount version to the header file too.Alexander Larsson2008-01-171-3/+11
* Add g_file_query_exists (#508771)Alexander Larsson2008-01-161-0/+2
* Add GError to file monitor callsAlexander Larsson2008-01-141-4/+8
* Build test subdir after . Remove gdirectorymonitor.[ch]Alexander Larsson2008-01-071-10/+9
* Add GMountUnmountFlags to all unmount and eject calls. AddAlexander Larsson2007-12-201-0/+17
* Documentation updatesMatthias Clasen2007-12-171-0/+1
* Fix up docsMatthias Clasen2007-12-151-4/+4
* Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson2007-12-141-2/+4
* Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson2007-12-141-9/+9
* Only allow including <gio/gio.h> from appsAlexander Larsson2007-12-141-0/+4
* Rename g_mount_for_location to g_file_mount_enclosing_volume.Alexander Larsson2007-12-131-12/+12
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-2/+3
* Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen2007-12-111-18/+18
* More documentation cleanup and filling in missing information, bringingA. Walton2007-12-091-5/+10
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-2/+2
* Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flagAlexander Larsson2007-12-031-2/+4
* Templates for enum registrationMatthias Clasen2007-12-011-2/+2
* Improve consistency of enumerationsMatthias Clasen2007-11-281-0/+2
* Another round of trivial doc fixesMatthias Clasen2007-11-281-4/+5
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-1/+148
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+676