summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2005-08-022.7.5GLIB_2_7_5Matthias Clasen1-0/+4
2005-08-01turned all modifications to the first 32 integer bits in a closure intoTim Janik5-58/+127
2005-07-31use g_datalist_set_flags() and g_datalist_unset_flags() to allow properTim Janik2-2/+7
2005-07-30reverted notify_mutex introduction, since this prevents parallelizedTim Janik5-383/+184
2005-07-222.7.4GLIB_2_7_4Matthias Clasen1-0/+4
2005-07-152.7.3GLIB_2_7_3Matthias Clasen1-0/+4
2005-07-15Make refcounting threadsafe by using atomic operations. (#166020, WimMatthias Clasen5-241/+457
2005-07-11Remove G_GNUC_NULL_TERMINATED from g_object_new again, since that makesMatthias Clasen3-3/+10
2005-07-09Typo.Tor Lillqvist1-1/+1
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist3-7/+24
2005-07-082.7.2GLIB_2_7_2Matthias Clasen1-0/+4
2005-06-302.7.1GLIB_2_7_1Matthias Clasen1-0/+4
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist2-8/+13
2005-06-24glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist2-9/+5
2005-06-20Avoid a warning. (#308295, Murray Cumming).Matthias Clasen2-3/+8
2005-06-13Re-add G_PARAM_PRIVATE as a deprecated name for bit 5, since some languageMatthias Clasen2-1/+10
2005-06-102.7.0GLIB_2_7_0Matthias Clasen2-1/+6
2005-05-20dup the new value before freeing the old, just in case. (#172142, MortenMatthias Clasen2-2/+13
2005-05-13Mention 64bit integer types.Matthias Clasen2-0/+10
2005-05-05Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor4-5/+138
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen4-0/+30
2005-03-26Don't do the second lookup if the name was already canonical. (#171502,Matthias Clasen2-1/+7
2005-03-22cast away any constness on assignment.Manish Singh2-5/+10
2005-03-22forgotten log entryMatthias Clasen1-0/+5
2005-03-22Avoid forcing extra newlines when using template files. (#171005)Matthias Clasen1-0/+7
2005-03-21Don't copy strings which are marked as static. Don't allow non-canonicalMatthias Clasen3-8/+59
2005-03-18handle galiasdef.c (although completely useless for msvc build)Hans Breuer2-1/+9
2005-03-17Shut up CVSManish Singh1-0/+1
2005-03-14Make work again.Matthias Clasen21-128/+317
2005-03-08Add the new attributes here too.Matthias Clasen2-5/+7
2005-03-08Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)Matthias Clasen2-5/+8
2005-03-08Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral)Matthias Clasen2-7/+7
2005-02-24Don't distribute glib.def. (#167496, J. Ali Harlow)Tor Lillqvist2-1/+5
2005-02-07feed the contents of config.h and glibconfig.h into the preprocessor,Manish Singh2-1/+15
2005-02-05Define a HAVE_GNUC_VISIBILITY automake conditional.Matthias Clasen1-0/+2
2005-01-12Cosmetic fixes (#163792, Benoît Carpentier):Matthias Clasen3-4/+9
2005-01-11Add gmodule-export-2.0.pc to AC_CONFIG_FILES.Owen Taylor1-1/+1
2005-01-072.6.1GLIB_2_6_1Matthias Clasen1-0/+4
2005-01-06configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J.Tor Lillqvist1-1/+2
2005-01-06glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir).Tor Lillqvist1-2/+2
2004-12-27Add an OS_LINUX conditional.Matthias Clasen2-1/+6
2004-12-162.6.0GLIB_2_6_0Matthias Clasen1-0/+4
2004-12-022.5.7Matthias Clasen1-0/+4
2004-11-30glib/Makefile.am (glib.def) gcc -E complains "linker unused becauseTor Lillqvist2-1/+8
2004-11-29Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen1-2/+2
2004-11-28filter G_GNUC before PRIVATE so $ is still true.Manish Singh2-1/+5
2004-11-28applied patch by sven@gimp.org (#153727) to reduce signal connection42-21/+69
2004-11-25filter out G_GNUC stuff when doing the compare.Manish Singh2-1/+5
2004-11-23Typo fixMatthias Clasen2-1/+3
2004-11-23Forgotten commit.Matthias Clasen2-2/+2