Changeset 5889 for trunk/changelog
- Timestamp:
- Jun 2, 2001, 7:52:22 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5887 r5889 1 /* $Id: changelog,v 1.1475 2001-06-02 17:28:27 achimha Exp $ */ 1 /* $Id: changelog,v 1.1476 2001-06-02 17:52:22 bird Exp $ */ 2 3 2001-06-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - Win32k/configure.cmd: 5 o Corrected search for the VAC compiler. 6 o Removed stupid messages when -w is specified. 2 7 3 8 2001-06-02: Achim Hasenmueller <achimha@innotek.de> … … 35 40 (fixes border between menu & button bar in Odin MFC app & 36 41 Acrobat Reader 4.05) 37 o StretchDIBits fix for RGB555 bitmaps 42 o StretchDIBits fix for RGB555 bitmaps 38 43 (fixes pictures in pdf files shown by Acrobat Reader 4.05) 39 44 - SHLWAPI: o Added PathGetCharTypeA/W from Wine … … 44 49 outweighs processImport, so lookup is less valuable than 45 50 add to export list) 46 - SHELL32: o SIC_Initialize took extremely long to pre-initialize 51 - SHELL32: o SIC_Initialize took extremely long to pre-initialize 47 52 its icon cache. Revert to on-demand loading of the icons, 48 speeds up loading of SHELL32 (therefore most apps) 53 speeds up loading of SHELL32 (therefore most apps) 49 54 by several seconds. 50 55
Note:
See TracChangeset
for help on using the changeset viewer.