summaryrefslogtreecommitdiff
path: root/gobject/gobject-query.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship1-3/+0
2012-10-16Remove g_type_init() callsRyan Lortie1-2/+0
2008-07-06Use the right binary name in help output. Patch by Hiroyuki Ikezoe.Matthias Clasen1-1/+1
2008-06-22moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer1-8/+10
2005-11-28Silence compiler warnings.Matthias Clasen1-1/+1
2005-01-12Cosmetic fixes (#163792, BenoƮt Carpentier):Matthias Clasen1-2/+0
2003-09-02fix iterating over fundamental types.Tim Janik1-1/+1
2002-12-12Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen1-13/+13
2001-11-22use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik1-1/+1
2001-06-29Remove debug flag argument to g_type_init() and addOwen Taylor1-1/+1
2001-05-31Fix mispelling in help output. (#53952, Skip Montanaro)Owen Taylor1-3/+3
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-3/+9
2001-02-17include string.hHavoc Pennington1-1/+1
2001-02-04s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,Tim Janik1-1/+1
2000-10-25added newly added gobject/ headers.Tim Janik1-1/+1
2000-08-21Fix inclusion of config.hElliot Lee1-1/+1
2000-07-10Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist1-0/+5
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik1-0/+219