cleanup
[platform/upstream/glib.git] / gio / gcontenttype.c
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-02-23 John LindgrenAdd non-symbolic fallback icons in g_content_type_get_s...
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-11-28 Philip Withnallgio: Replace g_clear_object() with if()…g_object_unref()
2013-11-27 Philip Withnallgcontenttype: Fix a potential NULL pointer dereference
2013-11-27 Philip Withnallgcontenttype: Fix a potential g_object_unref(NULL)...
2013-09-29 John RallsFix the -Werror=format-nonliteral fixes for older GCCs
2013-09-29 John RallsMore -Werror=format-nonliteral fixes
2013-08-18 William Jon McCannRemove legacy icon name support
2013-01-25 Akira TAGOHgcontenttype: Duplicate the string inside Mutex lock...
2012-11-30 Alexander LarssonDon't look for icons called "(null)" if no xdg mime...
2012-09-13 William Jon McCannAdd api to get the generic icon name for a mime type
2012-08-30 William Jon McCannAdd ability to get symbolic icon for content type
2012-07-04 Matthias ClasenSplit gcontenttype.c
2012-07-04 Marc-André Lureauwin32: fix build after bug 674452
2012-06-27 Martin Pittgio/tests/contenttype: Call g_content_type_guess()...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Philip WithnallBug 666700 — Add some missing (allow-none) annotations
2012-01-03 Javier Jardóngio/*: Use g_list_free_full() convenience function
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-04 Matthias ClasenFix doc syntax
2011-05-31 Matthias ClasenExpand content type docs slighly
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-29 Pavel HolejsovskyAdd missing GI annotation to g_content_type_guess_for_tree
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-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-05 Matthias ClasenCleanups
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-02-15 Alexander LarssonSet result_uncertain in win32 g_content_type_guess...
2010-01-05 Matthias ClasenFix an off-by-one error
2009-11-23 Ryan LortieBug 598712 - can't detect text file with backspace
2009-02-20 Alexander LarssonDon't ever sniff desktop files when the filename is...
2008-11-20 Cosimo CecchiBug 561352 – Leak of icon description
2008-10-20 Christian PerschBug 557087 – mem leak in g_content_types_get_registered
2008-10-10 Matthias Clasen Bug 555711 – Wrong fallback order of mimetype...
2008-09-16 Michael Natterercan't assign the return value of g_strdupv() to an...
2008-09-15 Matthias Clasen Bug 551681 – g_content_type_guess() too naive...
2008-07-19 Matthias ClasenRemove debug spew
2008-07-18 Matthias ClasenAdd g_content_type_guess_for_tree
2008-07-02 Colin WaltersUse UNLOCK to unlock, not LOCK.
2008-07-02 Cody RussellFixed some more includes
2008-06-30 Matthias ClasenUnalias. Patch by Markus Bergman
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Tor LillqvistBug 538362 - Get Win32 icons back in the file chooser
2008-06-10 Michael Nattererfix SEGV by not using uninitialized memory as array...
2008-06-10 Tor LillqvistAdd TODO comments.
2008-06-10 Tor LillqvistAdd TODO comment.
2008-06-09 Matthias ClasenUse icons from the shared mime database, if available.
2008-05-18 Matthias ClasenNew function to create a content type from a mime type...
2008-02-27 Alexander LarssonFix type warnings
2008-02-22 Alexander LarssonLook at old-style gnome mime icon names too, as many...
2008-02-21 Matthias ClasenDoc fixes
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-01 Michael Nattererassign the return value of xdg_mime_list_mime_parents...
2008-01-29 Alexander LarssonDon't treat whitespace as control chars.
2008-01-29 Alexander LarssonUse list_parents, not get_parents from xdgmime, because...
2007-12-31 Mathias HasselmannUpdates to GIO documentation. (#506395, Mikael Hermansson)
2007-12-27 Matthias ClasenDon't return freed memory (#505815, Mikael Hermansson)
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-15 Matthias ClasenUse hash iterators
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-03 Hans Breuer[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
2007-12-01 Matthias ClasenDoc improvements
2007-11-29 Matthias ClasenCoding style fixups
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-28 Matthias ClasenMore 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...