summaryrefslogtreecommitdiff
path: root/gio/xdgmime
AgeCommit message (Expand)Author
2023-12-04xdgmime: Update to upstream commit c2c814d4051f232Philip Withnall
2023-11-21xdgmime: Add continue statements after goto labels in_xdg_mime_(cache_)mime_t...Alex Henrie
2023-11-20xdgmime: Handle buggy type definitions with circular inheritanceAlex Henrie
2022-10-13Fix symbol visibility macros on WindowsXavier Claessens
2022-06-17xdgmime: fix double freeMichael Catanzaro
2022-06-01xdgmime: Fix broken file:// content type lookups for webkitgtkPhilip Withnall
2022-01-25xdgmime: Fix unused-variable warningPablo Correa Gómez
2021-12-23xdgmime: Add missing S_ISREG definitions for VS2022Philip Withnall
2021-11-01Revert "Don't compile some unused functions in gio/xdgmime/"Philip Withnall
2021-10-15add OOM handling in mimemagicEgor Bychin
2021-09-23Remove function pointer casts when calling xdg_run_command_on_dirs().Daniel Cheng
2021-09-23xdgmime: Prevent infinite loops from badly-formed MIME registrationsPhilip Withnall
2021-09-23xdgmime: Add xdg_mime_set_dirs() method to override XDG envvarsPhilip Withnall
2021-09-23gio/xdgmime/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2021-09-23xdgmime: Finer handling for cases where mmap() is not availableРуслан Ижбулатов
2021-09-23Silence an uninitialize variable warningMatthias Clasen
2021-09-23Don't compile some unused functions in gio/xdgmime/Matthias Clasen
2021-09-23Don't give up too early when collecting mime typesMatthias Clasen
2021-09-23Force to use the config.h header file (required for HAVE_MMAP macro)Emmanuel Fleury
2021-09-23Update gio/xdgmime with commit 722325f of xdgmime projectEmmanuel Fleury
2020-06-10Normalize C source files to end with exactly one newlineSimon McVittie
2019-09-13xdgmime: Prevent infinite loops from badly-formed MIME registrationsPhilip Withnall
2019-06-03xdgmime: Don’t set an out argument if it’s NULLPhilip Withnall
2019-01-15build: Drop autotools supportPhilip Withnall
2018-12-17xdgmime: Add xdg_mime_set_dirs() method to override XDG envvarsPhilip Withnall
2018-05-10xdgmime: Add better detection for text vs. binary and zero-sized filesDavid Faure
2018-02-21Remove HAVE_CONFIG_H defs and usesErnestas Kulik
2017-11-23meson: Use files() for gio sources and headersNirbheek Chauhan
2017-07-13meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller
2017-07-13meson: Minor modernizationsPatrick Griffis
2017-07-13meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan
2017-07-13meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller
2017-05-29gio/xdgmime/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-05-16xdgmime: fix special case for mime_type_subclassAlexandru Pandelea
2015-12-16xdgmime: Finer handling for cases where mmap() is not availableРуслан Ижбулатов
2014-01-31Updated FSF's addressDaniel Mustieles
2013-10-04xdgmime: Fix an invalid readKalev Lember
2013-05-31Rework the build system for a new tests approachRyan Lortie
2013-01-18Fix visibility for glib/ and gio/ submodulesRyan Lortie
2012-09-03Revert "xdgmime: plug a small leak"Dan Winship
2012-09-03xdgmime: plug a small leakDan Winship
2012-08-28xdgmime: Handle EINTR in open()Colin Walters
2011-09-04fix a few warnings on non-LinuxDan Winship
2011-06-14Don't forget to free resources in an early returnMatthias Clasen
2011-06-14Silence an uninitialize variable warningMatthias Clasen
2010-08-08Don't compile some unused functions in gio/xdgmime/Matthias Clasen
2009-11-17Fix compilation warning: Remove unused functionJavier Jardón
2009-10-25Don't give up too early when collecting mime typesMatthias Clasen
2009-10-08xdgmime: sort glob hits with larger weight firstAlexander Larsson
2009-10-02remove xdgmime testAlexander Larsson