wine
2011-08-23  Frédéric Delanoycmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_le...
2011-08-23  Frédéric Delanoycmd: Fix a FOR parsing bug when multiple spaces follow...
2011-08-23  Frédéric Delanoycmd/tests: Fix bug where an output line was marked...
2011-08-23  Frédéric Delanoycmd: Clarify some trace messages.
2011-08-23  Frédéric Delanoycmd: Remove reference to no longer existing WCMD_read_c...
2011-08-23  Frédéric Delanoycmd: Use CSTR_* instead of hardcoded values as result...
2011-08-23  Per Johanssonwinemenubuilder: Use start.exe to open URLs to respect...
2011-08-23  Thomas Mullalymsxml3: Added IStream support to IMXWriter.
2011-08-23  Thomas Mullalymsxml3/tests: Added more IMXWriter tests.
2011-08-23  Thomas Mullalymsxml3/tests: Added IStream tests for IMXWriter.
2011-08-23  Francois Gougetadvapi32/tests: Test what happens when a service fails...
2011-08-23  André Hentschelgdi32: Initial gamma setting tests.
2011-08-23  André Hentschelwinex11: Validate the ramps also when not converting...
2011-08-23  André Hentschelieframe: Only print the FIXMEs once for progress bar...
2011-08-23  Francois Gougetuser32: When destroying a window, preserve the first...
2011-08-23  Francois Gougetuser32/tests: Test what happens to a WM_QUIT posted...
2011-08-23  Mariusz Plucińskishell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
2011-08-22  Aurimas Fišeraspo: Fix some errors in Lithuanian translation.
2011-08-22  Francois Gougettaskmgr: Remove some useless and untranslatable popup...
2011-08-22  Francois Gougetcomdlg32: Specify a message context for 'mm'.
2011-08-22  Francois Gougetpo: Remove English strings from the Hungarian translation.
2011-08-22  Francois Gougetpo: Fix a couple of issues around linefeeds in the...
2011-08-22  Francois Gougetpo: Remove English strings from the Hebrew translation.
2011-08-22  André Hentschelpo: German translations added and updated.
2011-08-22  Bernhard Looskernel32: Create(Named)Pipe uses an nonalertable io...
2011-08-22  Bernhard Looskernel32: Make CreateThread hotpatchable.
2011-08-22  Bernhard Loosntdll: Initialize the Length field of PEB->LdrData.
2011-08-22  Bruno Jesususer32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROP...
2011-08-22  Stefan Dösingerwined3d: Invalidate streamsrc, vdecl and indexbuffer...
2011-08-22  Michael Stefaniucwined3d: Sync a function prototype with its definition.
2011-08-22  Chris Robinsonwined3d: Don't use the old depth-stencil surface after...
2011-08-22  Austin Englishgdi32/tests: Remove win9x hacks.
2011-08-22  Austin Englishd3d8/tests: Make sure to use return values (LLVM/Clang).
2011-08-22  Austin Englishkernel32/tests: Remove win9x hacks.
2011-08-22  Owen Rudgecomctl32: Fix incorrect use of border metrics.
2011-08-22  Ričardas Barkauskasddraw: Print IDirectDrawGammaControl interface referenc...
2011-08-22  Ričardas Barkauskasddraw: Do not AddRef IDirectDraw7 iface in CreateSurfac...
2011-08-22  Ričardas Barkauskasddraw: Don't allow setting palette on non root surfaces.
2011-08-22  Ričardas Barkauskasddraw/tests: Properly release no longer used interfaces.
2011-08-22  Thomas Faberriched20: Fix uninitialized variable usage.
2011-08-22  Nikolay Sivovoleaut32: Use type names and sizeof() instead of hardco...
2011-08-22  Nikolay Sivovoleaut32: Use strdupW to duplicate strings.
2011-08-22  Nikolay Sivovoleaut32: FONTDESC size field value is not important...
2011-08-22  Nikolay Sivovoleaut32/tests: Clean result value checks.
2011-08-22  Nikolay Sivovoleaut32: Get rid of duplicated condition check.
2011-08-22  Nikolay Sivovoleaut32: Clean QueryInterface() method, turn impl...
2011-08-22  Nikolay Sivovoleaut32: Remove some useless comments and initializers.
2011-08-22  Huw Daviesgdi32: Change the object-level brush function to accept...
2011-08-22  Huw Daviesgdi32: Implement Polyline and PolyPolyline in the dib...
2011-08-22  Huw Daviesgdi32: Move to using a multi-line pen object-level...
2011-08-22  Huw Daviesgdi32: Use the gdi_image_bits structure to maintain...
2011-08-22  Huw Daviesgdi32: Simplify dibdrv_PutImage a little.
2011-08-22  Huw Daviesgdi32: Avoid directly accessing the bits ptr where...
2011-08-22  Huw Daviesgdi32: Use the dib driver GetImage and PutImage impleme...
2011-08-22  Huw Daviesgdi32: Add a helper to retrieve the bitmap functions.
2011-08-22  Huw Daviesgdi32: Allow SetBitmapBits to set incomplete scanlines.
2011-08-22  Huw Daviesgdi32: Avoid a possible unnecessary conversion if PutIm...
2011-08-22  Huw Daviesgdi32: Fix colour table comparison.
2011-08-22  Henri Verbeetwined3d: Move FBO based color blits from IWineD3DSurfac...
2011-08-22  Henri Verbeetwined3d: Move surface_color_fill() based color fills...
2011-08-22  Henri Verbeetwined3d: Reject color fills on sysmem surfaces in ffp_b...
2011-08-22  Henri Verbeetwined3d: Directly call surface_cpu_blt() in cpu_blit_co...
2011-08-22  Henri Verbeetwined3d: Allow color fills on FBO attachable surfaces...
2011-08-22  Henri Verbeetwined3d: Don't allow blits with an invalid destination...
2011-08-22  Henri Verbeetwined3d: Draw buffers are per-framebuffer state.
2011-08-22  Henri Verbeetwined3d: Merge FindContext() into context_acquire().
2011-08-22  Henri Verbeetwined3d: Reuse convert_a8r8g8b8_x8r8g8b8() for B8G8R8X8...
2011-08-22  Henri Verbeetwined3d: Add compressed surface support to surface_cpu_...
2011-08-22  Nikolay Sivovntdll: Stub TokenSessionId for query call.
2011-08-22  Nikolay Sivovadvapi32/tests: Fix invalid read in test.
2011-08-22  Nikolay Sivovcomctl32/treeview: Set edit box text before notificatio...
2011-08-22  Huw Davieswinex11: Simplify rectangle operations.
2011-08-22  Huw Davieswinex11: Sync a dib section's bits before copying the...
2011-08-22  Huw Davieswineps: Don't write a PostScript trailer if we haven...
2011-08-22  Michael Stefaniucmscoree: COM cleanup for the ICLRRuntimeInfo iface.
2011-08-22  Michael Stefaniucamstream: Use CoTaskMemRealloc instead of alloc+copy.
2011-08-22  Michael Stefaniucamstream: Get rid of the explicit implementation of...
2011-08-22  Michael Stefaniucamstream: Avoid the forward declaration of the DirectDr...
2011-08-22  Michael Stefaniucamstream: Basic COM cleanup for the IDirectDrawMediaStr...
2011-08-22  Jörg Höhlewineoss.drv: Fix AudioRenderClient write pointer calcul...
2011-08-22  Jörg Höhlewinealsa.drv: Fix AudioRenderClient write pointer calcu...
2011-08-22  Michael Stefaniucamstream: Avoid a forward declaration of the IMediaStre...
2011-08-22  Michael Stefaniucamstream: COM cleanup for the IMediaStreamFilter iface.
2011-08-22  Michael Stefaniucgameux: COM cleanup in gamestatistics.c.
2011-08-22  Michael Stefaniucgameux: COM cleanup in gameexplorer.c.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagContainer iface.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagProvider iface.
2011-08-22  Michael Stefaniucqcap: COM cleanup in capturegraph.c.
2011-08-22  André Hentschelgdi32/tests: Consistently print out all infos about...
2011-08-22  André Hentschelwinex11: Fix function header for building without xrend...
2011-08-22  Jörg Höhlekernel32/tests: WaitForMultipleObjects returns lowest...
2011-08-22  Bruno Jesusws2_32/tests: Add MSG_PEEK tests on recv().
2011-08-22  Andrew Talbotshell32: Remove redundant function declaration.
2011-08-22  Andrew Talbotcomctl32: Remove redundant function declaration.
2011-08-22  André Hentschelntdll: Accept double-digit CPU families.
2011-08-22  Andrew Talbotopenal32: void functions should not return a value.
2011-08-22  Andrew Talbotole2.dll16: void functions should not return a value.
2011-08-22  Andrew Talbotmsvcrt: void functions should not return a value.
2011-08-22  Andrew Talbotmsvcp90: void functions should not return a value.
2011-08-22  Andrew Talbotcompobj.dll16: void functions should not return a value.
next