wine
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.
2008-12-27  Vitaliy Margolendinput: snprintf zero-terminates string no need to...
2008-12-27  Vitaliy Margolendinput: Make find_joydevs re-entrant.
2008-12-27  Rob Shearmanwidl: Structures and arrays with pointers should be...
2008-12-27  Rob Shearmanmshtml: Check for the container's doc being NULL in...
2008-12-27  Damjan Jovanovicwinemenubuilder: Improve icon generation.
2008-12-27  Huw Daviescomdlg32: Use [G|S]etPropW instead of [G|S]etPropA.
2008-12-27  Christian Costad3dxof: Initialize object member names correctly.
2008-12-27  Dylan Smithrichedit: Prevented a dereference of a freed pointer.
2008-12-27  Aleksey Braginntdll: Fix memory corruption in RtlSetBits.
2008-12-27  Alexandre Julliardlibport: Check for ENOTSUP being defined before using it.
2008-12-27  Alexandre Julliardntdll: Add support for relay debugging on x86_64.
2008-12-27  Alexandre Julliardntdll: Make the relay debug code more generic to allow...
2008-12-27  Alexandre Julliardwinebuild: Generate relay debugging thunks for x86_64.
2008-12-27  Alexandre Julliardwinebuild: Fix delay load code to preserve stack alignm...
2008-12-27  Alexandre Julliardwinebuild: Generate the __wine_call_from_32_regs functi...
2008-12-27  Alexandre Julliardinclude: Move the DEFINE_REGS_ENTRYPOINT macros to...
2008-12-27  Alexandre Julliardkernel32: Move AllocMappedBuffer/FreeMappedBuffer to...
2008-12-26  Alexandre Julliardwinetest: Link against the Wine import libraries for...
2008-12-26  Alexandre Julliardconfigure: Improve check for libresolv.
2008-12-26  Alexandre Julliardconfigure: When cross-compiling, propagate the target...
2008-12-26  Alexandre Julliardwidl: Add support for generating 32-bit and/or 64-bit...
2008-12-26  Alexandre Julliardwidl: Add --win32/--win64 options to select the type...
2008-12-26  Alexandre Julliardwidl: Store the size of a pointer in a variable instead...
2008-12-26  Alexandre Julliardwidl: Move determination of the exact type of structure...
2008-12-26  Detlef Riekenbergshdocvw/tests: Add tests for ParseURLFromOutsideSource.
2008-12-26  Detlef Riekenbergshdocvw: Implement ParseURLFromOutsideSource.
2008-12-26  Detlef Riekenbergshdocvw/tests: Fix a test on IE 5.x.
next