Changeset 1298 for trunk/changelog


Ignore:
Timestamp:
Oct 14, 1999, 8:31:35 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1295 r1298  
    1  /* $Id: changelog,v 1.320 1999-10-14 17:20:58 phaller Exp $ */
     1 /* $Id: changelog,v 1.321 1999-10-14 18:31:35 sandervl Exp $ */
    22
    33 99-10-14: Patrick Haller <phaller@gmx.net>
     
    3939                  has titlebar. (too many Opera windows in tasklist)
    4040                  Clear unsupported frame styles (i.e. no titlebar & minimize/maximize button)
     41                  Fixed MapOS2ToWin32Rectl & GetWindowRect.
     42                  Removed code that adds bordersize during SetWindowPos & window
     43                  creation. Fixed listbox code instead. (use window rectangle
     44                  for SetWindowPos call, not client rectangle)
     45
    4146        - USER32: Rewrote window creation. All Odin windows are OS/2 frames.
    4247                  2nd half of window/dialog creation carried out during OS/2
    4348                  WM_CREATE message.
     49                  Don't call default frame handler during WM_ADJUSTWINDOWPOS
     50                  for child windows. Fixes incorrect position.
     51                  Probably needs to be fixed again.
    4452          NOTE: NOT WORKING CORRECTLY JUST YET!!
    4553
     
    5361                    (creates problems when loading multiple PE dlls with pe loader
    5462                     and generic.exe still works fine now)
     63        - SHELL32: use wrc from tools directory
    5564
    5665 99-10-13: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.