summaryrefslogtreecommitdiff
path: root/gmodule/gmodule.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-4/+4
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+10
2012-11-15win32: add gwin32compat.h, for utf8-renaming compatibility definesDan Winship1-7/+11
2012-07-13Fix GModule documentation a bitMatthias Clasen1-0/+2
2011-08-29Spelling fixesMatthias Clasen1-1/+1
2011-06-09Remove all uses of G_CONST_RETURNRyan Lortie1-2/+2
2011-03-15Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi1-2/+2
2011-03-15Remove all uses of G_CONST_RETURNRyan Lortie1-2/+2
2004-12-06Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.Tor Lillqvist1-0/+5
2004-02-20applied patch from David Schleef <ds@schleef.org> which implements aTim Janik1-1/+2
2001-10-03s/retrive/retrieve/jacob berkman1-2/+2
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly onTor Lillqvist1-10/+5
2001-03-07Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.Sebastian Wilhelmi1-1/+0
2001-02-17include string.hHavoc Pennington1-12/+12
2000-09-28Moved declaration of g_log_domain_gmodule up before the inclusion ofSebastian Wilhelmi1-3/+1
2000-08-25Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee1-1/+1
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-4/+4
2000-07-19glibconfig.h and glib.h now include files outside of the extern "C" block.Sebastian Wilhelmi1-1/+1
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist1-1/+1
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1-1/+1
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1-3/+3
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+8
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-4/+21
1998-10-25Remove `#pragma }'. Likewise.Raja R Harinath1-1/+0
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1-1/+1
1998-09-17implemented g_datalist_* along the lines of g_dataset, but operates on anTim Janik1-0/+3
1998-08-17indentation fix.Tim Janik1-3/+3
1998-08-17changed the return type for the GModuleCheckInit function to be a string,Tim Janik1-4/+4
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1-3/+4
1998-08-10minor changes to internal interface.Tim Janik1-2/+2
1998-08-09fix cmopiler warnings. check (de)initialization code.Tim Janik1-2/+6
1998-08-09do we want the .h file also? .... yes! ;)Tim Janik1-0/+71