summaryrefslogtreecommitdiff
path: root/glib/gtypes.h
AgeCommit message (Expand)Author
2008-10-07Properly include gmacros.hMatthias Clasen
2008-08-04Cosmetics.Tor Lillqvist
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer
2008-03-14make it possible to disable single-file includes by definingMichael Natterer
2007-03-15Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>.Tor Lillqvist
2005-08-24(G_MININT64): Cast to gint64.Stepan Kasal
2004-08-02Move GTranslateFunc to gtypes.hAnders Carlsson
2004-06-02Use higher precision for the mathematical constants. (#141941, MortenMatthias Clasen
2004-05-02check for __pentium4__ when deciding whether to use bswap forManish Singh
2003-12-02Fix for #103710, Mark Jones:Matthias Clasen
2003-02-06Fix a bunch of typos in header comments. (#102422, Morten Welinder)Matthias Clasen
2002-12-19new endian asm for ia64 and x86_64, general reorg and clean up. NewManish Singh
2002-03-25Remove __const__ qualifier from __asm__ statements... GCC since at leastOwen Taylor
2001-10-11Remove G_HAVE_GINT64 conditionalization.Joshua N Pritikin
2001-07-27Use G_GNUC_EXTENSION instead of __extension__. Patch from Pavel RoskinSebastian Wilhelmi
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-10gtypes.h Move GLIB_VAR definition from gutils.h to gtypes.hTor Lillqvist
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford
2000-10-30Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi
2000-10-13Readded GFreeFunc, g_node_insert_after and g_find_program_in_path resp.,Sebastian Wilhelmi
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi