Changeset 5114 for trunk/changelog


Ignore:
Timestamp:
Feb 11, 2001, 4:36:50 PM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5091 r5114  
    1 /* $Id: changelog,v 1.1248 2001-02-11 10:35:49 sandervl Exp $ */
     1/* $Id: changelog,v 1.1249 2001-02-11 15:36:50 bird Exp $ */
     2
     3 2001-02-11: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Win32k:   o Added symbols for the 14062D kernels.
     5                o Added a query API for getting memory information.
    26
    37 2001-02-11: Sander van Leeuwen <sandervl@xs4all.nl>
     
    3236                  messages in case of heap corruption)
    3337    - USER32:   o WM_MINIMIZE/WS_MAXIMIZE support added to CreateWindow
    34                   (fixes size of main InstallShield window for Microsoft Visual 
     38                  (fixes size of main InstallShield window for Microsoft Visual
    3539                   C++ 4.2)
    3640                o Fixed FS corruption in DIALOG_DlgDirList (c library function calls)
     
    4044                  console init.
    4145                  (fixes output of console applications; input doesn't work well yet)
    42     - USER32:   o Dialog control fix. Creating them with CreateWindowExW does not 
     46    - USER32:   o Dialog control fix. Creating them with CreateWindowExW does not
    4347                  work since our standard user32 controls are still ASCII.
    4448                  (fixes missing icon control in Acrobat Distiller window)
     
    7882                    *: Allways applied. (default)           (gray)
    7983                  It's also added to Win32kCC as a three state checkbutton.
    80                  
    81                   WARNING! This option should only be used for debugging 
    82                   and will cause your system to crash if used with based 
     84
     85                  WARNING! This option should only be used for debugging
     86                  and will cause your system to crash if used with based
    8387                  images!
    84     - tools\Common:   
     88    - tools\Common:
    8589                o Minor changes in the fileformat classes to use kFile.
    8690
     
    9296                  (fixes crash in Solitaire)
    9397    - INSTALL:  o Include ChangeLog-2001 in daily build
    94     - COMDLG32: o Merged some changes from Wine (extra notification in 
     98    - COMDLG32: o Merged some changes from Wine (extra notification in
    9599                  FileOpenDlgProc95 & OFN_NOCHANGEDIR support (also added
    96100                  to Unicode version of file open dialog))
Note: See TracChangeset for help on using the changeset viewer.