wine
2010-10-13  Jeff Latimercomctl32: Change stub to return IDYES instead of IDOK.
2010-10-13  Nikolay Sivovmsxml3: Fix response text conversion to WCHAR string.
2010-10-13  Nikolay Sivovmsxml3: Implement POST support with supplied body data.
2010-10-13  Nikolay Sivovshlwapi/assoc: Fix arguments tracing.
2010-10-13  Gerald Pfeiferuser32: Removed some code that is unused after revision...
2010-10-13  Piotr Cabanmsvcr90: Added __tzname implementation.
2010-10-13  Juan Langiphlpapi: Return DNS suffix for all non-loopback adapters.
2010-10-12  Alexandre Julliarduser32: Improve error checking in GetIconInfo.
2010-10-12  Alexandre Julliarduser32: Fix a DC leak in DrawIconEx.
2010-10-12  Alexandre Julliardgdi32: Improve tracing of GDI objects to make leaks...
2010-10-12  Yaron Shahrabanicredui: Added Hebrew translation.
2010-10-12  Yaron Shahrabaniwininet: Added Hebrew translation.
2010-10-12  Piotr Cabanshlwapi/tests: Add more tests.
2010-10-12  Piotr Cabanshlwapi: Added SKSetValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Added SKDeleteValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Added SKAllocValueW implementation.
2010-10-12  Piotr Cabanshlwapi: Improved SHGetShellKey implementation.
2010-10-12  Paul Vriensnotepad: Add WS_EX_LAYOUTRTL to some RTL resources.
2010-10-12  Dmitry Timoshkovoleaut32: Handle VT_DATE in serialize_param()/deseriali...
2010-10-12  Henri Verbeetwined3d: Skip SM4 instruction modifiers.
2010-10-12  Henri Verbeetwined3d: Skip SM4 source register modifiers.
2010-10-12  Henri Verbeetwined3d: Recognize the SM4 resource register type.
2010-10-12  Henri Verbeetwined3d: Recognize the SM4 sampler register type.
2010-10-12  Henri Verbeetddraw: Use a linear filter in ddraw_surface7_Blt().
2010-10-12  Hwang YunSongtaskkill: Update Korean resource.
2010-10-12  Krzysztof Nowickintdll: Fix possible deadlock in vectored exception...
2010-10-12  Austin Lundriched32/tests: Correct error messages in EM_POSFROMCHA...
2010-10-12  Frédéric Delanoytaskkill: Update French translation.
2010-10-12  Andrew Talbotgdi32: Constify some variables.
2010-10-12  Vincent Povirkaclocal: Detect the mingw variant named amd64-mingw32msvc.
2010-10-12  Juan Langiphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO...
2010-10-12  Juan Langiphlpapi: Use a helper function to get the DNS server...
2010-10-12  Juan Langiphlpapi: Set DNS servers in GetAdaptersAddresses when...
2010-10-12  Juan Langiphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.
2010-10-12  Juan Langiphlpapi: Honor GAA_FLAG_SKIP_UNICAST.
2010-10-12  Juan Langiphlpapi: Only return gateway addresses if GAA_FLAG_INC...
2010-10-12  Juan Langipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when...
2010-10-12  Louis Lendersgameux: Improve stub for GameExplorerImpl_VerifyAccess.
2010-10-12  Aurimas Fišerastaskkill: Update Lithuanian translation.
2010-10-12  André Hentscheltaskkill: Update German translation.
2010-10-12  Andrew Eikumshlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCa...
2010-10-12  Andrew Eikumcryptnet/tests: Use UrlCanonicalize to create a URL.
2010-10-12  Aric Stewartstrmbase: Move mediaSeeking to strmbase SourceSeeking.
2010-10-12  David Adamddraw/test: Add more combination tests for SetCooperati...
2010-10-12  Alexandre Julliarduser32: Correctly handle mouse events on a size grip...
2010-10-12  Alexandre Julliarduser32: Make sure AdjustWindowRect and WM_NCCALCSIZE...
2010-10-11  Luca Bennatitaskkill: Update Italian translation.
2010-10-11  Nikolay Sivovmsxml3: Implement ::get_responseXML().
2010-10-11  Andrew Nguyenmsvcrt: Implement _strlwr_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _itoa_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Use the write_invalid_msvcrt_tm helper in _gmti...
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-10-11  Henri Verbeetwined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusW...
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 utof opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 sample_l opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 sample opcode.
2010-10-11  Henri Verbeetwined3d: Recognize the SM4 itof opcode.
2010-10-11  Andrew Nguyenwinex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_I...
2010-10-11  Andrew Nguyenwinex11.drv: Use a separate string buffer for X11R6...
2010-10-11  Andrew Nguyenkernel32: Make the return type of LoadModule match...
2010-10-11  Andrew Nguyenkernel32: Implement GetSystemRegistryQuota as a semi...
2010-10-11  Andrew Nguyentaskkill: Disallow process self-termination.
2010-10-11  Alexandre Julliarduser32: Store icon objects directly in the cache instea...
2010-10-11  Alexandre Julliarduser32: Reimplement icon copying using CURSORICON_Load.
2010-10-11  Alexandre Julliarduser32: Return the module and resource name in GetIconI...
2010-10-11  Alexandre Julliarduser32: Store the module and resource name information...
2010-10-11  Hans Leidekkermsi/tests: Reduce the UI level for a couple of tests.
2010-10-11  Hans Leidekkermsi/tests: Set the MSIFASTINSTALL property.
2010-10-11  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-10-11  Hans Leidekkermsi: Allocate 3 bytes instead of 2 for in-memory string...
2010-10-11  Hans Leidekkermsi/tests: Use a different product code in the automati...
2010-10-11  Hans Leidekkermsi/tests: Determine Wow64 mode just once.
2010-10-11  Jeff Latimeriphlpapi: Use Windows rather than Unix values to determ...
2010-10-11  Jeff Cookwinealsa.drv: Rewrite channel counting for additional...
2010-10-11  Jeff Cookwinealsa.drv: Only set micelem as master if there are...
2010-10-11  James McKenziegdi32: Correct typo in comment.
2010-10-11  Louis Lendersadvapi32: Add stub for QueryTraceW.
2010-10-11  Louis Lendersuser32/tests: Test FindWindowEx for empty window title.
2010-10-11  Eric Pouechdbghelp: Proper support and definition for S_REGREL_V3.
2010-10-11  Eric Pouechdbghelp: Ensure the stab_nlist structure is usable...
2010-10-11  Eric Pouechdbghelp: Fix some relocation errors for debug formats...
2010-10-11  Eric Pouechdbghelp: Compute ELF load address using the link_map...
2010-10-11  Eric Pouechdbghelp: When enumerating loaded modules from r_debug...
2010-10-11  Eric Pouechdbghelp: Only map an ELF file once.
2010-10-11  Eric Pouechdbghelp: A couple of fixes for 64bit msvc debug info...
2010-10-11  Eric Pouechdbghelp: Added a couple of missing CodeView base types...
2010-10-11  Eric Pouechdbghelp: Some more 64bit base address fixes.
2010-10-11  Eric Pouechdbghelp: Allow loading PE module with 64bit addresses.
2010-10-11  Piotr Cabanurlmon: Added ProtocolStream_Stat implementation.
2010-10-11  Jacek Cabanshlwapi: Skip more tests on too old shlwapi.dll.
2010-10-11  Sven Baarsinetcpl.cpl: Update the Dutch translation.
2010-10-11  Sven Baarsipconfig: Update the Dutch translation.
2010-10-11  Alexandre Julliardjscript: Remove an incorrect and unnecessary error...
2010-10-11  Alexandre Julliardjscript: Add a missing terminator to a string constant.
2010-10-11  Alexandre Julliarduser32/tests: Test GetIconInfoExW too since the A versi...
2010-10-08  Alexandre Julliardwininet: Load X509_STORE_CTX_get_ex_data from libcrypto...
2010-10-08  Jacek Cabanurlmon: Skip more tests on too old IEs.
2010-10-08  Henri Verbeetwined3d: SM4 immediate constants are typeless.
2010-10-08  Henri Verbeetwined3d: The SM4 sincos opcode has two destination...
next