Changeset 4978 for trunk/changelog
- Timestamp:
- Jan 20, 2001, 12:05:34 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4974 r4978 1 /* $Id: changelog,v 1.1224 2001-01-19 02:48:08 bird Exp $ */ 1 /* $Id: changelog,v 1.1225 2001-01-19 23:05:34 sandervl Exp $ */ 2 3 2001-01-19: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: o GetCaretPos & SetCaretPos bugfixes. Did not take client 5 window origin into account. 6 (fixes cursor position problems in e.g. Notepad) 7 8 2000-01-19: Przemyslaw Dobrowolski <dobrawka@asua.org.pl> 9 - WNASPI32: o DosCreateMutexSem call bugfix. 10 (CDRWIN works again) 2 11 3 12 2001-01-19: knut st. osmundsen <knut.stange.osmundsen@mynd.no> … … 11 20 function. (which doesn't work for compressed bitmaps) 12 21 (MS Excel 97 startup bitmap displays correctly now) 13 (MS Developer startup bitmap overlay correct now (Visual C++ part)) 22 Also solves y inversion related problems. 23 (MS Developer startup bitmap overlay correct now (Visual C++ logo)) 14 24 - WGSS50: o Reported problems with SaveDC/RestoreDC and StretchDIBits 15 25 (Modelator graphics corruption fixed)
Note:
See TracChangeset
for help on using the changeset viewer.