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