source: trunk/changelog@ 6428

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

* empty log message *

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