summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21GInitable, GAsyncInitable: not initializing gives undefined behaviourinitable-662208Simon McVittie2-14/+25
2011-10-21GDBusConnection: check for initializedness in most public APISimon McVittie1-0/+13
2011-10-21GDBusConnection: document use while uninitialized as undefined behaviourSimon McVittie1-0/+16
2011-10-21GDBusConnection: check for initialization where needed for thread-safetySimon McVittie2-8/+133
2011-10-21GDBusConnection: replace is_initialized with an atomic flagSimon McVittie1-15/+29
2011-10-20Fix VS 2008 property sheetChun-wei Fan1-1/+1
2011-10-19Deprecate g_atexitMatthias Clasen2-1/+6
2011-10-19desktop-app-info: annotate g_desktop_app_info_get_keywords()Cosimo Cecchi1-1/+1
2011-10-19more NEWS2.31.0Ryan Lortie1-1/+26
2011-10-19The usual docs unbreaking...Ryan Lortie5-6/+13
2011-10-19configure.ac: join the cargo-cult of _cv_Ryan Lortie1-4/+5
2011-10-19gdbus-non-socket test: avoid use of a GMainContext across a forkSimon McVittie1-13/+38
2011-10-19gdbus-exit-on-close test: cover more possibilitiesSimon McVittie1-16/+125
2011-10-19GDBusWorker: if a read was cancelled it means we closed the connectionSimon McVittie1-1/+11
2011-10-19Revert "Disable two GDBus tests"Simon McVittie2-4/+2
2011-10-18Fix bug in g_static_rec_mutex_unlock_full()Ryan Lortie1-2/+5
2011-10-18gatomic: introduce G_ATOMIC_LOCK_FREERyan Lortie6-54/+93
2011-10-18gatomic: cast to the correct pointer signRyan Lortie1-3/+3
2011-10-18[l10n] Updated German translationMario Blättermann1-1666/+1670
2011-10-18gio: Introduce get_sort_key() methods on GDrive, GVolume and GMountDavid Zeuthen8-0/+96
2011-10-18tests/gobject: Use G_VALUE_INITJavier Jardón1-5/+5
2011-10-18gobject: Use G_VALUE_INITJavier Jardón12-46/+46
2011-10-18gio: Use G_VALUE_INITJavier Jardón8-18/+18
2011-10-18GDBusConnection: Fix race in /gdbus/connection/life-cycleSjoerd Simons1-2/+1
2011-10-18Actually Don't define GLIB_COMPILATION in libgthreadAlexander Larsson3-3/+11
2011-10-18Don't define GLIB_COMPILATION in libgthreadAlexander Larsson2-11/+2
2011-10-17Fix an include guard mismatchMatthias Clasen1-1/+1
2011-10-17Fix up testcase broken due to g_thread_new API changeAlexander Larsson1-2/+2
2011-10-18Move _glib_get_locale_dir to ggettext.cChun-wei Fan2-50/+56
2011-10-17Updated POTFILES.inPiotr Drąg1-20/+21
2011-10-17Fix gio.symbolsChun-wei Fan1-1/+0
2011-10-17GLib: Add forgotten includes and build fixesChun-wei Fan4-0/+12
2011-10-17Revert "Bug 652827 - glib-2.29.8 no longer builds with mingw.org's toolchain"Ryan Lortie2-12/+2
2011-10-17Update VS property sheetsChun-wei Fan2-0/+15
2011-10-17glib/tests/thread.c: Add config guardsChun-wei Fan1-0/+4
2011-10-17Update VS property sheetsChun-wei Fan2-3/+3
2011-10-17More include cleanupsMatthias Clasen4-7/+1
2011-10-17Update VS property sheetsChun-wei Fan2-2/+2
2011-10-17include cleanupMatthias Clasen1-4/+0
2011-10-17Make things compile againMatthias Clasen5-388/+5
2011-10-17Move gettext variations into their own filesMatthias Clasen2-0/+461
2011-10-17Reshuffle some functions between gutils and gfileutilsMatthias Clasen4-770/+779
2011-10-17include cleanupMatthias Clasen1-0/+1
2011-10-17TrivialMatthias Clasen1-2/+1
2011-10-17Reshuffle genviron.cMatthias Clasen2-355/+371
2011-10-16push G_THREADS_MANDATORY over the cliffRyan Lortie4-10/+1
2011-10-16gobject/gio: some last missed statics/incluesRyan Lortie4-3/+4
2011-10-16gthread/: fix up declarationsRyan Lortie3-3/+4
2011-10-16Add private prototype for g_thread_init_glib()Ryan Lortie1-0/+1
2011-10-16gio static fixupsRyan Lortie11-8/+13