wine
2009-10-09  Andrew Nguyenddraw: Implement and test DirectDrawEnumerateW.
2009-10-09  Andrew Nguyenddraw: Simplify and test DirectDrawEnumerateA.
2009-10-09  Andrew Nguyenddraw/tests: Remove a superfluous return statement.
2009-10-09  Alexandre Julliardoleaut32: Avoid floating point for some VarCy conversions.
2009-10-08  Alexandre Julliardoleaut32/tests: Skip a test that may crash on Win64.
2009-10-08  Alexandre Julliardsetupapi/tests: Fix the SetupGetIntField test to load...
2009-10-08  Alexandre Julliardkernel32: Moved the DeviceIoControl function to file.c.
2009-10-08  Alexandre Julliardkernel32: Move some 16-bit definitions to kernel16_priv...
2009-10-08  Alexandre Julliardkernel32: Move the DOS file handle functions to file16.c.
2009-10-08  Alexandre Julliardkernel32: Reimplement GetPrivateProfileString16 on...
2009-10-08  Alexandre Julliardkernel32: Fix handling of overflows in GetPrivateProfil...
2009-10-08  Paul Vriensshell32/tests: Fix some test failures on WinMe (SHPathP...
2009-10-08  Paul Vriensshell32/tests: Fix some test failures on WinMe (FO_COPY).
2009-10-08  Austin Englishntdll: Add a stub for NtQuerySystemEnvironmentValue.
2009-10-08  Peter Dons... cmd: Fix handling of quotes when line includes redirect...
2009-10-08  Henri Verbeetd3d9: Add some tests for CreateStateBlock().
2009-10-08  Henri Verbeetd3d8: Add some tests for CreateStateBlock().
2009-10-08  Henri Verbeetd3d9: Don't test D3DRS_DEBUGMONITORTOKEN in the statebl...
2009-10-08  Henri Verbeetd3d8: Don't test D3DRS_DEBUGMONITORTOKEN in the statebl...
2009-10-08  Henri Verbeetd3d8: Rename abort_stateblock() to release_stateblock...
2009-10-08  Francois GougetAssorted spelling fixes.
2009-10-08  Francois Gougetcomctl32/tests: Make test_ApproximateViewRect() static.
2009-10-08  Francois Gougetrpcrt4: A signed 1-bit bitfield doesn't make much sense...
2009-10-08  Francois Gougetsystem.drv16: Remove the 32-bit timer callback support.
2009-10-08  Jörg Höhlemcicda: Fix an early return statement in Open.
2009-10-08  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-08  Paul Vriensddraw/tests: Fix some test failures on WinME/VMware.
2009-10-08  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-08  Michael Stefaniucmsvcrt/tests: Use LONG instead of long.
2009-10-08  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETMONTHRANGE for...
2009-10-08  Nikolay Sivovcomctl32: Use user32 control names from public header...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Fix the way a first day of week...
2009-10-08  Nikolay Sivovcomctl32/monthcal: Cleanup top drawing helper namespace...
2009-10-08  Alexandre Julliardwinex11: Rename the XRENDERINFO type to make it clear...
2009-10-08  Roderick Colenbranderwinex11: Move XRENDERINFO allocation in a separate...
2009-10-08  Piotr Cabanjscript: Fixed escaped characters processing.
2009-10-08  Piotr Cabanjscript: Fix implementation of Global.escape.
2009-10-08  Piotr Cabanjscript: Added Date.toGMTString implementation.
2009-10-08  Stefan Dösingerwined3d: Don't reserve clipping constants needlessly.
2009-10-08  Stefan Dösingerwined3d: Split the clip_parameters[2] array.
2009-10-08  Stefan Dösingerwined3d: Don't write to result.color in arb_add_sRGB_co...
2009-10-08  Stefan Dösingerd3d9: Reduce the YUV test precision.
2009-10-08  Juan Langwinhttp: Set callbacks needed by OpenSSL for multithrea...
2009-10-08  Ge van Geldorpkernel32/tests: Check last error before calling lstrcmp...
2009-10-08  Alexandre Julliardkernel32: Don't export the large integer functions...
2009-10-08  Alexandre Julliardkernel32: Move the k32 kernel32->user32 helpers to...
2009-10-08  Alexandre Julliardkernel32: Move Get/SetProcessDword to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Fix a couple of compiler warnings on 64-bit.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit version functions to kernel16.c.
2009-10-08  Alexandre Julliardwinedos: Don't import kernel 16-bit version functions.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit PE module functions to kernel...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit handle functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit thread and process functions...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit debugger functions to kernel16.c.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit synchronization functions...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit error functions to error16.c.
2009-10-07  Alexandre Julliardkernel32: Move the 16-bit string functions to kernel16.c.
2009-10-07  Paul Vrienssetupapi/tests: Cleanup after SetupCopyOEMInf() tests.
2009-10-07  Alexander Scott... winecfg: In Load Theme dialog, add " (*.msstyles; ...
2009-10-07  Alexander Scott... user32: Add missing doc comment.
2009-10-07  Ge van Geldorpkernel32/tests: Skip some resource tests on Win7.
2009-10-07  Ge van Geldorpntdll/tests: Fix exception test failure on Win7.
2009-10-07  Francois Gougetws2_32: Make wsaErrno() and wsaHerrno() static.
2009-10-07  Francois Gougetmshtml: Make HTMLDocumentNode_destructor() static.
2009-10-07  Francois Gougetntdll/tests: Add a trailing '\n' to an ok() call.
2009-10-07  Alexandre Julliardlibport: Remove unnecessary function prototypes.
2009-10-07  Rico Schüllerd3d10/tests: Add variable type test.
2009-10-07  Rico Schüllerd3d10/tests: Add constant buffer type test.
2009-10-07  Alexandre Julliardconfigure: Build with -Wstrict-prototypes if supported.
2009-10-07  Alexandre Julliardprograms: Build all programs with -DWINE_STRICT_PROTOTYPES.
2009-10-07  Alexandre Julliardwinhlp32: Don't use FARPROC for functions that take...
2009-10-07  Alexandre Julliardwinhlp32: Use explicit prototypes for the dll callbacks.
2009-10-07  Alexandre Julliardadvapi32: Use strict prototypes in the VTableProvStruc...
2009-10-07  Paul Vrienskernel32/tests: Don't crash on WinMe.
2009-10-07  Ge van Geldorpmapi32/tests: Skip tests if no default email client...
2009-10-07  Jacek Cabanurlmon: Fixed tests for systems with stored cookie...
2009-10-07  Rein Klazescomdlg32: Make explorer type file dialogs without custo...
2009-10-07  Dmitry Timoshkovgdi32: Rework the test for too large width/height font...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-07  Henri Verbeetd3d8: Rename abort_stateblock() to delete_stateblock...
2009-10-07  Henri Verbeetd3d9: Use separate fields for data to check/apply in...
2009-10-07  Henri Verbeetd3d8: Use separate fields for data to check/apply in...
2009-10-07  Henri Verbeetd3d9: Get rid of the unused "return_data_buffer" in...
2009-10-07  Henri Verbeetd3d8: Get rid of the unused "return_data_buffer" in...
2009-10-07  Marcus Meissnerwpp: Fixed resource leakages (Coverity).
2009-10-07  Nikolay Sivovcomctl32/monthcal: Invalidate unconditonally on MCM_SET...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Recalculate control layout on MCS_WE...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Update day of week properly while...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Optimize WM_LBUTTONUP handler.
2009-10-07  Nikolay Sivovcomctl32/monthcal: Fix a nice typo in test message.
2009-10-07  Nikolay Sivovcomctl32/monthcal: Use a timer to auto update today...
2009-10-07  Nikolay Sivovcomctl32/monthcal: Use a single timer for auto month...
2009-10-07  Jacek Cabanjscript: Call SetSite on created ActiveX object.
2009-10-07  Damjan Jovanovicsti: Allow CoCreateInstance aggregation and fix a broke...
2009-10-07  Aurimas Fišerasjscript: Update Lithuanian translation.
2009-10-07  Aric Stewartcomctl32/tests: LISTVIEW_ApproximateViewRect tests...
2009-10-07  Aric Stewartcomctl32: Implement LISTVIEW_ApproximateViewRect for...
2009-10-06  Alexandre Julliardadvapi32: Retrieve the current user SID from the server...
2009-10-06  Alexandre Julliardwrc: Include unistd.h before the Windows headers.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
next