wine
2009-08-27  Alexandre Julliardntdll: Define correct address space limits for x86_64.
2009-08-27  Alexandre Julliardntdll: Return the expected length in NtQueryInformation...
2009-08-27  Alexandre Julliardntdll: Fix a couple of system information structures...
2009-08-27  Alexandre Julliardntdll: Fix handling of the duplicate MxCsr entry in...
2009-08-27  Huw Daviesinclude: Add msdadc.idl.
2009-08-27  Louis Lenderspsapi: Add version resource.
2009-08-27  Louis Lendersdbghelp: Add version resource.
2009-08-27  Austin Englishdxdiag: Add basic command line parsing.
2009-08-27  Austin Englishdxdiag: Make dxdiag a Unicode rather than ANSI program.
2009-08-27  Dylan Smithwinedbg: Resolve typedefs when checking for user define...
2009-08-27  Dylan Smithwinedbg: Extract address from expression for listing...
2009-08-27  Rico Schüllerd3d10: Parse variable flag.
2009-08-27  Rico Schüllerd3d10: Identify some more unknowns in parse_fx10.
2009-08-27  Austin Englishole32: Add a stub for CoGetCurrentLogicalThreadId.
2009-08-27  Alexandre Julliardtools: Take into account the executable extension when...
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisibleRect.
2009-08-27  Andrew Eikumgdiplus: Implement GdipIsVisiblePoint.
2009-08-27  Andrew Eikumgdiplus: Add utility function get_visible_clip_region.
2009-08-27  Hongbo Niuser32: Fix DLL injection problem using LOAD_WITH_ALTER...
2009-08-27  Jacek Cabanjscript: Create undeclared values to script_disp instea...
2009-08-27  Jacek Cabanjscript: Return "undefined" type for invalid references.
2009-08-27  Jacek Cabanjscript: Throw an exception when evaluating invalid...
2009-08-27  Jacek Cabanjscript: Don't require semicolon after function declara...
2009-08-27  Jacek Cabanjscript: Fixed parsing regexps starting with '='.
2009-08-27  Henri Verbeetwined3d: Remove trailing spaces.
2009-08-27  Henri Verbeetd3d10: Add the ID3D10EffectVectorVariable interface.
2009-08-27  Henri Verbeetd3d10: Add the ID3D10EffectScalarVariable interface.
2009-08-27  Henri Verbeetwined3d: Get rid of a redundant memset() in device_stre...
2009-08-27  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-27  Michael Stefaniucuser32: Remove a stray ';' that produces an empty if...
2009-08-27  Jacek Cabanmshtml: Update wine_url in nsIURL::SetQuery.
2009-08-27  Jacek Cabanmshtml: Wrap nsIURL interface.
2009-08-27  Jacek Cabanmshtml: Remove no longer used create_nsstream.
2009-08-27  Juan Langcrypt32: Fix a test failure on Windows 7.
2009-08-27  Juan Langcomctl32: Return the number of characters copied in...
2009-08-27  Jörg Höhlewined3d: Delete meaningless UNIX GL driver version...
2009-08-26  Alexandre Julliardntdll: Correctly jump to the modified context after...
2009-08-26  Alexandre Julliardriched20: Make sure we have a valid ITextHost vtable...
2009-08-26  Huw Daviesinclude: Add msdaguid.h.
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_RETURN...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_TAB...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE...
2009-08-26  Sergey Khodychuser32: edit: Use a dialog mode after receiving WM_GETD...
2009-08-26  Ge van Geldorpuser32/tests: Fix test failure on Win7.
2009-08-26  Ge van Geldorpkernel32/tests: Remove test that crashes on Win7.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionRect.
2009-08-26  Andrew Eikumgdiplus: Implement GdipIsVisibleRegionPoint.
2009-08-26  Ge van Geldorpadvapi32/tests: Fix tests on Win7.
2009-08-26  Ge van Geldorpadvapi32/tests: Add acceptable error codes for Win7.
2009-08-26  Stefan Dösingerwined3d: Make it clear that glFlush and glFinish are...
2009-08-26  Stefan Dösingerwined3d: Don't use WINED3DADAPTER_DEFAULT as refresh...
2009-08-26  Stefan Dösingerwined3d: Initialize ps_arb_max_local_constants.
2009-08-26  Louis Lendersshdocvw.inf: Add default registry key "HKCU\Software...
2009-08-26  Davide Pizzettiwinhlp32: Italian translation update.
2009-08-26  Davide Pizzettiregedit: Italian translation update.
2009-08-26  Francois Gougetriched20: Make ME_SetCursorToEnd() static.
2009-08-26  Francois Gougetwindowscodecs/tests: Make some functions static.
2009-08-26  Francois Gougetntoskrnl.exe: Remove a space before a '\n'.
2009-08-26  Francois Gougetwrc: Add a '\n' to a parser_warning() call.
2009-08-26  Alexandre Julliardcomctl32/tests: Fix tooltips test failures on older...
2009-08-26  Alexandre Julliardcomctl32/tests: Fix tab control test failures on older...
2009-08-26  Henri Verbeetd3d9: Use the wined3d cs for wined3d locking.
2009-08-26  Henri Verbeetd3d9: Remove stray tabs.
2009-08-26  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-26  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-26  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-26  Chris Robinsonwinemp3.acm: Fix reading/decoding loop.
2009-08-26  Michael Stefaniucd3d8: Release the lock instead of locking a second...
2009-08-26  Andrew Eikumuser32/tests: Fix input test failures on NT4.
2009-08-26  Austin Englishdnsapi: Add a stub for DnsFlushResolverCache.
2009-08-26  Vincent Povirkwininet: Allow +.- characters in url scheme.
2009-08-26  Vincent Povirkoleaut32: Make ITypeInfo2::GetCustData succeed when...
2009-08-26  Eric Pouechconfigure: Check for large filesystems support.
2009-08-26  Alexandre Julliardntdll/tests: Make sure buffer alignment is correct.
2009-08-25  Jeff Zaroykokernel32: sLanguage is LOCALE_SABBREVLANGNAME.
2009-08-25  Huw Daviesmsdaps: Implement IBindResource_Bind proxy and stub.
2009-08-25  Huw Daviesmsdaps: Implement IDBCreateCommand_CreateCommand proxy...
2009-08-25  Huw Daviesmsdaps: Implement ICreateRow_CreateRow proxy and stub.
2009-08-25  Huw Daviesmsdaps: Use 2 byte structure packing for win32 code.
2009-08-25  Huw Davieswidl: Add separate --win32-align and --win64-align...
2009-08-25  Ge van Geldorpcrypt32/tests: Remove test that crashes on Win7.
2009-08-25  Alexandre Julliardlibwine: Determine the bin directory independently...
2009-08-25  Austin Englishdxdiag: Add stub implementation.
2009-08-25  Mike Kaplinskiyws2_32/tests: Fix failure on NT4.
2009-08-25  Detlef Riekenbergregedit: Do not write junk after the LastKey value.
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for setsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for getsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
2009-08-25  Detlef Riekenbergws2_32: Use only the lower 16 bit as level when calling...
2009-08-25  Alexandre Julliardwinemp3: Include wine/port.h.
2009-08-25  Michael Stefaniucwinefile: Compile with -DWINE_NO_UNICODE_MACROS.
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the rest of the...
2009-08-25  Michael Stefaniucwinefile: Replace the TSTR types with WSTR.
2009-08-25  Michael Stefaniucwinefile: Replace TCHAR with WCHAR.
2009-08-25  Michael Stefaniucwinefile: Convert the rest of the functions to use...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the file IO relat...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form of the Load*() functions.
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form for the *Window*...
2009-08-25  Michael Stefaniucwinefile: Use the explicit W-form of the string functions.
next