source: trunk/changelog@ 6425

Last change on this file since 6425 was 6425, checked in by bird, 24 years ago

* empty log message *

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