summaryrefslogtreecommitdiff
path: root/gobject/glib-types.h
AgeCommit message (Expand)Author
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie
2013-01-01gmarkup: Make GMarkupParseContext a boxed typeJasper St. Pierre
2012-12-27Move single-include guards inside include guardsMatthias Clasen
2012-12-10Make GChecksum more fully introspectableColin Walters
2012-11-20Add boxed GType for GThreadSebastian Dröge
2012-11-05Box GPollFD to make it introspectableMartin Pitt
2012-10-25Revert "Box GPollFD to make it introspectable"Martin Pitt
2012-10-25Box GPollFD to make it introspectableMartin Pitt
2012-09-06Box GTimeZone to make it introspectableMartin Pitt
2012-05-26Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters
2011-11-24GBytes: A new type for an immutable set of bytes.Stef Walter
2011-11-07Fix g_variant_get_gtype() deprecation messageDan Winship
2011-11-03GObject: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen
2011-10-15Turn GKeyFile into a boxed for introspectionGiovanni Campagna
2011-08-31Make GMainLoop, GMainContext and GSource boxed typesPavel Holejsovsky
2011-06-24Typo fix.Krzesimir Nowak
2011-06-24Add boxed GType for GMatchInfoChristian Persch
2011-06-07glib-types.h: Include glib.h, since we use G_BEGIN_DECLSColin Walters
2011-05-31Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)Colin Walters
2011-05-19GObject: move GLib type definitions to a separate headerGiovanni Campagna