Imported Upstream version 2.67.4
[platform/upstream/glib.git] / gio / gtestdbus.c
2021-10-29 DongHun KwakImported Upstream version 2.67.4 upstream/2.67.4
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.3
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-06-09 Simon McVittieGDBus: try XDG_RUNTIME_DIR/bus before resorting to...
2015-05-11 Simon McVittieGTestDBus: use g_printerr() for status message
2014-06-22 Philip Withnallgtestdbus: Don’t close stdout for dbus-daemon
2014-05-12 Chun-wei Fangio/gtestdbus.c: Fix write_config_file() for Windows
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-02 Matthias ClasenDrop use of xinclude in GTestDBus docs
2014-02-01 Matthias Clasengtestdbus: Use markdown for sections
2014-02-01 Matthias ClasenFix the docs build
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-06 Philip Withnallgtestdbus: Add a note about thread safety to the docume...
2013-11-29 Philip Withnallgtestdbus: Minor documentation fixes
2013-11-29 Philip Withnallgtestdbus: Fix non-const use of const variables
2013-11-29 Philip Withnallgtestdbus: Fix variable shadowing
2013-11-23 Stef Waltergtestdbus: Properly close server connections
2013-11-23 Stef Waltergtestdbus: Don't destroy GSource twice
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-11 Stef Waltergtestdbus: Fix leak of GMainLoop
2013-10-29 Xavier ClaessensGTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS...
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-03-21 Tristan Van BerkomAdded examples to GTestDBus documentation
2012-11-15 Dan Winshipwin32: define _WIN32_WINNT globally
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-10-11 Will Thompsongtestdbus: correct documentation typos
2012-09-24 Matthias ClasenDocument g_test_dbus_get_flags
2012-08-17 Chun-wei FanFix build on Visual C++
2012-08-06 Matthias ClasenDon't use GIO in GTestDBus setup
2012-06-26 Colin WaltersGTestDBus: Don't call into gvfs
2012-06-19 Chun-wei FanBug 678332-GIO: Fix build on Windows/non-GCC
2012-04-30 Dan Winshipfix warnings
2012-04-20 Alexander LarssonGTestDBus: Allow to specify the dbus-daemon binary
2012-04-19 Matthias ClasenMore beautiful fix
2012-04-19 Alexander LarssonFix non-win32 build error in my recent commit
2012-04-19 Alexander LarssonGTestDBus: Make work on win32
2012-04-19 Xavier ClaessensAdd GTestDBus object
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object