Drop an unneeded if
[platform/upstream/glib.git] / gio /
2010-07-30 Matthias ClasenDrop an unneeded if
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 David ZeuthenBug 625628 – GDBusProxy: wrong property name sorting
2010-07-30 David ZeuthenFix gschema-compile test
2010-07-30 David ZeuthenBug 625584 – Crashes application on unref with signal...
2010-07-30 Ryan LortieGSettings: Mark some strings for cat translation
2010-07-30 David ZeuthenGDBusConnection: Fix up debug output when completing...
2010-07-30 David ZeuthenGCredentials: use effective uid/gid
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-28 Owen Taylor[gschema-compile] fix segfault
2010-07-28 David ZeuthenUse correct type for GDBusServer:active property
2010-07-28 David ZeuthenGDBusConnection: Pass the GObject to g_simple_async_res...
2010-07-28 Ryan LortieAdd support for vendor override files
2010-07-23 Murray Cumming[gio]: gioenums.h: Remove trailing comma again.
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-22 Benjamin Ottetests: Use GPOINTER_TO_SIZE() instead of just casting...
2010-07-22 Benjamin Otteinotify: Constify function argument
2010-07-22 Ryan LortieFix very small leak in the GSettings test
2010-07-22 Ryan LortieBug 624991 - GSettings mapping for G_TYPE_STRV
2010-07-20 David ZeuthenGDBusAuthObserver: Fix docs
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-20 David ZeuthenGDBusServer: Avoid handling incoming connections after...
2010-07-20 David ZeuthenGDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TY...
2010-07-20 Ryan LortieMove #include <sys/wait.h> down
2010-07-19 David ZeuthenGDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL
2010-07-19 David ZeuthenGDBus: Forgot to add g_dbus_send_message_flags_get_type...
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-19 Ryan LortieUpdate the GDBus subtree example for the new API
2010-07-19 David HoytBug 624754 – gdbusaddress.c missing sys/wait.h
2010-07-16 David ZeuthenGDBus: Add nonce-tcp: test case
2010-07-15 Ryan Lortieg_warning on inconsistent subtree behaviour
2010-07-15 Julien Cristaugio: don't assume that SOCK_CLOEXEC is supported whenev...
2010-07-15 Ryan LortieBug 624484: GDBusSubtreeDispatchFunc clarification
2010-07-15 Ryan LortieBug 624483: GDBusSubtreeEnumerateFunc clarification
2010-07-15 Ryan LortieBug 624473: GDBusSubtreeIntrospectFunc return type
2010-07-15 David ZeuthenBug 623810 – Message serialization bug
2010-07-15 Tomeu VizosoAdd annotations to g_dbus_proxy_new_sync
2010-07-14 David ZeuthenGDBusConnection: copy object and subtree virtual tables
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-14 David ZeuthenGDBusMessage: Make endianness for D-Bus messages match...
2010-07-14 David ZeuthenBug 623815 – Don't check sender for GDBusProxy objects...
2010-07-14 Colin WaltersMake default-quit not apply if register=FALSE
2010-07-12 Ryan Lortiegio/ docs fixup
2010-07-12 Ryan Lortiemove glibconfig.h to glib/
2010-07-11 Colin WaltersAnnotate all custom GIO GSource using g_source_set_name
2010-07-11 Matthias ClasenOne more dubious return
2010-07-10 Matthias ClasenMinor cleanup
2010-07-10 Matthias ClasenAdd a GAppInfoCreate flag for startup-notification
2010-07-10 Matthias ClasenFix sparse warnings
2010-07-10 Matthias ClasenChain up in g_settings_finalize
2010-07-09 Matthias ClasenFix some leaks in the inotify code
2010-07-09 Matthias ClasenAdapt to recent MLS changes
2010-07-08 Matthias ClasenFix an oversight in the previous commit
2010-07-08 Matthias ClasenUse glib infrastructure to parse debug flags
2010-07-08 Matthias ClasenBe a bit more picky when deciding if mounts are internal
2010-07-08 Matthias ClasenA little more correctness in formatting pids
2010-07-08 Matthias ClasenEscape arguments when putting together a cmdline
2010-07-08 Matthias Clasenxinclude the dtd
2010-07-08 Matthias ClasenUpdate the dtd to match the implementation
2010-07-08 Matthias ClasenHandle MLS selinux policy better
2010-07-08 Matthias ClasenUse proper variables
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 David ZeuthenGDBus: Hide instance structures for classes we don...
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-07 David ZeuthenGDBus: Only rewrite serial number if g_dbus_message_get...
2010-07-07 Ryan LortieGSettings: warn if use the 'memory' backend
2010-07-07 Ryan Lortietrivial GSettings docs fix
2010-07-07 David ZeuthenBug 623538 – GDBusProxy::g-properties-changed emission...
2010-07-07 David ZeuthenBug 623537 – GDBusProxy has weird checking on NameOwner...
2010-07-07 Matthias ClasenFix some errors in translated strings
2010-07-07 Matthias ClasenClear the buffer initially
2010-07-07 Danielle MadeleyInclude sys/wait.h for WEXITSTATUS()
2010-07-06 David ZeuthenGDBus: Handle autolaunching on UNIX/Freedesktop OSes
2010-07-06 David ZeuthenGDBus: Properly handle empty address strings
2010-07-06 Matthias ClasenRemove cases of ;;
2010-07-06 Matthias ClasenTest charset conversion with fallbacks
2010-07-06 Matthias ClasenFix the get_property implementation for GSettings:...
2010-07-06 Matthias ClasenAdd several more settings tests
2010-07-06 Matthias ClasenSmall documentation addition
2010-07-06 Matthias ClasenFix icons test to compile
2010-07-06 Matthias ClasenTest enum mapping
2010-07-06 Matthias ClasenMore stream tests
2010-07-06 Matthias ClasenAdd more checks
2010-07-06 Matthias ClasenAdd some buffered output tests
2010-07-06 Matthias ClasenAdd some more tests for the buffered read code
2010-07-06 Matthias ClasenTrivial cleanups
2010-07-05 Matthias ClasenMisc test additions
2010-07-05 Matthias ClasenFix a typo
2010-07-05 Matthias ClasenCleanups
2010-07-05 Matthias ClasenAdd some more tests
2010-07-05 Matthias ClasenAdd some GAppLaunchContext tests
2010-07-05 Matthias ClasenAdd the new tests to the correct variable
2010-07-05 Matthias ClasenAdd some contenttype tests
2010-07-05 Matthias ClasenAdd a test for skipping
next