Changeset 8986 for trunk/changelog
- Timestamp:
- Aug 12, 2002, 5:04:51 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8984 r8986 1 /* $Id: changelog,v 1.2258 2002-08-12 10:05:00 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2259 2002-08-12 15:04:51 sandervl Exp $ */ 2 3 2002-08-12: Sander van Leeuwen <sandervl@innotek > 4 - DDRAW: o SetCustomFullScreenMode added to force DirectDraw to 5 report only one fullscreen mode 6 o Added cases for 32 bpp in mode enumeration 7 o DrawEnumDisplayModes bugfixes 8 o Call ShowWindow in SetCooperativeLevel (if valid window) 9 o Resize associated window to full screen in SetCooperativeLevel 10 (not sure if this is correct) 11 o Call DrawSetDisplayMode2 in DrawSetDisplayMode (code duplication) 2 12 3 13 2002-08-12: Platon Fomichev <platon@innotek > 4 14 - COMCTL32: o Tooltips: ignore TTS_ALWAYSTIP style. Windows 2000 appears 5 15 to do the same. 16 - USER32: o Wine (X11) resync for AdjustRectOuter 6 17 7 18 2002-08-10: Sander van Leeuwen <sandervl@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.