summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Disable yet another failing test that was recently added...Matthias Clasen1-1/+1
2010-01-25Minor docs updateMatthias Clasen1-0/+1
2010-01-25Another few failing tests disabledMatthias Clasen1-0/+2
2010-01-25Disable a failing test, tsk, tsk.Matthias Clasen1-0/+2
2010-01-25Mention GVariantMatthias Clasen1-0/+4
2010-01-25UpdatesMatthias Clasen1-0/+53
2010-01-25add testcase for GVariantTypeRyan Lortie3-0/+654
2010-01-25merge GVariantTypeRyan Lortie7-0/+1883
2010-01-25Move the boxed private type data to TypeNodeBenjamin Otte4-68/+95
2010-01-25Put calls to registered copy/free functions into separate functionsBenjamin Otte1-66/+31
2010-01-25Updated Bulgarian translationAlexander Shopov1-484/+490
2010-01-24Typo fixesMatthias Clasen1-2/+2
2010-01-24Updated Bengali translationJamil Ahmed1-604/+691
2010-01-23gio: .gitignore gio-querymodulesRyan Lortie1-0/+1
2010-01-22Bug 448888 - don't init g_slice for always-mallocRyan Lortie1-3/+13
2010-01-20[tests] Remove C++ style commentsAlberto Garcia3-6/+6
2010-01-18[configure] More -lresolv-checking-fixingDan Winship1-2/+8
2010-01-18Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()Benjamin Otte3-5/+4
2010-01-13[configure] Fix res_query check for OS XDan Winship2-18/+20
2010-01-13Upgrade to version 0.8 of libasyncnsJavier Jardón2-49/+61
2010-01-13Updated Basque languageInaki Larranaga Murgoitio1-532/+512
2010-01-13Updated Norwegian bokmål translationKjartan Maraas1-460/+477
2010-01-13properly abort instead of looping infinitelySven Herzberg2-8/+34
2010-01-13Fix docs in previous commitAlexander Larsson1-2/+2
2010-01-13Remove additional thread support in performance testAlexander Larsson2-8/+1
2010-01-13gobject: Use new G_VALUE_COLLECT_INIT variantEdward Hervey1-6/+4
2010-01-13gsignal: Use new G_VALUE_COLLECT_INIT variantEdward Hervey1-12/+8
2010-01-13gvaluecollector: Add variant of G_VALUE_COLLECT for most used cases.Edward Hervey1-8/+36
2010-01-12Mention thread changes in NEWSAlexander Larsson1-0/+8
2010-01-12Use unconditional thread calls in gio and gobjectAlexander Larsson3-0/+11
2010-01-12Make thread calls unconditional if G_THREADS_MANDATORY is setAlexander Larsson1-0/+4
2010-01-12Enable threads in g_type_init()Alexander Larsson5-4/+19
2010-01-12Relax g_thread_init() requirementsAlexander Larsson2-37/+25
2010-01-12Implement lazy loading of fam pluginAlexander Larsson2-1/+25
2010-01-12Add gio-querymodule programAlexander Larsson2-0/+143
2010-01-12Use the new lazy loading of modules for gio modulesAlexander Larsson1-19/+11
2010-01-12Add support for lazy loading of giomodulesAlexander Larsson3-21/+222
2010-01-12Flush gcharsetconverter when needed.Ignacio Casal Quinteiro1-22/+31
2010-01-11g_object_new(): skip varargs for simple callsKamal Mostafa1-0/+4
2010-01-09Updated Swedish translationDaniel Nylander1-663/+691
2010-01-07Updated Spanish translationJorge González1-467/+483
2010-01-07Use GCC atomic builtin operations.Hiroyuki Ikezoe3-97/+214
2010-01-07docs: switch to xi:inbclude for the content to save some more secondsStefan Kost7-170/+163
2010-01-07docs: switch to xi:inbclude for the content to save some more secondsStefan Kost8-156/+103
2010-01-07docs: use xi:include to use the generated indexes if available.Stefan Kost3-51/+84
2010-01-07Don't do pointer arithmetics on void*Haakon Sporsheim1-1/+1
2010-01-06Add properties to GMemoryOutputStreamMatthias Clasen3-91/+260
2010-01-06Fix the filename roundtrip checkMatthias Clasen1-1/+1
2010-01-05GUnixFDMessage: fix a small typo in an extra checkRyan Lortie1-1/+1
2010-01-05Fix a memleakMatthias Clasen1-6/+8