Changeset 5375 for trunk/changelog
- Timestamp:
- Mar 25, 2001, 10:06:13 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5374 r5375 1 /* $Id: changelog,v 1.1319 2001-03-25 08:51:22 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1320 2001-03-25 20:06:12 mike Exp $ */ 2 3 2001-03-25: Michal Necasek <michalnec@volny.cz> 4 - DINPUT: o Fixed keyboard handling. Now arrow keys should work right 5 on both numpad and the separate arrow block among other things. 2 6 3 7 2001-03-25: Sander van Leeuwen <sandervl@xs4all.nl> 4 8 - USER32: o If a static window has children, then we can't return HTTRANSPARENT 5 for WM_NCHITTEST. For some reason PM then sends all mouse messages 6 to the parent of the static window; even if they are intended 9 for WM_NCHITTEST. For some reason PM then sends all mouse messages 10 to the parent of the static window; even if they are intended 7 11 for the children of the static window. 8 12 TODO: This could break some win32 apps (parent not receiving mouse … … 38 42 (fixes crash in PowerDVD with release build of kernel32) 39 43 40 2001-03-22: Michal Necasek <michalnec@volny.cz>41 - USER32: o Show the mouse pointer in the exitlist handler of user32.42 44 (should restore the mouse pointer after a game crashes) 43 45 … … 79 81 now work as executed thru pec.exe. 80 82 - Kernel32: o Init VIO Console for Pe2Lx CUI images. 81 82 [DirectDraw]83 Fullscreen=[True|False|0|1]84 85 Don't blame me if your machine goes up in smoke after you've86 turned fullscreen on ;-)87 Note: It seems that fullscreen currently doesn't work right88 with newer SDD releases for 8bpp apps, though 16/24/32bpp89 should be OK (palette setting problems)90 83 91 84 2001-03-15: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.
