Added Kazakh translation for Kazakh
[platform/upstream/glib.git] / gio / tests /
2010-07-09 Matthias ClasenAdapt to recent MLS changes
2010-07-08 Matthias ClasenUse proper variables
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 Ryan LortieGVariant: improve bytestring support
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 Matthias ClasenClear the buffer initially
2010-07-06 David ZeuthenGDBus: Properly handle empty address strings
2010-07-06 Matthias ClasenTest charset conversion with fallbacks
2010-07-06 Matthias ClasenAdd several more settings tests
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-05 Matthias ClasenMisc test additions
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-01 Ryan LortieBug 622124 - implement flags for GSettings
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: Take a reference to the GDBusInterfaceInfo object
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan LortieGSettings: add <override>, tests, modify output
2010-06-29 Ryan LortieGSettings: new <schema> tags 'extends', 'list-of'
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-24 Ryan Lortiefix leaks in the GSettings test case
2010-06-22 Dan Winshipgio/tests/testapps: Fix source refcounting
2010-06-21 David ZeuthenBug 621945 – Filter outgoing messages in GDBusConnection
2010-06-21 Ryan Lortiedistcheck fix
2010-06-19 Ryan LortieFix bug in strinfo
2010-06-18 Colin Walters[GApplication] Add working directory to platform data
2010-06-17 David ZeuthenGDBusMessage: Fix bug when deserializing a message
2010-06-17 Ryan LortieOnly run the schema compiler from the test cases
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
2010-06-17 Ryan LortieGSettings-related distcheck fixups
2010-06-17 Ryan LortieGSettings: enum/choices/aliases/range test cases
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-16 Colin WaltersRework GApplication API to use GInitable
2010-06-16 Emmanuele BassiAdd gdbus-proxy-well-known-name to the ignore file
2010-06-15 Hib ErisUse native glib-compile-schemas when cross compiling
2010-06-14 Colin WaltersSwitch to using variants for timestamps, split out...
2010-06-13 Matthias ClasenAvoid a race in application registration
2010-06-12 Matthias ClasenAccept no-reply errors
2010-06-12 Matthias ClasenMake the tests not fall over every other time
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-11 Ryan Lortiegitignore GApplication test-cases
2010-06-11 Christian DywanAdd a regression test for GConverterOutputStream corruption
2010-06-11 Ryan LortieGSettings test case fixes
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Colin WaltersRewrite apps test to ensure children are killed
2010-06-10 Matthias ClasenFix GApplication tests to run without a session bus
2010-06-09 Juan A. Suarez RomeroFix warning
2010-06-09 Juan A. Suarez RomeroFix warnings
2010-06-08 Matthias ClasenFix !srcdir checks
2010-06-07 Matthias ClasenMerge the wip/gapplication branch
2010-06-07 Matthias ClasenInclude the right header
2010-06-07 Ryan LortieBug 620496 - schema compiler: reject invalid paths
2010-05-25 David ZeuthenGDBus: Big-endian fixes
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-24 Tor LillqvistMost of the gdbus test programs build only on Unix
2010-05-21 David ZeuthenReturn an error for calls into unknown interfaces or...
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-18 Ryan LortieBug 619031 - method-calls-in-thread test failing
2010-05-18 Robert AncellAdd missing gunixfdlist.h include in gdbus-example...
2010-05-17 Ryan Lortiegitignore additions for gdbus, new test cases
2010-05-16 Sebastian DrögeFix gio tests linking with binutils gold linker
2010-05-15 Matthias ClasenFix issues with GSETTINGS_CHECK_RULE
2010-05-14 Christian PerschPlug mem leaks in gdbus tests & examples
2010-05-14 David ZeuthenGDBus: Remove cached value if a property is invalidated
2010-05-14 David ZeuthenGDBus: Fix serialization of empty arrays
2010-05-14 Matthias Clasenanother !srcdir build fix
2010-05-14 Matthias ClasenMore !srcdir build fixes
2010-05-14 Matthias ClasenFix !srcdir build
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenClean up platform-specific includes
2010-05-13 Ryan Lortiecheck for working gettext() before running tests
2010-05-13 David ZeuthenGDBus: Nuke G_BUS_TYPE_NONE
2010-05-13 David ZeuthenGDBus: Don't take a GError for g_dbus_proxy_get_cached_...
2010-05-13 David ZeuthenGDBus: Update docs for GDBusProxy::g-properties-changed...
2010-05-13 David ZeuthenGDBus: Add GDBusAuthObserver param in g_dbus_connection...
2010-05-13 David ZeuthenGDBus: Rename ::deny-authentication-peer to ::authorize...
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-13 David ZeuthenGDBus: Catch up with new PropertiesChanged signal
2010-05-13 Matthias ClasenFill out the export section of the migration guide
2010-05-13 Matthias ClasenAdd an example of exporting a GObject
2010-05-13 David ZeuthenGDBus: Make gdbus(1) print annotations when introspecti...
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-12 David ZeuthenGDBus: Add an example of a GDBusProxy subclass
2010-05-12 Jesse van den KieboomAdded test cases for g_output_stream_close_async
next