Changeset 6624 for trunk/changelog


Ignore:
Timestamp:
Sep 2, 2001, 1:16:49 AM (24 years ago)
Author:
bird
Message:

* empty log message *

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.
    29
    310 2001-08-31: Patrick Haller <patrick.haller@innotek.de>
     
    2128
    2229 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
    2431                  (verified in NT4)
    2532                  (fixes background in registration dialog of CVP)
     
    2835    - USER32:   o Convert icon & cursor to OS/2 format in CreateIconIndirect,
    2936                  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
    3138                  (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
    3340                  during WM_INITDIALOG
    3441                  (breaks folder dialog in CVP)
     
    3845                  CreateEvent or CreateSemaphore is called with existing
    3946                  semaphore name.
    40     - CUSTOMBUILD: 
     47    - CUSTOMBUILD:
    4148                o Added riched32
    4249    - RICHED32: o Changes for custom build
Note: See TracChangeset for help on using the changeset viewer.