source: trunk/changelog@ 6419

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

* empty log message *

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