wine
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.
2009-12-21  Paul Vriensmsi/tests: Fix test failures on Win9x/WinMe.
2009-12-21  Hans Leidekkersecur32/tests: Fix a couple of memory leaks.
2009-12-21  Vincent Povirkole32: Reread the stream entry after setting the size...
2009-12-21  Vincent Povirkole32: Store the most recent item name in IEnumSTATSTG...
2009-12-21  Vincent Povirkole32: Make IEnumSTATSTG functions fail when the parent...
2009-12-21  Vincent Povirkole32: Add some tests for IEnumSTATSTG.
2009-12-21  Vincent Povirkgdiplus: Implement GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Add a test for GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Allocate a new ImageAttributes object in GdipC...
2009-12-21  Vincent Povirkgdiplus: Add trace for values of new graphics and image...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created font...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created linecaps.
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created brushes.
2009-12-21  Frédéric Delanoymapi32: Add French translation.
2009-12-21  Juan Langcrypt32: Don't get confused matching URLs with a colon...
2009-12-21  Henri Verbeetwined3d: NULL vertex declarations are captured, but...
2009-12-21  Alexandre Julliarduser32: Fix the string style check for comboboxes.
2009-12-21  Alexandre Julliarduser32: Support calling a 32-bit procedure even without...
2009-12-21  Alexandre Julliarduser32: Send all CreateWindow calls through the WoW...
2009-12-21  Alexandre Julliardcomctl32: Use the module instance instead of that of...
2009-12-21  Alexandre Julliardshell32: Use the module instance instead of that of...
2009-12-21  Alexandre Julliardsetupx: Pass 0 as instance to InstallHinfSectionA.
next