matrix-glib-sdk/src
Gergely Polonkai 2f366ee30d Add the MATRIX_API_CALLBACK_PROTO convenience macro
It can ease creating API callback function headers.
2016-01-29 17:49:28 +01:00
..
Makefile.am Create the MatrixHTTPClient skeleton 2016-01-26 19:00:11 +01:00
matrix-api.c Add the MATRIX_API_CALLBACK_PROTO convenience macro 2016-01-29 17:49:28 +01:00
matrix-api.h Add the MATRIX_API_CALLBACK_PROTO convenience macro 2016-01-29 17:49:28 +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 Fix API endpoint paths 2016-01-29 17:02:51 +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 Add MatrixPresenceEvent type 2016-01-27 13:10:20 +01:00
matrix-types.h Add MatrixPresenceEvent type 2016-01-27 13:10:20 +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