wine
2008-12-05  Vincent Povirkwidl: Fix string format warning.
2008-12-05  Vincent Povirkwinedbg: Fix string format warnings.
2008-12-05  Vincent Povirksetupapi/tests: Fix string format warnings.
2008-12-05  Vincent Povirkmsxml3/tests: Fix string format warnings.
2008-12-05  Vincent Povirkdinput/tests: Fix string format warning.
2008-12-05  Vincent Povirkadvpack/tests: Fix string format warning.
2008-12-05  Vincent Povirkwinex11.drv: Fix string format warning.
2008-12-05  Andrew Talbotwinex11.drv: Sign-compare warnings fix.
2008-12-05  Vincent Povirkshell32: Add test for localized filenames in desktop...
2008-12-05  Vincent Povirkgdiplus: Add stub for GdipSetPenCompoundArray.
2008-12-05  Henri Verbeetwined3d: Explicitly pass the shader version to shader_d...
2008-12-05  Henri Verbeetwined3d: Explicitly pass the shader version to shader_d...
2008-12-05  Henri Verbeetwined3d: Explicitly pass the version and instruction...
2008-12-05  Henri Verbeetwined3d: Remove a redundant condition in shader_get_opc...
2008-12-05  Henri Verbeetwined3d: Slightly improve drawStridedSlow() performance.
2008-12-05  Alexandre Julliardconfigure: Disable some modules by default on non-x86.
2008-12-04  Alexandre Julliardserver: Limit the number of allocated handles before...
2008-12-04  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-12-04  Paul Vriensshell32/tests: Fix a test failure on Win9x, NT4, Vista...
2008-12-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put overflow.
2008-12-04  Huw Daviesdxgi: Don't crash and just skip the tests if glX in...
2008-12-04  Alexandre Julliardwineoss.drv: Fix a couple of printf format warnings.
2008-12-04  Alexandre Julliardwinealsa.drv: Fix a printf format warning.
2008-12-04  Alexandre Julliardwininet/tests: Avoid using size_t in a trace.
2008-12-04  Alexandre Julliardmountmgr.sys: Avoid a compiler warning on older gcc.
2008-12-04  Huw Daviesd3d10core/tests: Skip the tests if we can't create...
2008-12-04  Huw Daviesd3d9/tests: Skip tests if we can't create the D3D9...
2008-12-04  Huw Daviesd3d8/tests: Skip tests if we can't create the D3D8...
2008-12-04  Alexandre Julliardwinedos: Make a function static.
2008-12-04  Alexandre Julliardwintab32: Make a function static.
2008-12-04  Alexandre Julliarduxtheme: Make some functions static.
2008-12-04  Alexandre Julliardrpcrt4: Make a variable static.
2008-12-04  Alexandre Julliardole32: Make a function static.
2008-12-04  Alexandre Julliardmciavi32: Make a function static.
2008-12-04  Alexandre Julliardinetcomm: Make a function static.
2008-12-04  Alexandre Julliarddbghelp: Make a function static.
2008-12-04  Alexandre Julliardd3dxof: Make some functions static.
2008-12-04  Alexandre Julliardd3d9_36: Make a function static.
2008-12-04  Alexandre Julliardd3d9: Make some functions static.
2008-12-04  Alexandre Julliardd3d8: Make a function static.
2008-12-04  Alexandre Julliardcomctl32: Make a function static.
2008-12-04  Alexandre Julliardbrowseui: Make a function static.
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-12-04  Alexandre Julliardntdll: Implemented RtlCaptureContext.
2008-12-04  Ricardo Filipeiccvid: Remove dead stores (llvm/clang).
2008-12-04  Ricardo Filipecrypt32: Remove dead code (llvm/clang).
2008-12-04  Vincent Povirkgdiplus: Implement GdipGetRegionHRgn for combined regions.
2008-12-04  Kirill K. Smirnovwinecfg/audio: Properly terminate an empty list of...
2008-12-04  Alexandre Julliardquartz: Use FIELD_OFFSET instead of casting a pointer...
2008-12-04  Alexandre Julliardntdll/tests: Use the correct prototype for RtlAllocateH...
2008-12-04  Alexandre Julliardimm32/tests: Don't use a pointer in an ok test.
2008-12-04  Alexandre Julliardgdiplus/tests: Don't cast pointers to integers.
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-04  Michael Stefaniucws2_32/tests: Remove some superfluous casts.
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-12-04  Michael Stefaniuccmd: Remove some superfluous casts.
2008-12-04  Michael Stefaniucwinecfg: Remove some superfluous casts.
2008-12-04  Francois GougetMake sure we have a space before the ellipses in Sloven...
2008-12-04  Francois Gougetcmdlgtst: Fix an ellipsis in the copyright message.
2008-12-04  Rob Shearmanwinspool.drv: Use CP_UNIXCP instead of CP_ACP for data...
2008-12-04  Andrew Talbotwineoss.drv: Sign-compare warnings fix.
2008-12-04  Andrew Talbotdxgi: Memory allocation size fix.
2008-12-04  Alexandre Julliardgdiplus: Fix the GdipMultiplyMatrix prototype.
2008-12-04  Nikolay Sivovgdiplus: Added GdipGetPenFillType.
2008-12-04  Henri Verbeetwined3d: Get rid of vcheckGLcall.
2008-12-04  Stefan Dösingerwined3d: Fix D3DFMT_R32F, R16F, G16R16F, ... in the...
2008-12-04  Henri Verbeetwined3d: Make shader texture format fixups more generic.
2008-12-04  Henri Verbeetwined3d: Remove sampled_format from IWineD3DBaseShaderC...
2008-12-04  Henri Verbeetwined3d: Move GlPixelFormatDesc to wined3d_private...
2008-12-03  Alexandre Julliardwinebuild: Don't add stdcall decorations on non-x86...
2008-12-03  Alexandre Julliardrpcss: Build with -D__WINESRC__ since it's using Wine...
2008-12-03  Alexandre Julliardrpcss: Get rid of the useless rpcss.h header.
2008-12-03  Vitaly Lipatovwinex11: Add check for XmbTextPropertyToTextList result.
2008-12-03  Alexandre Julliarddinput: Make some functions static.
2008-12-03  Alexandre Julliardcomdlg32: Make some functions static.
2008-12-03  Alexandre Julliarddmloader: Make some functions static.
2008-12-03  Alexandre Julliarddmloader: Remove an unused function.
2008-12-03  Alexandre Julliardole32: Remove some unused functions.
2008-12-03  Alexandre Julliardwinex11: Make some functions static.
2008-12-03  Alexandre Julliardwinex11: Remove some unused functions.
2008-12-03  Alexandre Julliardshell32: Make some functions static.
2008-12-03  Alexandre Julliardshell32: Remove some unused functions.
2008-12-03  Konstantin... include: Add new interfaces to mshtml.idl.
2008-12-03  Aric Stewartgdi32: Use the substitute name, if it exists, when...
2008-12-03  Aric Stewartcomctl32/tab: Return default tab width in TCM_SETMINTAB...
2008-12-03  Maarten Lankhorstuser32: Fix dialogs for 64-bits wine.
2008-12-03  Chris Robinsonwined3d: Make sure a context is set for query object...
2008-12-03  Nikolay Sivovgdiplus: Added GdipMultiplyTextureTransform.
2008-12-03  Nikolay Sivovgdiplus: Added GdipRotateTextureTransform.
2008-12-03  Nikolay Sivovgdiplus: Added GdipTranslateTextureTransform.
2008-12-03  Alexandre Julliardwined3d: Fix some macros definitions to make them prope...
2008-12-03  Jeff Zaroykowineserver: Don't use O_CREAT and O_EXCL when attemptin...
2008-12-03  Jeff Zaroykokernel32: Add a test for CreateFile when using OPEN_ALW...
2008-12-03  Dmitry Timoshkovgdi32: Make PATH_AddEntry static.
2008-12-03  Andrew Riediimm32: Add some really basic tests for ImmSetCompositio...
2008-12-03  Andrew Riediimm32: No need for tests to return 0.
2008-12-03  Christian Costaddraw: Fix some comments.
2008-12-03  Christian Costaquartz: Return properly when input is flushing or reach...
2008-12-03  Henri Verbeetwined3d: Disable checkGLcall when WINE_NO_DEBUG_MSGS...
next