summaryrefslogtreecommitdiff
path: root/gio/gfileenumerator.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-1/+1
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-7/+7
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-1/+3
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-5/+7
2015-02-20gfileenumerator: Convert docbook tag -> markdownColin Walters1-1/+1
2015-02-20filenumerator: Add g_file_enumerator_iterate()Colin Walters1-0/+116
2014-05-23gio: port annotations from the Vala metadata.Evan Nemerson1-2/+3
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek1-1/+1
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-2/+2
2014-02-08Eradicate links and xrefsMatthias Clasen1-4/+2
2014-02-01Annotate all examples with their languageMatthias Clasen1-1/+1
2014-02-01Docs: Big entity cleanupMatthias Clasen1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-16/+11
2013-06-05GFileEnumerator: Add some documentation about orderingColin Walters1-0/+17
2012-12-18gio: port file/vfs-related classes from GSimpleAsyncResult to GTaskDan Winship1-115/+69
2012-12-13gfileenumerator: Add a g_file_enumerator_get_child methodJasper St. Pierre1-0/+31
2012-10-10gio: deprecate gioscheduler, soft deprecate GSimpleAsyncResultDan Winship1-1/+1
2012-07-10gio: add g_async_result_is_tagged()Dan Winship1-8/+3
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship1-10/+6
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship1-0/+8
2012-01-03gio/*: Use g_list_free_full() convenience functionJavier Jardón1-2/+1
2011-08-29Spelling fixesMatthias Clasen1-4/+4
2011-05-26Correct the annotation for g_file_enumerator_get_container()Richard Hughes1-1/+1
2010-12-27Add GI annotations to GFileEnumeratorPavel Holejsovsky1-8/+8
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch1-4/+1
2010-09-24Add a lot of missing annotationsJohan Dahlin1-1/+1
2010-09-24[introspection] Move over annotationsJohan Dahlin1-2/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-06-10[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.cColin Walters1-1/+1
2009-06-18syntax fix in documentationBenjamin Otte1-1/+1
2009-06-18fix typo in documentationBenjamin Otte1-1/+1
2009-05-18Update the docs for the new network APIsAlexander Larsson1-1/+1
2008-10-16Bug 556422 – g_file_enumerator_next_file: unclear whether return valueMatthias Clasen1-1/+2
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+3
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch1-6/+6
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-4/+3
2008-06-16Remove check for dispose implementation as it annoys Emmanuele.Ross Burton1-2/+1
2008-06-16Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton1-0/+71
2008-03-31Fix some documentation typos. (#524950, Rob Bradford)Matthias Clasen1-2/+3
2008-02-21Doc fixesMatthias Clasen1-1/+1
2008-01-29Mention need to free returned value in g_file_enumerator_next_files_finishAlexander Larsson1-4/+19
2008-01-21Documentation: Fixed minor typos and added more mentions of specificMurray Cumming1-2/+2
2007-12-18Fix up includes in section docsMatthias Clasen1-9/+12
2007-12-13g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson1-4/+4
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik1-2/+2
2007-12-09More documentation cleanup and filling in missing information, bringingA. Walton1-9/+44