summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)Author
2000-08-21Fix inclusion of config.hElliot Lee
2000-07-27No, don't mark glib_debug_objects for export here, it's handled speciallyTor Lillqvist
2000-07-26gobject.def Mark glib_debug_objects for export/import as it is used byTor Lillqvist
2000-07-25make g_type_fundamental_last() a function, avoiding all that externTim Janik
2000-07-19gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist
2000-07-14Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor
2000-07-13Add g_type_get_plugin.Tor Lillqvist
2000-07-13default initialize the temporary default value, instead of nuking theTim Janik
2000-07-11Don't return just 0 or 1.Raja R Harinath
2000-07-11removed g_type_is_dynamic() and added g_type_get_plugin().Tim Janik
2000-07-10Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist
2000-07-10Move string.h include into the .c file instead of where it was in the .hOwen Taylor
2000-07-06dist fixes.Owen Taylor
2000-06-30Add new entry points.Tor Lillqvist
2000-06-29include string.h for memset include string.h for strcpy include string.hOwen Taylor
2000-06-28spellingTim Janik
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-06-10fetch the nth iface entry of the type node in the nth loop iteration, notTim Janik
2000-06-07Add top_builddir so glibconfig.h is found properly when build srcdir !=Owen Taylor
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-05-12shutupTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik