Changeset 5114 for trunk/changelog
- Timestamp:
- Feb 11, 2001, 4:36:50 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5091 r5114 1 /* $Id: changelog,v 1.1248 2001-02-11 10:35:49 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1249 2001-02-11 15:36:50 bird Exp $ */ 2 3 2001-02-11: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - Win32k: o Added symbols for the 14062D kernels. 5 o Added a query API for getting memory information. 2 6 3 7 2001-02-11: Sander van Leeuwen <sandervl@xs4all.nl> … … 32 36 messages in case of heap corruption) 33 37 - USER32: o WM_MINIMIZE/WS_MAXIMIZE support added to CreateWindow 34 (fixes size of main InstallShield window for Microsoft Visual 38 (fixes size of main InstallShield window for Microsoft Visual 35 39 C++ 4.2) 36 40 o Fixed FS corruption in DIALOG_DlgDirList (c library function calls) … … 40 44 console init. 41 45 (fixes output of console applications; input doesn't work well yet) 42 - USER32: o Dialog control fix. Creating them with CreateWindowExW does not 46 - USER32: o Dialog control fix. Creating them with CreateWindowExW does not 43 47 work since our standard user32 controls are still ASCII. 44 48 (fixes missing icon control in Acrobat Distiller window) … … 78 82 *: Allways applied. (default) (gray) 79 83 It's also added to Win32kCC as a three state checkbutton. 80 81 WARNING! This option should only be used for debugging 82 and will cause your system to crash if used with based 84 85 WARNING! This option should only be used for debugging 86 and will cause your system to crash if used with based 83 87 images! 84 - tools\Common: 88 - tools\Common: 85 89 o Minor changes in the fileformat classes to use kFile. 86 90 … … 92 96 (fixes crash in Solitaire) 93 97 - INSTALL: o Include ChangeLog-2001 in daily build 94 - COMDLG32: o Merged some changes from Wine (extra notification in 98 - COMDLG32: o Merged some changes from Wine (extra notification in 95 99 FileOpenDlgProc95 & OFN_NOCHANGEDIR support (also added 96 100 to Unicode version of file open dialog))
Note:
See TracChangeset
for help on using the changeset viewer.