Commit Graph

12 Commits

Author SHA1 Message Date
Gergely Polonkai 51a4b1492c Port MatrixError to C 2017-12-05 16:05:39 +01:00
Gergely Polonkai 9054fb2a72 Get rid of libgee
It is said to be a bad idea to use in libraries anyway, but definitely makes porting back to C
harder.
2017-11-28 18:14:17 +01:00
Gergely Polonkai d99cb8b589 Move namespace-info.vala to namespace-info.vala.in
This makes it possible for the .gir file to contain the dynamic API version.
2016-03-10 19:08:33 +01:00
Gergely Polonkai f1a58f84b8 Add a .pc file 2016-03-10 19:07:33 +01:00
Gergely Polonkai 6fc2bffe9c Fix the DEBUG define
So it gets defined even if debugging is not enabled
2016-03-10 19:02:10 +01:00
Gergely Polonkai e93a7675c0 Move documentation generating to Valadoc
Generating Vala documentation with GTK-Doc is a bit of PITA. Using
Valadoc is much easier, so we are moving there.
2016-03-04 14:52:22 +01:00
Gergely Polonkai 1e7c54dd45 Define MatrixEvent 2016-03-04 14:00:42 +01:00
Gergely Polonkai 2eb4828cdb Update autotools to Vala usage 2016-03-04 14:00:06 +01:00
Gergely Polonkai 34d77fa2eb Update autogen and toplevel Makefile
This is partly to fix an issue with the INSTALL file missing
2016-03-02 11:46:39 +01:00
Gergely Polonkai 19a5ab01a0 Add the MatrixClient::login-finished signal 2016-01-24 15:40:26 +01:00
Gergely Polonkai b6c4c8f26d Move MatrixAPI to an interface 2015-12-11 14:15:42 +01:00
Gergely Polonkai 33fb203538 Initial commit with empty objects 2015-12-10 17:36:37 +01:00