wine
2011-03-30  Francois Gougetwinedbg: memory_get_current_frame() is not used anymore...
2011-03-30  Francois Gougetprograms: In English punctuations are not preceded...
2011-03-30  Francois Gougetwinmm: Remove a space before a punctuation.
2011-03-30  Francois Gougetwinefile: Fix the compilation when _NO_EXTENSIONS is...
2011-03-30  Francois Gougetwinefile: Remove commented out code.
2011-03-30  Francois Gougetwinefile: Remove the format disk command.
2011-03-30  Francois Gougetwinefile: Remove unimplemented menu entries.
2011-03-30  Francois Gougetkernel32: Only get the Windows directory if PROFILE_Ope...
2011-03-30  Francois Gougetwineps.drv: PSDRV_YWStoDS() is unused so remove it.
2011-03-30  Francois Gougetmsxml3: Make xslpattern_error() static.
2011-03-30  Francois Gougetopenal32: Make a bunch of wrapper functions static.
2011-03-30  Francois Gougetmsxml3/tests: Add a '\n' to an ok() call.
2011-03-30  Francois Gougetmscoree/tests: Make init_pointers() static.
2011-03-30  Damjan Jovanovicwinemenubuilder: Do not skip entries when cleaning...
2011-03-30  Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30  Dmitry Timoshkovntdll: Add more NtCreateFile tests.
2011-03-30  Steven Wallacentdll: implemented ProcessDebugFlags in NtQueryInformat...
2011-03-30  André Hentscheluxtheme/tests: Add tests for OpenThemeDataEx.
2011-03-30  André Hentscheluxtheme: Add OpenThemeDataEx.
2011-03-30  David Hedberguser32: Fix return value when passing a non-sibling...
2011-03-30  David Hedberguser32/tests: Add some more tests for SetWindowPos.
2011-03-30  Rico Schüllerd3dx9: Use init function for ID3DXBuffer.
2011-03-30  Rico Schüllerd3dx9: Add a some TRACEs to ID3DXBufferImpl.
2011-03-30  Rico Schüllerd3dx9: Rename some variables.
2011-03-30  Rico Schüllerd3dx9: Remove typedef from ID3DXBufferImpl.
2011-03-30  Rico Schüllerd3dx9: Use variable instead of type in HeapAlloc.
2011-03-30  Rico Schüllerd3dx9: Don't zero memory when it will be overridden.
2011-03-30  Hans Leidekkermsi: Avoid sprintf for simple concatenations.
2011-03-30  Hans Leidekkermsi: Make sure to access the 64-bit portion of the...
2011-03-30  Hans Leidekkermsi/tests: Remove unneeded Wow64 checks.
2011-03-30  Hans Leidekkermsi: Implement MsiGetFileSignatureInformationA/W.
2011-03-30  Hans Leidekkermsi: Accept whitespace-only property values on the...
2011-03-30  Hans Leidekkermsi: Explicitly pass product code and platform to MSIRE...
2011-03-30  Hans Leidekkermsi: Allocate the user token dynamically.
2011-03-30  Hans Leidekkermsi/tests: Allocate the user token dynamically and...
2011-03-30  Hans Leidekkermsi/tests: Get rid of workarounds for win9x test failures.
2011-03-30  Hans Leidekkermsi: Ignore invalid upgrade codes in the PublishProduct...
2011-03-30  Hans Leidekkermscms: Trace the CMM id as a string.
2011-03-30  Hans Leidekkerwine.inf: Pretend that the .NET 4.0 Client and Full...
2011-03-30  Jörg Höhleuser32/tests: Add a few IsWindow checks.
2011-03-30  Jörg Höhlewinmm: PlaySound concurrency cleanup.
2011-03-30  Jörg Höhlewinmm: Get rid of psStopEvent which was never used...
2011-03-30  Jörg Höhlewinmm: Abort PlaySound in case of audio error.
2011-03-30  Jörg HöhleRevert "winmm: Fix PlaySound so it doesn't block when...
2011-03-30  Alexandre Julliarduser32: Reset the cursor clip rectangle before moving...
2011-03-30  Alexandre Julliardserver: Reset the cursor clip rectangle when the foregr...
2011-03-30  Matteo Bruniwinex11.drv: Make wglMakeCurrent return the correct...
2011-03-30  Matteo Bruniwinex11.drv: Don't modify current state if glXMakeCurre...
2011-03-30  Matteo Bruniopengl32/tests: Test using a GL context after the drawa...
2011-03-30  Vincent Povirkgdiplus: Fall back to Liberation Serif if Times New...
2011-03-30  David Hedbergcomdlg32: Implement Advise/Unadvise for the Item Dialog.
2011-03-30  David Hedbergcomdlg32: Implement some folder and file selection...
2011-03-30  David Hedbergcomdlg32: Implement SetFileTypes and GetFileTypeIndex...
2011-03-30  David Hedbergcomdlg32: Implement SetOptions/GetOptions for the Item...
2011-03-30  David Hedbergcomdlg32/tests: Add initial tests for the Item Dialog.
2011-03-30  David Hedbergcomdlg32: Add implementation of DllRegisterServer/DllUn...
2011-03-30  Piotr Cabanntdll: Don't call compare function on memory not provid...
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DPixelShaderImpl.
2011-03-30  Henri Verbeetwined3d: Get rid of struct wined3d_geometryshader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DVertexShaderImpl.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DPixelShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DGeometryShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DVertexShader.
2011-03-30  Henri VerbeetRevert "wined3d: Prevent crash when blit_priv is NULL.".
2011-03-30  Vincent Povirkwinejack.drv: Fix build.
2011-03-29  Rico Schüllerd3dx9/tests: Add ID3DXEffectCompiler test.
2011-03-29  Rico Schüllerd3dx9/tests: Add ID3DXEffect::GetPool() and ID3DXEffect...
2011-03-29  Rico Schüllerd3dx9: ID3DXEffect::QueryInterface() does not support...
2011-03-29  Rico Schüllerd3dx9: Implement ID3DXEffect::GetDevice().
2011-03-29  Rico Schüllerd3dx9: Implement ID3DXEffect::GetPool().
2011-03-29  Rico Schüllerd3dx9: Fix some style issues.
2011-03-29  Rico Schüllerd3dx9: Add ID3DXEffectCompiler interface.
2011-03-29  Rico Schüllerd3dx9: Forward ID3DXEffect to ID3DXBaseEffect.
2011-03-29  Rico Schüllerd3dx9: Add ID3DXBaseEffect interface.
2011-03-29  Rico Schüllerinclude: Fix ID3DXEffectCompiler interface.
2011-03-29  Rico Schüllerd3dx9/tests: Add refcount test for the device.
2011-03-29  Rico Schüllerd3dx9: Handle pool and device in ID3DXEffect.
2011-03-29  Rico Schüllerd3dx9: Use size of variable instead of type.
2011-03-29  Rico Schüllerd3dx9: Fix HeapAlloc size in D3DXCreateEffectPool.
2011-03-29  Rico Schüllerinclude: Add missing D3DXCreateEffect* declarations...
2011-03-29  Hans Leidekkerwldap32: Accept a NULL value in ldap_set_option.
2011-03-29  Hans Leidekkerkernel32: Implement and test GetVolumePathNamesForVolum...
2011-03-29  Hans Leidekkerws2_32: Implement GetNameInfoW.
2011-03-29  Jacek Cabanmshtml: Fixed node leak in HTMLEventObj.
2011-03-29  Jacek Cabanmshtml: Fixed ref count handling in events.c.
2011-03-29  Jacek Cabanmshtml: Event handler may be already free in release_ev...
2011-03-29  Jacek Cabanmshtml: Use zone mapping instead of hardcoded protocols...
2011-03-29  Jacek Cabanmshtml: Store security manager in HTMLWindow instead...
2011-03-29  Jacek Cabanmshtml: Try loading library in IInternetProtocolInfo...
2011-03-29  Dmitry Timoshkovuser32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximi...
2011-03-29  Bart Van Asschentdll: Fix race condition in RtlCreateHeap().
2011-03-29  Vincent Povirkgdiplus: Add test for GdipSetTextRenderingHint and...
2011-03-29  Vincent Povirkgdiplus: Add test for GdipDrawDriverString.
2011-03-29  Piotr Cabanurlmon/tests: Added IWinInetHttpInfo tests.
2011-03-29  Piotr Cabanurlmon: Added IWinInetHttpInfo_{QueryOption,QueryInfo...
2011-03-29  Piotr Cabanurlmon: Forward IWinInetHttpInfo calls to protocol...
2011-03-29  Piotr Cabanshdocvw: Report navigation error depending on HTTP...
2011-03-29  Piotr Cabanmshtml/tests: Added connection error handling tests.
2011-03-29  Piotr Cabanmshtml/tests: Added asynchronous moniker to htmldoc...
2011-03-29  Piotr Cabanmshtml/tests: Added IDocObjectService interface.
next