]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Handle WM_SYSCOLORCHANGE if using system colours. (Resets the whole palette,
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 27 Aug 2004 12:24:08 +0000 (12:24 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 27 Aug 2004 12:24:08 +0000 (12:24 +0000)
commit1393528a3a29d94219fc3edc750e7b0e202d6982
tree7c2d3316d034027b1db9b759150c21b1159be1fa
parent0484dbe54ab344f27fe5556a79915a7a7ebae1d3
Handle WM_SYSCOLORCHANGE if using system colours. (Resets the whole palette,
whereas ideally it would restrict itself to the affected colour slots.)

[originally from svn r4505]
window.c