wine
2009-02-04  Alexandre Julliardwinegcc: Pass the -m32/-m64 options to winebuild too.
2009-02-04  Alexandre Julliardwinebuild: Search for the as/ld/nm tools in the PATH...
2009-02-04  Alexandre Julliardwinebuild: Append the correct options for as and ld...
2009-02-04  Alexandre Julliardwinebuild: Determine the appropriate as/ld/nm commands...
2009-02-04  Juan Langshell32: Remove a test that fails on Win64.
2009-02-04  Vincent Pelletiermsadp32.acm: Block align the adpcm extra data.
2009-02-04  Jeremiah Flerchingerwinedos: Unify Fake BIOS & VGA display mode selection...
2009-02-04  Nikolay Sivovpropsys: Stub for PSRegisterPropertySchema.
2009-02-04  Nikolay Sivovgdiplus: Implemented GdipGetLogFontA.
2009-02-04  Nikolay Sivovgdiplus: Implemented GdipFillRegion.
2009-02-04  Aric Stewartmsctf: Implement TF_GetThreadMgr.
2009-02-04  Aric Stewartmsctf: Implement TF_CreateThreadMgr.
2009-02-04  Aric Stewartmsctf: Flesh out spec file with stubs.
2009-02-04  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterCategory.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::AddLanguage...
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Implement InputProcessorProfiles::GetCurrentLang...
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...
2009-02-04  Alexandre Julliardinclude: Define LANGID in wtypes.idl.
2009-02-04  Paul Vrienswinetest: Make sure we can test .NET dlls on Windows.
2009-02-04  Detlef Riekenbergcomctl32/tests: Make the test dpi and theme aware by...
2009-02-04  Alistair Leslie... shdocvw: Correct OnAmbientPropertyChange regression.
2009-02-04  Alexandre Julliarddbghelp: Moved SymEnumLines to symbol.c to reuse the...
2009-02-04  Alexandre Julliarddbghelp: Fall back to string comparison if regex suppor...
2009-02-04  Alexandre Julliarddbghelp: Allocate enough memory initially for regexps...
2009-02-04  Alexandre Julliarddbghelp: Fix pool allocation routines to be able to...
2009-02-04  David Adamd3dx9_36: Remove useless traces.
2009-02-04  Florian Tobias... winedos: Improve PIT emulation.
2009-02-04  Dmitry Timoshkovmlang: Get rid of ICOM_THIS_MULTI macro.
2009-02-04  Michael Stefaniuctwain_32/tests: Don't leak memory on an error path...
2009-02-04  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in mmddk.h.
2009-02-04  Christian Costad3dxof: Fix object files size limitation by mapping...
2009-02-04  Aric Stewartadvapi32: Add Security Label sids used by IE7.
2009-02-04  Juan Langmapi32/tests: Fix typo.
2009-02-04  Juan Langshell32: Use list of allowed PIDL types rather than...
2009-02-04  Juan Langshell32: Fix a couple test failures on NT4.
2009-02-04  Juan Langrsaenh: Fix failing tests on Windows ME.
2009-02-04  Juan Langwintrust: Use GetSystemDirectory rather than GetWindows...
2009-02-04  Juan Langsecur32: Fix a handful of test failures on Win9x.
2009-02-03  Alexandre Julliardsetupapi/tests: Don't compare the drive letter of expan...
2009-02-03  Alexandre Julliardkernel32/tests: Add another error code in the CreateDir...
2009-02-03  Paul Vriensriched32/tests: Skip some tests on Win9x, WinME and...
2009-02-03  Alexandre Julliardkernel32/tests: Don't hardcode C drive for CreateDirect...
2009-02-03  Alexandre Julliardkernel32/tests: Use a better invalid filename than...
2009-02-03  Alexandre Julliardkernel32/tests: Allow more error codes from GetDiskFree...
2009-02-03  Alexandre Julliardkernel32/tests: Print some more details on directory...
2009-02-03  Alistair Leslie... shdocvw: OnAmbientPropertyChange should refresh all...
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle4 interface.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle3 interface.
2009-02-03  David Adamd3dx9_36: Implement D3DXIntersectTri.
2009-02-03  David Adamd3dx8: Implement D3DXIntersectTri.
2009-02-03  Jeremy Whitesane.ds: Pass MSG_QUERYSUPPORT requests to the capabili...
2009-02-03  Jeremy Whitetwain_32: Add the ability to thoroughly test basic...
2009-02-03  Paul TBBle... winefile: Don't use child after it has been freed.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to DocumentMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to ThreadMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to Context.
2009-02-03  Aric Stewartmsctf: Add definition of ITfSource interface.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetBase.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetTop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Pop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Push.
2009-02-03  Aric Stewartmsctf: Implement stub ITfContext.
2009-02-03  Aric Stewartinclude: Add beginning textstor.idl.
2009-02-03  Aric Stewartmsctf: Only 1 ITfThreadMgr is created per thread.
2009-02-03  Aric Stewartmsctf: Implement SetFocus and GetFocus.
2009-02-03  Nikolay Sivovgdiplus: Add testing for ObjectBusy in some Graphics...
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipSetClipHrgn.
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipGetClipBounds/GdipGetClipBoundsI.
2009-02-03  Nikolay Sivovgdiplus: Implemented GdipCreateBitmapFromHICON (with...
2009-02-03  Alistair Leslie... mshtml: Add missing coclass's.
2009-02-03  Dmitry Timoshkovgdi32: Add a test for the MAT2 parameter of GetGlyphOut...
2009-02-03  Dmitry Timoshkovgdi32: The MAT2 parameter of GetGlyphOutline is mandatory.
2009-02-03  Dmitry Timoshkovwineps.drv: The MAT2 parameter of GetGlyphOutline is...
2009-02-03  Dmitry Timoshkovwinex11.drv: The MAT2 parameter of GetGlyphOutline...
2009-02-03  Michael Stefaniucwined3d: Remove superfluous pointer casts.
2009-02-03  Michael Stefaniucwined3d: Remove some unused defines.
2009-02-03  Vincent Pelletierdinput: Fix effect direction conversion from DIEFF_CART...
2009-02-03  Ulrich Czekallauser32: Don't scale draw text margin params by characte...
2009-02-03  Hwang YunSong... crypt32: Updated Korean resource.
2009-02-03  Hwang YunSong... cryptui: Updated Korean resource.
2009-02-03  Juan Langmapi32: Fix a couple more test failures on Win9x.
2009-02-03  Juan Langmapi32: Fix some test failures on Win9x.
2009-02-03  Andrew Talbotole32: Remove superfluous shadow variables.
2009-02-03  Andrew Talbotwnaspi32: Declare some functions static.
2009-02-03  Jacek Cabanjscript: Add IActiveScriptParse64 declaration and use...
2009-02-02  Alexandre Julliardntdll: Add a trace when calling vectored exception...
2009-02-02  Alexandre Julliardntoskrnl.exe: Correctly remove the vectored exception...
2009-02-02  Alistair Leslie... mshtml: Add missing StyleSheet interfaces.
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Only changing TBSTYLE_EX_MIXEDBUTTON...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Unlike in listview, TB_SETEXTENDEDST...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: TB_SETBUTTONINFO should do a relayou...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Use different function for dumping...
2009-02-02  Mikołaj Zalewskicomctl32: toolbar: Move common TB_ADDBUTTONS and TB_INS...
2009-02-02  Aurimas Fischergdiplus: Implement GdipSetStringFormatFlags with tests.
2009-02-02  Aurimas Fischerinclude: Add GdipSetStringFormatFlags prototype.
2009-02-02  Detlef Riekenbergcomctl32: Make the status control height dpi and theme...
2009-02-02  Marcus Meissnerdmime: Added missing NULL ptr check (Coverity).
2009-02-02  Marcus Meissneritss: Move buffer initialization a bit up (Coverity).
next