Changeset 5161 for trunk/changelog
- Timestamp:
- Feb 17, 2001, 9:27:16 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5158 r5161 1 /* $Id: changelog,v 1.1264 2001-02-17 20:17:09 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1265 2001-02-17 20:27:16 bird Exp $ */ 2 3 2000-02-17: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - Win32kCC: o Rewrote to notebook. (fixes size problem) 5 o Added memoryinfo page which is refreshed every second. 2 6 3 7 2000-02-17: Yuri Dario <mc6530@mclink.it> … … 9 13 (fixes WM_ACTIVATE loop in Opera when maximizing or restoring 10 14 the mdi window) 11 o Don't include RDW_NOERASE flag in InvalidateRect/Rgn 15 o Don't include RDW_NOERASE flag in InvalidateRect/Rgn 12 16 (fixes background erase for mdi client window in Opera) 13 17 o IsChild only checked the direct parent of a window. Must … … 17 21 (fixes TAB handling in Opera dialogs) 18 22 o WM_ADJUSTWINDOWPOS bugfix (if app changes size/position) 19 OSLibMapWINDOWPOStoSWP can add flags, but we must not let 23 OSLibMapWINDOWPOStoSWP can add flags, but we must not let 20 24 it remove flags. 21 25 (fixes resizing of Opera MDI windows)
Note:
See TracChangeset
for help on using the changeset viewer.