matrix-glib-sdk/src
Gergely Polonkai 2b06e8d1ef Reorganize MatrixAPI vtable members
Just for readability and to follow conventions.
2016-01-13 17:21:56 +01:00
..
Makefile.am Move MatrixAPIEventFormat enum to matrix-api-types.h 2016-01-11 17:42:49 +01:00
matrix-api-types.c Add M_NOT_JSON to MatrixAPIError 2016-01-13 17:21:56 +01:00
matrix-api-types.h Add M_NOT_JSON to MatrixAPIError 2016-01-13 17:21:56 +01:00
matrix-api.c Implement join_room 2016-01-13 17:21:55 +01:00
matrix-api.h Reorganize MatrixAPI vtable members 2016-01-13 17:21:56 +01:00
matrix-client.c Initial commit with empty objects 2015-12-10 17:36:37 +01:00
matrix-client.h Initial commit with empty objects 2015-12-10 17:36:37 +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 Reorganize MatrixAPI vtable members 2016-01-13 17:21:56 +01:00
matrix-http-api.h Start reimplementing HTTP API with the new interface 2016-01-11 17:40:54 +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-client.c Implement join_room 2016-01-13 17:21:55 +01:00