Added Kazakh translation for Kazakh
[platform/upstream/glib.git] / gio /
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
2010-07-05 Matthias ClasenAdd some CharsetConverter tests
2010-07-05 Matthias ClasenAdd some more appinfo tests
2010-07-03 Matthias ClasenMove GZlibConverter tests
2010-07-03 Matthias ClasenAdd tests for GIcon
2010-07-02 David ZeuthenGDBus: Rename "Introspection XML" section to "D-Bus...
2010-07-02 Ryan LortieBug 623407 - g_keyfile_settings_backend_new crash
2010-07-02 Ryan LortieBug 623402 - schema compiler reports wrong line
2010-07-02 Ryan LortieBug 623401 - schema compiler: process enums first
2010-07-02 David ZeuthenGDBus: Hold lock when printing debug messages
2010-07-02 David ZeuthenGDBus: make G_DBUS_DEBUG=authentication work again
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-07-01 David ZeuthenBug 620913 – More control with G_DBUS_DEBUG
2010-07-01 David ZeuthenGDBus: Fix bug in child enumeration
2010-07-01 Ryan LortieUse "unix:" instead of tcp in test for now...
2010-06-30 David ZeuthenGDBus: plug some memory leaks
2010-06-30 Ryan LortieGSettings: accept <flags> as an alias for <enum>
2010-06-30 David ZeuthenGDBus: Take a reference to the GDBusInterfaceInfo object
2010-06-30 David ZeuthenGDBus: Rename `introspection_data' parameter to `interf...
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-30 Ryan LortieGSettings: add <override>, tests, modify output
2010-06-29 Ryan LortieGSettings: new <schema> tags 'extends', 'list-of'
2010-06-29 Ryan Lortieglib-compile-schemas: fix small leak
2010-06-29 David ZeuthenBug 623143 – Never require non-closed connections
2010-06-28 Ryan LortieBug 622565 - compile-schemas fails when no schemas
2010-06-28 Ryan LortieGSettings: peek instead of ref/unref enum class
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-27 Matthias ClasenFilter out child schema entries when listing keys
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-27 Ryan LortieGSettings: Don't free value before using its type
2010-06-25 Ryan LortieBug 622128 - retry with default for failed mapping
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieClarify GSettings documentation wrt errors
2010-06-24 Ryan Lortieg_keyfile_settings_backend_new doc improvement
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieAdd g_settings_schema_exists
2010-06-24 Ryan LortieKeyfileSettingsBackend: fix symbol visibility leak
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-24 Ryan LortieGSettingsBackend: some debug code
2010-06-24 Ryan Lortiefix leaks in the GSettings test case
2010-06-24 Ryan LortieGSettings "delayed": don't leak unapplied keys
2010-06-23 Ryan Lortieneutralise pltcheck.sh
2010-06-23 Matthias ClasenGIO doc cleanups
2010-06-22 David ZeuthenGDBusProxy: Don't warn when calling methods on other...
2010-06-22 Dan Winshipgio/tests/testapps: Fix source refcounting
2010-06-22 Dan WinshipGSocketConnection: don't close the socket if it's still...
2010-06-22 Dan WinshipGSocketInput/OutputStream: fix non-blocking on Windows
next