cleanup
[platform/upstream/glib.git] / gio / gfileinfo.c
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-02-08 Matthias ClasenREmove another table
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-28 Ross Lagerwallgio: Fix typo in documentation
2013-10-23 Ryan Lortiefile-info: Add a G_FILE_ATTRIBUTE_THUMBNAIL_IS_VALID...
2012-11-28 Matthias ClasenFix suprisingly hard-to-spot typo
2012-11-27 Bastien Nocerafileinfo: Add _get_deletion_date() helper
2012-08-30 William Jon McCannAdd symbolic icon support to gfileinfo
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-02-27 David Kingdocs: Clarify how to unset a GFileInfo attribute
2012-02-21 David Kingdocs: Fix GFileAttribute link in GFileInfo
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_to_string()
2011-11-16 Benjamin Ottefileinfo: Store namespace::* as 0th attribute
2011-11-16 Benjamin Ottefileinfo: Change the way attribute matchers are created
2011-11-16 Benjamin Ottefileinfo: Remove optimization for GFileAttributeMatcher
2011-10-15 Torsten SchönfeldAdd two annotations to gio
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-12 Matthias ClasenGFileAttributeMatcher: Improve struct packing
2011-03-11 Murray Cummingg_file_info_get/set_attribute_string*(): Document the...
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-09-24 Johan DahlinAdd a lot of missing annotations
2010-08-17 Christian PerschUse G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritte...
2010-07-10 Matthias ClasenFix sparse warnings
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-05-03 Torsten Schönfeldgio: Add a boxed type for GFileAttributeMatcher
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-08 Matthias ClasenAdd defines for trash::orig-path and trash::deletion...
2009-08-24 Matthias ClasenDocumentation fixes
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenRegister ids for new file attributes
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-29 Benjamin Otteadd private header with attribute ids
2009-06-29 Benjamin Ottesplit lookup_attribute() into two functions
2009-06-29 Benjamin Ottesplit attribute hash initialization into its own function
2009-06-25 Alexander LarssonAllow setting G_FILE_ATTRIBUTE_TYPE_INVALID attributes...
2009-06-23 Alexander LarssonAdd g_file_info_set_attribute_status
2009-06-23 Alexander LarssonAdd g_file_info_has_namespace
2009-06-23 Alexander LarssonAdd string vector attribute type to GFileInfo
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2009-02-17 Ryan Lortieunref the destination's attribute matcher before overwr...
2008-09-11 Michael Nattererremove dangling 's' in the documentation.
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-02-21 Matthias ClasenDoc fixes
2008-02-11 Alexander LarssonCorrectly handle NULL GAttributeMatcher meaning matches...
2008-02-06 Michael Nattererreplace "icon && G_IS_ICON (icon)" by simply "G_IS_ICON...
2008-01-11 Murray CummingGFileInfo description: Mention how to actually set...
2008-01-03 Alexander LarssonHandle NULL attribute matchers safely, as we return...
2007-12-31 Matthias ClasenDoc additions
2007-12-30 Matthias ClasenDocumentation updates
2007-12-20 Alexander LarssonFile attribute renames: std:: -> standard:: fs:: -...
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Matthias ClasenDocumentation updates
2007-12-14 Alexander LarssonMove GFileAttributeValue to a private header, as its...
2007-12-12 Alexander LarssonMake attribute namespace separator "::" instead of...
2007-11-30 Matthias ClasenAdd docs for etags
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-29 Matthias ClasenCoding style fixups
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-28 Matthias ClasenAnother round of trivial doc fixes
2007-11-27 Alexander LarssonMove g_format_file_size_for_display from gio to glib
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...