Changeset 5285 for trunk/changelog


Ignore:
Timestamp:
Mar 6, 2001, 9:11:17 PM (25 years ago)
Author:
mike
Message:

Slightly modified for building with Watcom.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5284 r5285  
    1 /* $Id: changelog,v 1.1294 2001-03-02 12:51:50 bird Exp $ */
    2  
     1/* $Id: changelog,v 1.1295 2001-03-06 20:11:15 mike Exp $ */
     2
     3 2000-03-06: Michal Necasek <michalnec@volny.cz>
     4    - DSOUND:   o Cleaned up for building with Watcom
     5
    36 2001-03-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
    47    - Win32k:   o Fixed some 16-bit compiler problems.
    5                                 o Fixed 4.51 toolkit problems.
     8                o Fixed 4.51 toolkit problems.
    69
    710 2001-02-28: Sander van Leeuwen <sandervl@xs4all.nl>
     
    912                  [ODINSYSTEM]
    1013                  HIGHMEM=0
    11                   Turns off high memory usage in Odin. Useful for Warp 4 (>fp12) 
     14                  Turns off high memory usage in Odin. Useful for Warp 4 (>fp12)
    1215                  systems that still use the old 16 bits TCPIP stack.
    1316                  (temporary workaround)
    1417                  NOTE: Turning this option off will prevent Odin from running
    15                         applications that must be loaded in high memory 
    16                         (like MS Word). 
     18                        applications that must be loaded in high memory
     19                        (like MS Word).
    1720    - NTDLL:    o Committed update from Jan. 25th:
    18                   Ported latest NtQuerySystemInformation from Wine 
     21                  Ported latest NtQuerySystemInformation from Wine
    1922                  (includes fix for IE5 install)
    2023    - include\odinwrap.h:
     
    7881                  parent.
    7982
    80  2000-02-21: Michal Necasek <michalnec@volny.cz>
    81     - USER32:   o Translate WM_BUTTONxMOTIONSTART/END to WM_MOUSEMOVE
    8283                  Applications don't expect WM_NULL when fetching mouse
    8384                  messages from the queue.
Note: See TracChangeset for help on using the changeset viewer.