Age | Commit message (Collapse) | Author |
|
Make imgcache global so that it doesn't always have to be passed
explicitly to other functions.
|
|
Besides the unified message view this fixes a segfault when displaying
a message with modeOnly display.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
SetMode() is called after the first call to Flush() in cSkinDisplayReplay,
so control icons are displayed uninitialized for a short period of time.
Fix this by initializing these icon properly.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
|
|
DisplayReplay is active
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|