Changeset 2576 for trunk/changelog
- Timestamp:
- Jan 30, 2000, 7:47:55 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2574 r2576 1 /* $Id: changelog,v 1.67 8 2000-01-30 15:05:39sandervl Exp $ */1 /* $Id: changelog,v 1.679 2000-01-30 18:47:55 sandervl Exp $ */ 2 2 3 3 2000-01-30: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 longer required) 6 6 - GDI32: Removed wrong bugfix for GetDIBits (breaks Lotus Notes) 7 - USER32: Don't check for window visibility when calling SetWindowPos 8 in SetMenu. (fixes menu in standard minesweeper) 9 (NOTE: May need to call SetWindowPos with SWP_FRAMECHANGED 10 when showing a window (see Wine code)) 11 Put back GetMenuStringA fix (return length of string if string pointer 12 or size parameter == 0) (almost fixes Realplayer 7 menu) 7 13 8 14 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.