[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / gfile.h
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-22 Rico Tzschichholzgio: Fix some header/source parameter-naming mismatches
2013-12-02 Xavier ClaessensGFile: add GBytes version of _replace_contents_async()
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-04-19 Sébastien WilmetAdd async version of g_file_make_directory()
2013-04-10 Sébastien WilmetAdd async version of g_file_trash()
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-27 Ryan Lortiegio: New API for GFile from remote commandline arg
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
2012-05-26 Colin WaltersAnnotate API introduced for 2.32 with GLIB_AVAILABLE_IN...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-09 Colin Waltersgfile: Don't use C++ keyword "template" as variable...
2011-12-09 Thomas Hindoe Paab... GFile: add g_file_new_temp
2011-11-03 Matthias ClasenGIO: Don't use G_DISABLE_DEPRECATED for functions
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gio
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenDocument support_thread_contexts
2009-07-06 David ZeuthenAllow interaction when unmounting mounts
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-13 Alexander LarssonAdd GIOStream operations to GFile
2008-09-02 Michael Nattererbig header formatting cleanup: indentation, vtable...
2008-07-02 Matthias ClasenAdd g_file_monitor
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-16 Ross BurtonBug 536252 – GFileEnumerator should allow access to...
2008-06-11 Ross BurtonBug 511367 - add g_file_make_directory_with_parents.
2008-03-31 Matthias ClasenAdd g_file_query_file_type convenience function to...
2008-02-25 Alexander LarssonRemove deprecated g_file_contains_file.
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-19 Sylvain PascheRemove trailing coma in GMountMountFlags struct
2008-02-11 Alexander LarssonAdded GMountMountFlags enum and added a flags argument...
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-24 Alexander LarssonAdd g_file_copy_async() (#511580) Based on patch from...
2008-01-17 Alexander LarssonAdd the async find_enclosing_mount version to the heade...
2008-01-16 Alexander LarssonAdd g_file_query_exists (#508771)
2008-01-14 Alexander LarssonAdd GError to file monitor calls
2008-01-07 Alexander LarssonBuild test subdir after . Remove gdirectorymonitor...
2007-12-20 Alexander LarssonAdd GMountUnmountFlags to all unmount and eject calls...
2007-12-17 Matthias ClasenDocumentation updates
2007-12-15 Matthias ClasenFix up docs
2007-12-14 Alexander LarssonMove GFileAttributeValue to a private header, as its...
2007-12-14 Alexander LarssonClean up all flags enums to not have _FLAGS in them...
2007-12-14 Alexander LarssonOnly allow including <gio/gio.h> from apps
2007-12-13 Alexander LarssonRename g_mount_for_location to g_file_mount_enclosing_v...
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-11 David ZeuthenRework how volumes, drives and volume monitoring is...
2007-12-09 A. WaltonMore documentation cleanup and filling in missing infor...
2007-12-05 Alexander LarssonRename all struct members named: read, write, close...
2007-12-03 Alexander LarssonAdd G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag
2007-12-01 Matthias ClasenTemplates for enum registration
2007-11-28 Matthias ClasenImprove consistency of enumerations
2007-11-28 Matthias ClasenAnother round of trivial doc fixes
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...