Changeset 1298 for trunk/changelog
- Timestamp:
- Oct 14, 1999, 8:31:35 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1295 r1298 1 /* $Id: changelog,v 1.32 0 1999-10-14 17:20:58 phallerExp $ */1 /* $Id: changelog,v 1.321 1999-10-14 18:31:35 sandervl Exp $ */ 2 2 3 3 99-10-14: Patrick Haller <phaller@gmx.net> … … 39 39 has titlebar. (too many Opera windows in tasklist) 40 40 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 41 46 - USER32: Rewrote window creation. All Odin windows are OS/2 frames. 42 47 2nd half of window/dialog creation carried out during OS/2 43 48 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. 44 52 NOTE: NOT WORKING CORRECTLY JUST YET!! 45 53 … … 53 61 (creates problems when loading multiple PE dlls with pe loader 54 62 and generic.exe still works fine now) 63 - SHELL32: use wrc from tools directory 55 64 56 65 99-10-13: Patrick Haller <phaller@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.