summaryrefslogtreecommitdiff
path: root/glib/gdatasetprivate.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2010-09-03Don't include glib.h in other headersMatthias Clasen1-1/+1
2009-02-17 Fix strict aliasing warnings and viiolations to make GLib andMatthias Clasen1-1/+1
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer1-1/+1
2006-01-31carry out all dtalist pointer accesses atomically, some missing casesTim Janik1-1/+1
2005-12-27Add a cast to silence compiler warnings. (#321978, Andrew Paprocki)Matthias Clasen1-2/+2
2005-07-31moved G_DATALIST_*_POINTER() macros here, because proper use requires theTim Janik1-14/+5
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor1-0/+53