Changeset 1578 for trunk/changelog


Ignore:
Timestamp:
Nov 3, 1999, 8:53:30 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1577 r1578  
    1  /* $Id: changelog,v 1.404 1999-11-03 19:52:55 sandervl Exp $ */
     1 /* $Id: changelog,v 1.405 1999-11-03 19:53:30 sandervl Exp $ */
     2
     3 99-11-03: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - COMDLG32: Import from shlwapi as the original Wine code does
     5        - SHELLL32: Added exports
     6        - SHLWAPI:  Link with shell32.lib for forwarders + added exports
     7        - USER32:   Fixed mouseactivate for subclassed OS/2 windows (scrollbars)
     8                    Fixed CreateIconIndirect (Wine file dialog now shows button
     9                    icons correctly)
     10                    Don't clear WS_CLIPSIBLINGS bit in OSSetWindowStyle.
     11                    Removed fix in PMFRAME WM_ADJUSTWINDOWPOS: Previous fix breaks
     12                    a lot of apps (button.exe/style.exe/header4.exe)
     13                    (fix = call default frame handler when receiving this msg
     14                     when the window hasn't been 'created' yet)
    215
    316 99-11-03: Christoph Bratschi <cbratschi@datacomm.ch>
Note: See TracChangeset for help on using the changeset viewer.