Parse G_DEBUG only once
[platform/upstream/glib.git] / gio /
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-07 Dan Winshipgio/tests/proxy: don't use deprecated functions
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
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 Matthias ClasenGIO: Don't use G_DISABLE_DEPRECATED for functions
2011-10-27 Aleksander Morgadogdbus: avoid warning when finalizing a GDBusObjectManag...
2011-10-27 David Zeutheng_bus_own_name: fix race when unowning a name immediate...
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-21 Ryan LortieGDBusMessage: fix leak of GError
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-19 Cosimo Cecchidesktop-app-info: annotate g_desktop_app_info_get_keywo...
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-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-18 Javier Jardóngio: Use G_VALUE_INIT
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-10-17 Alexander LarssonFix up testcase broken due to g_thread_new API change
2011-10-17 Chun-wei FanFix gio.symbols
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-10-17 Ryan Lortiegobject/gio: some last missed statics/inclues
2011-10-17 Ryan Lortiegio static fixups
2011-10-17 Ryan Lortiemore 'static' adding in testcases
2011-10-17 Ryan Lortiecontexts test: don't use deprecated GCond wait API
2011-10-16 Ryan Lortiegitignore
2011-10-16 Matthias ClasenAdd a tests of some GVfs functions
2011-10-16 Matthias ClasenAdd app lauch environment test
2011-10-15 Simon McVittieGDBusConnection: warn that direct access to the stream...
2011-10-15 Torsten SchönfeldAdd two annotations to gio
2011-10-15 Kean JohnstonGIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"
2011-10-15 Dan WinshipGAppLaunchContext: add environment-manipulating functions
2011-10-14 Florian Müllnerdesktop-app-info: Add support for X-GNOME-Keywords
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-12 Dan Winshipgiomodule: make the default_modules mutex recursive
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gio
2011-10-08 Antoine Jacoutotgio: enable test_peer regression test for OpenBSD
2011-10-07 David ZeuthenGDBusConnection: Make pending calls error when the...
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-10-05 David ZeuthenGDBus: Regenerate code when the codegen or options...
2011-10-05 Dan WinshipFix up some doc comments that referred to threads not...
2011-10-05 David ZeuthenGDBus: disable two more GDBus tests using fork()
2011-10-05 David ZeuthenGDBusProxy: Correctly handle unknown members when havin...
2011-10-05 Dan Winshipgthreadedresolver: remove a bit of cruft
2011-10-05 Ryan Lortiegdbusprivate: fix a missed g_mutex_free()
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-10-04 Dan WinshipAdd _g_io_module_get_default(), use to simplify other...
2011-10-04 Dan Winshipgsettingsbackend: remove useless check
2011-10-04 Dan Winshipgio/tests/socket-client: fix a crash (and some indentation)
2011-10-04 Chun-wei FanBug 660851: Update GIO for changes in GThread API
2011-10-04 Bastien Nocera[gio] Improve doc for g_file_make_directory_with_parents()
2011-10-04 Ryan LortieFix an invalid non-looping use of GCond
2011-10-04 Ryan LortieGIO: switch a couple more GMutex users to _init()
2011-10-04 Ryan LortieGDBus codegen: generate code with embedded GMutex
2011-10-04 Ryan LortieGThreadedResolver: port to embedded GMutex/GCond
2011-10-04 Ryan LortieGCancellable: use GCond and GMutex directly
2011-10-04 Ryan LortieGDBus: switch to struct-embedded GMutex and GCond
2011-10-03 David ZeuthenGUnixMountPoint: expose options
2011-10-03 Ryan LortieRevert "GSettings: don't abort on missing schemas"
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Matthias ClasenReplace static privates by privates
2011-10-01 Ryan LortieGSettings schemas: allow for zero items in schema
2011-09-30 Simon McVittiesleepy-stream test: use a real GError domain
2011-09-30 Simon McVittieg_dbus_error_encode_gerror: don't segfault on bad domains
2011-09-30 Matthias ClasenPrevent data loss in gdesktopappinfo.c
2011-09-29 David ZeuthenGUnixFileMonitor: Clean up /proc/mounts monitoring
2011-09-29 David ZeuthenGUnixFileMonitor: Use /proc/mounts for monitoring mount...
2011-09-29 Javier Jardóngfile: Be clear about freeing GFile objects
2011-09-28 Dan Winshipupdate .gitignores
2011-09-26 Ryan LortieGDesktopAppInfo: simplify how defaults work
2011-09-26 Edward SheldrakeAdd another mimeapps test
2011-09-26 Dan Winshipg_simple_async_result_complete_in_idle: add a minor...
2011-09-23 Dan Winshipgiostream: "closed" property should not be marked writable
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-21 Ryan LortiePort internal GStaticRecMutex users to GRecMutex
2011-09-21 Ryan LortieGSettings: port from GStaticMutex to GMutex
2011-09-21 Ryan LortieG_LOCK: port from GStaticMutex to GMutex
2011-09-21 David ZeuthenGDBusObject{Proxy,Skeleton}: Prefix properties with...
2011-09-21 Ryan Lortiegunixmounts: exempt entries with "none" mountpoint
2011-09-21 Xavier Claessensgdbus-codegen: prepend arg_ to method/signal arg names
2011-09-21 Xavier Claessensgdbus-codegen: Fix build errors in generated code
2011-09-20 Dan WinshipGThreadedResolver: don't overwrite errors
2011-09-20 Antoine Jacoutotgunixmounts: Fix compilation on BSD
2011-09-19 David ZeuthenGDBusObjectManagerServer: Add test for export_uniquely...
next