source: trunk/changelog@ 5637

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

* empty log message *

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