[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / glib-compile-resources.c
2014-08-05 Руслан ИжбулатовMake sure compiled resources only have / as dirsep
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes
2013-01-09 Dan Winshipglib-compile-resources: avoid warnings with -Wmissing...
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-11-10 Matthias ClasenAdd an option to make glib-compile-resources use G_GNUC...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-09-30 Matthias ClasenReally fix the leak
2012-09-30 Matthias ClasenFix memory leaks in glib-compile resources
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-06-13 Benjamin Otteglib-compile-resources: Forward errors from spawned...
2012-03-29 Christian Perschresources: compiler: Respect absolute paths
2012-02-25 Jonh WendellFixed a typo
2012-02-10 Chun-wei FanBug 669538-glib-compile-resources.c: Include io.h on...
2012-02-09 Richard HughesAllow multiple --sourcedir options to glib-compile...
2012-02-03 Alexander LarssonFix warning to refer to to-pixdata, not xmllint
2012-02-02 Christian Perschresources: compiler: Fix entity processing of xml-strip...
2012-02-02 Christian Perschresources: compiler: Make to-pixbuf failure fatal
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-18 Christian Perschresources: Plug mem leaks in resource compiler
2012-01-17 Alexander Larssonresources: Skip initial underscores in resource section...
2012-01-13 Alexander LarssonInitial version of glib-compile-resources