Changeset 6624 for trunk/changelog
- Timestamp:
- Sep 2, 2001, 1:16:49 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6615 r6624 1 /* $Id: changelog,v 1.1668 2001-08-31 19:56:17 phaller Exp $ */ 1 /* $Id: changelog,v 1.1669 2001-09-01 23:16:49 bird Exp $ */ 2 3 2001-09-01: knut st. osmundsen <kosmunds@csc.com> 4 - Tools\CmdQd: 5 o Do DosExecPgm directly on programs when possible. 6 (It's not possible if multiple commands is specified in a job.) 7 o Path search result caching. 8 o Uses CMD.EXE nomatter what is in the COMSPEC. 2 9 3 10 2001-08-31: Patrick Haller <patrick.haller@innotek.de> … … 21 28 22 29 2001-08-27: Sander van Leeuwen <sandervl@xs4all.nl> 23 - USER32: o FillRect fix: brush 0 means current selected brush 30 - USER32: o FillRect fix: brush 0 means current selected brush 24 31 (verified in NT4) 25 32 (fixes background in registration dialog of CVP) … … 28 35 - USER32: o Convert icon & cursor to OS/2 format in CreateIconIndirect, 29 36 CreateCursor & CreateIcon 30 o Convert RGB 555 to 565 for 16 bits icons and cursors 37 o Convert RGB 555 to 565 for 16 bits icons and cursors 31 38 (win to os/2 icon/cursor conversion) 32 - SHELL32: o SHBrowseForFolderA fix: don't send dummy BFFM_SELCHANGED 39 - SHELL32: o SHBrowseForFolderA fix: don't send dummy BFFM_SELCHANGED 33 40 during WM_INITDIALOG 34 41 (breaks folder dialog in CVP) … … 38 45 CreateEvent or CreateSemaphore is called with existing 39 46 semaphore name. 40 - CUSTOMBUILD: 47 - CUSTOMBUILD: 41 48 o Added riched32 42 49 - RICHED32: o Changes for custom build
Note:
See TracChangeset
for help on using the changeset viewer.