summaryrefslogtreecommitdiff
path: root/gio/gcontenttype.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Fix doc syntaxMatthias Clasen1-1/+1
2011-05-31Expand content type docs slighlyMatthias Clasen1-3/+4
2010-12-29Add missing GI annotation to g_content_type_guess_for_treePavel Holejsovsky1-2/+2
2010-09-24Add a lot of missing annotationsJohan Dahlin1-2/+2
2010-09-24[introspection] Move over annotationsJohan Dahlin1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-07-05CleanupsMatthias Clasen1-331/+343
2010-02-15Set result_uncertain in win32 g_content_type_guess implementationAlexander Larsson1-0/+3
2010-01-05Fix an off-by-one errorMatthias Clasen1-1/+1
2009-11-23Bug 598712 - can't detect text file with backspaceRyan Lortie1-2/+3
2009-02-20Don't ever sniff desktop files when the filename is known. In other words,Alexander Larsson1-0/+10
2008-11-20Bug 561352 – Leak of icon descriptionCosimo Cecchi1-0/+1
2008-10-20Bug 557087 – mem leak in g_content_types_get_registeredChristian Persch1-3/+6
2008-10-10 Bug 555711 – Wrong fallback order of mimetype iconsMatthias Clasen1-0/+6
2008-09-16can't assign the return value of g_strdupv() to an array. Fill the arrayMichael Natterer1-11/+14
2008-09-15 Bug 551681 – g_content_type_guess() too naive with filenamesMatthias Clasen1-3/+12
2008-07-19Remove debug spewMatthias Clasen1-4/+0
2008-07-18Add g_content_type_guess_for_treeMatthias Clasen1-6/+602
2008-07-02Use UNLOCK to unlock, not LOCK.Colin Walters1-1/+1
2008-07-02Fixed some more includesCody Russell1-0/+1
2008-06-30Unalias. Patch by Markus BergmanMatthias Clasen1-1/+7
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16Bug 538362 - Get Win32 icons back in the file chooserTor Lillqvist1-8/+68
2008-06-10fix SEGV by not using uninitialized memory as array index.Michael Natterer1-1/+1
2008-06-10Add TODO comments.Tor Lillqvist1-0/+3
2008-06-10Add TODO comment.Tor Lillqvist1-0/+12
2008-06-09Use icons from the shared mime database, if available.Matthias Clasen1-8/+20
2008-05-18New function to create a content type from a mime type. (#527175, MilanMatthias Clasen1-0/+33
2008-02-27Fix type warningsAlexander Larsson1-5/+6
2008-02-22Look at old-style gnome mime icon names too, as many have not moved to theAlexander Larsson1-3/+6
2008-02-21Doc fixesMatthias Clasen1-1/+1
2008-02-21Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen1-3/+33
2008-02-01assign the return value of xdg_mime_list_mime_parents() to a variable ofMichael Natterer1-1/+1
2008-01-29Don't treat whitespace as control chars.Alexander Larsson1-1/+6
2008-01-29Use list_parents, not get_parents from xdgmime, because the later doesn'tAlexander Larsson1-1/+4
2007-12-31Updates to GIO documentation. (#506395, Mikael Hermansson)Mathias Hasselmann1-2/+2
2007-12-27Don't return freed memory (#505815, Mikael Hermansson)Matthias Clasen1-1/+1
2007-12-18Fix up includes in section docsMatthias Clasen1-0/+1
2007-12-15Use hash iteratorsMatthias Clasen1-12/+6
2007-12-12Fix up a bunch of details in the docs.Alexander Larsson1-6/+8
2007-12-03[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer1-1/+2
2007-12-01Doc improvementsMatthias Clasen1-1/+1
2007-11-29Coding style fixupsMatthias Clasen1-35/+40
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+5
2007-11-28More trivial doc fixesMatthias Clasen1-92/+79
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-18/+40
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+861