Commit graph

16 commits

Author SHA1 Message Date
BernardoGiordano
2df56e0159 completely remove the old StringUtils code 2018-08-08 15:27:31 +02:00
BernardoGiordano
57b0576edb better integrate changes from #113 2018-08-05 17:36:50 +02:00
pcbeard
4b6e5a039c Use vasprintf (#113)
* Use single call to vasprintf, if available

* Add _GNU_SOURCE=1 to make vasprintf available
2018-08-05 17:26:18 +02:00
BernardoGiordano
ae9149bf83 revert folder name changes 2018-07-23 07:24:28 +02:00
BernardoGiordano
0284cf644f general updates 2018-07-17 18:25:07 +02:00
BernardoGiordano
c5677bf910 fix #117 2018-07-16 15:59:45 +02:00
BernardoGiordano
41d6f7cb75 abstract common Hid class 2018-05-30 22:56:19 +02:00
BernardoGiordano
eb7233a1f5 fix bugs introduced by last commit 2018-05-28 22:05:13 +02:00
BernardoGiordano
440904590b Add configurations. Fix #41 and #46 2018-05-26 22:25:48 +02:00
BernardoGiordano
e5fd2f04dd fix #88 2018-05-26 09:36:00 +02:00
BernardoGiordano
ff0f8cc61c abstract Scrollable and make it common 2018-05-25 18:46:20 +02:00
BernardoGiordano
5275c94e01 fix constructor 2018-05-20 15:22:51 +02:00
BernardoGiordano
10849891fc abstract Clickable class 2018-05-18 15:17:16 +02:00
BernardoGiordano
0769be3524 fix #82 2018-05-17 09:49:49 +02:00
BernardoGiordano
cb5b22c1b2 handle usernames with special characters (#81) 2018-05-17 09:37:47 +02:00
BernardoGiordano
97dc362c49 move common code to a shared folder 2018-05-15 12:22:46 +02:00