matrix-glib-sdk/src
Gergely Polonkai a2b0efbfe4 Fix for json_node_deep_copy
It didn’t properly initialized the copied nodes.
2016-01-27 07:40:30 +01:00
..
Makefile.am Create the MatrixHTTPClient skeleton 2016-01-26 19:00:11 +01:00
matrix-api.c Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
matrix-api.h Rename MatrixAPIPusher to MatrixPusher 2016-01-25 16:30:39 +01:00
matrix-client.c Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
matrix-client.h Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
matrix-enumtypes.c.template Add our own error quark 2016-01-05 15:32:44 +01:00
matrix-enumtypes.h.template Add our own error quark 2016-01-05 15:32:44 +01:00
matrix-http-api.c Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
matrix-http-api.h Redesign base_url setting so there is now a function for it 2016-01-21 07:59:13 +01:00
matrix-http-client.c Implement begin_polling and stop_polling 2016-01-26 19:23:28 +01:00
matrix-http-client.h Create the MatrixHTTPClient skeleton 2016-01-26 19:00:11 +01:00
matrix-marshalers.list Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
matrix-types.c Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
matrix-types.h Rename MatrixAPIStateEvent to MatrixStateEvent 2016-01-25 16:36:18 +01:00
matrix-version.c Initial commit with empty objects 2015-12-10 17:36:37 +01:00
matrix-version.h.in Initial commit with empty objects 2015-12-10 17:36:37 +01:00
test-api-client.c Rename enum types from MatrixAPI* to Matrix* 2016-01-25 16:11:31 +01:00
utils.c Fix for json_node_deep_copy 2016-01-27 07:40:30 +01:00
utils.h Create utility function _json_node_deep_copy() 2016-01-26 19:25:50 +01:00