1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-18 20:10:26 +01:00

4 Commits

Author SHA1 Message Date
8d8d38d5c0 Move from travis to gh actions 2024-09-13 21:27:40 +02:00
a5606272cd Fix unit tests 2024-09-13 18:16:45 +02:00
124fc2ed9d Make message close method bit more bulletproof
Noe, it it possible to create Message object and perform close() on it,
even if show() wasn't called before. It have a bit more sense since it
should be harmless for closing possibly non existent message.
2016-12-27 20:41:29 +01:00
0c1bfa3620 Added ability to show and destroy message windows 2016-12-23 19:22:37 +01:00