25232 Razor2: Hidden Skies has parts that are not rendered
26381 mcmap.exe help text is wrong
25504 League of Legends - In Launcher Store not displayed
26418 Guitar Hero World Tour: Playstation 3 (ps3) hardware detection in game
26028 Buitin IE crash while open a activex control from Bank of Communications (wrong instance handle when registering a class using AtlModuleRegisterWndClassInfoA/W)
dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.
mscoree: Implemented GetRequestedRuntimeVersion.
dxdiagn: Add operating system string properties to the DxDiag_SystemInfo container.
msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time.
Amine Khaldi (2):
comctl32: Don't draw text when the number of text lines has been set to zero.
André Hentschel (7):
gdi32/test: SelectObject doesn't work with palettes, use SelectPalette instead.
uxtheme/tests: Mark XP SP1 behaviour as broken.
uxtheme/tests: Remove unneeded comment.
Anders Jonsson (1):
winedbg: Implement get_addr on sparc.
po: Update Swedish translation.
mshtml: Fix Warning message.
gdiplus: Add a FIXME.
Andrew Bogott (2):
dbghelp: Implement sparc_get_addr.
crypt32/tests: Demonstrate that CryptStringToBinary can take arbitrary key headers and trailers.
winedbg: Implement adjust_pc_for_break on Sparc.
crypt32: Rework Base64WithHeaderAndTrailerToBinaryA and Base64WithHeaderAndTrailerToBinaryW so that they accept a wider variety of headers and trailers.
Aric Stewart (9):
Andrew Eikum (10):
strmbase: Create OutputQueue for queuing outgoing samples.
mmdevapi: Reimplement using a driver system.
strmbase: Add OutputQueue_EOS implementation.
winealsa.drv: Add mmdevapi driver.
wineqtdecoder: Move pixel buffer access to utility module.
winecoreaudio.drv: Add mmdevapi driver.
wineqtdecoder: Implement a Wine specific Data Handler.
mmdevapi/tests: Add tests for IAudioClient::GetCurrentPadding.
wineqtdecoder: Add 64-bit functions to datahandler.
wineoss.drv: Add mmdevapi driver.
wineqtdecoder: Work to add a QuickTime video Splitter.
winealsa.drv: Replace incorrect 41100 with 44100.
wineqtdecoder: Add processing for audio in the movie.
winealsa.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
wineqtdecoder: Optimizations for audio extraction.
winealsa.drv: Add mapping for 64-bit floats in IAudioClient::Initialize().
wineqtdecoder: Tweak required for processing MPEG streams.
winecoreaudio.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
mmdevapi/tests: Add tests for IAudioClock.
Aurimas Fišeras (5):
po: Update Lithuanian translation.
Andrew Nguyen (17):
po: Update Lithuanian translation.
regedit: Refactor window class initialization to a separate function.
po: Update Lithuanian translation.
regedit: Remove obsolete comments in InitInstance.
inetcpl: Update Lithuanian translation.
regedit: Convert regedit main code to Unicode.
regedit: Remove all Unicode macros in main.h.
regedit: Convert the child window code to Unicode.
regedit: Convert the edit code to Unicode.
regedit: Convert the frame window code to Unicode.
regedit: Convert the hex edit code to Unicode.
regedit: Convert the listview code to Unicode.
regedit: Explicitly use ANSI functions in regedit helper functions.
regedit: Convert the treeview code to Unicode.
nddeapi: Implement the documented Network DDE functions.
winevdm: Fix incorrect heap allocation sizes and possible out-of-bounds access in find_dosbox helper.
krnl386.exe: Fix size calculation in GetSystemDirectory16.
wine.inf: Add a fake 16-bit DLL for mmsystem.dll.
wing32: Fix two typos in export names.
msvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
André Hentschel (39):
include: Add more cv_call types.
winedbg: Add ARM string for minidump.
winedbg: Add more ARM registers to the map.
ntdll: Fix setting the ExceptionAddress on ARM.
dbghelp: Implement arm_map_dwarf_register.
ntdll: Add implementation for RtlCaptureContext on ARM.
ntdll: Trace context on ARM.
winedbg: Implement be_arm_print_context.
dbghelp: Implement arm_fetch_regname.
dbghelp: Implement arm_fetch_context_reg.
winedbg: Implement be_arm_get_register_info.
winedbg: Be more verbose about what's not done.
ntdll: Implement call_stack_handlers on ARM.
dbghelp: Set the right ARM frame pointer.
winecfg: Also distinguish versions by product type.
hhcrtl.ocx: Resize search tab too.
libport: Remove Alpha support.
winetest: Remove Alpha support.
ntdll: Remove Alpha support.
server: Remove Alpha support.
winegcc: Remove Alpha support.
winedbg: Remove Alpha support.
winebuild: Remove Alpha support.
winebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt.h and use it.
configure: Remove Alpha check.
configure: Add ARM check.
winedbg: Fix PC adjustment for ARM.
ntdll: Be more generic when storing ARM context.
ntdll: Fix usage of ContextFlags on ARM.
ntdll: Fix usage of ContextFlags on Sparc.
ntdll: Make sure RtlCaptureContext doesn't compile as Thumb but ARM.
dbghelp: Implement sparc_map_dwarf_register.
winedbg: Fill the dbg_internal_var array for ARM.
winedbg: Copy the x86 implementation of fetch_integer for ARM.
dbghelp: Implement rudimentary stack walk for ARM.
winebuild: Use -mcpu option for the assembler.
winegcc: Forward -mcpu to winebuild.
shell32: Don't crash if selection is NULL.
shell32: Add some selection tests.
Aurimas Fišeras (1):
po: Update Lithuanian translation.
po: Update Lithuanian translation.
Austin English (12):
Austin English (5):
msvcp100: Add stub dll.
dbghelp: Get rid of a couple unused variables.
vcomp: Add stub dll.
kernel32: Add a stub for SetThreadPreferredUILanguages.
windowscodecs: Only declare jpeg debug channel if jpeg is supported.