source: trunk/changelog@ 6409

Last change on this file since 6409 was 6409, checked in by sandervl, 24 years ago

* empty log message *

File size: 18.4 KB
Line 
1/* $Id: changelog,v 1.1623 2001-07-30 10:20:45 sandervl Exp $ */
2
3 2001-07-30: Sander van Leeuwen <sandervl@xs4all.nl>
4 - WINMM: o Rewrote timeGetSystemTime & timeGetTime
5
6 2001-07-29: knut st. osmundsen <kosmunds@csc.com>
7 - Makefiles:
8 o Force fastdep to scan all files if -a is specified to nmake.
9 - Win32k/test:
10 o Wrote stupid test app to profile child process execution
11 on different OSes.
12 Current results are found in source (PrfTstProcess.c).
13
14 2001-07-29: Sander van Leeuwen <sandervl@xs4all.nl>
15 - COMCTL32/COMDLG32/GDI32/KERNEL32/MSVFW32/USER32/SHELL32/WSOCK32/WINMM
16 RPCRT4:
17 o Updates for custom build (different resource table names)
18 - KERNEL32: o Added exports to change the root keys of the registry
19 and to change the name of dlls to be loaded next
20 - CUSTOMBUILD:
21 o Updates
22
23 2001-07-28: Sander van Leeuwen <sandervl@xs4all.nl>
24 - USER32: o Set/GetWindowWord changes (must handle GWW_ID, GWW_HINSTANCE
25 and GWW_HWNDPARENT
26 o Ported ArrangeIconicWindows from Wine (not complete yet)
27 o Rewrote Get/SetDoubleClickTime & SwapMouseButton
28 o Don't call O32_GetLastActivePopup
29 (TODO: rewrite it)
30 - KERNEL32: o Rewrote FatalAppExitA/W, FatalExit, Beep, IsBadHugeReadPtr,
31 IsBadHugeWritePtr
32 o Removed O32_HeapCreate/Destroy calls; return rtl heap handle
33 o No longer use Open32's GetProcAddress or GetModuleFileName
34 - USER32/KERNEL32:
35 o Moved WaitForInputIdle & AttachThreadInput from user32 to
36 kernel32
37 - TOOLS\INSTALL:
38 o Create temp directory in windows dir
39
40 2001-07-22: Sander van Leeuwen <sandervl@xs4all.nl>
41 - TOOLS\INSTALL:
42 o Added some quartz.dll keys
43 - COMCTL32: o Status window bugfix; check part number boundary
44 (fixes crash in AudioGalaxy)
45 - USER32: o IsWindowVisible fix; check WS_CHILD flag before calling GetParent
46 (fixes invisible characters while typing in edit control
47 of AudioGalaxy)
48
49 2001-07-21: Sander van Leeuwen <sandervl@xs4all.nl>
50 - DINPUT, DPLAYX, ICMP, IMAGEHLP, IMM32, LZ32,
51 MSVFW32, OLEPRO32, RICHED32, URLMON, VERSION, WININET
52 o Added Wine license
53
54 - AVIFIL32, SHELL32, COMCTL32, COMDLG32, MSACM32, NTDLL, OLE32, OLAUT32,
55 SHDOCVW, SETUPAPI, SHLWAPI, OLECLI32, OLEDLG, OLESVR32, RPCRT4
56 o Replaced Wine license with updated version
57 - COMCTL32: o Resync with Wine (20010720); comboex, comctl32undoc, rebar,
58 imagelist, toolbar, pager
59 - MSVFW32: o Resync with Wine (20010720); all
60 - AVIFIL32: o Resync with Wine (20010720); all
61 - GDI32: o Fixed brush leak in InternalTextOutA
62 (fixes Macromedia Flash 5 error messages)
63
64 2001-07-20: Sander van Leeuwen <sandervl@xs4all.nl>
65 - KERNEL32: o Moved wsnprintf to user32
66 - USER32: o Removed FatalAppExitA/W (already in kernel32)
67 - SHLWAPI: o Removed WINE_StringFromCLSID & StringFromGUID2 (not used)
68 o Removed several string function that were not used or exported
69 - NTDLL: o Replaced 64 bits math assembly functions (disassembled Wine C code
70 compiled with VAC 3.6.5)
71 - ODINCRT: o Export 64 bits math rtl functions
72 o Added 64 bits math rtl functions for VAC 3.0 (assembly;
73 borrowed from VAC 3.6.5)
74 NOTE: __divi64 might cause problems (in theory) since
75 it uses the FPU and doesn't save the FPU state
76 - OLE32/WINMM/KERNEL32/USER32/GDI32/COMCTL32/COMDLG32/SHLWAPI/SHELL32/
77 RPCRT4/WSOCK32/VERSION:
78 o Rewrote initterm + debug logging to allow us to build
79 a single dll containing the code of many Odin dlls
80 - CUSTOMBUILD:
81 o Example of creating a custom dll with the Odin32 environment
82 that can be used for a ported win32 app. (not done yet)
83
84 2001-07-19: Sander van Leeuwen <sandervl@xs4all.nl>
85 - DOC: o Added license for WGSS50
86 - TOOLS\INSTALL:
87 o Include new license in WarpIN install script + package
88 - TOOLS\DAILYBUILD:
89 o Add WGSS50.lic to daily zipfiles
90 - COMDLG32: o Use printer dialog function in WGSS50
91 - WGSS50: o Added new WGSS dll that fixes several printing problems
92 - KERNEL32: o lstrncmpiA/W bugfix; broke resource lookup in Acrobat
93 Distiller (did not exactly work the way Wine code expected it)
94
95 2001-07-19: Achim Hasenmueller <achimha@innotek.de>
96 - LICENSE: o added WGSS50.LIC which contains the official license
97 of the WGSS50.DLL module that is included with all
98 Odin builds. This is a license contract between
99 InnoTek Systemberatung GmbH (http://www.innotek.de)
100 and the individual Odin user. The library is provided
101 free of charge. The main requirement is that every user
102 need to own a valid OS/2 license (this also includes
103 eComStation of course).
104 Every distribution of Odin will also contain this
105 license file and the WarpIn archives will show the
106 license during installation and require acceptance.
107 For any questions about the license, please contact
108 me via email. Note that the Odin license specifically
109 allows redistribution of Odin with custom applications
110 and as soon as the WGSS50 license is included, this also
111 applies to WGSS50.DLL.
112
113 The reason we include WGSS50 (a subset of Open32 used
114 by IBM for Netscape Communicator 4.61 for OS/2) is that
115 it contains numerous improvements over Open32 and it
116 allows us more easily to replace Open32/WGSS50 APIs
117 by custom functions.
118
119 2001-07-17: Sander van Leeuwen <sandervl@xs4all.nl>
120 - KERNEL32: o HeapCreate now creates a separate heap (_ucreate) instead
121 of sharing the same heap as Odin.
122 (lowers the chance of fatal crashes on heap corruption;
123 hangs in exitlist)
124 o Implemented HeapValidate
125 o GlobalReAlloc bugfix; must check if pointer has a handle
126 associated with it.
127 (RealDraw install calls GlobalReAlloc with pointer returned
128 by GlobalLock(handle))
129
130 2001-07-16: Sander van Leeuwen <sandervl@xs4all.nl>
131 - KERNEL32: o RegEnumKeyExW fix (lpszClass can be NULL)
132 o Faster resource lookup functions (Wine)
133 - USER32: o Allocate more memory for icon bitmap before calling
134 GpiCreateBitmap. This function seems to touch more bytes
135 than necessary (??).
136 - GDI32: o AddFontResourceA: ignore if called with filename of PE
137 executable (return 1; gets rid of error message in Photoshop 6)
138
139 2001-07-15: Sander van Leeuwen <sandervl@xs4all.nl>
140 - COMDLG32: o Ported Wine printer dialog code (inactive due to missing
141 functions in winspool)
142 - USER32: o Translate WM_VSCROLL & WM_HSCROLL
143 o Do not use imports not available in Warp 3's PMWINX
144 (WaitForInputIdle & GetAsyncKeyState)
145 o There is no close button in Warp 3 (OS/2 look & feel)
146 - KERNEL32: o Do not call WaitForInputIdle in WinExec on Warp 3 systems.
147
148 2001-07-14: Sander van Leeuwen <sandervl@xs4all.nl>
149 - PELDR: o Fix for parsing cmd line consisting of directory with spaces
150 - USER32: o Get menu font from os2.ini (OS/2 look & feel)
151 o Full window drag now works for Odin windows
152 - GDI32: o Implemented StartDocW
153
154 2001-07-13: Sander van Leeuwen <sandervl@xs4all.nl>
155 - COMDLG32: o Fix for windows 3.1 style file dialog
156 - COMCTL32: o Bad listview pointer checks cause crashes in details
157 view of file dialogs
158 (TODO: Details view is still not right)
159 - KERNEL32: o Check for NULL pointer in lstrlenA/W
160 (fixes crash during AutoCAD 14 install)
161 - USER32: o Removed very old check for negative x or y coordinates during
162 window creation.
163 (file open dialog in InstallShield doesn't show weird edit control
164 anymore and the MS Word 97 main window looks better now)
165 o RegisterClassA/W: check icon first before copying it
166 (gets rid of some annoying warnings in the logfile)
167 - GDI32: o Change BITMAPINFO height if negative
168 (fixes failing StretchDIBits calls with Matrox display driver)
169
170 2001-07-12: Sander van Leeuwen <sandervl@xs4all.nl>
171 - KERNEL32: o Atom fixes
172 - OLEAUT32: o Added RegisterActiveObject, RevokeActiveObject &
173 GetActiveObject from Wine.
174
175 2001-07-10: Sander van Leeuwen <sandervl@xs4all.nl>
176 - COMDLG32: o Don't clear filename when selecting of switching
177 directory is file open/save dialog.
178
179 2001-07-10: knut st. osmundsen <kosmunds@csc.com>
180 - WIN32K: o Made DosKillProcessEx framework.
181 o Tried to fix missing unlocks of environment block.
182 - KERNEL32: o Tried to fix missing unlocks of environment block.
183 o Fixed module not found problem when a Pe2Lx is dynamically
184 loaded several times.
185 o Defined env.var. ODIN32.FAIL_IF_UNREGISTEREDLX to make
186 LoadLibraryEx fail on unregistered LX dlls. This will fix
187 the most annoying int 3's when starting Opera on debug Odin.
188 (Two int 3 per netscape/2 plugin checked.)
189
190 2001-07-09: knut st. osmundsen <kosmunds@csc.com>:
191 - CRTDLL: o When renaming dlls we still use the original importlibrary
192 and .def-file names. ORGTARGET exist for that purpose.
193 - NTDLL: o Link with crtdll.lib.
194 - VERSION: o Link with crtdll.lib.
195 - WIN32K: o Updated LieList with CrtDll -> CrtDll32 renaming.
196
197 2001-07-09: Sander van Leeuwen <sandervl@xs4all.nl>
198 - KERNEL32: o Directly import registry functions from REGISTRY.DLL
199 - GDI32: o Never use object handle 0
200 (fixes bad icons in dialogs)
201 - USER32: o Same edit fix as applied yesterday, but this time for
202 single line edit control painting.
203 (Opera url editbox now displays selected text properly)
204
205 2001-07-08: Achim Hasenmueller <achimha@innotek.de>
206 - WSOCK32: o error message to human readable text translation
207 for WSASetLastError (debug version)
208 o implemented IPPROTO_IP support for setsockopt
209 (not fully done)
210 o reset semaphore in WSAEnumNetworkEvents
211 - USER32: o deleted user32\old. It is still in the CVS attic
212 so in case you need it, you can get it from CVS
213
214 2001-07-08: Sander van Leeuwen <sandervl@xs4all.nl>
215 - USER32: o Some icon fixes
216 o Changed scrollbar behaviour in OS/2 mode; scrollbar doesn't
217 jump back to last click position when moving the mouse
218 outside the scroll window during scrolling.
219 o Changed menu behaviour in OS/2 mode; no mouse tracking
220 when right or left mouse button not pressed.
221 o Clipboard (Get/SetClipboardData: must translated open32
222 to kernel32 global memory handles (due to Global memory
223 api rewrite)
224 o Key translation for arrow keys and insert/del, home/end, page up/down
225 added (WM_CHAR message translation)
226 o Edit control bugfix for drawing selected text
227 - KERNEL32: o More pointer checks added to GlobalLock/Unlock
228 o Add default rename entry for crtdll
229 o Fixed FS corruption in atom functions (wrapper for LookupAtom)
230 - CRTDLL: o Renamed to crtdll32 to avoid problems with some Lotus
231 apps that come with their own crtdll
232 - NTDLL: o Link with crtdll32.lib
233 - VERSION: o Link with crtdll32.lib
234 - SHLWAPI: o Link with crtdll32.lib
235 - PELDR: o Fix for file not found error
236
237 2001-07-08: knut st. osmundsen <kosmunds@csc.com>
238 - KERNEL32: o Added call in initterm to tell win32k where the Odin32
239 environment block is. (Its in Open32, and I don't think
240 it is reallocated.)
241 o Added early initiation of Win32k loaded EXE. This corrected
242 problems with GetModuleHandleA returing -1 to MSVCRT.
243 - WIN32K: o Fixed environment block problem. The environment variables is
244 not updated in the original env.block. So, win32k needs to
245 be told where to find the Odin32 environment block to correctly
246 find dlls using the PATH.
247 o Corrected crosspage fixup bug.
248 o Set no internal fixups flag in LX header for most executables
249 in an attempt to convice OS/2 to load them where they wanna be
250 loaded (usually 0x00400000).
251 o Can now tell difference between the debug kernels.
252
253 2001-07-07: Sander van Leeuwen <sandervl@xs4all.nl>
254 - KERNEL32: o Rewrote atom functions (no longer relies on Open32)
255 o Fixed GetAtomNameW
256 - GDI32: o Don't use Open32 IsBad* memory functions directly
257 - COMDLG32: o PrintDlg fix: must translated open32 to kernel32 global
258 memory handles (due to Global memory api rewrite)
259
260 2001-07-07: Achim Hasenmueller <achimha@innotek.de>
261 - WS2_32: o import WSAEventSelect from WSOCK32 (although a
262 Winsock 2.0 API, it makes more sense to be implemented
263 in the Winsock 1.1 stack)
264 o import WSAEnumNetworkEvents from WSOCK32 (same reason)
265 - WSOCK32: o enhanced WSAAsyncSelect processing to allow both
266 window handle and event semaphore notification
267 o implemented WSAEventSelect
268 o implemented WSAEnumNetworkEvents (not correct)
269
270 2001-07-07: knut st. osmundsen <kosmunds@csc.com>
271 - URLMON: o Stubbed HlinkSimpleNavigateToString and RegisterBindStatusCallback
272 to fix SYS2048 during RealPlayer install.
273 - WIN32K: o Fixed the DBExpert bug in the longdllname code.
274 BTW. Thanks to Randell at Sundial Systems and Alex Newman
275 for reporting this and begin very helpful tracking it down.
276 o The longdllname feature now differs from the OS/2 loader on
277 one points: <br>
278 It is able to find (DosQueryModuleHandle) for dlls using
279 internal names which includes the .DLL extention. <br>
280 The longdllname feature don't currently support names with
281 extention .DLL like extentions with base name lengths from
282 4-7 chars. I will fix this some day.<br>
283
284 2001-07-06: Sander van Leeuwen <sandervl@xs4all.nl>
285 - KERNEL32: o HeapAlloc must return pointers aligned at 8 byte boundary
286 o GlobalAlloc must return pointers aligned at 8 byte boundary
287 (SDK docs + verified in NT4, SP6)
288 o Better checks in GlobalFree for invalid handles/pointers
289 (InvestmentView seems to call it with a GDI handle; why??)
290 o LocalReAlloc bugfix
291 - USER32: o Must return 16 bits icon & cursor handles
292 (fixes crash in Acrobat Reader 4)
293 - GDI32: o GetDIBits must only return color information when lpvBits
294 is not NULL.
295 (fixes Opera crash (heap corruption) with new heap code)
296 - PELDR: o Report error when file not found.
297
298 2001-07-05: Sander van Leeuwen <sandervl@xs4all.nl>
299 - USER32: o WM_WINDOWPOSCHANGED dispatch bugfix (introduced yesterday)
300 o WinHelpA fixes (use shared memory for sending information
301 to winhlp32)
302 - KERNEL32: o Added GlobalFix and GlobalUnfix
303 o Local memory functions now use Global memory functions
304 o Ported Wine Global memory functions (we no longer depend
305 on Open32 for these)
306
307 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl>
308 - USER32: o Partial implementation of ToAsciiEx (just calls ToAscii)
309 o VkKeyScanExA/W: call VkKeyScanA/W
310 o MapVirtualKeyExA/W: call MapVirtualKeyA/W
311 o SetParent bugfix; even though the win32 coordinates might
312 not change, the PM coordinates can. We must make sure the
313 child stays at the same position (y) relative to the
314 (new) parent.
315 (Cool Edit Pro LE play buttons now at the right position)
316 o Send WM_SETICON to frame window with converted win32 icon
317 (application icon now visible in task list)
318 o Quick fix for window creation:
319 Before a window has processed WM_NCCREATE:
320 - GetTopWindow can't return that window handle
321 - GetWindow(parent, GW_CHILD) can't return that window handle
322 - IsChild works
323 TODO: Does this affect more functions?? (other GetWindow ops)
324 (verified in NT4, SP6)
325 TODO: Must add window to parent's child list after WM_NCCREATE
326 and rewrite GetWindow & GetTopWindow
327 (fix for crash in MP3 Explorer)
328
329 - GDI32: o Workaround for applications that depend on 16 bits
330 GDI object handles.
331 (TODO: must create our own 16 bits handles)
332 (fixes crash in Cool Edit Pro LE)
333
334 2001-07-03: knut st. osmundsen <kosmunds@csc.com>
335 - KERNEL32: o Improoved the Unhandled exception message by
336 trying to provide modulename and some kind of obj/offset.
337 - FastDep: o (synced with OS2Tools) Make better use of data in evt.
338 existing .depend file so that only changed files are processed.
339
340 2001-07-03: Sander van Leeuwen <sandervl@xs4all.nl>
341 - KERNEL32: o Executable load fix
342 (fixes crash during RealPlayer 8 install)
343 o Allow loading of OS/2 dlls for Odin32 apps (like Opera)
344 - USER32: o ToAscii & GetKeyboardState fixes
345 (for Putty keyboard input)
Note: See TracBrowser for help on using the repository browser.