summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* win32: Implement _g_dbus_get_machine_id using machine guidgdbus-daemon2Alexander Larsson2012-04-201-0/+42
* win32: Support autolaunching dbus daemonAlexander Larsson2012-04-192-2/+312
* Add _g_io_win32_get_module to get the gio HMODULEAlexander Larsson2012-04-192-0/+10
* GTestDBus: Allow to specify the dbus-daemon binaryAlexander Larsson2012-04-191-0/+3
* Add gdbus-daemon test appAlexander Larsson2012-04-192-0/+76
* Add GDBusDAaemon, an implementation of a message busAlexander Larsson2012-04-195-1/+1827
* Tests: Move dbus specific tests to if HAVE_DBUS_DAEMONAlexander Larsson2012-04-192-5/+14
* Fix test building on win32Alexander Larsson2012-04-191-0/+4
* GTestDBus: Make work on win32Alexander Larsson2012-04-191-2/+62
* tests: fix test on windowsAndoni Morales Alastruey2012-04-191-1/+1
* test: only check for defined errorsAndoni Morales Alastruey2012-04-191-0/+44
* Remove ununsed includeAlexander Larsson2012-04-191-1/+0
* gdbus: Escape nonce files in dbus addressessAlexander Larsson2012-04-191-1/+4
* Fix build on win32Alexander Larsson2012-04-191-0/+2
* Fix race in gdbus-connection testAlexander Larsson2012-04-191-12/+13
* Support initial underscores in dbus codegen namespaceAlexander Larsson2012-04-191-0/+7
* Use GTestDBus in all GDBus unit testsXavier Claessens2012-04-1922-609/+65
* Add GTestDBus objectXavier Claessens2012-04-1910-0/+818
* Add private _g_bus_get_singleton_if_exists() functionXavier Claessens2012-04-192-0/+22
* Revert "Add a private copy of gio/tests/gdbus-tests.c,h to gio/"David Zeuthen2012-04-183-414/+0
* Revert "Add private _g_bus_get_singleton_if_exists() function"David Zeuthen2012-04-182-22/+0
* Revert "Add GTestDBus object"David Zeuthen2012-04-1830-838/+469
* GMenuModel: Don't leak GDBusConnection in testDavid Zeuthen2012-04-181-0/+1
* Add GTestDBus objectXavier Claessens2012-04-1830-469/+838
* Add private _g_bus_get_singleton_if_exists() functionXavier Claessens2012-04-182-0/+22
* Add a private copy of gio/tests/gdbus-tests.c,h to gio/Xavier Claessens2012-04-183-0/+414
* Updated Norwegian bokmål translationKjartan Maraas2012-04-181-89/+88
* Do not detect GNUstep as CocoaAlexandre Rostovtsev2012-04-181-0/+3
* Use Cocoa header for Cocoa test instead of Foundation.William Hua2012-04-171-1/+1
* gdbus-codegen: Don't leak stuff in testsDavid Zeuthen2012-04-171-41/+67
* GDBusObjectProxy: Don't leak connectionDavid Zeuthen2012-04-171-0/+2
* GDBusObjectManagerClient: Don't leak object proxy when handling D-Bus signalDavid Zeuthen2012-04-171-2/+1
* Updated POTFILES.inPiotr Drąg2012-04-171-0/+2
* gio: use GPollable* to implement fallback read_async/write_asyncDan Winship2012-04-1710-889/+150
* gio: implement GPollableInput/OutputStream in more stream typesDan Winship2012-04-175-36/+508
* gpollableutils: utility functions for pollable stream implementationsDan Winship2012-04-179-110/+435
* gio: minor GPollableInputStream / GPollableOutputStream fixesDan Winship2012-04-174-24/+74
* GConverterInputStream: fix an infinite loop when fill_buffer returns an errorDan Winship2012-04-171-6/+6
* avoid warning in gutils.h when using gcc with -WconversionHannes Mueller2012-04-171-1/+1
* Updated Telugu TranslationSasi Bhushan2012-04-171-106/+108
* Updated Bulgarian translationAlexander Shopov2012-04-171-90/+90
* Updated Galician translationsFran Diéguez2012-04-171-90/+93
* gdbus-codegen: Avoid warnings in generated codeChristian Persch2012-04-161-10/+10
* resources: compiler: Fix resources on big endian architecturesChristian Persch2012-04-161-1/+4
* [l10n] Updated German translationWolfgang Stöggl2012-04-161-42/+45
* Updated Slovenian translationMatej Urbančič2012-04-161-121/+124
* Updated Polish translationPiotr Drąg2012-04-161-52/+52
* tests: Fix race conditions in mainloop/invoke testColin Walters2012-04-161-3/+6
* tests/mainloop: Add a test for recursive child sourcesColin Walters2012-04-161-0/+57
* tests/mainloop: add a test for child sourcesDan Winship2012-04-161-0/+98