Changeset 2385 for trunk/changelog
- Timestamp:
- Jan 9, 2000, 4:59:32 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2382 r2385 1 /* $Id: changelog,v 1.625 2000-01-09 14:15:08 davidr Exp $ */ 1 /* $Id: changelog,v 1.626 2000-01-09 15:59:32 sandervl Exp $ */ 2 3 2000-01-09: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: Added border size for top-level windows in OSLibWinConvertStyle 5 (borders are not drawn correctly) 6 Fixed bug in pmframe WM_WINDOWPOSCHANGED handler (don't update 7 client/window rectangle when size nor position have changed) 8 Fixed out of sync rectWindow. (children don't get notified of 9 parent position change -> rectWindow (in screen coord.) not updated) 2 10 3 11 2000-01-09: David Raison <djr@lemur.co.uk> … … 11 19 - USER32: ModifyMenuA bugfix (changing menu ids didn't work) 12 20 OSLibGetMsg bugfix + WM_QUIT translation fix 21 OSLibGetMenuItemRect fix (y coordinate conversion) 22 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE 23 or button down/up message translation. 13 24 - OLE32/OLEAUT32/OLESVR32/OLEDLG/OLECLI32: 14 25 Added Wine-like license that supercedes the main Odin license
Note:
See TracChangeset
for help on using the changeset viewer.