Changeset 1359 for trunk/changelog


Ignore:
Timestamp:
Oct 19, 1999, 2:56:04 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1354 r1359  
    1  /* $Id: changelog,v 1.341 1999-10-19 12:32:12 dengert Exp $ */
     1 /* $Id: changelog,v 1.342 1999-10-19 12:56:04 sandervl Exp $ */
     2
     3 99-10-19: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - KERNEL32: FindResource bugfix: "DIB" type is the same as "BITMAP"
     5                    (VPBuddy fix)
     6                    NOTE: Currently disabled. VPBuddy expects something other
     7                          than a pointer to the raw resource data for such
     8                          bitmaps. (TODO)
     9        - USER32: Windows without a parent have the desktop window as parent
     10
     11 99-10-19: Yuri Dario <mc6530@mclink.it>
     12        - USER32: Initialize MDI client variables before calling Win32BaseWindow
     13                  constructor
     14
     15 99-10-19: Jens Wiessner <wiessnej@rfi.de>
     16        - RASAPI32: Added stubs
    217
    318 99-10-19: Daniela Engert <dani@ngrt.de>
     
    621 99-10-18: Sander van Leeuwen <sandervl@xs4all.nl>
    722        - USER32: Set/clear WS_VISIBLE flag in ShowWindow
    8                   Fix for scrollbar redraw
    9                   Rewrote EnumChildWindows (winzip works quite well now!)
     23                  Fix for scrollbar redraw
     24                  Put back original Wine code for LISTBOX_UpdateScroll.
     25                  Rewrote EnumChildWindows (winzip works quite well now!)
    1026
    1127 99-10-18: Edgar Buerkle <Edgar.Buerkle@gmx.net>
    12         - COMDLG32: Disable comdlg hooks for now. They don't anyway.
     28        - COMDLG32: Disable comdlg hooks for now. They don't work anyway.
    1329
    1430 99-10-17: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.