summaryrefslogtreecommitdiff
path: root/gio/gfile.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-141/+141
* gfile: Add Async API to create a temporary directory and return as GFileMarco Trevisan (Treviño)2022-06-221-0/+9
* gfile: Add API to create a new temporary file asynchronouslyMarco Trevisan (Treviño)2022-06-221-0/+10
* gfile: Implement interface API to make symbolic links asynchronouslyMarco Trevisan (Treviño)2022-06-151-4/+22
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Implement async file movementLucas Schwiderski2022-02-071-4/+28
* gio: Expose g_file_build_attribute_list_for_copyMaxim Mikityanskiy2020-10-061-0/+6
* gfile: Document a few nullable vfuncsPhilip Withnall2019-09-301-2/+5
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-3/+3
* gfile: Fix documentation links to non-existent symbolsPhilip Withnall2019-03-151-6/+6
* gfile: Add g_file_query_default_handler_async()Ondrej Holy2019-01-281-0/+11
* GFile: Add g_file_peek_path()Colin Walters2018-01-151-0/+2
* file: add g_file_load_bytes()Christian Hergert2017-11-151-0/+16
* gfile: add g_file_new_build_filename()Cosimo Cecchi2017-11-071-0/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+3
* docs: Remove <!-- --> comment before plural sVolker Sobek2014-04-241-3/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: Fix some header/source parameter-naming mismatchesRico Tzschichholz2014-01-221-1/+1
* GFile: add GBytes version of _replace_contents_async()Xavier Claessens2013-12-021-0/+9
* GFile: add new g_file_measure_disk_usage() APIRyan Lortie2013-09-061-0/+53
* Add async version of g_file_make_directory()Sébastien Wilmet2013-04-191-4/+21
* Add async version of g_file_trash()Sébastien Wilmet2013-04-101-4/+23
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+109
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* gio: New API for GFile from remote commandline argRyan Lortie2012-11-271-0/+3
* GFile: Add g_file_delete_async()Colin Walters2012-07-301-4/+23
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+1
* gfile: Don't use C++ keyword "template" as variable nameColin Walters2011-12-091-1/+1
* GFile: add g_file_new_tempThomas Hindoe Paaboel Andersen2011-12-091-0/+3
* GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen2011-11-031-4/+0
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-4/+10
* Add G_GNUC_DEPRECATED to deprecated functions in gioMatthias Clasen2011-10-081-12/+12
* 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