[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gfile.c
2014-10-30 Ross Lagerwalldoc: Clarify documentation regarding g_file_replace...
2014-10-21 Benjamin Ottegfile: g_file_equal (x, x) is TRUE
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-07-28 David Kinggfile: Fix memory leak in g_file_move()
2014-07-23 Colin Waltersgfile: Initialize variable to pacify static analysis
2014-06-29 Sébastien Wilmetdoc: improve doc of g_file_equal()
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-04-19 Philip Withnallgfile: More explicitly document the context for GFilePr...
2014-04-10 Colin Waltersg_file_copy: Don't set GError when we intend to ignore...
2014-02-08 Matthias ClasenRemove a few leftover <simplelist>s
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenDocs: Drop use of indexterm tags
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Matthias ClasenDocs: don't use the warning tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-18 Ryan Lortieg_file_new_for_commandline_arg: clarify encoding
2014-01-02 Ryan LortieGFile: fix uninitialised variable
2013-12-25 Matthias Schelergio: Fix return of value from void function
2013-12-02 Xavier ClaessensDocument clearly async functions not copying its args
2013-12-02 Xavier ClaessensGFile: add GBytes version of _replace_contents_async()
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-10-29 Ross Lagerwallgio: Clear error properly to prevent crash
2013-10-16 Colin Waltersg_file_copy: Fall back to pathname queryinfo to help...
2013-09-17 Ryan Lortiemeasure_disk_usage: properly report results
2013-09-17 Ryan Lortiemeasure_disk_usage: skip progress on NULL callback
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-06-05 Colin Waltersg_file_copy(): Clean up logic for info query
2013-04-19 Sébastien WilmetAdd async version of g_file_make_directory()
2013-04-19 Sébastien WilmetGFile: fix the *_async_thread()
2013-04-10 Sébastien WilmetAdd async version of g_file_trash()
2013-04-10 Sébastien WilmetAdd missing details in GFile documentation
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-02-10 Matthias ClasenFix the build on Solaris
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-27 Colin WaltersGFile: Clean up file_copy_fallback to fix SEGV with...
2013-01-25 Colin Waltersgfile: Ensure we create internal pipe with FD_CLOEXEC
2013-01-21 Cosimo Cecchigfile: don't report completion twice on g_file_load_con...
2013-01-05 Nirbheek ChauhanGFile: Add Btrfs clone ioctl support
2012-12-19 Ryan Lortiegio + inotify support for hard links
2012-12-18 Dan Winshipgio: port file/vfs-related classes from GSimpleAsyncRes...
2012-12-14 Tomas Bzatekdocs: Fix return value of g_file_set_attributes_from_info()
2012-11-30 Matthias Claseng_file_enumerate_children: Fix reference to wrong error...
2012-11-27 Ryan Lortiegio: New API for GFile from remote commandline arg
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-09-23 Matthias ClasenFix gio docs
2012-09-03 Dan Winshipg_file_copy: plug a leak
2012-08-28 Matthias ClasenGFile: Cosmetic doc changes
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: clean up logic
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents(): fix a corner...
2012-08-16 Owen W. Taylorg_file_make_directory_with_parents: refix error propagation
2012-07-30 Owen W. Taylorg_file_make_directory_with_parents: Fix error propagation
2012-07-30 Colin WaltersGFile: Note semantics of g_file_delete()
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-07-10 Dan WinshipGFile: remove some unnecessary code
2012-05-21 Debarshi Raygio: The tmpl parameter to g_file_new_tmp can be NULL
2012-05-15 Paolo Borelligfile: add g_return_if_fail to g_file_make_directory_wi...
2012-05-15 Colin Waltersgfile: Plug memory leak in g_file_make_directory_with_p...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-26 Thomas Hindoe Paab... docs: g_file_new_tmp: template was renamed to tmpl
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2011-12-11 Matthias ClasenAdd a since tag
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-29 Michael VogtAdd missing annotation to g_file_set_attribute()
2011-11-20 Matthias ClasenGFile: Add some introspection annotations
2011-10-15 Torsten SchönfeldAdd two annotations to gio
2011-10-04 Bastien Nocera[gio] Improve doc for g_file_make_directory_with_parents()
2011-09-29 Javier Jardóngfile: Be clear about freeing GFile objects
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-07-26 Tomas BzatekDocs: Correct the namespace for g_file_query_filesystem...
2011-07-19 Holger BerndtDocument how to unset attributes
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-29 Jonathan Matthewintrospection: add annotations for g_file_load_contents...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-17 Pavel Holejsovsky[gi] Add annotations for GFile, G[File]{Input|Output...
2010-11-18 Colin Waltersintrospection: Add annotations for g_file_copy, g_file_move
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-09-10 Benjamin Ottedocs: Clarify string encoding for GFile constructors
2010-07-09 Matthias ClasenAdapt to recent MLS changes
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Colin Walters[Gio] Merge in introspection annotations from gobject...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-08 Javier Jardón[docs] Fix typos in some g_file_* functions
2010-05-25 Matthias ClasenImprove the g_file_make_symbolic_link docs
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
next