wine
2008-12-30  Alexandre Julliardserver: Specify the user APC to call only once the...
2008-12-30  Alexandre Julliardserver: Explicitly specify when an ioctl call needs...
2008-12-30  Alexandre Julliardserver: Make the arguments for CreateRemoteThread clien...
2008-12-30  Alexandre Julliardserver: Make a couple of fields smaller in the apc_call...
2008-12-30  Alexandre Julliardserver: Make padding explicit in the wake_up_reply...
2008-12-30  Alexandre Julliardserver: Make the address parameters in inter-process...
2008-12-30  Alexandre Julliardserver: Make the mapping base address a client_ptr_t...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-12-30  Alexandre Julliardserver: Make the message callback function a client_ptr...
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-30  Christian Costaquartz: Remove unused IMemInputPin vtables.
2008-12-30  Christian Costawinedos: Increase extended memory from 7MB to 15MB.
2008-12-30  Christian Costawinedos: Compute CMOS image checksum automatically.
2008-12-30  Christian Costawinedos: Document CMOS image bytes.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
2008-12-30  Alexandre Julliardopengl32: Define an enum for extensions to make diffs...
2008-12-30  Michael Stefaniucopengl32: make_opengl: Do not add explicit casts of...
2008-12-30  Henri Verbeetconfigure: Check for gnutls_mac_get_key_size() instead...
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Create_DevNodeA/W.
2008-12-30  Andrew Nguyensetupapi: Stub the SetupDiDestroyClassImageList function.
2008-12-30  Andrew Nguyencfgmgr32: Forward and stub CM_Connect_MachineA.
2008-12-30  Henri Verbeetwined3d: Handle D3DFVF_XYZW in ConvertFvfToDeclaration().
2008-12-30  Henri Verbeetd3d: Correct some debug levels.
2008-12-30  Henri Verbeetd3d9: Use separate codepaths for failure and NULL retur...
2008-12-30  Henri Verbeetwined3d: Get rid of the glname field in struct SHADER_O...
2008-12-30  Henri Verbeetd3d8: Port the d3d9 stateblock tests to d3d8.
2008-12-29  Alexandre Julliardserver: Make timer callback function and argument clien...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the device opaque data a client_ptr_t...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make the select cookie a client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Store debugging output strings as client_ptr_t...
2008-12-29  Alexandre Julliardserver: Store module names as client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-29  Alexandre Julliardserver: Add a module_handle_t type to represent client...
2008-12-29  Jacek Cabancabinet: Make sure that parent directories exist when...
2008-12-29  Rob Shearmanwidl: Generate header files from the parse tree instead...
2008-12-29  Rob Shearmanwidl: Write the local stubs file based on the parsed...
2008-12-29  Rob Shearmanwidl: Write the generated file containing IID, DIID...
2008-12-29  Rob Shearmanwidl: Write the typelib based on the statement list...
2008-12-29  Rob Shearmanwidl: Create a separate type_t object for each structur...
2008-12-29  Rob Shearmanwidl: Don't create a temporary variable in the t_ident...
2008-12-29  Rob Shearmanwidl: Store the type-specific information in a union...
2008-12-29  Rob Shearmanwidl: Hide the details of where arguments, fields,...
2008-12-29  Rob Shearmanwidl: Follow aliases in check_remoting_fields so that...
2008-12-29  Rob Shearmaninclude: Include winuser.h from generated oleidl.h...
2008-12-29  Christian Costaquartz: Fix some traces and fixmes.
2008-12-29  Alexandre Julliardntdll: Make sure we don't return from a stub exception.
2008-12-29  Byeongsik Jeonuser32: Implementation the SPI_{GET|SET}FONTSMOOTHING...
2008-12-29  Byeongsik Jeongdi32: Restore the trimmed bitmap image by FT_Render_Gl...
2008-12-29  Henri Verbeetwined3d: D3DRS_POINTSIZE_MIN is initially 0.0f for...
2008-12-29  Henri Verbeetd3d9: Use a HAL device for the stateblock tests.
2008-12-29  Henri Verbeetwined3d: The initial value for D3DRS_POINTSIZE_MAX...
2008-12-29  Henri Verbeetd3d: Make sure the device is properly released when...
2008-12-29  Henri Verbeetd3d9: Release the vertex declaration once we're done...
2008-12-29  Dan Kegelwinmm: Don't crash on PlaySound(... SND_ALIAS_ID).
2008-12-29  Andrew Fennxinput: Added stub for XInputEnable.
2008-12-29  Andrew Fennxinput: Added prototypes to header file.
2008-12-29  Ge van Geldorpkernel32/tests: Use shared Windows directory on TS...
2008-12-29  Chris Robinsond3d9: Use the correct size for D3DFVF_XYZW.
2008-12-29  Hwang YunSong... winecfg: Updated Korean resource.
2008-12-29  Henri Verbeetsecur32: Implement schannel DecryptMessage().
2008-12-29  Henri Verbeetsecur32: Implement schannel EncryptMessage().
2008-12-29  Henri Verbeetsecur32: Handle SECPKG_ATTR_STREAM_SIZES in schan_Query...
2008-12-29  Henri Verbeetsecur32: Add stubs for schannel QueryContextAttributesA...
2008-12-29  Henri Verbeetsecur32: Dump the buffer descs in schan_InitializeSecur...
2008-12-29  Henri Verbeetsecur32: Try an EMPTY buffer if we can't find one of...
2008-12-29  Vitaliy Margolendxdiagn: Add dxdiagn.dll to DxDiag_DirectXFiles contain...
2008-12-29  Vitaliy Margolendxdiagn: Fix DxDiag_DirectXFiles container to have...
2008-12-29  Vitaliy Margolendinput: Fix remaining formatting of the find_joydevs().
2008-12-29  Vitaliy Margolendinput: Fix usage of HeapReAlloc.
2008-12-29  Christian Costantoskrnl.exe: Add stub for PsSetCreateThreadNotifyRoutine.
2008-12-29  Christian Costantoskrnl.exe: Fix some FIXMEs.
2008-12-29  Christian Costantoskrnl.exe: Add stub for KeInitializeEvent.
2008-12-29  Christian Costad3dxof: Template names are case insensitive.
2008-12-29  Austin Englishwinhttp: Fix a missing include for OpenBSD.
2008-12-29  Austin Englishconfigure: Fix libpng detection on OpenBSD.
2008-12-29  Austin Englishconfigure: Fix sysctl.h check for OpenBSD.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-29  Francois Gougetconfigure: Fix the linux/ipx.h check.
2008-12-29  Francois Gougetbrowseui/tests: Make some functions static.
2008-12-29  Francois Gougetwinedbg: Remove an unused debug channel (winedbg).
2008-12-29  Francois Gougetwinecoreaudio.drv: Remove an unused debug channel ...
2008-12-29  Francois Gougetadvapi32/tests: Add a trailing '\n' to ok() calls.
2008-12-29  Francois Gougetwnaspi32: Add a trailing '\n' to a Wine trace.
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-29  Francois Gougetkernel32: Fix a comment in LocalInit16().
2008-12-29  Vincent Pelletierwined3d: Detect intel 945 GM.
2008-12-27  Ricardo Filipeoleacc: Add stub for AccessibleObjectFromPoint.
2008-12-27  Ricardo Filipeoleacc: Fix LresultFromObject return type.
2008-12-27  Gerald Pfeiferwpp: Add missing #include <ctype.h>.
2008-12-27  Gerald Pfeifercomctl32: Simplify NATIVEFONT_Create.
2008-12-27  Gerald Pfeifercomctl32: Simplify COMBOEX_Command.
2008-12-27  Gerald Pfeifercomctl32: Simplify DATETIME_Char.
2008-12-27  Gerald Pfeifercomctl32: Shed off some unused parameters.
2008-12-27  Nikolay Sivovgdiplus: Stub for GdipRotateLineTransform.
2008-12-27  Nikolay Sivovgdiplus: Stub for GdipScalePenTransform.
2008-12-27  Nikolay Sivovgdiplus: Stub for GdipResetPenTransform.
2008-12-27  Vitaliy Margolendinput: Replace perror with more appropriate ERR and...
2008-12-27  Vitaliy Margolendinput: Warn if failed to open device.
next