Changeset 2427 for trunk/changelog


Ignore:
Timestamp:
Jan 13, 2000, 2:55:41 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2424 r2427  
    1  /* $Id: changelog,v 1.641 2000-01-12 22:06:45 cbratschi Exp $ */
     1 /* $Id: changelog,v 1.642 2000-01-13 13:55:41 sandervl Exp $ */
     2
     3 2000-01-13: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - USER32\NEW: WM_ACTIVATEAPP should be sent when another process' window
     5                      is activated or deactivated
     6                      Send correct thread id for non-Odin windows in WM_ACTIVATEAPP
     7                      Set window handle of non-Odin window to window desktop in WM_ACTIVATE
     8                      Return window desktop handle for window handle returned by
     9                      SetActiveWindow if window is non-Odin.
     10                      Fixed activation of windows. (send WM_ACTIVATE when receiving
     11                      a WM_WINDOWPOSCHANGED message in pmframe.cpp)
     12                      Fixed DrawFrame; bottom & right frame borders now drawn correctly
     13                      Fixed scrollbar positioning (style.exe) (not completely right yet)
    214
    315 2000-01-12: Christoph Bratschi <cbratschi@datacomm.ch>
     
    618                      added improved frame redraw mechanism
    719
    8  2000-01-11: Sander van Leeuwen <sandervl@xs4all.nl>
     20 2000-01-12: Sander van Leeuwen <sandervl@xs4all.nl>
    921        - USER32\NEW: Changed client rectangle positioning (not done by PM frame
    1022                      handler anymore) -> fixes problems with Shell About dialog
Note: See TracChangeset for help on using the changeset viewer.