[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gmodule / gmodule-win32.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-02 Tor LillqvistRecuce DLL hijack risk on Windows
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-09-26 Tor LillqvistImprove error reporting: When g_module_open() fails...
2007-11-08 Matthias ClasenMake header include order consistent (#71704, Diego...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2004-11-04 Tor LillqvistArgument is in UTF-8. Use wide character Win32 API...
2004-03-31 Tor LillqvistOn Cygwin, use the "cyg" prefix, and accept also the...
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2003-01-04 Tor LillqvistUse g_ascii_strcasecmp().
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-10-09 Tor LillqvistMore Unix compatibility: Add "lib" prefix in case the...
2001-03-14 Tor LillqvistFrom Edward M. Lee <tailbert@yahoo.com>:
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPO...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-18 Tor LillqvistDon't #include <tlhelp32.h> when compiling with gcc...
2000-05-01 Tor LillqvistAdd new functions. Add new object files. Add threadpool...
2000-03-22 Tor LillqvistIn the "null" module case _g_module_symbol should still...
2000-03-22 Tor LillqvistWhen looking for symbols in the "main" module we must...
2000-03-01 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikdo not return NULL symbols.
1999-12-16 Tor LillqvistUse FormatMessage to translate system error codes into...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...