source: trunk/changelog@ 5054

Last change on this file since 5054 was 5054, checked in by bird, 25 years ago

* empty log message *

File size: 1.6 KB
Line 
1/* $Id: changelog,v 1.1238 2001-02-02 08:54:17 bird Exp $ */
2
3 2001-02-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
4 - Win32k: o Added option for the All-In-One-Object fix to be able
5 to debug PE executables thru the ICAT. Works with pe2lx
6 and win32k.sys.
7 -1<+|-|[*]>
8 +: Applied when needed. (checked)
9 -: Never applied (use this to debug). (not checked)
10 *: Allways applied. (default) (gray)
11 It's also added to Win32kCC as a three state checkbutton.
12
13 WARNING! This option should only be used for debugging
14 and will cause your system to crash if used with based
15 images!
16 - tools\Common:
17 o Minor changes in the fileformat classes to use kFile.
18
19 2001-02-01: Sander van Leeuwen <sandervl@xs4all.nl>
20 - GDI32: o LineDDA fix (wrong calling convention)
21 (fixes crash in Solitaire)
22 - USER32: o clientHeight bugfix. Check hwnd instead of pHps->hwnd.
23 (pHps can be NULL)
24 (fixes crash in Solitaire)
25 - INSTALL: o Include ChangeLog-2001 in daily build
26 - COMDLG32: o Merged some changes from Wine (extra notification in
27 FileOpenDlgProc95 & OFN_NOCHANGEDIR support (also added
28 to Unicode version of file open dialog))
29 o Removed workaround for Acrobat Reader file open dialog
30 (Wine update fixed it)
Note: See TracBrowser for help on using the repository browser.