wine
2009-12-23  Henri Verbeetwined3d: Use proper enum elements for FOURCC formats.
2009-12-23  Henri Verbeetd3d8/tests: Add some tests for focus behaviour.
2009-12-23  Henri Verbeetd3d9/tests: Add some tests for focus behaviour.
2009-12-23  Henri Verbeetwined3d: Focus the focus window.
2009-12-23  Henri Verbeetwined3d: Filter messages for the device's focus window...
2009-12-23  Eric Pouechdbghelp: Add a couple of helpers to struct cpu to help...
2009-12-23  Eric Pouechdbghelp: Hacked a StackWalk implementation for x86_64.
2009-12-23  Eric Pouechdbghelp: Create a cpu backend to store CPU dependent...
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Get rid of support for extracting icons from...
2009-12-23  Alexandre Julliarduser32: Don't cache 16-bit instance resources on the...
2009-12-22  Alexandre Julliarduser32: Allocate user handles for cursors/icons when...
2009-12-22  Alexandre Julliarduser32: Don't assume global handles in CopyIcon.
2009-12-22  Alexandre Julliarduser32: Call the cursor/icon handle allocation function...
2009-12-22  Alexandre Julliarduser32: Add wrapper functions for manipulation of curso...
2009-12-22  Alexandre Julliarduser32: Reimplement MENU_FindSubMenu on the 16-bit...
2009-12-22  Hans Leidekkerwininet: Avoid test failures on win9x.
2009-12-22  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-22  Detlef Riekenbergmstask/tests: Skip some tests when the service is not...
2009-12-22  Eric Pouechdbghelp: Generalize helper to get a string from an...
2009-12-22  Eric Pouechdbghelp: Rewrote stack_walk with 64 bit structures.
2009-12-22  Eric Pouechwinedbg: Fix for stack symbols on 64bit platform.
2009-12-22  Eric Pouechwinedbg: Ensure the stack pointer is also passed to...
2009-12-22  Eric Pouechwinedbg: Push the correct machine type to StackWalk.
2009-12-22  Alexandre Julliarduser32: Get rid of the 16-bit dialog heap.
2009-12-22  Alexandre Julliarduser32: Delay creation of the 16-bit dialog info struct...
2009-12-22  Alistair Leslie... mshtml: Add stub interface IHTMLFiltersCollection.
2009-12-22  David Adamd3dx9/tests: 1 must be a float.
2009-12-22  Andrew Nguyencfgmgr32: Forward more functions to setupapi.
2009-12-22  Andrew Nguyendxdiagn: Validate the dwDxDiagHeaderVersion member...
2009-12-22  Andrew Nguyendxdiagn: Fix a return value and avoid validating the...
2009-12-22  Andrew Nguyendxdiagn: Add tests for IDxDiagProvider.
2009-12-22  Andrew Nguyendxdiagn: Fail class instantiation if aggregation is...
2009-12-22  Andrew Nguyendxdiagn: Make the IDxDiag* interfaces conform to the...
2009-12-22  Andrew Nguyensetupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
2009-12-22  Hans Leidekkergdiplus: Implement GdipGet/SetStringFormatMeasurableCha...
2009-12-22  Marcus Meissnermsi: Removed unnecessary NULL check.
2009-12-22  Marcus Meissnercryptnet: Remove an unnecessary variable (Coverity).
2009-12-22  Hans Leidekkerwininet: Free per-thread error info upon exit from...
2009-12-22  Nikolay Sivovkernel32: Fix a leak in ReplaceFileW.
2009-12-22  Nikolay Sivovcomctl32/updown: Simplify buddy subclassing using SetWi...
2009-12-22  Nikolay Sivovcomctl32/tests: Use win_skip() while skipping subclass...
2009-12-22  Nikolay Sivovcomctl32/tests: Some tests for buddy procedure subclassing.
2009-12-22  Nikolay Sivovcomctl32/tests: Add ability to create any number of...
2009-12-22  Nikolay Sivovkernel32: Fix SearchPath parameter validation with...
2009-12-22  Nikolay Sivovkernel32/tests: Init pointers in common way, add some...
2009-12-22  Henri Verbeetwined3d: Get rid of some redundant local variables.
2009-12-22  Henri Verbeetwined3d: Cleanup IWineD3DBaseSwapChainImpl_QueryInterfa...
2009-12-22  Henri Verbeetwined3d: Volumes are resources in wined3d.
2009-12-22  Henri Verbeetd3d9/tests: A volume really isn't a resource, despite...
2009-12-22  Jacek Cabanurlmon: Report BINDSTATUS_CONNECTING to download callback.
2009-12-22  Jacek Cabanmshtml: Added JavaScript tests architecture and simple...
2009-12-22  Jacek Cabanmshtml: Use JScript for JavaScript in res: protocol...
2009-12-22  Jason Edmeadescomctl32/toolbar: Improve fixme message conditions.
2009-12-22  Paul Vriensole32/tests: Fix a test failure on several platforms.
2009-12-22  Vladimir Pankratovmapi32: Add Russian translation.
2009-12-22  Roderick Colenbranderwinex11: Fix a null pointer crash when XRender isn...
2009-12-22  Alexandre Julliarduser32: Avoid including winuser16.h in 32-bit files.
2009-12-22  Alexandre Julliarduser32: Reimplement MapWindowPoints16 and move it to...
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-22  Alexandre Julliardkernel32: Load the DestroyIcon32 function from 16-bit...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's icons to...
2009-12-22  Alexandre Julliarduser32: Reimplement loading of 16-bit cursors and icons...
2009-12-22  Alexandre Julliarduser32: Always return the actual pointer instead of...
2009-12-21  Louis Lendersmapistub: Add new stubbed dll mapistub.dll.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in InternetSet...
2009-12-21  Jacek Cabanwininet: Return error directly from HTTP_Connect.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in HttpSendReq...
2009-12-21  Jacek Cabanwininet: Return error directly from INTERNET_AsyncCall.
2009-12-21  Nikolay Sivovkernel32/tests: Fix LocalAlloc() allocated leaks.
2009-12-21  Nikolay Sivovkernel32/tests: Fix some find handle leaks.
2009-12-21  Alexandre Julliarduser32: Move a number of 16-bit cursor/icon functions...
2009-12-21  Alexandre Julliarduser32: Get rid of the CURSORICON_Copy internal function.
2009-12-21  Alexandre Julliarduser32: Reimplement CopyIcon16/CopyCursor16 using Creat...
2009-12-21  Alexandre Julliarduser32: Use CreateIconIndirect to implement CreateCursor.
2009-12-21  Stefan Leichterntoskrnl.exe: Add stub for KeInitializeSemaphore.
2009-12-21  Mike Kaplinskiyuser32: Fix color mask handling in CreateIconIndirect.
2009-12-21  Nicolas Le Camkernel32/tests: Simplify dumpmem function.
2009-12-21  André Hentschelwinetest: Fix a cast.
2009-12-21  Henri Verbeetwined3d: IWineD3DPaletteImpl implements IWineD3DBase.
2009-12-21  Henri Verbeetwined3d: IWineD3DClipperImpl implements IWineD3DBase.
2009-12-21  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_GetRasterStatus().
2009-12-21  Henri Verbeetd3d9: Add a separate function for swapchain initialization.
2009-12-21  Henri Verbeetd3d8: Add a separate function for swapchain initialization.
2009-12-21  Jacek Cabanmshtml: Don't use necko nsIHttpChannel in nsChannel...
2009-12-21  Jacek Cabanjscript: Make undefined a property of global object.
2009-12-21  Hans Leidekkerwininet: Always set last error in HttpSendRequest{...
2009-12-21  Michael Stefaniucwindowscodecs: Don't cast NULL.
2009-12-21  Michael Stefaniucuser32/tests: Don't cast NULL to an integer type.
2009-12-21  Michael Stefaniuccryptui: Don't cast NULL to an integer type.
2009-12-21  Michael Stefaniuccomctl32/tests: Don't cast NULL to an integer type.
2009-12-21  Nikolay Sivovkernel32/tests: Print line numbers in tests.
2009-12-21  Nikolay Sivovcomctl32/rebar: Don't read outside of bands array on...
2009-12-21  Nikolay Sivovcomctl32/rebar: Collapse some parameter checks and...
2009-12-21  Nikolay Sivovcomctl32/rebar: Move parameter cast to winproc.
2009-12-21  Nikolay Sivovcomctl32/rebar: Use DPA to manage bands data.
2009-12-21  André Hentschelinclude: Do not separate control names.
2009-12-21  André Hentscheldbghelp: Implement literal dwarf opcodes.
next