Release 1.2-rc6.
[wine] / ANNOUNCE
1 The Wine development release 1.2-rc6 is now available.
2
3 What's new in this release (see below for details):
4   - Many translation updates.
5   - A lot of bug fixes.
6
7 The source is available from the following locations:
8
9   http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc6.tar.bz2
10   http://prdownloads.sourceforge.net/wine/wine-1.2-rc6.tar.bz2
11
12 Binary packages for various distributions will be available from:
13
14   http://www.winehq.org/site/download
15
16 You will find documentation on http://www.winehq.org/site/documentation
17
18 You can also get the current source directly from the git
19 repository. Check http://www.winehq.org/site/git for details.
20
21 Wine is available thanks to the work of many people. See the file
22 AUTHORS in the distribution for the complete list.
23
24 ----------------------------------------------------------------
25
26 Bugs fixed in 1.2-rc6:
27
28    6189  AutoCAD 2007 fails to install
29    7574  urlmon.HlinkSimpleNavigateToString unimplemented
30    9830  Crash when closing Titan Poker application
31   10209  Jericho crashes when entering game menu
32   11168  DVRManager + MFServer: Crashes
33   11614  Adobe Premiere Pro 2 tryout installer fails on first run
34   12025  Objects in Alien Shooter 2 demo and Nvidia legacy driver aren't drawn
35   14287  Windows Live Installer does not start
36   14694  Grandia2: Selected mode is not supported by the video
37   15732  BPM Studio crashes when playing a sound
38   15754  ripp it's installer is hidden, z - order issue
39   15953  Firefox: drag (and drop) doesn't work at all
40   16390  ct offline update: cmd crash by starting the downloads
41   16435  spss 17 "SPSSWinWrapIDE.exe" aborts with ITypeInfo_fnInvoke error
42   16437  installing spss 17 makes other apps fail to find MSVCR80?
43   16480  shlfolder tests fail when the unix namespace is disabled
44   16508  Macromedia Fireworks 8 trial sliders do not work properly
45   16539  Sanity: Aiken's Artifact demo menu is not drawn properly
46   16572  Intercon Accessible FormNet VisualFill crashes
47   17593  Starcraft Willin't make games on battle.net
48   18602  IZArc v4.0 beta 1 installation crashes with exception
49   18849  PuTTY never times out when given an invalid server
50   20223  incredimail installer crashes
51   20500  Serious performance regression under Heroes of the pacific.
52   21233  Anarchy Online crashes in a certain room in every Alien Mission (missions cannot be done)
53   21802  Mozilla firefox - main window is mostly black
54   21815  Troopmaster 2010 fails on startup
55   22092  Starcraft II patcher/WoW Trial installer pops up 3-5 error dialogs without native ie6
56   22420  SimTower crashes
57   22429  VMWare ThinApps don't run
58   22527  VirtualDub: crash when opening `Compression...' dialog
59   22639  Sid Meier's Railroads: train never arrives
60   22723  AutoCad R14 crashes on start
61   23006  no way to disable font smoothing on fontconfig level
62   23015  PL\SQL Developer: shows standard message boxes behind main window
63   23247  hhctrl.ocx - crash when showing HTML help
64   23249  Fallout 3, Oblivion: Most sound effects missing.
65   23341  wine wordpad format tabs menu option wrong
66   23353  Steam windows don't close after major update
67   23381  Newsbin Pro MOTD dialog fails to dismiss correctly
68   23389  HEAP_ValidateInUseArena memory tail overwritten when updating Wine
69   23419  winedbg 'bt all' doesn't work
70   23425  unimplemented function KERNEL32.dll.QueryMemoryResourceNotification
71   23431  provide a stub for ntdll.NtSystemDebugControl() (Ollydbg 2.x)
72   23432  Stranded II does not start
73   23443  Font in some lists displayed incorrectly when screen resolution > 96
74   23452  Some 16-bit Windows NE executables are not recognized
75   23465  eVoice Player: installer does not complete
76
77 ----------------------------------------------------------------
78
79 Changes since 1.2-rc5:
80
81 Alexander Nicolaysen Sørnes (3):
82       wordpad: Update Norwegian Bokmål translation.
83       mapi32: Add Norwegian Bokmål translation.
84       jscript: Add Norwegian Bokmål translation.
85
86 Alexandre Julliard (23):
87       atl: Fix off-by-one buffer allocation.
88       msvcrt: Use the correct strdup function for locale data.
89       winemenubuilder: Load only low bit count icons if we are going to save to XPM format.
90       winemenubuilder: Use the new wine glass icon from user32 as default icon.
91       ntdll: Round up the initial commit size to the commit granularity.
92       winex11: Set the user time property on top-level windows.
93       winex11: Disable antialiasing if either fontconfig or Xft disable it explicitly.
94       ntdll/tests: Add a test for the exception resulting from an icebp instruction.
95       gdiplus/tests: Comment out a test that corrupts the stack on Vista.
96       server: Return the total length of the target in query_symlink.
97       ntdll: Append a terminating null and return the correct length in NtQuerySymbolicLinkObject.
98       ntdll/tests: Add some tests for NtQuerySymbolicLinkObject.
99       configure: Disable clean and depend rules for disabled top-level directories.
100       winedump: Don't crash on an invalid nrestab NE header value.
101       krnl386.exe: Ignore non-resident name table if value is invalid.
102       winedbg: Use the correct context when fetching the frame state for backtraces.
103       winedbg: Add a name for a couple of instructions in the disassembler.
104       gdiplus/tests: Use Tahoma instead of Courier New for testing font metrics.
105       gdiplus/tests: Don't fail if we do find Microsoft Sans Serif on Wine.
106       msi/tests: Reset the enumeration index for MsiEnumProducts before testing it.
107       d3d8/tests: Fix some test failures with the focus messages.
108       d3d9/tests: Fix some test failures with the focus messages.
109       msi/tests: Check the x86 program directory first for installed files.
110
111 Andrew Eikum (5):
112       shell32: Fix a comment typo.
113       shell32: Use ParseURL to detect URLs.
114       shell32: UNIX paths should be parsed by unixfs.
115       include: Add new SHCNRF flags.
116       shell32: Pass the file extension to ParseDisplayName in unixfs's SetNameOf.
117
118 Andrew Nguyen (1):
119       atl: Accept a NULL output container pointer in AtlAxAttachControl.
120
121 André Hentschel (7):
122       kernel32: Add NERR_UserNotFound to german winerr.
123       urlmon: Partially implement HlinkSimpleNavigateToString.
124       user32/tests: Use if(0) instead of a comment to make sure code still compiles.
125       include: Add some SYSDBG_COMMANDs.
126       winecfg: Remove BS_DEFPUSHBUTTON style for AddDll.
127       urlmon: Implement HlinkSimpleNavigateToMoniker.
128       user32/tests: Test that GetDlgItem does not recurse.
129
130 Austin English (7):
131       setupapi: Add stubs for SetupDiBuildDriverInfoList and SetupDiDeleteDeviceInfo:.
132       ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:.
133       kernel32: Add NERR_UserNotFound to Norwegian winerr.
134       kernel32: Add stub for QueryMemoryResourceNotification.
135       ntdll: Add stub for NtSystemDebugControl.
136       user32: Fix a compiler warning on mingw.
137       wininet: Avoid size_t in ERR().
138
139 David Hedberg (2):
140       wordpad: Small update to the Swedish translation.
141       taskmgr: Small update to the Swedish translation.
142
143 Dmitry Timoshkov (1):
144       comdlg32: Not all messages depend on initialized custom choose font dialog data.
145
146 Eric Pouech (8):
147       dbghelp: Fix the localization of section table while loading COFF information.
148       dbghelp: Test validity of COFF symbol table against file size (and not image size).
149       dbghelp: Ensure we can try to load COFF symbols if none is found in other debug formats.
150       winmm: Added a couple of tests for structure alignment.
151       dbghelp: Set the correct word size when unwinding stacks with Dwarf debug info.
152       dbghelp: Correctly handle the RULE_EXPRESSION when computing CFA in dwarf debug info.
153       dbghelp: When unwinding i386 stacks, update CONTEXT with sp/bp/ip.
154       dbghelp: Parse correctly DW_LNE_set_discriminator.
155
156 Gustavo Henrique Milaré (30):
157       winecfg: Fix Portuguese (Brazilian) translation.
158       cmd: Update Portuguese (Brazilian) translation.
159       cmdlgtst: Update Portuguese (Brazilian) translation.
160       net: Update Portuguese (Brazilian) translation.
161       oleview: Update Portuguese (Brazilian) translation.
162       reg: Update Portuguese (Brazilian) translation.
163       start: Update Portuguese (Brazilian) translation.
164       taskmgr: Update Portuguese (Brazilian) translation.
165       uninstaller: Update Portuguese (Brazilian) translation.
166       view: Update Portuguese (Brazilian) translation.
167       wineboot: Update Portuguese (Brazilian) translation.
168       wineconsole: Update Portuguese (Brazilian) translation.
169       winedbg: Update Portuguese (Brazilian) translation.
170       winemine: Update Portuguese (Brazilian) translation.
171       winhlp32: Update Portuguese (Brazilian) translation.
172       xcopy: Update Portuguese (Brazilian) translation.
173       mshtml: Fix Portuguese (Brazilian) translation.
174       regedit: Update Portuguese (Brazilian) translation.
175       winhlp32: Update Portuguese (Brazilian) translation.
176       shdoclc: Update Portuguese translation.
177       oleacc: Fix Portuguese (Brazilian) translation.
178       shlwapi: Fix Portuguese (Brazilian) translation.
179       winspool.drv: Update Portuguese (Brazilian) translation.
180       wldap32: Update Portuguese (Brazilian) translation.
181       wininet: Update Portuguese (Brazilian) translation.
182       setupapi: Update Portuguese (Brazilian) translation.
183       appwiz.cpl: Fix Portuguese (Brazilian) translation.
184       cryptdlg: Update Portuguese (Brazilian) translation.
185       hhctrl.ocx: Fix Portuguese (Brazilian) translation.
186       mshtml: Fix Portuguese translation.
187
188 Hwang YunSong (2):
189       cmd: Update Korean resource.
190       xcopy: Update Korean resource.
191
192 Igor Paliychuk (11):
193       wordpad: Ukrainian translation update.
194       cryptdlg: Ukrainian translation update.
195       wldap32: Ukrainian translation update.
196       winefile: Ukrainian translation update.
197       mshtml: Ukrainian translation update.
198       crypt32: Ukrainian translation update.
199       oleacc: Added Ukrainian translation.
200       reg: Ukrainian translation update.
201       xcopy: Ukrainian translation update.
202       comdlg32: Ukrainian translation update.
203       comctl32: Ukrainian translation update.
204
205 Ilya Basin (1):
206       include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE.
207
208 Jacek Caban (6):
209       mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite.
210       shdocvw: Try to guess scheme for IHTMLPrivateWindow navigation too.
211       shdocvw: Pass correct buffer size to UrlApplySchemeW.
212       shdocvw: Return S_OK in IWebBrowser2::Stop.
213       shdocvw: Store DocHost url on a regular heap.
214       shdocvw: Added IBindStatusCallback::OnProgress(BINDSTATUS_REDIRECTING) implementation.
215
216 Jaroslav Šmíd (1):
217       hhctrl.ocx: Make sure pszCaption and pszFile are never 0.
218
219 Ken Sharp (1):
220       iccvid: Add Welsh resource.
221
222 Kovács András (23):
223       appwiz.cpl: Add Hungarian translation.
224       browseui: Add Hungarian translation.
225       credui: Add Hungarian translation.
226       comdlg32: Hungarian translation update and conversion to UTF-8.
227       cryptdlg: Add Hungarian translation.
228       crypt32: Add Hungarian translation.
229       gphoto2.ds: Add Hungarian translation.
230       jscript: Add Hungarian translation.
231       localspl: Add Hungarian translation.
232       localui: Add Hungarian translation.
233       mapi32: Add Hungarian translation.
234       mshtml: Update Hungarian translation.
235       oleacc: Add Hungarian translation.
236       oledlg: Update Hungarian translation.
237       sane.ds: Add Hungarian translation.
238       setupapi: Update Hungarian translation.
239       shdoclc: Update Hungarian translation.
240       shell32: Update Hungarian translation.
241       shlwapi: Update Hungarian translation.
242       wininet: Update Hungarian translation.
243       winspool.drv: Add Hungarian translation.
244       wldap32: Add Hungarian translation.
245       devenum: Add Hungarian translation.
246
247 Marko Nikolic (2):
248       advapi32/tests: Replaced function lstrlen with strlen in condition check.
249       advapi32/tests: Removed sign comparison warning in test_LookupAccountName.
250
251 Matthias Kupfer (1):
252       comctl32: Fix selection of tab via mouse.
253
254 Michael Stefaniuc (4):
255       start: Add the Romanian translation.
256       start: One language specifier in the English resource is enough.
257       cryptui: Add the Romanian translation.
258       progman: Add the Romanian translation.
259
260 Mikko Rasa (1):
261       ddraw: Grow index buffer as needed.
262
263 Nikolay Sivov (3):
264       msxml3: Create additional node for xml declaration.
265       msxml3: Add support for IPersistStreamInit for IXMLDOMDocument.
266       msxml3: Use proper pointer types for IPersistStreamInit methods.
267
268 Paul Chitescu (4):
269       dbghelp: Provide a non-NULL number of bytes read to ReadProcessMemoryProc64 callback.
270       mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL.
271       mshtml: Pass the data read from resource to FindMimeFromData.
272       shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command line.
273
274 Piotr Caban (3):
275       msxml3: Fix illegal memory access.
276       wininet: Reconnect if persistent connection was closed by server.
277       wininet: Remove get_avail_data check from HTTPREQ_ReadFileExA.
278
279 Ricardo Filipe (1):
280       mshtml: Fix Portuguese Portugal translation.
281
282 Scott Ritchie (1):
283       wine.desktop: Add Czech translation by Sven Augustin.
284
285 Tim Cadogan-Cowper (1):
286       winmm: Correctly calculate dwFileSize for apps installing their own IOproc.
287
288 Vitaly Lipatov (1):
289       kernel32: Add Russian translation.
290
291 --
292 Alexandre Julliard
293 julliard@winehq.org