summaryrefslogtreecommitdiff
path: root/gio/gresourcefile.c
AgeCommit message (Expand)Author
2024-10-01gio: Implement query_exists for resourcesMatthias Clasen
2024-09-12resourcefile: Avoid an allocationMatthias Clasen
2024-04-25gio: Fix various implicit conversions from size_t to smaller typesPhilip Withnall
2023-08-29gresourcefile: Fix crash if called with a badly escaped URIPhilip Withnall
2023-03-06gresourcefile: Fix a missing newline in GResourceFilePhilip Withnall
2022-07-30Implement GFileIface.set_display_name() for resource filesEmmanuele Bassi
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-02-18Fix non-initialized variable in gio/gresourcefile.cLoic Le Page
2017-11-14gresourcefile: simplify path canonicalizationChristian Hergert
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-04-10Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi
2016-10-12Use Unicode in translatable stringsPiotr Drąg
2016-01-08resource file: add cancel to dummy monitorMatt Watson
2015-08-21resource file: Return some filesystem infoMatthias Clasen
2015-08-20resource file: Add a dummy file monitorMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2012-11-01build: Prototype GType accessors for private classesColin Walters
2012-06-23Remove a few redundant ;sMatthias Clasen
2012-06-22gresourcefile.c: Remove stray semicolonColin Walters
2012-04-20resourcefile: Set display nameBenjamin Otte
2012-02-03Fix GResourceFile get_parent()Alexander Larsson
2012-01-15resources: Use g_set_error_literal where appropriateChristian Persch
2012-01-13gio: Fix for -Wformat-securityRico Tzschichholz
2012-01-13Support resource:/// urisAlexander Larsson