2195 WSALookupServiceBegin and WSALookupServiceNext Unimplemented
16935 BCG Slider thumb doesnt display correctly
19200 Neverwinter Nights 2 crashes
21808 URU Complete Chronicles: Black Screen Freeze upon UruExplorer.exe launch
22865 Split Second foggy, doesn't show most of scene
23566 Arcanum crash after start.
23839 Neverwinter Nights 2 can't detect video adapter properly, claiming: "Your video card has less than 128 MB of video memory"
25037 Microsoft Tinker Doesn't Render, Gameplay not possible
25779 world of tanks updater: never shows a gui without winetricks ie7
26384 BabasChess crashed after examining a game for a while
26683 pixmap error ascTimeTables 2010 version
26710 Minitroid tech demo does not start
26761 SIV fails to report the workgroup name
27358 The Witcher fails to run
27796 JDK 6 installer fails with error "File name is too long"
31140 BCG Gantt Demo crashes when large date ranged enter.
31557 Guild Wars 2 screenshots look bad
32375 Submit form by code fails
32984 Java SE Development Kit 7u13 post-install cleanup tool 'remove.exe' crashes
33232 Amazon MP3 Downloader crashes during download of mp3 files (ntdll/server fd cache doesn't take FILE_APPEND_DATA flag implicit write access into account)
33495 Dungeons & Dragons Neverwinter Beta launcher does not register form submissions
33957 GOG.com installers break citing XML read issue
34005 WS2_32.dll.WSASendMsg is unimplemented
34066 Wine looping endlessly on first run, and when installing Steam
34209 fullscreen apps won't switch back to resolution after command-tabbing on OS X
winemac: Update the window min/max size info and enforce it when zooming.
winemac: If the app doesn't specify a custom max. tracking size, don't restrict Cocoa.
winemac: Tell Wine when Cocoa has brought a window to the front.
winemac: Make sure the same housekeeping is done when closing a window as is done when hiding it.
winemac: Add registry settings to make Option keys send Alt rather than accessing additional characters from the keyboard layout.
winemac: Implement support for Cocoa-style full-screen mode.
quartz/tests: Use BOOL type where appropriate.
Gerald Pfeifer (1):
winefile: Remove redundant check in format_bytes().
Hans Leidekker (18):
mscms/tests: Compile with -D__WINESRC__.
wldap32/tests: Compile with -D__WINESRC__.
dnsapi: Perform a wide character string comparison if the character set is unknown.
dnsapi/tests: Compile with -D__WINESRC__.
winhttp: Fix a test failure on Windows 8 and conform to the more recent behavior.
winhttp/tests: Compile with -D__WINESRC__.
msi/tests: Prepare action.c for the switch to -D__WINESRC__.
msi/tests: Prepare automation.c for the switch to -D__WINESRC__.
msi/tests: Prepare db.c for the switch to -D__WINESRC__.
msi/tests: Prepare format.c for the switch to -D__WINESRC__.
msi/tests: Prepare install.c for the switch to -D__WINESRC__.
msi/tests: Prepare package.c for the switch to -D__WINESRC__.
msi/tests: Prepare patch.c for the switch to -D__WINESRC__.
msi/tests: Prepare record.c for the switch to -D__WINESRC__.
msi/tests: Prepare source.c for the switch to -D__WINESRC__.
msi/tests: Prepare suminfo.c for the switch to -D__WINESRC__.
msi/tests: Prepare msi.c for the switch to -D__WINESRC__.
msi/tests: Compile with -D__WINESRC__.
Huw D. M. Davies (8):
wsock32: Add a fallback for inet_network.
ole32/tests: Add tests to show that CoLockObjectExternal() calls ReleaseConnection() with the appropriate value for fLastReleaseCloses.
ole32/tests: Extend the lifecycle tests to objects which expose IExternalConnection.
ole32/tests: Make the two reference marshalling thread more generic.
ole32/tests: Add some tests for CoReleaseMarshalData with a combination of normal and weak marshals.
ole32: When releasing marshal data of a normal ref ignore any remaining weak refs.
ole32: Call IExternalConnection_ReleaseConnection with the correct final parameter.
ole32: If an object exposes IExternalConnection then don't take down the stub manager if we have remaining weak refs in a call that would otherwise ignore them.
Jacek Caban (51):
crypt32: Added addref to store vtbl and use it instead of directly accessing ref.
crypt32: Moved store release implementation to vtbl.
crypt32: Added support for CERT_CLOSE_STORE_CHECK_FLAG flag in MemStore_release.
crypt32: Moved store context functions to vtbl.
crypt32: Don't call CertFreeCertificateContext in CertDeleteCertificateContext, leave it to store-specific functions.
crypt32: Added new empty store type and use it for creating certificates with no store.
crypt32: Use linked pointer instead of context type to test for linked contexts.
crypt32: Pass context as BASE_CONTEXT to Context_AddRef and added structs describing memory layout behind context structs.
crypt32: Pass context as context_t to Context_Release.
crypt32: Moved context desatructor to vtbl.
crypt32: Use Context_AddRef instead of WINE_CONTEXT_INTERFACE.
crypt32: Use Context_Release instead of WINE_CONTEXT_INTERFACE.
crypt32: Use context_t in Context_CreateLinkContext.
jscript: Compile tests with -D__WINESRC__.
vbscript: Compile tests with -D__WINESRC__.
crypt32: Moved CertAddCertificateContextToStore to cert.c.
crypt32: Store list entry directly in context_t.
crypt32: Store extra pointer directly in context_t and get rid of Context_GetExtra.
crypt32: Pass contexts as context_t to CONTEXT_FUNCS->delete.
crypt32: Added cloning logic to context's vtbl.
crypt32: Get rid of no longer needed Context_GetLinkedContext.
crypt32: Removed no longer needed hCertStore setting.
crypt32: Don't use links to certs in memory store.
crypt32: Added more cert duplicate and link tests.
crypt32: Get rid of no longer used functions.
crypt32: Store properties directly in link contexts and get rid of Context_GetProperties.
crypt32: Use context_t in ContextList_Add.
crypt32: Use context_t in enumContext.
crypt32: Use context_t in addContext.
crypt32: Get rid of no longer needed BASE_CONTEXT.
crypt32: Get rid of no longer needed fields in ContextList.
crypt32: Get rid of no longer needed contextSize arguments.
crypt32: Moved critical section out of ContextList struct.
crypt32: Use list struct directly instead of ContextList wrapper.
crypt32: Share more code between memory store addContext implementations.
crypt32: Share more code between memory store enumContext implementations.
crypt32: Share more code between memory store deleteContext implementations.
crypt32: Moved ContextList freeing to store.c and get rid of ContextList.
crypt32: Always return TRUE from CertFreeCertificateContext.
crypt32: Always return TRUE from CertFreeCRLContext.
crypt32: Always return TRUE from CertFreeCTLContext.
crypt32: Keep reference to store in contexts.
crypt32: Use empty_store for new CRL contexts.
crypt32: Use empty_store for new CTL contexts.
secur32: Cache certificate context instead of store in schannel handle.
crypt32: Clone CRL context instead of using link in CertAddCRLContextToStore.
crypt32: Return context_t from Context_CreateDataContext.
crypt32: Get rid of no longer needed hCertStore checks.
crypt32: Get rid of no longer needed contextInterface arguments.
crypt32: Don't access context after releaseContext call.
wininet: Compile tests with -D__WINESRC__.
Ken Thomases (11):
winemac: Don't coalesce events which might be in multiple queues.
winemac: Clean up fully-delivered events in queues which aren't being drained.
winemac: Treat mouse moves in a window title bar as outside the window.
winemac: Restore app cursor settings when cursor moves back into an app window.
winemac: Fix some bytes-vs-WCHARs length computation bugs in the UTF-16 clipboard support.
winemac: Rename some confusingly-named variables.
winemac: Fix a leak in macdrv_CountClipboardFormats(). (Clang).
winecoreaudio: Fix a potential leak. (Clang).
libwine: Fix a potential write through a null pointer. (Clang).
winemac: Disable software GL rendering unless it's enabled via a new registry setting, AllowSoftwareRendering.
winemac: Send WM_CANCELMODE when keyboard layout changes from Cocoa side.
Kevin Eaves (1):
winemac: Restore the window title when the window style is changed.
Kohei Takahashi (1):
msi: Return -1 on open failure in FDI callbacks.
Lauri Kenttä (1):
po: Update Finnish translation.
Marcus Meissner (9):
shell32: Fixed wrong sizeof() in ZeroMemory (Coverity).
netstat: Allocate WCHARs not CHARs (Coverity).
wined3d: Fixed sizeof() to HeapAlloc (Coverity).
attrib: Fixed an allocation size (Coverity).
xcopy: Allocate more space for the W buffer (Coverity).
view: Free the data on error exit (Coverity).
msvcrt: Restore a stack mark on error (Coverity).
wintrust: Fixed some memory leaks (Coverity).
msi: Fixed a memory leak in an error case (Coverity).
Michael Stefaniuc (8):
tests: Use the explicit LoadLibraryA function.
qedit/tests: Use the W version of FindResource().
iphlpapi/tests: Use the W form of CreateEvent().
msvcr90/tests: Use the W form of CreateEvent().
windowscodecs/tests: Use the W version of GetObject().
tests: Readying some tests for the compilation with -D__WINESRC__.
tests: Compile the tests by default with -D__WINESRC__.
comctl32/tests: comctl32.dll is already loaded.
Nikolay Sivov (6):
xmllite: Reset resume state when text node is parsed.
xmllite: Fix node type for whitespace text nodes in Content.
po: Update Russian translation.
xmllite: Use buffer offset instead of pointers.
xmllite: Fix overwriting of dest buffer when pushing more data to it.