summaryrefslogtreecommitdiff
path: root/gio/gcontenttype-win32.c
AgeCommit message (Expand)Author
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-03-09gio: relax g_content_type_is_a on win32Marc-André Lureau
2022-03-09gio: implement simple directory type detectionMarc-André Lureau
2022-03-09gio: return '*' content type on win32 from unknown mimeMarc-André Lureau
2021-11-12Fix signedness warning in gio/gcontenttype-win32.cEmmanuel Fleury
2019-07-24gcontenttype: Add no-op versions of {get,set}_mime_dirs() on win32/macOSPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-03-08Create g_content_type_is_mime_type()TingPing
2015-06-05win32: Make g_content_type_get_mime_type work for directoriesMatthias Clasen
2015-06-05W32: Special treatment for inode/directory mime/typeРуслан Ижбулатов
2015-06-05win32: Return proper icon namesMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2012-10-15Add Win32 versions of some new content type APIsMatthias Clasen
2012-07-03Split gcontenttype.cMatthias Clasen