wine
2007-12-20  Alexandre Julliardexplorer: It no longer needs to be made a system process.
2007-12-20  Alexandre Julliardserver: Don't give out full access to the system proces...
2007-12-20  Alexandre Julliardserver: Don't count system processes as users of a...
2007-12-20  Alexandre Julliardinclude: Added the mountmgr.h header.
2007-12-20  Alexandre Julliardwine.inf: Mark the spool service as disabled, it's...
2007-12-20  Alexandre Julliardwineboot: Convert the rest of the code to Unicode.
2007-12-20  Alexandre Julliardwineboot: Rewrite wininit.ini processing to use GetPriv...
2007-12-20  Alexandre Julliardwineboot: Add support for starting NT-style services.
2007-12-20  Alexandre Julliardwineboot: Simplify the unnecessarily complex code struc...
2007-12-20  Alexandre Julliardadvapi32: Move the EnumDependentServicesA/W stubs in...
2007-12-20  Roy Sheaqmgr: AddRef, QueryInterface, and stub functions for...
2007-12-20  Alexandre Julliardserver: Use SIGQUIT instead of SIGTERM to terminate...
2007-12-20  Alexandre Julliardkernel32: Forward interrupts in 32-bit code to winedos...
2007-12-20  Dmitry Timoshkovriched20: Remove a redundant parameter from trace.
2007-12-20  James Hawkinsmsi: The BS_GROUPBOX style should only be used if the...
2007-12-20  Rob Shearmanole32: Fix RPC_GetLocalClassObject to wait for 30 secon...
2007-12-20  Rob Shearmanrpcrt4: Fix NdrConformantStringUnmarshall to always...
2007-12-20  Stefan Dösingerwined3d: Add a test for 16 bit floats.
2007-12-20  Stefan Dösingerwined3d: Move the GL info structure into the adapter.
2007-12-20  Stefan Dösingerwined3d: Fix vertex buffers based on type, not semantic.
2007-12-20  Stefan Dösingerwined3d: Fixed function vertex attribute types are...
2007-12-20  Stefan Dösingerwined3d: Store if half float conversion is needed in...
2007-12-20  Stefan Dösingerwined3d: Always dump the fbo state on errors.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-20  James Hawkinsmsi: Initialize a default COM apartment for custom...
2007-12-20  James Hawkinsmsi: Allow NULL parameters to be passed to the local...
2007-12-20  Andrew Riedigdiplus: Add GdipCreateHBITMAPFromBitmap() stub.
2007-12-20  Rico Schüllerwined3d: Fix some typos.
2007-12-20  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-19  Alex Villacís... user32: Fix regression in DlgDirList caused by modified...
2007-12-19  Rob Shearmanrpcrt4: Don't use BufferEnd in RpcStream_Write.
2007-12-19  Rob Shearmanrpcrt4: Initialise memory passed into RPCs in the serve...
2007-12-19  Rob Shearmanrpcrt4: Memory should only be cleared in ComplexUnmarsh...
2007-12-19  Rob Shearmanrpcrt4: Fix the ALIGN_POINTER_CLEAR macro.
2007-12-19  Rob Shearmanwidl: Fix the length used when clearing alignment space...
2007-12-19  Rob Shearmanwidl: The detection of types is highly dependent on...
2007-12-19  Alexandre Julliardadvapi32: Return from StartServiceCtrlDispatcher when...
2007-12-19  Alexandre Julliardadvapi32: Replace the list of services with an array.
2007-12-19  Alexandre Julliardadvapi32: Use exponential backoff when waiting for...
2007-12-19  Alexandre Julliardadvapi32: Fix RegisterServiceCtrlHandler spec entry.
2007-12-19  Alexandre Julliardadvapi32: Reimplement RegisterServiceCtrlHandler on...
2007-12-19  Roy Sheaqmgr: Generate C file with local GUID definitions from...
2007-12-19  Dmitry Timoshkovinclude: Add CONTEXT86_EXTENDED_REGISTERS and CONTEXT86...
2007-12-19  Dmitry Timoshkovuser32: Set the edit text in a combobox only if combobo...
2007-12-19  Dmitry Timoshkovuser32: Make sure to setup clipping before any painting...
2007-12-19  Dmitry Timoshkovgdi32: In the calculations use a fixed dmSize, not...
2007-12-19  Dmitry Timoshkovgdi32: When compiling with PSDK headers request latest...
2007-12-19  Stefan Dösingerwined3d: Implement texture -> swapchain blits with...
2007-12-19  Stefan Dösingerwined3d: Some improvements for SFLAG_CONVERTED checking.
2007-12-19  Stefan Dösingerwined3d: Emulate half float vertices if GL_NV_half_floa...
2007-12-19  Stefan Dösingerwined3d: Implement blits from the active render target...
2007-12-19  Michael Stefaniucgdi32: There is no need to cast NULL to a function...
2007-12-19  Michael Stefaniucsecur32/tests: InitFunctionPtrs() needs to use the...
2007-12-19  James Hawkinsmsi: Free the ordering information.
2007-12-19  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-18  Kirill K. Smirnovkernel32: ReadConsoleW should wait for at least one...
2007-12-18  Huw Daviesinetcomm: Unquote parameter values.
2007-12-18  Huw Daviesinetcomm: Implement IMimeBody_GetParameters.
2007-12-18  Rob Shearmanrpcrt4: Implement I_RpcGetCurrentCallHandle.
2007-12-18  Rob Shearmanmscoree: Add a stub for GetVersionFromProcess.
2007-12-18  Rico Schüllerkernel32: Fix typo.
2007-12-18  Rico Schüllercomdlg32: Fix typo.
2007-12-18  Alexandre Julliarduser32: Set the WSF_VISIBLE flag on the main window...
2007-12-18  Alexandre Julliardntoskrnl.exe: Allow returning data in ioctls along...
2007-12-18  Alexandre Julliardntoskrnl.exe: Added implementation for IoCreateDriver...
2007-12-18  Alexandre Julliardserver: Fix possible NULL dereference.
2007-12-18  Andrey Turkinserver: Store I/O completion information in async struc...
2007-12-18  Kirill K. Smirnovws2_32: Fix flags conversion in getnameinfo() function.
2007-12-18  Francois Gougetconfigure: Work around an Xcode 3.0 bug when detecting...
2007-12-18  Francois GougetAssorted spelling fixes.
2007-12-18  David Adamd3dx8: Implement D3DXCreateMatrixStack.
2007-12-18  David Adamd3dx8: Add basic functions and stubs for MatrixStack.
2007-12-18  David Adamd3dx8: Rename d3dx_core_private.h to d3dx8_private.h.
2007-12-18  David Adamd3dx8: Add definition for MatrixStack.
2007-12-18  Stefan Dösingerwined3d: Split up the render target -> render target...
2007-12-18  Stefan Dösingerwined3d: Implement D3DFMT_G16R16.
2007-12-18  Stefan Dösingerkernel32: Add a test for BindIoCompletionCallback.
2007-12-18  Stefan Dösingerwined3d: Filter out some shader compilation spam.
2007-12-18  Kirill K. Smirnovserver: Properly notify renderer while activating anoth...
2007-12-18  Dmitry Timoshkovgdi32: Add a GdiConvertToDevmodeW test, make it pass...
2007-12-18  Huw Daviesinetcomm: Fix spelling typo.
2007-12-18  Huw Daviesinetcomm: Add IMimeAllocator implementation.
2007-12-18  Huw Daviesinclude: Add IMimeAllocator.
2007-12-18  Stefan Dösingerwined3d: Ignore tesselated and unused streams when...
2007-12-18  Stefan Dösingerwined3d: Correct a pixel shader version comparison.
2007-12-18  Stefan Dösingerwined3d: Disable the SWAPEFFECT_DISCARD clear.
2007-12-18  Stefan Dösingerd3d9: Add a note about a breakage in the refrast.
2007-12-18  Stefan Dösingerd3d9: Remove a few more incorrect D3DLOCK_DISCARDs.
2007-12-18  Peter Beutnerd3d9: Add stub for Direct3DShaderValidatorCreate9().
2007-12-18  Francois Gougetdinput: Make _dump_cooperativelevel_DI() and _dump_Enum...
2007-12-18  Francois Gougetoleaut32/tests: Avoid SHDeleteKeyW() because shlwapi...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHFileOperationW...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on Shell_NotifyIcon...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHGetPathFromIDL...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-12-18  Francois Gougetshell32/tests: Avoid SHDeleteKeyA() because shlwapi...
2007-12-18  Francois Gougetsecur32/tests: Dynamically load various APIs and don...
2007-12-18  Francois Gougetmsi: Add a trailing '\n' to Wine traces.
2007-12-18  Francois Gougetuser32/tests: Use GetProcAddress() on ChangeDisplaySett...
next