platform/upstream/glib.git
2011-11-14 Dan WinshipGUnixInput/OutputStream: fix blocking methods to always...
2011-11-14 Dan WinshipFix glib/tests/utils for g_parse_debug_string() changes
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-11-13 Dan Winshipgunixinput/outputstream: fix docs
2011-11-13 Dan WinshipGUnixInputStream, GUnixOutputStream: support ordinary...
2011-11-13 Matthias ClasenSome more docs reshuffling
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-11-12 Matthias ClasenParse G_DEBUG only once
2011-11-12 Matthias Clasenglib-unix.h: Add G_BEGIN/END_DECLS
2011-11-12 Chun-wei Fangstrfuncs.c: Fix variable declaration
2011-11-11 Simon McVittieGDBusWorker: tolerate read errors while closing
2011-11-11 Simon McVittieGDBusWorker: debug on read errors if transport debuggin...
2011-11-11 Simon McVittiegdbus-exit-on-close test: don't leak a variant
2011-11-11 Simon McVittiegdbus-exit-on-close test: optionally be more verbose...
2011-11-09 Dan Winshipgio: more implementations of GFileDescriptorBased
2011-11-09 Kristian RietveldNeed to include xlocale.h on Darwin for strtod_l
2011-11-07 Marc-André... Add G_SIGNAL_DEPRECATED
2011-11-07 Dan Winshipgio/tests/proxy: don't use deprecated functions
2011-11-07 Dan WinshipFix g_variant_get_gtype() deprecation message
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-11-07 Benjamin Ottedocs: Tell which function to use to avoid errors.
2011-11-07 Chun-wei FanUpdate VS property sheets
2011-11-07 Matthias ClasenAdd a test for CDATA in gschema.xml files
2011-11-07 Matthias ClasenAccept CDATA in gschema.xml files
2011-11-03 Alexander Larssonwin32: Remove some debug spew on startup
2011-11-03 Matthias ClasenMake the default log handler more useful
2011-11-03 Matthias ClasenMove old deprecated gmain api into deprecated/
2011-11-03 Matthias ClasenRemove single-include guards in deprecated/
2011-11-03 Matthias ClasenGIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 Matthias ClasenGObject: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 Matthias ClasenUpdate deprecation docs
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-28 Dan Winshipglib-mkenums: add --identifier-prefix and --symbol...
2011-10-28 Dan Winshipdocs: don't refer to a deprecated glib-mkenums flag
2011-10-28 Dan Winshipglib-mkenums.in: fix @ENUMPREFIX@ with /*< underscore_n...
2011-10-27 Aleksander... gdbus: avoid warning when finalizing a GDBusObjectManag...
2011-10-27 David Zeutheng_bus_own_name: fix race when unowning a name immediate...
2011-10-26 Ryan LortieRevert "gthread: G_STATIC_MUTEX_INIT: Fix this for...
2011-10-26 Murray Cumminggthread: G_STATIC_MUTEX_INIT: Fix this for the non...
2011-10-25 Damien LespinauAdd TAGS files to .gitignore
2011-10-25 Robert NagyFix some build issues on OpenBSD
2011-10-25 Sjoerd SimonsFix document generation in out of tree builds
2011-10-25 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-25 Will ThompsonTest g_parse_debug_string ("all")
2011-10-24 Matthias ClasenFix 'make check' with clang
2011-10-24 Matthias ClasenFix g_hash_table_iter_replace
2011-10-24 Simon McVittieGDBusConnection: document that this object is (meant...
2011-10-24 Simon McVittieGDBusConnection: make the closed flag atomic (but still...
2011-10-24 Simon McVittieGDBusConnection: document which properties are protecte...
2011-10-24 Simon McVittieGDBusConnection: access the exit-on-close flag atomically
2011-10-24 Simon McVittieAnnotate GDBusConnection private functions with thread...
2011-10-22 Yaron ShahrabaniUpdated Hebrew translation.
2011-10-21 Matej UrbančičUpdated Slovenian translation
2011-10-21 Ryan LortieGDBusMessage: fix leak of GError
2011-10-21 Ryan LortieGVariant format string docs: fix maybe types
2011-10-21 Matthias ClasenMake g_ascii_strtod behave as documented
2011-10-21 Simon McVittieGDBusConnection: check for initializedness in most...
2011-10-21 Simon McVittieGDBusConnection: document use while uninitialized as...
2011-10-21 Simon McVittieGDBusConnection: check for initialization where needed...
2011-10-21 Simon McVittieGDBusConnection: replace is_initialized with an atomic...
2011-10-20 Chun-wei FanFix VS 2008 property sheet
2011-10-20 Matthias ClasenDeprecate g_atexit
2011-10-19 Cosimo Cecchidesktop-app-info: annotate g_desktop_app_info_get_keywo...
2011-10-19 Ryan Lortiemore NEWS 2.31.0
2011-10-19 Ryan LortieThe usual docs unbreaking...
2011-10-19 Ryan Lortieconfigure.ac: join the cargo-cult of _cv_
2011-10-19 Simon McVittiegdbus-non-socket test: avoid use of a GMainContext...
2011-10-19 Simon McVittiegdbus-exit-on-close test: cover more possibilities
2011-10-19 Simon McVittieGDBusWorker: if a read was cancelled it means we closed...
2011-10-19 Simon McVittieRevert "Disable two GDBus tests"
2011-10-19 Ryan LortieFix bug in g_static_rec_mutex_unlock_full()
2011-10-18 Ryan Lortiegatomic: introduce G_ATOMIC_LOCK_FREE
2011-10-18 Ryan Lortiegatomic: cast to the correct pointer sign
2011-10-18 Mario Blättermann[l10n] Updated German translation
2011-10-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-18 Javier Jardóntests/gobject: Use G_VALUE_INIT
2011-10-18 Javier Jardóngobject: Use G_VALUE_INIT
2011-10-18 Javier Jardóngio: Use G_VALUE_INIT
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-10-18 Alexander LarssonActually Don't define GLIB_COMPILATION in libgthread
2011-10-18 Alexander LarssonDon't define GLIB_COMPILATION in libgthread
2011-10-17 Matthias ClasenFix an include guard mismatch
2011-10-17 Alexander LarssonFix up testcase broken due to g_thread_new API change
2011-10-17 Chun-wei FanMove _glib_get_locale_dir to ggettext.c
2011-10-17 Piotr DrągUpdated POTFILES.in
2011-10-17 Chun-wei FanFix gio.symbols
2011-10-17 Chun-wei FanGLib: Add forgotten includes and build fixes
2011-10-17 Ryan LortieRevert "Bug 652827 - glib-2.29.8 no longer builds with...
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Chun-wei Fanglib/tests/thread.c: Add config guards
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Matthias ClasenMore include cleanups
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-17 Matthias Claseninclude cleanup
2011-10-17 Matthias ClasenMake things compile again
2011-10-17 Matthias ClasenMove gettext variations into their own files
2011-10-17 Matthias ClasenReshuffle some functions between gutils and gfileutils
2011-10-17 Matthias Claseninclude cleanup
next