hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / glocalfileinfo.c
2014-07-23 Colin Waltersglocalfileinfo: Suppress static analysis return value...
2014-06-22 Matthias ClasenReturn folder as icon for directories
2014-03-11 Lars Uebernickelglocalfileinfo: don't special-case directory icons
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-19 Marc-André Lureauwin32: silence build warning
2014-01-17 Marc-André Lureaugio: fix small memory leak on local xattr
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-10-23 Ryan Lortiefile-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID...
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-03-13 Ryan Lortieglocalfileinfo: Stop using PATH_MAX for .hidden
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-11 Colin Waltersglocalfile: Only check for .hidden files if standard...
2012-12-06 David Zeuthenfileinfo: mark lost+found/ root directory as hidden
2012-12-06 Timothy ArceriSupport for .hidden files
2012-11-28 Kalev LemberUnconditionally use g_content_type_get_symbolic_icon()
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-19 Debarshi Rayfile-info: Don't leak the filename if thumbnailing...
2012-10-26 Cosimo Cecchifile-info: catch thumbnail files in large directory...
2012-09-19 Chun-wei Fangio: Fix build on Windows
2012-08-30 William Jon McCannAdd ability to get symbolic icon for content type
2012-08-30 William Jon McCannAdd symbolic icon support to gfileinfo
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-07-04 Matthias ClasenDrop unneeded includes
2012-06-13 William Jon McCannUpdate to use XDG cache home for thumbnails
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-16 Benjamin Ottelocalfileinfo: Split out attributes that don't need...
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-08 Federico Mena Quinterobgo#640212 - Replace "error stating file" with friendli...
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-26 Colin WaltersSquash some uninitialized variable compiler warnings
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-03 Ryan Lortieglocalfileinfo: remove non-use of GTimeVal
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-08 Matthias ClasenHandle MLS selinux policy better
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
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'
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-02-04 Tor LillqvistClarify use of struct stat on Windows
2009-11-26 Alexander LarssonPass in the right device to vfs->local_file_add_info...
2009-09-28 Alexander LarssonAlways report metadata on the path, not symlink target
2009-09-07 Matthias ClasenRemove a dead increment
2009-09-01 Benjamin OtteUse lchmod instead of stat + chown if available
2009-09-01 Benjamin OtteBug 593406 - Permissions set to 777 after copying via...
2009-09-01 Benjamin OtteOnly do the chmod NOFOLLOW_SYMLINK checks with HAVE_SYMLINK
2009-09-01 Benjamin OtteBug 593406 - Permissions set to 777 after copying via...
2009-07-07 Tor LillqvistMake it compile on Windows.
2009-06-29 Benjamin Otteadd g_file_attribute_set_*_by_id() and use them
2009-06-29 Benjamin Otteexport and use _g_file_attribute_matcher_matches_id()
2009-06-23 Alexander LarssonAdd extension point for adding metadata for local files
2009-06-15 Matthias ClasenSupport special icons for xdg user dirs
2009-05-17 Paul PogonyshevFix error message in set_mtime_atime()
2009-04-22 Johan BilienFix translation from GIO's file attr to xattr attributes
2009-04-08 Alexander LarssonOnly mark regular files as backup files
2009-03-03 Alexander LarssonBug 562613 – Missing const modifier in string parameters
2009-02-25 Paolo BorelliBug 570069 – wrong preprocessor directive in gio/glocal...
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2009-02-16 Ryan LortieBug 505042 – add file attribute for actually used file...
2009-01-31 Paolo Borelliplug a tiny mem leak.
2009-01-05 Matthias ClasenTry using O_NOATIME when sniffing for mime types. Based...
2008-10-23 Alexander LarssonBug 528320 - Incorrect icons displayed for files with...
2008-10-15 Matthias ClasenBug 556334 – Warning when building without selinux...
2008-10-10 Matthias ClasenFix gcc warnings
2008-07-23 Matthias ClasenSupport setting selinux attributes
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Matthias ClasenDon't do fallback for user-home and user-desktop to...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-10 Matthias Clasen Bug 537546 – 'desktop' shortcut in file chooser...
2008-06-10 Matthias Clasen Bug 537392 – Additional colon in xattr name
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-03-12 Tor LillqvistIntroduce a macro GLocalFileStat that is the normal...
2008-03-11 Alexander LarssonCorrectly implement can_trash by actually looking for...
2008-02-29 Alexander LarssonMake sure empty files get text/plain type (#518720)
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-18 Alexander LarssonUse g_unlink/g_rename instead of unlink/rename; do...
2008-02-06 Christian PerschSave errno before calling other funcs that potentially...
2008-01-22 Alexander LarssonFix leak of uri
2008-01-21 Matthias ClasenWhitespace cleanups.
2008-01-11 Matthias ClasenAdd a comment
2008-01-03 Alexander LarssonCheck for HAVE_LCHOWN (#505887)
2008-01-03 Alexander LarssonAdd define for selinux context attribute. Fix missing...
2007-12-25 Paolo Borellifix typo in the ifdef used to detect statbuf->st_blocks...
2007-12-20 Alexander LarssonFile attribute renames: std:: -> standard:: fs:: -...
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-12 Alexander LarssonMake attribute namespace separator "::" instead of...
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-10 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
2007-12-09 Hans Breuerfollow lib naming convention working implementation...
2007-12-08 Christian PerschAdd forgotten #ifdef G_OS_WIN32 to fix the build on...
2007-12-08 Hans Breuer[gio compiles and links on win32, not sure how much...
2007-12-04 Emmanuele BassiReplace the copy-and-paste MD5 digest generation with...
next