wine
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.
2008-12-26  Ricardo Filipecfgmgr32: Forward CM_Locate_DevNodeA/W to setupapi.
2008-12-26  Ricardo Filipesetupapi: Add stubs for CM_Locate_DevNodeA/W.
2008-12-26  Andrey Turkinadvapi32: Implement CredReadDomainCredentials stub...
2008-12-26  Nick Burnsddraw: Fix surface version setting.
2008-12-26  Nick Burnswined3d: Fix glReadPixels call from read_from_framebuffer.
2008-12-26  Maarten Lankhorstntdll: Make the loader process relocations correctly...
2008-12-26  Maarten Lankhorstntdll: Print the expected and found assembly versions...
2008-12-26  Alexandre Julliardserver: Get rid of the unused count parameter in fd_que...
2008-12-26  Alexandre Julliardserver: Use the same field for process and thread handl...
2008-12-26  Alexandre Julliardserver: Store the async handle inside the async_data_t...
2008-12-24  Andrew Talbotmsvcrt: Remove a superfluous semicolon.
2008-12-24  Andrew Talbotntdll: Remove a superfluous semicolon.
2008-12-24  Andrew Talbotole32: Superfluous semicolons fix.
2008-12-24  Andrew Talbotwined3d: Remove superfluous semicolons.
2008-12-24  Andrew Talbotwineoss: Remove a superfluous semicolon.
2008-12-24  Andrew Talbotddraw: Remove a superfluous semicolon.
2008-12-24  Juan Langcryptui: Add a header bitmap to CryptUIWizImport's...
2008-12-24  Juan Langcryptui: Add watermark image to welcome and finish...
2008-12-24  Juan Langcryptui: Hide the column header on the finish page...
2008-12-24  Juan Langcryptui: Use an appropriate title font for the welcome...
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
2008-12-24  Christian Costaddraw: Display fixme only once in IDirect3DVertexBuffer...
2008-12-24  Christian Costad3dxof: Small cleanup.
2008-12-24  Christian Costad3dxof: Release allocated xobjects.
2008-12-24  Alexandre Julliarduser32: Fix SPI_SETMOUSESPEED handling, the parameter...
2008-12-24  Henri Verbeetd3d9: Don't crash in GetFVF() if a NULL vertex declarat...
2008-12-24  Dan Kegeltools: Remove bashisms from wineinstall.
2008-12-24  Byeongsik Jeongdi32: Don't truncate the added pixels with FT_LCD_FILT...
2008-12-24  Alexandre Julliardlibport: Avoid including winsock2.h.
2008-12-23  Juan Langwintrust: Fix encoding OIDs with only two components.
2008-12-23  Austin Englishitircl: Add stub functions.
2008-12-23  Christian Costad3dxof: Make FileEnumObject keep references to top...
2008-12-23  Christian Costad3dxof: Release properly all allocated resources.
2008-12-23  Christian Costad3dxof: Allocate subobjects at object creation time.
2008-12-23  Christian Costad3dxof: Simplify error handling in IDirectXFileEnumObje...
2008-12-23  Juan Langcrypt32: Don't crash when querying the length of the...
2008-12-23  Vincent Pelletierd3d9: Set IDirect3DDevice9Impl_GetVertexShader return...
2008-12-23  Vincent Pelletieruser32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
2008-12-23  Rico Schüllerddraw/tests: Fix alpha_test and offscreen_test on gefor...
next