[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gfile.c
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-26 Matthias ClasenCorrect the error handling in splice_stream_with_progress
2010-03-04 Jonh WendellMark a string for translation
2010-02-15 Christian KellnerGFile: Support for splice(2) in copy_fallback
2009-12-01 Dan WinshipUse G_DEFINE_INTERFACE in gio
2009-11-20 Ryan LortieRemove #include "glocalfile.h" from GFile
2009-11-19 Ryan LortieBug 595138 - GFile not robust with invalid input
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
2009-10-25 Matthias ClasenAvoid a warning
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 David ZeuthenAllow interaction when unmounting mounts
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-23 Alexander LarssonCopy namespaces correctly in g_file_copy_attributes
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-06-08 Benjamin Otteonly query file info in g_file_copy() when we need it
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-13 Alexander LarssonAdd GIOStream operations to GFile
2009-04-09 Gian Mario TagliarettiFix a typo in GFile docs
2009-02-26 Alexander LarssonBug 543183 – Clarify docs for g_file_has_prefix
2009-02-19 Alexander LarssonBug 549298 – impossible to copy files with p (pipe...
2009-02-18 Alexander LarssonBug 560564 – Replacing a symlink with its linked file...
2008-12-09 Alexander LarssonBug 515777 - incorrect date&time on copy
2008-09-26 Dan Winshipadd a cast to stop a gcc warning
2008-09-21 Nelson Benítez LeónAdd new GFileCopyFlag
2008-08-10 Felix RiemannBug 547080 – g_file_copy leaks expected errors
2008-08-09 Loïc MinierBug 535124 – umask 002 not being applied for new direct...
2008-08-04 Matthias ClasenBug 546017 – Don't copy attributes when copying a symlink
2008-07-28 Matthias ClasenBug 545203 – gfile.c: argument is different type.
2008-07-20 Matthias Clasen543504 – crash in Epiphany Web Browser: Opening local...
2008-07-18 Matthias ClasenFix a segfault
2008-07-16 Matthias ClasenMore documentation fixes
2008-07-16 Matthias ClasenSmall documentation fixes
2008-07-09 Matthias ClasenDoc improvement
2008-07-02 Matthias ClasenAdd g_file_monitor
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-30 Matthias ClasenClarify docs. Patch by Jared Moore
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Matthias ClasenMake includes more uniform
2008-06-11 Ross BurtonBug 511367 - add g_file_make_directory_with_parents.
2008-06-11 Matthias ClasenDon't unref before last use
2008-06-10 Paolo Borellido not leak the output stream.
2008-05-13 Bastien NoceraA URI scheme must start with a letter, even if later...
2008-04-15 Mukund SivaramanFixed typos in gtk-doc comments.
2008-04-08 Tomas BzatekDoc update
2008-04-08 Matthias Clasen Bug 526796 – Wrong order of arguments in g_file...
2008-03-31 A. WaltonAlways return a GFileType enum value (#520715).
2008-03-31 Matthias ClasenAdd g_file_query_file_type convenience function to...
2008-03-31 Matthias ClasenFix some documentation typos. (#524950, Rob Bradford)
2008-03-28 Alexander LarssonFix up last commit.
2008-03-28 Alexander LarssonFallback to g_file_query_info for source size if
2008-03-19 Alexander LarssonBump block side for copy to 64k to minimize overhead...
2008-03-10 Murray CummingMinor spelling correction in documentation: existance...
2008-03-06 Alexander LarssonAdd g_return_val_if_fail check (#520700)
2008-03-04 Alexander LarssonRemove deprecated symbols we kept for one release.
2008-03-01 Benjamin Otteclarify docs for g_file_delete().
2008-02-25 Wouter BolsterleeFixup translator comments (#518578).
2008-02-25 Wouter BolsterleeFix a few typos in translator comments and documentation.
2008-02-25 Alexander LarssonAdd translator comments (#518578)
2008-02-25 Alexander LarssonReintroduce g_file_contains_file, keep around for one...
2008-02-25 Alexander LarssonRemove deprecated g_file_contains_file.
2008-02-21 Matthias ClasenDoc fixes
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-21 Alexander LarssonFix doc typo
2008-02-21 Alexander LarssonFix doc typo
2008-02-21 Alexander LarssonAdd more documentation about how GFiles work (from...
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-20 Benjamin Otteeven more cases of not returning in error path
2008-02-20 Benjamin Ottereturn from function in error path.
2008-02-11 Alexander LarssonAdded GMountMountFlags enum and added a flags argument...
2008-02-06 Murray CummingFixed some minor typos in documentation.
2008-02-06 Tomas BzatekDocumentation update of error codes
2008-01-29 Alexander LarssonAdd docs
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-28 Matthias ClasenFix docs
2008-01-27 Murray CummingDocument that the new_etags output gchar* should be...
2008-01-25 Matthias ClasenMake GIOSchedulerJobFunc return boolean Keep calling...
2008-01-24 Alexander LarssonAdd g_file_copy_async() (#511580) Based on patch from...
2008-01-21 Matthias ClasenDocumentation updates
2008-01-20 Murray Cummingdocumentation: Fixed more minor typos.
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2008-01-17 Alexander LarssonAdd async version of find_enclosing_mount with default...
2008-01-17 Alexander LarssonAllow calls to implementation of copy and write even...
2008-01-16 Murray CummingCorrected some typos in the documentation: occured...
2008-01-16 Alexander LarssonAdd g_file_query_exists (#508771)
2008-01-15 Murray CummingFor async functions that have no non-async version...
2008-01-14 Alexander LarssonDon't set error here, since we fallback to polling...
2008-01-14 Alexander LarssonAdd GError to file monitor calls
2008-01-11 Murray CummingClarify the sentence about GAsyncReadyCallback, and...
2008-01-09 Murray Cumming*_async() functions: Several small corrections to the...
2008-01-07 Alexander LarssonBuild test subdir after . Remove gdirectorymonitor...
2008-01-01 Wouter BolsterleeExpanded the g_file_new_for_commandline_arg description...
2007-12-20 Alexander LarssonFile attribute renames: std:: -> standard:: fs:: -...
2007-12-20 Alexander LarssonAdd GMountUnmountFlags to all unmount and eject calls...
2007-12-19 David ZeuthenIntroduce g_volume_monitor_adopt_orphan_mount() functio...
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Alexander LarssonAdd doc comments about what GFile operations are guaran...
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...
next