Changeset 18286


Ignore:
Timestamp:
Jan 6, 2002, 5:57:29 PM (23 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/ChangeLog

    r18285 r18286  
    1 /* $Id: ChangeLog,v 1.1939 2002-01-06 16:56:12 sandervl Exp $ */
     1/* $Id: ChangeLog,v 1.1940 2002-01-06 16:57:29 bird Exp $ */
     2
     3 2002-01-06: knut st. osmundsen <bird@anduin.net>
     4    - DailyBuild:
     5                o - Do not distribute odin.ini.
    26
    37 2002-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
     
    711                    memory block unless new size is larger than old size
    812                    (rounded up to next 8 bytes boundary)
    9                   (Verified this behaviour in NT4 (Global/Heap(Re)Alloc); 
     13                  (Verified this behaviour in NT4 (Global/Heap(Re)Alloc);
    1014                   fixes crashes in Opera 5.12 which relies on this 'feature')
    1115
     
    1923    - Tools/CmdQd:
    2024                o Ignore the CmdQd kill returncode in clean2.
    21  
     25
    2226 2001-12-31: Sander van Leeuwen <sandervl@xs4all.nl>
    2327    - GDI32:    o Use critical section in dibsection class instead of vmutex
     
    2933 2001-12-30: Sander van Leeuwen <sandervl@xs4all.nl>
    3034    - KERNEL32: o Fixed some wrong return values for disk functions (hmdisk)
    31                 o GetVolumeInformation: use original volume name to 
     35                o GetVolumeInformation: use original volume name to
    3236                  determine maximum file name length
    3337    - USER32:   o Enforce WS_EX_WINDOWEDGE style (Wine)
    3438                  (fixes Opera 6 menu)
    35     - GDI32:    o BitBlt, StretchBlt: sync dib section if selected into 
     39    - GDI32:    o BitBlt, StretchBlt: sync dib section if selected into
    3640                  destination HDC
    3741                  (fixes Opera 6 background)
     
    4852    - USER32:   o Use Wine version of DrawText(Ex)A/W
    4953                  (fixes underscore painting & positioning of text)
    50                 o (Auto)Check, (Auto)Radio & (Auto)3State buttons send 
     54                o (Auto)Check, (Auto)Radio & (Auto)3State buttons send
    5155                  WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN (verified in NT4)
    5256                  (fixes opening dialog buttons in Opera 6 (choose interface))
     
    6973                  (fixes crashes when accessing resources outside the resource
    7074                   section in Opera 6 binaries)
    71     - GDI32:    o DIB Section blit: don't check source & destination sizes 
     75    - GDI32:    o DIB Section blit: don't check source & destination sizes
    7276                                    with DC size (GpiDrawBits does that for us)
    7377                  (fixes the two bitmaps in the opening window of Opera 6
Note: See TracChangeset for help on using the changeset viewer.