wine
2009-02-05  Alexandre Julliardfonts: Copy the TrueType fonts to the build directory...
2009-02-05  Aric Stewartmsctf: Add sink framework and implement ITfTextEditSink...
2009-02-05  Marcus Meissnermshtml: Call install_cab_file() with name directly...
2009-02-05  Gerald Pfeiferwnaspi32: Invoke ASPI_SendASPICommand() on non-Linux...
2009-02-05  Juan Langmapi32: Fix failing tests on some Win9x versions.
2009-02-05  Juan Langadvapi32: Support the computer name as an account name...
2009-02-05  Juan Langadvapi32: Test LookupAccountName with the computer...
2009-02-05  Paul Vriensfusion/tests: Do the conversion before testing.
2009-02-05  Michael Stefaniucwinhttp: Remove superfluous pointer casts.
2009-02-05  Michael Stefaniucuser32/tests: Remove superfluous pointer casts.
2009-02-05  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in msacmdrv.h.
2009-02-05  Michael Stefaniucinclude: Remove struct PORTALLOC from mmddk.h.
2009-02-05  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in msacm.h.
2009-02-05  Dmitry Timoshkovgdi32: Make sure that World2Vport DC transformation...
2009-02-05  Marcus Meissnercryptui: Check NULL ptr differently (Coverity).
2009-02-05  Jacek Cabanmshtml: Return nsIDocumentObserver as nsISupport of...
2009-02-05  Francois Gougetwinedos: Remove spaces before '\n's.
2009-02-05  Francois Gougetxrandr: X11DRV_XRandR_Cleanup() is unused so remove it.
2009-02-05  Francois Gougetwinex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused...
2009-02-05  Francois Gougetprogman: Reorder some functions to avoid forward declar...
2009-02-05  Francois Gougetd3dx8/tests: Make compare() static.
2009-02-05  Francois Gougetrsaenh: {alloc,release}_handle_table() are not used...
2009-02-05  Francois Gougettaskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
2009-02-05  Francois Gougettaskmgr: Reorder some functions to avoid forward declar...
2009-02-05  Francois Gougettaskmgr: Reorder some functions to avoid forward declar...
2009-02-05  Francois Gougetshell32/tests: Remove spaces before a '\n's.
2009-02-05  Francois Gougettwain_32/tests: Add a trailing '\n' to ok() calls.
2009-02-05  Detlef Riekenberglocalspl: Enable environment "Windows x64" for Win64.
2009-02-05  Detlef Riekenbergwinspool: Enable environment "Windows x64" for Win64.
2009-02-05  Detlef Riekenbergwinspool/tests: Run more tests on Win64.
2009-02-05  Andrew Talbotdbghelp: Remove unused function.
2009-02-05  Andrew Talbotdplayx: Remove unused functions.
2009-02-05  Andrew Talbotdsound: Remove unused function.
2009-02-05  Andrew Talbotinetcomm: Remove unused function.
2009-02-05  Andrew Talbotitss: Remove unused function.
2009-02-05  Andrew Talbotcabinet: Declare a function static.
2009-02-05  Aric Stewartmlang: Handle non Japanese case in ConvertUnknownJapane...
2009-02-05  Marcus Meissnerurlmon: Fixed target buffer length to MultiByteToWideChar.
2009-02-05  Marcus Meissnermshtml: Fixed second buffer argument to MultiByteToWide...
2009-02-05  Marcus Meissneratl: Fixed second buffer size to MultiByteToWideChar.
2009-02-05  Marcus Meissnermshtml: Fixed last argument to MultiByteToWideChar.
2009-02-05  Juan Langmshtml: Pass bytes written pointer to WriteFile.
2009-02-05  Juan Langshell32: Remove an obsolete comment.
2009-02-05  Juan Langshell32: Use the normal list checks for CSIDL_PERSONAL.
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.
next