summaryrefslogtreecommitdiff
path: root/gio/gresource-tool.c
Commit message (Expand)AuthorAgeFilesLines
* 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