summaryrefslogtreecommitdiff
path: root/gio/gfile.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2015-02-05docs: fix up docs issues in gio/Xavier Claessens1-0/+3
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek1-3/+3
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-22gio: Fix some header/source parameter-naming mismatchesRico Tzschichholz1-1/+1
2013-12-02GFile: add GBytes version of _replace_contents_async()Xavier Claessens1-0/+9
2013-09-06GFile: add new g_file_measure_disk_usage() APIRyan Lortie1-0/+53
2013-04-19Add async version of g_file_make_directory()Sébastien Wilmet1-4/+21
2013-04-10Add async version of g_file_trash()Sébastien Wilmet1-4/+23
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+109
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-11-27gio: New API for GFile from remote commandline argRyan Lortie1-0/+3
2012-07-30GFile: Add g_file_delete_async()Colin Walters1-4/+23
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters1-0/+1
2011-12-09gfile: Don't use C++ keyword "template" as variable nameColin Walters1-1/+1
2011-12-09GFile: add g_file_new_tempThomas Hindoe Paaboel Andersen1-0/+3
2011-11-03GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen1-4/+0
2011-10-11Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan1-4/+10
2011-10-08Add G_GNUC_DEPRECATED to deprecated functions in gioMatthias Clasen1-12/+12
2009-11-17Bug 535159 - g_file_has_parentRyan Lortie1-0/+2
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