Changeset 2405 for trunk/changelog
- Timestamp:
- Jan 11, 2000, 2:05:43 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2404 r2405 1 /* $Id: changelog,v 1.63 3 2000-01-11 10:39:26sandervl Exp $ */1 /* $Id: changelog,v 1.634 2000-01-11 13:05:41 sandervl Exp $ */ 2 2 3 3 2000-01-11: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 Removed hardcoded dependancy on shell32; load it on-demand 6 6 Fixed LoadBitmap (OBM_RADIOCHECK was missing from system bitmap list) 7 Fixed wrong return value for OSLibWinGetMsg 8 Workaround for bug in GDI32 FillRect (menu items painted 9 black instead of gray) (menu.cpp, MENU_DrawMenuItem) 10 Applied patch to Wine menu code for RealPlayer 11 Fixed default return value of DefWndProc (0) 12 Fixed SetMenu (menus should be set when a window is no child) 13 Call correct SetMenu function from MsgCreate Win32BaseWindow method 7 14 8 15 2000-01-10: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.