summaryrefslogtreecommitdiff
path: root/gio/gresource-tool.c
AgeCommit message (Expand)Author
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-03-17Merge branch 'cleanup-warnings-split-6' into 'main'Philip Withnall
2022-02-18Fix non-initialized variable in gio/gresource-tool.cLoic Le Page
2022-02-18gresource-tool: Fix unused-but-set-variable warn with G_DISABLE_ASSERTPhilip Withnall
2021-04-05Fix unecessary assert with always true assertions in gio/gresource-tool.cEmmanuel Fleury
2019-06-18gio tools: Use the proper string for default locale for setlocale()Chun-wei Fan
2018-08-01gresource-tool: fix build in case libelf is available on Windows. Fixes #1466Christoph Reiter
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-10-12Use Unicode in translatable stringsPiotr Drąg
2016-08-13gresource-tool: Clarify precedence of operationsPhilip Withnall
2015-10-03gresource-tool: Fix minor memory leak when listing resourcesPhilip Withnall
2014-09-18gresource: Make extract work betterMatthias Clasen
2014-09-18gresource: Use GError in more placesMatthias Clasen
2014-05-15gresource-tool: Fix an FD leak in an error pathPhilip Withnall
2014-01-31Updated FSF's addressDaniel Mustieles
2012-11-15win32: prototype _glib_get_dll_directory() and _glib_get_locale_dir()Dan Winship
2012-10-16Remove g_type_init() callsRyan Lortie
2012-08-28Switch all open() calls to use g_open()Colin Walters
2012-02-25Make some strings translatableJonh Wendell
2012-02-01gresource-tool: include sys/mman.h conditionallyKalev Lember
2012-01-25resources: tool: Fix a compiler warningChristian Persch
2012-01-25gresource-tool: fix the buildXan Lopez
2012-01-24gresource: Initialize i18nMatthias Clasen
2012-01-23Add a resource toolMatthias Clasen