Changeset 1283
- Timestamp:
- Oct 14, 1999, 11:27:24 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r1282 r1283 1 /* $Id: changelog,v 1.316 1999-10-14 09:26:20 sandervl Exp $ */ 1 /* $Id: changelog,v 1.317 1999-10-14 09:27:24 sandervl Exp $ */ 2 2 3 99-10-14: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 3 4 - PE2LX: New implementation in src\win32k\pe2lx. … … 28 29 -> Don't allow WM_WINDOWPOSCHANGED messages until after WM_NCCREATE. 29 30 Removed previous OSLibMapWINDOWPOStoSWP bugfix. 30 <<<<<<< ChangeLog31 31 Default dialog xBaseUnit = 10, yBaseUnit = 20. 32 32 Only set FCF_TASKLIST bit when parent == desktop & window … … 36 36 2nd half of window/dialog creation carried out during OS/2 37 37 WM_CREATE message. 38 NOTE: This isn't working correctly yet! PM does some weird things with 39 frames that have negative coordinates. 40 41 ======= 42 43 Default dialog xBaseUnit = 10, yBaseUnit = 20. 44 >>>>>>> 1.315 38 45 39 - COMCTL32: Check infoPtr in toolbar during WM_ERASEBKGND 46 40 - KERNEL32: Added wprocess.cpp dependency for include\win\thread.h
Note:
See TracChangeset
for help on using the changeset viewer.