summaryrefslogtreecommitdiff
path: root/gio/gresource-tool.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Merge branch 'cleanup-warnings-split-6' into 'main'Philip Withnall2022-03-171-2/+2
|\
| * Fix non-initialized variable in gio/gresource-tool.cLoic Le Page2022-02-181-2/+2
* | gresource-tool: Fix unused-but-set-variable warn with G_DISABLE_ASSERTPhilip Withnall2022-02-181-1/+1
|/
* Fix unecessary assert with always true assertions in gio/gresource-tool.cEmmanuel Fleury2021-04-051-4/+5
* gio tools: Use the proper string for default locale for setlocale()Chun-wei Fan2019-06-181-3/+1
* gresource-tool: fix build in case libelf is available on Windows. Fixes #1466Christoph Reiter2018-08-011-8/+15
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-2/+2
* gresource-tool: Clarify precedence of operationsPhilip Withnall2016-08-131-1/+1
* gresource-tool: Fix minor memory leak when listing resourcesPhilip Withnall2015-10-031-1/+4
* gresource: Make extract work betterMatthias Clasen2014-09-181-10/+12
* gresource: Use GError in more placesMatthias Clasen2014-09-181-2/+4
* gresource-tool: Fix an FD leak in an error pathPhilip Withnall2014-05-151-2/+10
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* win32: prototype _glib_get_dll_directory() and _glib_get_locale_dir()Dan Winship2012-11-151-1/+4
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* Switch all open() calls to use g_open()Colin Walters2012-08-281-1/+2
* Make some strings translatableJonh Wendell2012-02-251-10/+10
* gresource-tool: include sys/mman.h conditionallyKalev Lember2012-02-011-1/+1
* resources: tool: Fix a compiler warningChristian Persch2012-01-251-1/+1
* gresource-tool: fix the buildXan Lopez2012-01-251-0/+1
* gresource: Initialize i18nMatthias Clasen2012-01-241-0/+20
* Add a resource toolMatthias Clasen2012-01-231-0/+622