summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-23Fix a problem with the PLT reduction changes which caused the internalMatthias Clasen4-12/+33
2004-11-21updatedHans Breuer1-0/+1
2004-11-122.5.6GLIB_2_5_6Matthias Clasen1-0/+4
2004-11-11Use embedded tab rather than '\t' escape sequence. (#157951)J. Ali Harlow1-1/+1
2004-11-08removed wrap_g_io_channel_ref() hack, since g_io_channel_ref() has aManish Singh2-11/+6
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen1-0/+4
2004-11-02*** empty log message ***Matthias Clasen2-1/+3
2004-11-01glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen1-1/+1
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer2-6/+15
2004-10-272.5.4GTK_2_5_4Matthias Clasen1-0/+4
2004-10-27Fix srcdir != builddir builds. (#156447, Thomas Fitzsimmons)Matthias Clasen2-1/+6
2004-10-26Add new symbols.Matthias Clasen2-1/+6
2004-10-24Rename first parameter to check_data, since apparently the system headersMatthias Clasen2-2/+8
2004-10-06applied patch from Jean-Yves Lefort <jylefort@brutele.be> to not access42-8/+9
2004-10-04Improve the warning if G_SIGNAL_NO_HOOKS is set. (#154299, Nickolay V.Matthias Clasen2-1/+12
2004-09-22[Win32] Add code to remove the bug-compatibility entries (see #134813, andTor Lillqvist4-1/+32