cleanup
[platform/upstream/glib.git] / gio / gtestdbus.c
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