Changeset 2568 for trunk/changelog
- Timestamp:
- Jan 29, 2000, 9:45:58 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2561 r2568 1 /* $Id: changelog,v 1.67 5 2000-01-29 14:57:46sandervl Exp $ */1 /* $Id: changelog,v 1.676 2000-01-29 20:45:58 sandervl Exp $ */ 2 2 3 3 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 problems in RealPlayer 7. 7 7 - USER32: Call DrawTextA in uitools.cpp, not Open32's DrawText. 8 Fix for SetWindowPos for showing hidden windows 9 (call ShowWindow) -> fixed non-visible button bar in mIRC 10 Don't set WS_VISIBLE on by default. Windows are made visible 11 during creation by calling ShowWindow. 12 Call UpdateWindow for client window, not the frame. 8 13 - INCLUDE\WIN\wingdi.h: Added GdiFlush declaration 9 14 - INCLUDE\makefiles: Added c/c++ definitions for win32 apps (without
Note:
See TracChangeset
for help on using the changeset viewer.