summaryrefslogtreecommitdiff
path: root/gio/gfileenumerator.c
AgeCommit message (Expand)Author
2024-03-22gio: Fix docs links to description of I/O priorityPhilip Withnall
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gio: Add various missing property documentation commentsPhilip Withnall
2023-10-23docs: Move the GFileEnumerator SECTIONPhilip Withnall
2023-07-21Audit and fix incorrect use of (closure) in glibMichael Catanzaro
2023-03-21gfileenumerator: Add an example of using next_files_async() to the docsPhilip Withnall
2023-03-21gfileenumerator: Clarify termination condition for next_files_async()Owen Taylor
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-03-04docs: mark macros, flags, enums with percent signGabor Karsay
2021-10-21gfileenumerator: Warn if name is not available for get_child()Philip Withnall
2021-10-21gfileenumerator: Upgrade existing warning to critical warningPhilip Withnall
2021-10-21gfileenumerator: Add missing precondition to get_child()Philip Withnall
2021-04-01gfileenumerator: fix leak in error pathMichael Catanzaro
2020-06-10Normalize C source files to end with exactly one newlineSimon McVittie
2017-11-12docs: add missing '*' chars at start of doc-commentsStefan Sauer
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2016-06-02gfileenumerator: Fix typo in docsKrzesimir Nowak
2015-08-28gfileenumerator: Don't leak memory if out_info is NULLK. Adam Christensen
2015-02-20gfileenumerator: Convert docbook tag -> markdownColin Walters
2015-02-20filenumerator: Add g_file_enumerator_iterate()Colin Walters
2014-05-23gio: port annotations from the Vala metadata.Evan Nemerson
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-02-01Annotate all examples with their languageMatthias Clasen
2014-02-01Docs: Big entity cleanupMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2013-06-05GFileEnumerator: Add some documentation about orderingColin Walters
2012-12-18gio: port file/vfs-related classes from GSimpleAsyncResult to GTaskDan Winship
2012-12-13gfileenumerator: Add a g_file_enumerator_get_child methodJasper St. Pierre
2012-10-10gio: deprecate gioscheduler, soft deprecate GSimpleAsyncResultDan Winship
2012-07-10gio: add g_async_result_is_tagged()Dan Winship
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship
2012-01-03gio/*: Use g_list_free_full() convenience functionJavier Jardón
2011-08-29Spelling fixesMatthias Clasen
2011-05-26Correct the annotation for g_file_enumerator_get_container()Richard Hughes
2010-12-27Add GI annotations to GFileEnumeratorPavel Holejsovsky
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-09-24[introspection] Move over annotationsJohan Dahlin
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-06-10[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.cColin Walters
2009-06-18syntax fix in documentationBenjamin Otte
2009-06-18fix typo in documentationBenjamin Otte
2009-05-18Update the docs for the new network APIsAlexander Larsson