Changeset 1791 for trunk/changelog
- Timestamp:
- Nov 21, 1999, 1:56:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1789 r1791 1 /* $Id: changelog,v 1.46 1 1999-11-21 11:06:16achimha Exp $ */1 /* $Id: changelog,v 1.462 1999-11-21 12:56:21 achimha Exp $ */ 2 2 3 3 99-11-21: Achim Hasenmueller <achimha@innotek.de> 4 - USER32: issueWM_SETTEXT for edit and static text controls4 - USER32: send WM_SETTEXT for edit and static text controls 5 5 in SetWindowTextA/W 6 - COMCTL32: stubbed ImageList_Read and ImageList_Write 6 Fixes for original Windows colors (still not 7 accurate though) 8 - COMCTL32: stubbed ImageList_Read and ImageList_Write - 7 9 implementation missing because OLE stream support 8 10 required … … 39 41 99-11-14: Achim Hasenmueller <achimha@innotek.de> 40 42 - COMCTL32: Fixed strdupAtoW/WtoA calls 41 Implemented missing undocum ted string functions43 Implemented missing undocumented string functions 42 44 43 45 99-11-14: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.