Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2021-02-16 | Use MessageBox for DisplayMenu | Soeren Moch | |
Besides the unified message view this allows great code simplification. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2021-02-16 | Split MessageBox class out of DisplayMessage | Soeren Moch | |
So we can reuse this MessageBox code later. Signed-off-by: Soeren Moch <smoch@web.de> |