Quiet down the build a bit
[platform/upstream/glib.git] / gio / tests /
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-05-24 David Zeuthengdbus-codegen: Handle unexpected XML tags
2011-05-23 Antoine JacoutotFix build with gcc-2.*.
2011-05-18 Ryan LortieAdd debug output to GApplication actions example
2011-05-04 Matthias ClasenTry to fix distcheck
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-05-02 Dan WinshipUpdate .gitignores
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-23 David ZeuthenFix build broken by previous commit
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-16 David ZeuthenGDBusObjectManagerClient: Add a GDestroyNotify to the...
2011-04-16 David Zeuthengdbus-codegen: Make generated code introspectable
2011-04-15 David Zeuthengdbus-codegen: Don't send out PropertiesChanged if...
2011-04-15 Colin WaltersFix some compiler warnings from gcc 4.6
2011-04-15 David Zeuthengdbus-codegen: Add support for the org.freedesktop...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 David ZeuthenGDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
2011-04-15 Simon McVittie/gdbus/message-serialize-invalid test: be compatible...
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
2011-04-12 David ZeuthenSpiff up the "Migrating to GDBus" docs a bit
2011-04-11 David ZeuthenUpdate "Migrating to GDBus" chapter to take gdbus-codeg...
2011-04-11 David ZeuthenGDBus: Add ObjectManager example
2011-04-11 David ZeuthenDist test-codegen.xml
2011-04-11 David ZeuthenGDBus: Add test-suite for new ObjectManager and gdbus...
2011-04-11 David ZeuthenGDBus: Use thread-default GMainContext in _g_assert_pro...
2011-04-10 Ryan LortieAdd test case for G_APPLICATION_NON_UNIQUE
2011-04-08 Matthias ClasenFix another faulty GApplicationCommandline example
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-04-08 Matthias ClasenAvoid an interaction between GApplication and GOption
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortiecompile schemas test: open ranges for all types
2011-03-31 Ryan Lortiegschema-test: invert expectation for min/max omit
2011-03-25 David ZeuthenFix test suite breakage caused by Murray's commit
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-07 Matthias ClasenForgotten file
2011-03-04 Matthias ClasenFix a typo
2011-03-04 Matthias ClasenTry harder to explain GApplicationCommandline
2011-02-16 Matthias ClasenAdd a (currently failing) testcase
2011-02-15 Matthias ClasenFix memory leaks in the gdbus introspection parser
2011-02-14 Matthias ClasenImprove test coverage
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-12 Daiki UenoMake g_unix_connection_send_fd() work as expected.
2010-12-28 Cosimo Cecchitests: unbreak desktop-app-info test for jhbuild
2010-12-20 Xavier ClaessensAdd io-stream in gitignore
2010-12-20 Cosimo Cecchiappinfo: add g_app_info_set_as_last_used_for_type()
2010-12-15 Cosimo Cecchitests: remove a bogus assumption
2010-12-13 Peng HuangBug 632544 – Cannot send a locked message with PRESERVE...
2010-12-13 Xavier ClaessensAdd g_io_stream_splice_async/finish()
2010-12-07 Benjamin Ottegio: Add a count to the resolver test for number of...
2010-12-07 Benjamin Ottetls: Make g_tls_{client|server}_connection_new() return...
2010-12-03 Christian DywanResolve warnings about istream and ostream in socket...
2010-12-02 Benjamin Ottegio: Comment out a whole test
2010-12-02 Benjamin Ottegio: Remove unused variables from test
2010-11-28 Christian PerschFix the wrong-category schema test
2010-11-28 Christian PerschInherit gettext-domain from <schemalist>
2010-11-27 Dan WinshipMake gio/tests/g-icon pass again
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-11-23 Cosimo Cecchitests: add a test for recommended and fallback GAppInfos
2010-11-07 Dan Winshipfix .gitignore
2010-11-07 Dan Winshipfix make check
2010-11-05 Matthias ClasenFix up gapplication example
2010-11-03 Matthias ClasenTweak GApplication docs
2010-11-01 Matthias ClasenAdd an example of invoking actions
2010-11-01 Matthias ClasenDon't leak references in the actions example
2010-10-31 Matthias ClasenAdd an example of using GApplication with actions
2010-10-23 Matthias ClasenAdd another example for commandline handling
2010-10-23 Matthias ClasenAdd some examples to the GApplication docs
2010-10-22 Dan WinshipGSocket: set protocol when using g_socket_new_from_fd()
2010-10-19 Ryan LortieCleanup and doc GApplicationCommandLine
2010-10-19 Ryan LortieGDBus: disable test to work around bug #631379
2010-10-18 Ryan LortieRename methods on GActionGroup to include 'action'
2010-10-18 Ryan LortieGApplication test: test remote commandline
2010-10-18 Ryan LortieGApplication test case
2010-10-18 Ryan Lortienew GApplication implementation
2010-10-05 Ryan Lortievolume monitor: don't unref NULL
2010-10-05 Ryan LortieGSettings test: fix error match strings
2010-10-04 Ryan LortieBug 631263 - GSettings needs range/choice APIs
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieGSettings test: fix unsafe GObject properties use
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan LortieClean up g_settings_list_schemas()
2010-10-01 Ryan LortieImprove .gitignore
2010-10-01 Ryan LortieBug 628937 - gracefully handle broken schemas
2010-09-23 David ZeuthenGDBus: Don't use abstract sockets in test code
2010-09-23 David ZeuthenGDBus: Use abstract namespace in test cases to avoid...
2010-09-23 David ZeuthenGDBusConnection: Use correct GMainContext when invoking...
2010-09-23 David ZeuthenGDBus: fix name test cases
2010-09-23 David ZeuthenGDBus: bump timeout for some tests
2010-09-23 David ZeuthenGDBus: Move "slow" connection test cases into separate...
2010-09-23 David ZeuthenGDBusConnection: Avoid callbacks on finalized connection
2010-09-17 Ryan Lortie.gitignore some test cases
2010-09-13 Ryan LortieAdd g_data_input_stream_read_upto{,async,finish}
2010-09-10 David ZeuthenAdd work-around for Bug 627724
next