summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-24GDBusConnection: document that this object is (meant to be) thread-safeHEADmasterSimon McVittie1-0/+9
2011-10-24GDBusConnection: make the closed flag atomic (but still lock to write)Simon McVittie1-67/+96
2011-10-24GDBusConnection: document which properties are protected by @lockSimon McVittie1-9/+16
2011-10-24GDBusConnection: access the exit-on-close flag atomicallySimon McVittie1-7/+17
2011-10-24Annotate GDBusConnection private functions with thread/lock statusSimon McVittie1-26/+63
2011-10-22Updated Hebrew translation.Yaron Shahrabani1-1840/+1874
2011-10-21Updated Slovenian translationMatej Urbančič1-1545/+1550
2011-10-21GDBusMessage: fix leak of GErrorRyan Lortie1-1/+1
2011-10-21GVariant format string docs: fix maybe typesRyan Lortie1-5/+6
2011-10-21Make g_ascii_strtod behave as documentedMatthias Clasen1-3/+5
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