source: trunk/changelog@ 5639

Last change on this file since 5639 was 5639, checked in by sandervl, 25 years ago

* empty log message *

File size: 14.4 KB
Line 
1/* $Id: changelog,v 1.1391 2001-04-29 18:47:49 sandervl Exp $ */
2
3 2001-04-29: Dietrich Teickner <Dietrich_Teickner@t-online.de>
4 - SHELL32: o Update for SHFileOperationA (FO_COPY)
5
6 2001-04-29: Sander van Leeuwen <sandervl@xs4all.nl>
7 - COMCTL32: o Resync with latest Wine (20010418) (animate, comboex, rebar,
8 status, tab)
9 - WINMM: o Don't start playback if stream is paused (waveOutWrite)
10 (only affects DART playback; prevents out of sync
11 video & audio in RealPlayer)
12 - WSOCK32: o Save FS before calling _beginthread
13
14 2001-04-28: Dietrich Teickner <Dietrich_Teickner@t-online.de>
15 - SHELL32: o Updates and fixes for SHFileOperationA (FO_COPY)
16
17 2000-04-28: Yuri Dario <mc6530@mclink.it>
18 - WSOCK32: o Send FD_READ notification even if nr of bytes read = 0
19 o Corrected error return for recv
20 (fixes for Opera)
21 - KERNEL32: o dprintf(NULL) flushes log stream
22
23 2001-04-28: Sander van Leeuwen <sandervl@xs4all.nl>
24 - SHELL32: o Resync with latest Wine (20010418) + merged Odin fixes/additions
25 - SHLWAPI: o Resync with latest Wine (20010418) + merged Odin fixes/additions
26 - KERNEL32: o Added GetSystemWindowsDirectoryA/W exports
27 - USER32: o Don't use PM api directly in dialog message loop. Must call
28 PeekMessageA & GetMessageA. (or else the WH_MSGFILTER hook
29 won't be called)
30 o Check WM_(SYS)MSGFILTER hooks in DoDialogBox
31
32 2001-04-28: Markus Montkowski <mmontkowski@gmx.de|
33 - MSVFW32: o Fixed ICOpen, check and correct fccType from VIDC to vidc.
34 Videocodecs do load now.
35
36 2001-04-27: Sander van Leeuwen <sandervl@xs4all.nl>
37 - USER32: o Call WH_GETMESSAGE hook handler from GetMessage and PeekMessage
38 (if message present)
39 o Added (not 100% correct) filtering for nonclient mouse messages
40 (fixes nonclient messages for MS Word 97 (frame & menu mouse actions))
41 o Recalculate HDC height of windows with CS_OWNDC style if
42 window is resized.
43 (fixes 28 pixel shift up in MS Word MDI window; Word calls
44 GetDCEx once and does custom WM_PAINT handling (never calls
45 Begin/EndPaint))
46 - KERNEL32: o HeapReAlloc: return old pointer if new size is smaller or
47 equal to old size.
48 - GDI32: o Limit length of converted strings in InternalDrawTextExW,
49 InternalGetTabbedTextExtentW, InternalTabbedTextOutW &
50 InternalTextOutW. (cbCount might be smaller than string
51 length)
52 (fixes crash in MS Word when it tries to display the about
53 dialog)
54 - INCLUDE\win\unicode:
55 o strcpyW bugfix (didn't terminate string -> heap corruption)
56 - DSOUND: o Preliminary code added for DirectAudio interface.
57 (not finished & not activated)
58
59 2001-04-26: Sander van Leeuwen <sandervl@xs4all.nl>
60 - KERNEL32: o Implemented FreeLibraryAndExitThread
61 o Create HandleManager class for mailslots + partial implementation
62 for mailslot APIs (using named pipes)
63 o Fixed wrong return values for some CloseHandle methods
64 o Fixed CreateNamedPipe; must not call DosCreateNPipe for existing pipe
65 (at least according to the SDK docs; must verify this in NT!)
66 o Implemented CreateFile and CloseHandle for named pipe class
67 o Implemented SetNamedPipeHandleState
68 o GetEnvironmentVariableW fix (breakpoint hit in debug build)
69 - ADVAPI32: o IsTextUnicode forwarded to RtlIsTextUnicode (ntdll)
70 - GDI32: o InternalTextOutW fix (breakpoint hit in debug build)
71 - OLE32: o Resync with latest Wine build (20010418)
72
73 2001-04-25: Sander van Leeuwen <sandervl@xs4all.nl>
74 - USER32: o Check visibility of parents in IsWindowVisible
75 o Call ShowWindow(SW_MINIMIZE) in CloseWindow (for non-child windows)
76 Don't use PM directly to minimize it.
77
78 2001-04-25: Shingo Tsuda <sofiya@din.or.jp>
79 - GDI32: o DBCS fix for looking up font name in font rename profile section
80
81 2001-04-24: Sander van Leeuwen <sandervl@xs4all.nl>
82 - COMDLG32, DPLAYX, OLE32, OLEAUT32:
83 o Compile fixes for VAC 3.6.5 (nameless unions & structs)
84 - COMDLG32: o Resync with latest Wine code
85 (directory changed after file chosen in file open dialog)
86
87 2001-04-23: Dietrich Teickner <Dietrich_Teickner@t-online.de>
88 - SHELL32: o Updates and fixes for SHFileOperationA (FO_COPY)
89
90 2001-04-22: Sander van Leeuwen <sandervl@xs4all.nl>
91 - DDRAW: o Wrong calling convention of io_init2. Parameter is pushed
92 on the stack, not put in eax.
93 (fixes crash in release ddraw & systems with xf86sup.sys
94 installed)
95 - KERNEL32: o Removed wrong segment definitions introduced by yesterday's
96 EXC_CallHandler rewrite.
97 (fixes global data section)
98 o Build fake header for LX executable
99 (fixes crash during Acrobat Reader 5 install (regsvr32.exe))
100 - NTDLL: o Updated rtlstr.c (Wine)
101 o Wrote partial implementation of RtlGetAce. Not tested well.
102 Enough to prevent Acrobat Reader 5 install from crashing.
103 - ADVAPI32: o Forward AddAce, FindFirstFreeAce, GetAce & AddAccessAllowedAce
104 to NTDLL
105 - INSTALL: o Add Font registry keys
106 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
107 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Fonts]
108 "Courier 10,12,15 (VGA res)"="COURE.FON"
109 "MS Sans Serif 8,10,12,14,18,24 (VGA res)"="SSERIFE.FON"
110 "MS Serif 8,10,12,14,18,24 (VGA res)"="SERIFE.FON"
111
112 2001-04-21: Sander van Leeuwen <sandervl@xs4all.nl>
113 - KERNEL32: o DosWrite for stdout doesn't accept high addresses
114 o Rewrote EXC_CallHandler in assembly (copied compiler output
115 (opt. off))
116 No longer necessary to turn off optimizations for exceptions.cpp.
117 o Added partial implementation of GetLongPathNameA/W
118
119 2001-04-20: Sander van Leeuwen <sandervl@xs4all.nl>
120 - USER32: o Commented out RestoreCursor call in user32 exitlist handler.
121 Seems to cause PM hangs on some (a lot?) machines for
122 reasons unknown.
123
124 2001-04-20: Patrick Haller <patrick.haller@innotek.de>
125 - DSOUND: o Fixes / Workaround for PowerDVD 3.0
126 Crashed when allocating sound object for
127 48kHz, 16-Bit, 4 channels
128 o dynamically size the internal mixing buffer
129 in DSMIXER
130
131 2001-04-19: Sander van Leeuwen <sandervl@xs4all.nl>
132 - KERNEL32: o Fail properly when a dll can't be found or loaded.
133 - SHELL32: o Ported latest shlfileop.c from Wine. (include functional
134 SHFileOperation).
135 TODO: Merge the rest.
136
137 2001-04-18: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
138 - dailybuild:
139 o Adjusted to new build pattern.
140 o Copy all builds to local archive directory.
141 - tools\install:
142 o Added Xx2Lx.
143 - Readme.txt:
144 o Changed Pe2Lx to Xx2Lx.
145
146 2001-04-17: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
147 - Unicode: o Minor addjustments to makefile. CFLAGS is the correct
148 place to addjust flags for C compilation. And flags
149 are compiler specific.. wrapped it in CCENV checks.
150 - Tools\Common:
151 o Revamped a couple of things - introduced interface classes.
152 Not quite statisfied yet, but it's working.
153 o Starting to make an kFileSDF class to access .SDF files
154 SDF = Structure Definition Files - used by PMDF. Contains
155 information about structures (struct _somthing_s).
156 Needs this information for win32k.
157 - Tools\Database:
158 o Recreate makefiles, new style. GD is not compiled any longer.
159 o Addjusted APIImport to fit changes in Tools\Common.
160 - Tools\ImpLib:
161 o Addjusted code to fit changes in Tools\Common.
162
163 2001-04-16: Sander van Leeuwen <sandervl@xs4all.nl>
164 - KERNEL32: o Fix for LoadLibrary(Ex)W. (free must not be called for
165 converted strings; use FreeAsciiString instead)
166 - TOOLS\WRC:o Ported latest wrc. (has proper ascii -> unicode conversion
167 and more features)
168 o Open files in binary mode only; fixes load failures for
169 shell32 icons (newlines were translated; bytes removed from
170 icon data)
171 - DPLAYX: o Compile fixes for header changes.
172 - include\odin.h:
173 o Changes for wrc. It chokes on calling conventions.
174 o Got rid of annoying 'unused struct' warnings
175
176 2001-04-16: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
177 - DSOUND: o Removed pmwinx.lib from makefile. Wasn't used; and it had
178 bad path (ie. no path).
179
180 2001-04-15: Sander van Leeuwen <sandervl@xs4all.nl>
181 - KERNEL32: o RegQueryValueExA/W broken. Reserved & type parameters reversed.
182 (fixes crash in Notepad and possibly solves many other problems)
183 - USER32: o SetCapture change; return immediately when new capture window
184 is the same as old one.
185 (fixes high cpu load in PowerDVD when holding mouse cursor over
186 control window; PM kept sending WM_MOUSEMOVE messages)
187 o Rewrote ClipCursor & GetClipCursor
188 o Set PM style flags when WS_CLIPCHILDREN or WS_CLIPSIBLINGS
189 flag is changed by the application using SetWindowLong.
190 (fixes Lotus Notes size bar & upper left rectangle painting)
191
192 2001-04-14: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
193 - configure,win32k:
194 o Added option to Configure.cmd, -w, which omittes building
195 of Win32k.sys.
196
197 2001-04-12: Shingo Tsuda <sofiya@din.or.jp>
198 - USER32: o Fixes for DBCS strings
199
200 2001-04-10: Sander van Leeuwen <sandervl@xs4all.nl>
201 - PELDR: o Print module name that contributed to the failure of
202 loading kernel32.
203
204 2001-04-06: Sander van Leeuwen <sandervl@xs4all.nl>
205 - WINMM: o Clean up DirectAudio thread properly.
206
207 2001-04-05: Shingo Tsuda <sofiya@din.or.jp>
208 - KERNEL32: o WideCharToMultiByte/MultiByteToWideChar changes
209 - srclen <= -1 -> calculate length (docs say only for -1)
210 - source and destination pointer can't be the same (as docs also claim)
211 (verified in Windows ME & Windows NT4, SP6)
212
213 2001-04-05: Sander van Leeuwen <sandervl@xs4all.nl>
214 - USER32: o Rewrote ShowCursor
215
216 2001-04-04: Sander van Leeuwen <sandervl@xs4all.nl>
217 - KERNEL32: o Removed AsciiToUnicode* & UnicodeToAscii* functions
218 o lstrcpynWtoA & lstrcpynAtoW fixes
219 o Removed WideCharToLocal & LocalToWideChar
220 - INCLUDE\unicode.h:
221 o AsciiToUnicode* & UnicodeToAscii* functions implemented
222 with functions in heapstring.h
223 - * o Compile fixes due to header changes
224
225 2001-04-03: Sander van Leeuwen <sandervl@xs4all.nl>
226 - DDRAW: o Only reset physical palette in DirectDraw destructor if
227 palette was really changed.
228 (gets rid of excessive screen redraws in DXView)
229 - KERNEL32: o Return GetUserDefaultLCID in GetSystemDefaultLCID
230 o Return GetUserDefaultLangID in GetSystemDefaultLangID
231 o Ported Wine's codepage, string & unicode functions (codepage.cpp)
232 o Ported Wine's codepage unicode conversion functions & tables
233 (kernel32\unicode)
234 o Rewrote string functions (heapstring.cpp) to use new unicode
235 functions.
236 - USER32: o Ported Wine's Char* functions
237 TODO: IsCharAlphaA & IsCharAlphaNumericA
238
239 2001-04-02: Sander van Leeuwen <sandervl@xs4all.nl>
240 - USER32: o Mouse message translation fix (check capture)
241 o Turn off WS_CAPTION style for dialogs with DS_CONTROL flag set
242 (fixes file dialogs with OFN_ENABLETEMPLATE style)
243 Verified behaviour in NT4, SP6 with DSShow sample
244 - about dialog with DS_CONTROL -> no titlebar
245 - file open dialog without DS_CONTROL -> titlebar + moveable
246 2nd dialog
247 o Temporary workaround for file dialogs with template dialog child.
248 They don't redraw when switching directories. For some reason
249 the new child's (syslistview32) update rectangle stays empty
250 after its parent is made visible with ShowWindow
251 TODO: find real cause
252 - MSACM32: o Ported latest Wine version
253 - WINMM: o Ported latest Wine driver.c (necessary for msacm32 update)
254 - DDRAW: o Back buffer fix; setup surface descriptor structure and
255 don't clear DDSCAPS_BACKBUFFER flag
256 (fix for WinDVD)
257 o SurfLock: hEvent can be 0 as long as the DDLOCK_EVENT flag
258 isn't set.
259 Size of lpSurfaceDesc can be sizeof(DDSURFACEDESC2).
260 (fix for WinDVD)
261 - KERNEL32: o Check executable type (VIO/GUI) in CreateProcess and launch
262 correct version of the pe loader (PE/PEC)
263
264 2001-04-02: Michal Necasek <michalnec@volny.cz>
265 - KERNEL32: o Fix for importing from executable
266 (fixes Blade Runner)
267 - TESTAPP\EXCEPTIONS:
268 o Small test apps to test exception handling
269
270 2001-04-01: Sander van Leeuwen <sandervl@xs4all.nl>
271 - WININET: o Added missing exports to wininet.def
272 - KERNEL32: o Removed yesterday's codepage change.
273 (breaks Opera)
274 - WINMM: o Increased nr of DART buffers used for wave playback
275 - ODININST o Moved kernel32 init code into odininst
276 o Create [HKEY_USERS\.DEFAULT\Control Panel\International]
277 registry key with international settings
278 - USER32: o Create dialog controls with CreateWindowExW
279 o Use correct SendMessage(A/W) call during CreateWindow
280
Note: See TracBrowser for help on using the repository browser.