summaryrefslogtreecommitdiff
path: root/gio/gcontenttype-win32.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: relax g_content_type_is_a on win32Marc-André Lureau2022-03-091-7/+11
* gio: implement simple directory type detectionMarc-André Lureau2022-03-091-5/+16
* gio: return '*' content type on win32 from unknown mimeMarc-André Lureau2022-03-091-1/+2
* Fix signedness warning in gio/gcontenttype-win32.cEmmanuel Fleury2021-11-121-1/+1
* gcontenttype: Add no-op versions of {get,set}_mime_dirs() on win32/macOSPhilip Withnall2019-07-241-0/+15
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Create g_content_type_is_mime_type()TingPing2017-03-081-0/+17
* win32: Make g_content_type_get_mime_type work for directoriesMatthias Clasen2015-06-051-0/+3
* W32: Special treatment for inode/directory mime/typeРуслан Ижбулатов2015-06-051-0/+4
* win32: Return proper icon namesMatthias Clasen2015-06-051-10/+9
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add Win32 versions of some new content type APIsMatthias Clasen2012-10-151-0/+12
* Split gcontenttype.cMatthias Clasen2012-07-031-0/+378