summaryrefslogtreecommitdiff
path: root/gio/gcontenttype.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an off-by-one errorMatthias Clasen2010-01-051-1/+1
* Bug 598712 - can't detect text file with backspaceRyan Lortie2009-11-231-2/+3
* Don't ever sniff desktop files when the filename is known. In other words,Alexander Larsson2009-02-201-0/+10
* Bug 561352 – Leak of icon descriptionCosimo Cecchi2008-11-201-0/+1
* Bug 557087 – mem leak in g_content_types_get_registeredChristian Persch2008-10-201-3/+6
* Bug 555711 – Wrong fallback order of mimetype iconsMatthias Clasen2008-10-101-0/+6
* can't assign the return value of g_strdupv() to an array. Fill the arrayMichael Natterer2008-09-161-11/+14
* Bug 551681 – g_content_type_guess() too naive with filenamesMatthias Clasen2008-09-151-3/+12
* Remove debug spewMatthias Clasen2008-07-191-4/+0
* Add g_content_type_guess_for_treeMatthias Clasen2008-07-181-6/+602
* Use UNLOCK to unlock, not LOCK.Colin Walters2008-07-021-1/+1
* Fixed some more includesCody Russell2008-07-021-0/+1
* Unalias. Patch by Markus BergmanMatthias Clasen2008-06-301-1/+7
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 538362 - Get Win32 icons back in the file chooserTor Lillqvist2008-06-161-8/+68
* fix SEGV by not using uninitialized memory as array index.Michael Natterer2008-06-101-1/+1
* Add TODO comments.Tor Lillqvist2008-06-101-0/+3
* Add TODO comment.Tor Lillqvist2008-06-101-0/+12
* Use icons from the shared mime database, if available.Matthias Clasen2008-06-091-8/+20
* New function to create a content type from a mime type. (#527175, MilanMatthias Clasen2008-05-181-0/+33
* Fix type warningsAlexander Larsson2008-02-271-5/+6
* Look at old-style gnome mime icon names too, as many have not moved to theAlexander Larsson2008-02-221-3/+6
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Implement this function by moving bits from glocalfileinfo.cDavid Zeuthen2008-02-211-3/+33
* assign the return value of xdg_mime_list_mime_parents() to a variable ofMichael Natterer2008-02-011-1/+1
* Don't treat whitespace as control chars.Alexander Larsson2008-01-291-1/+6
* Use list_parents, not get_parents from xdgmime, because the later doesn'tAlexander Larsson2008-01-291-1/+4
* Updates to GIO documentation. (#506395, Mikael Hermansson)Mathias Hasselmann2007-12-311-2/+2
* Don't return freed memory (#505815, Mikael Hermansson)Matthias Clasen2007-12-271-1/+1
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Use hash iteratorsMatthias Clasen2007-12-151-12/+6
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-6/+8
* [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer2007-12-031-1/+2
* Doc improvementsMatthias Clasen2007-12-011-1/+1
* Coding style fixupsMatthias Clasen2007-11-291-35/+40
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+5
* More trivial doc fixesMatthias Clasen2007-11-281-92/+79
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-18/+40
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+861