source: trunk/changelog@ 3474

Last change on this file since 3474 was 3474, checked in by bird, 26 years ago

* empty log message *

File size: 15.9 KB
Line 
1 /* $Id: changelog,v 1.921 2000-05-02 13:34:51 bird Exp $ */
2
3 2000-05-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
4 - makefile and tools/makefile:
5 tools/install is not a "needed tool" required for
6 to do the rest of the build; and it'is dependent on
7 kernel32.lib which haven't been made at the time
8 the needed_tools are being made. So, the making of
9 tools/install is the last thing we do in the makeprocess.
10 - WSOCK32, WINMM:
11 ODINWRAP changes below broke WSOCK32 and WINMM.
12 I've created some highly temporary fix for it this problem.
13 Could someone please make a permanent fix?
14
15 2000-04-30: Patrick Haller <phaller@gmx.net>
16 - ODINWRAP: added profiling support. The odin wrapper macros now
17 can measure function calls, this is the cumulative
18 method call time with 838ns accuracy (tick unit).
19
20 2000-04-30: Sander van Leeuwen <sandervl@xs4all.nl>
21 - KERNEL32: LocalFlags fix (low byte = lock count, hight byte (of low word) = memory flags)
22 LocalGetFlags, LocalLock & LocalUnlock now check if the
23 pointer is larger than 3 GB. Some apps calls these functions
24 with GDI object handles.
25 - OLEAUT32: Don't create logfiles in release build
26
27 2000-04-29: Yuri Dario <mc6530@mclink.it>
28 - USER32: Bugfix for owner of windows (set to owner instead of parent now)
29
30 2000-04-29: Sander van Leeuwen <sandervl@xs4all.nl>
31 - USER32/KERNEL32: Added selectable logging for level 2 dprintfs.
32
33 - USER32: Commented out default x & y position code
34 (FCF_SHELLPOSITION no longer works)
35 -> fixes menu & toolbars in MS Word 97
36
37 - KERNEL32: Added windows directory override again
38 (NOTE: for developers *ONLY*; DO NOT USE IT)
39 [DEVDIRECTORIES]
40 WINDOWS=drive:\path
41 Default System directory is kernel32 path
42 (with new install program: x:\odin\system32)
43 Default Windows directory is parent of System Directory
44 (with new install program: x:\odin)
45 NOTE: This assumption could break current installs
46 Will be fixed in upcoming WarpIn installation distributions
47
48 Changed InitSystemAndRegistry:
49 InitSystemAndRegistry creates:
50 - WINDOWSDIR\SYSTEM
51 - WINDOWSDIR\AppData
52 - WINDOWSDIR\Cache
53 - WINDOWSDIR\Cookies
54 - WINDOWSDIR\Desktop
55 - WINDOWSDIR\Favorites
56 - WINDOWSDIR\Fonts
57 - WINDOWSDIR\History
58 - WINDOWSDIR\NetHood
59 - WINDOWSDIR\My Documents
60 - WINDOWSDIR\PrintHood
61 - WINDOWSDIR\Recent
62 - WINDOWSDIR\SendTo
63 - WINDOWSDIR\Start Menu
64 - WINDOWSDIR\Start Menu\Programs
65 - WINDOWSDIR\Start Menu\Programs\Startup
66 - WINDOWSDIR\ShellNew
67 - and a minimal system registry
68
69 - TOOLS\INSTALL: WarpIn install script + small install program
70 that calls kernel32 export (InitSystemAndRegistry)
71
72 - TOOLS\WRC: Forgot to add change in preproc.c (ifdef)
73 (shouldn't really matter though)
74
75 2000-04-27: David Raison <djr@lemur.co.uk>
76 - OLE32/NEW: Work-in-progress on adding apartment handling.
77 Added here for backup until ready for release.
78
79 2000-04-27: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
80 - tools/DailyBuild: Checked in the scripts used for the daily build.
81
82 2000-04-27: Achim Hasenmueller <achimha@innotek.de>
83 - put back new wrc.exe, provide workarounds in
84 header files, old one breaks comdlg32
85 TODO: find bug in new wrc and really fix it
86
87 2000-04-26: David Raison <djr@lemur.co.uk>
88 - INCLUDE/WIN: Added RPC_E_* codes to winerror.h
89 - OLE32: Fixed StringFromGUID2
90
91 2000-04-25: Achim Hasenmueller <achimha@innotek.de>
92 - TOOLS/BIN: put back old wrc.exe from Oct. 99 because the
93 new one has problems with include files...
94
95 2000-04-25: Patrick Haller <phaller@gmx.net>
96 - SHLWAPI: - stubbed all the UrlXXX functions (required for IE4/5 ;-)
97
98 2000-04-23: Sander van Leeuwen <sandervl@xs4all.nl>
99 - GDI32: Dib section blit fix (missing pixels)
100 - WSOCK32: Don't send FD_CLOSE message when select returns
101 and there's no data available (recv in another thread
102 might have taken that data before the ioctl call in
103 the WSAAsyncSelect thread is executed)
104 -> fixes lost connections in RealPlayer 7
105
106 2000-04-19: Patrick Haller <phaller@gmx.net>
107 - INCLUDE/PDWIN32.TOOLS: fix build rule for (old) .asm sources
108
109 2000-04-19: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
110 - KERNEL32: Added fix for bug in FP13 DosQuerySysInfo.
111 Win32k/Pe2Lx loaded files didn't work.
112 Corrected TLS handling for Borland.
113
114 2000-04-19: Sander van Leeuwen <sandervl@xs4all.nl>
115 - TOOLS\WRC: Resync with latest Wine wrc + added code to produce
116 masm compatible assembly (for some reason removed from
117 wrc some time ago)
118 -> fixes file open dialog (nothing painted)
119 - COMCTL32: Check for NULL pointers before freeing memory
120 (toolbar; removes some warnings from the logfiles)
121
122 2000-04-18: Sander van Leeuwen <sandervl@xs4all.nl>
123 - USER32: Added LR_LOADFROMFILE support for icon & cursor loading
124 - GDI32: Dib section fixes (use height/width of window when
125 dc belongs to a window; use correct stretchblit mode)
126 - TOOLS\REGEDIT: Added regedit command line tool (ported this from
127 Wine with some modifications & bug fixes)
128 - KERNEL32: Also set FPU control word to 0x27f before calling thread
129 functions (just to be sure)
130
131 2000-04-16: Christoph Bratschi <cbratschi@datacomm.ch>
132 - COMCTL32: added new resources: i.e. header cursors
133 changed file version to 5.80 (IE5, Win2k)
134 implemented missing listview messages, implemented some
135 extended styles
136
137 2000-04-16: Sander van Leeuwen <sandervl@xs4all.nl>
138 - KERNEL32: Put back dll search method, fixed bug in LoadLibraryEx
139 (no return after error detection)
140 Set FPU control word to 0x27F before calling exe entrypoint
141 (fixes some FPU exception problems in RealPlayer 7)
142
143 2000-04-16: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
144 - KERNEL32: Reorganized/reworte LoadLibrary/LoadLibraryEx code.
145 isPEImage was changed to return 1 if DLL and 2 if EXE.
146 (It still returns FALSE if not valid PE image.)
147
148 - include\odin32validate.h:
149 New header file. Parameter validation macros.
150 - KERNEL32: Before reading Sanders last message I had rewritten most of
151 the findDll function. So, as my implementation seems a bit
152 more flexible I decided to commit it.
153 Currently it's searching the three LIBPATH paths too. If
154 this causes any real trouble we'll disable this.
155
156 findDll now returns TRUE if a file were found. Callers are
157 corrected to test for this.
158
159 2000-04-15: Christoph Bratschi <cbratschi@datacomm.ch>
160 - COMCTL32: rewrote listview item handling: sort bug fix,
161 allows >= 4.70 support
162 implemented several new messages
163
164 2000-04-15: Sander van Leeuwen <sandervl@xs4all.nl>
165 - WSOCK32: Async select fix (VPBuddy can connect again)
166 - KERNEL32: Remove terminating backslash in FindFirstFileA (if present)
167 (otherwise DosFindFirst fails)
168 Fixed flushing of file maps (wrong VirtualQuery parameter)
169 Path search fix for dlls
170 Dll search order:
171 1) exe dir
172 2) current dir
173 3) windows system dir (kernel32 path)
174 4) windows dir
175 5) path environment variable
176
177 - ODINCRT: Added checks for failing mallocs
178 - USER32: Corrected return value of EnableWindow
179 Send WM_CANCELMODE message when disabling window
180 (return true if previous state was disabled, else false (sdk docs))
181 Don't send mouse messages to disabled windows; reroute
182 them to their parent windows (if any)
183
184 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
185 - KERNEL32: Hardcoded system & windows dir
186 system dir = kernel32 dir
187 windows dir = kernel32 dir\win
188 Fixed dll attach for pe2lx/win32k & lx Odin executables
189 Command line fixes (now starts with full path of exe)
190 Search for dlls in:
191 1) current dir
192 2) win32 exe dir
193 3) windows system dir
194 4) path
195 Append backslash if GetFileAttributes fails (and it's missing
196 from the filename)
197 - PELDR/KERNEL32: Fixed starting of executable with spaces in name
198 (might not be 100% complete yet)
199 Fixes for relative path of executable
200 - ODIN.INI.TXT: Removed DIRECTORIES section
201
202 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
203 - USER32: Set thread message structure to 0 before dispatching it
204 Prevents app from sending the same posted message twice
205 (causing problems when freeing the postmsg struct)
206 (fixes RealPlayer 7 Update service)
207 - CRTDLL: Fixed div (result must be returned in edx:eax)
208 - PE: Check PATH for executable file
209
210 2000-04-12: Christoph Bratschi <cbratschi@datacomm.ch>
211 - COMCTL32: listview: completed most version 4 features
212
213 2000-04-10: Sander van Leeuwen <sandervl@xs4all.nl>
214 - USER32: Added support for topmost windows
215
216 2000-04-10: David Raison <djr@lemur.co.uk>
217 - COMDLG32: fixed wrong lParam in file dialog
218
219 2000-04-09: Sander van Leeuwen <sandervl@xs4all.nl>
220 - GDI32: Y inversion fix for dib sections blits
221 - WINMM: GetPosition fix (don't return 0 when stream not active)
222 - KERNEL32: Fixed OSLibDosFindFirst. Return error if First DosFirstFirst
223 fails. (fixes RealPlayer 7 install)
224
225 2000-04-09: Yuri Dario <mc6530@mclink.it>
226 - INCLUDE(\WIN):
227 - odin.h: define NONAMELESSUNION only for VA3.0 (now works with VA4);
228 remove buildin.h when invoked from resource compiler.
229 - commctrl.h: new macros
230 - mmsystem.h: define DUMMYUNIONNAME with same code used in other
231 headers to avoid precompiling errors.
232 - shlguid.h: missing ID
233 - shlobj.h: missing shlguid.h include
234 - windows.h: define CINTERFACE only for C compilers or VA3.x
235 - windowsx.h: macros
236 - wingdi.h: few AW defines
237 - winuser.h: new macros
238
239 2000-04-08: Christoph Bratschi <cbratschi@datacomm.ch>
240 - COMCTL32: added new styles and functionality, bug fixes
241
242 2000-04-08: Sander van Leeuwen <sandervl@xs4all.nl>
243 - WINMM: Restart, pause & underrun fixes
244 - KERNEL32: Fixed bug in CompareStringW. Unicode conversion was
245 causing heap corruption. (RealPlayer 7 crashes)
246
247 2000-04-07: Michal Necasek <mike@mendelu.cz>
248 - DDRAW\NEW: Experimental fullscreen DDraw, VIDEOPMI based.
249 May not work with all video cards and may cause all
250 kinds of trouble. But works swell for eg. Fallout 1/2
251 or HMM3. Contains some extra bugs compared to the
252 windowed DDraw, ie. Moorhuhn and others don't work
253 with it at all. Please tell me about your experience
254 with this shameless hack.
255
256 2000-04-07: Sander van Leeuwen <sandervl@xs4all.nl>
257 - WINMM: Don't restart when already playing
258 - USER32: Print mark in debug log with WriteLog (#ifdef DEBUG), not dprintf
259 Workaround for paint problems in RealPlayer 7 Update 1.
260 (don't clip the dc with a region in DoNCPaint if the clip
261 region has the same size as the window; doing so creates
262 update problems for no obvious reason)
263 - GDI32: Only change bitmap size in SetDIBitsToDevice if bitmap
264 is not compressed. (fixes crash during startup in Excel)
265 NOTE: Open32 doesn't implement compression type conversion
266 correctly. (black splash screen for RLE8 bitmap)
267 - KERNEL32: Return length of windows or system directory when
268 GetWindowsDirectory/GetSystemDirectory is called with
269 a NULL pointer
270
271 2000-04-07: David Raison <djr@lemur.co.uk>
272 - USER32: Set lfSmCaptionFont structure in NONCLIENTMETRICSA
273 (SystemParametersInfoA/SPI_GETNONCLIENTMETRICS)
274
275 2000-04-07: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
276 - TOOLS\DBGINFO: Sym2Hll is now able to convert .SYM files into HLL
277 debuginfo and add it to LX executables. This might be
278 quite useful if you want to see system DLL while debugging.
279 But before you add debuginfo to all dll's in c:\os2\dll
280 I have to warn that this is _very_ alpha software. Do always
281 make a backup (Sym2Hll don't create backups!) and have
282 recovery boot disks ready!
283
284 2000-04-06: Sander van Leeuwen <sandervl@xs4all.nl>
285 - WINMM: Fixed message callback once more (previous fix broke rp7)
286 Fixed restart
287
288 2000-04-08: Michal Necasek <mike@mendelu.cz>
289 - WINMM: Moved phwo == NULL check below format query handling.
290 (enables sound in Jack Jazzrabbit; still not right though)
291
292 2000-04-05: David Raison <djr@lemur.co.uk>
293 - OLEAUT32: Turned default DEBUG-info down.
294
295 2000-04-05: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
296 - Win32k: Added fixpack 13 symbols to the symbol database.
297 Using win32k.sys with fp13 works fine here.
298
299 2000-04-05: Sander van Leeuwen <sandervl@xs4all.nl>
300 - WINMM: Smallest waveout buffer size = 128 bytes
301 Fixed callback bugs (reported by Michal Necasek)
302
303 2000-04-03: David Raison <djr@lemur.co.uk>
304 - OLE32: Added CoCreateGUID (calls RPCRT4.UuidCreate)
305 - RPCRT4: Beginning of new dll:
306 RpcStringFreeA, RpcStringFreeW, UuidCompare
307 UuidCreate, UuidCreateNil, UuidEqual
308 UuidFromStringA, UuidFromStringW, UuidHash
309 UuidIsNil, UuidToStringA, UuidToStringW
310
311 2000-04-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
312 - SHELL32: don't sort files case sensitive
313
314 2000-04-02: Christoph Bratschi <cbratschi@datacomm.ch>
315 - KERNEL32: FindFirst: don't return "." and ".." in root
316 wrote long to short name conversion
317 added error code converter
318 - USER32: removed 'What You See Is What You Get On First Of April'
319
320 2000-04-02: Sander van Leeuwen <sandervl@xs4all.nl>
321 - USER32: dc.cpp cleanup
322 - GDI32: Dib section sync bugfix (todo: rgb 565 to 555 conversion if bpp == 16)
323 Set y inversion to 0 if dib section isn't flipped
324 (fixes upside down flash videos in RealPlayer 7)
325 - WINMM: Faked mixer apis
326
327 2000-04-01: Sander van Leeuwen <sandervl@xs4all.nl>
328 - GDI32: Fixed dibsection bitblits. (wrong updates of realplayer 7
329 videos)
330
331 2000-04-01: Christoph Bratschi <cbratschi@datacomm.ch>
332 - USER32: added WYSIWYGOFOA interface
333
334 2000-04-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
335 - USER32: Fixed track frame width & height (now you can actually
336 see the tracking frame when moving a window)
337
Note: See TracBrowser for help on using the repository browser.