wine/eterwine.git
2008-12-31 Alexandre Julliardntdll: Use INT_MAX for the semaphore count since LONG_M...
2008-12-31 Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-31 Alexandre Julliardwldap32: Convert ber_printf to use an MS ABI vararg...
2008-12-31 Alexandre Julliardshlwapi: Convert SHPackDispParams to use an MS ABI...
2008-12-31 Alexandre Julliardshlwapi: Convert wvnsprintfA/W to use an MS ABI vararg...
2008-12-31 Alexandre Julliarduser32: Convert wvsprintfA/W to use an MS ABI vararg...
2008-12-31 Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31 Alexandre Julliardserver: Reorganize some requests to avoid padding,...
2008-12-31 Alexandre Julliardserver: Make atom_t an unsigned int to avoid padding...
2008-12-31 Alexandre Julliardserver: Make TEB and PEB client_ptr_t instead of void...
2008-12-31 Alexandre Julliardserver: Make thread entry points client_ptr_t instead...
2008-12-31 Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-31 Alexandre Julliardserver: Send the version with the initial fd so that...
2008-12-31 Christian Costad3dxof: Move X files parsing into a separate file.
2008-12-31 Byeongsik Jeonwinex11.drv: Add the basic antialias type decision...
2008-12-31 Paul TBBle... winhttp: Don't try and call a null callback.
2008-12-31 Paul TBBle... winhttp: Correctly parse specified ports in WinHttpCrac...
2008-12-31 Paul TBBle... winhttp/tests: Add tests for WinHttpCrackUrl port numbe...
2008-12-31 Paul TBBle... winhttp: Fix resolution-failure TRACE in netconn_resolv...
2008-12-31 Jeff Zaroykoiphlpapi/tests: Fix a failing test.
2008-12-31 Rob Shearmanwidl: Remove duplicate pointer handling code in get_str...
2008-12-31 Rob Shearmanwidl: Don't add NULL pointer checks in generated code...
2008-12-31 Andrew Riediwinex11.drv: Calculate the cursor bitmap offsets in...
2008-12-31 Andrew Riediitircl: Fix documentation typo.
2008-12-31 Francois Gougetwinemine: Reorder some functions to avoid forward decla...
2008-12-31 Francois Gougetwinemine: Remove AboutDlgProc() as it is unused.
2008-12-31 Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31 Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31 Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-31 Jacek Cabanmshtml: Added gecko debug channel to control Gecko...
2008-12-31 Jacek Cabanmshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading...
2008-12-31 Jacek Cabanmshtml: Move handle_insert_comment to mutation.c.
2008-12-31 Jacek Cabanmshtml: Remove no longer used node_insert_listener.
2008-12-31 Jacek Cabanmshtml: Remove no longer needed set_profile.
2008-12-31 Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31 Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31 Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31 Henri Verbeetwined3d: Remove an unused field from the device.
2008-12-31 Henri Verbeetwined3d: Make use_vs() and use_ps() work on a statebloc...
2008-12-30 Alexandre Julliardserver: Make the various async I/O parameters client_pt...
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.
next