annotate CVSROOT/writers @ 583:67dfd0cea50d

Fixed a slight regression in the unified icon bitmap code. dw_window_set_bitmap() would only send the BM_SETIMAGE (button) message so static controls would not be set. I now also send STM_SETIMAGE which should be safe.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 20 May 2005 11:28:16 +0000
parents afc0d5f5d74f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
e248987dfabf cvssenv: Added security
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 ktk
6
160798fd63c4 changed nuke to bsmith :-)
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents: 5
diff changeset
2 bsmith
240
afc0d5f5d74f new user: mhessling
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents: 6
diff changeset
3 mhessling