wine
2008-04-24  Alex Villacís... riched20: Implement ignoring of last \par for EM_STREAM...
2008-04-24  Alex Villacís... riched20: Implement ignoring of last \par for EM_STREAMIN.
2008-04-24  Stefan Dösingerwined3d: Remove an unused variable.
2008-04-24  Stefan Dösingerd3d9: Dump the device information in the visual tests.
2008-04-24  Stefan Dösingerd3d9: Check textures for srgb writing, not surfaces.
2008-04-24  Stefan Dösingerwined3d: Fix DP2ADD in GLSL.
2008-04-24  Stefan Dösingerwined3d: Fix the GL_ATI_separate_stencil codepath.
2008-04-24  Stefan Dösingerwined3d: More fglrx spam.
2008-04-24  Stefan Dösingerd3d9: Make the offscreen format test a bit more tolerant.
2008-04-24  Kai Blinws2_32: Work around the host name resolving to 127...
2008-04-24  Alexandre Julliarduser32: Allow the default desktop name to be specified...
2008-04-24  Alexandre Julliardexplorer: Retrieve the default desktop name from the...
2008-04-24  Alexandre Julliardexplorer: Allow specifying a default size for each...
2008-04-24  Alexandre Julliardwine.inf: Fix the service type of the spooler service.
2008-04-24  Alexandre Julliardservices.exe: Don't reject config changes if the displa...
2008-04-24  Alexandre Julliardservices.exe: Make the changed status event an auto...
2008-04-24  Paul Vriensuser32/tests: Skip tests if function is not implemented.
2008-04-24  Paul Vriensoleaut32/tests: Skip a test on win9x.
2008-04-24  Kusanagi Kouichiimm32: Fix a meaningless test.
2008-04-24  Kusanagi Kouichiwinex11: Generate WM_IME_ENDCOMPOSITION when compositio...
2008-04-24  Alexandre JulliardMake.rules: Move the all: target before the implicit...
2008-04-24  Lei Zhangwinex11: control + enter should generate '\n' instead...
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-04-24  Roderick Colenbranderwgl: Put the core functionality of X11DRV_SetPixelForma...
2008-04-24  Eric Pouechwinhelp: Setup a better font size for the richedit...
2008-04-24  Eric Pouechwinhelp: Allow links inside popups to work properly.
2008-04-24  Eric Pouechwinhelp: Create the shadow window also for popups handl...
2008-04-24  Eric Pouechwinhelp: Correctly compute the popup size and manage...
2008-04-24  Eric Pouechwinhelp: Implement the first round of support for links...
2008-04-24  Eric Pouechwinhelp: Added proper RTF conversion for non breakable...
2008-04-24  Eric Pouechwinhelp: Add proper support for charset from headers...
2008-04-24  Eric Pouechwinhelp: Start feeding the richedit control with releva...
2008-04-24  Eric Pouechwinhelp: Added as an option, to use richedit to render...
2008-04-24  Dan Hipschmanwininet: Don't forget the INTERNET_STATUS_REDIRECT...
2008-04-24  Juan Langcryptdlg: Implement GetFriendlyNameOfCertA/W.
2008-04-24  Jacek Cabanmshtml: Return S_OK in QueryContinue.
2008-04-24  Jacek Cabanmshtml: Fixed typo.
2008-04-24  Jacek Cabanoleaut32: Handle VT_R4 in RecordClear (spotted by Konra...
2008-04-24  Jacek Cabanoleaut32: Clear record in RecordDestroy.
2008-04-24  Jacek Cabanoleaut32: Properly clear VT_BSTR record.
2008-04-24  Jacek Cabanurlmon: Ignore query and hash part in file protocol...
2008-04-24  Stefan Dösingerwined3d: Call activate_dimensions from the atifs code.
2008-04-24  Alexandre Julliarduser32: Make drivers non-const to avoid a compiler...
2008-04-24  Alexandre Julliardkernel32: If necessary reload the environment after...
2008-04-24  Lei Zhanguser32: Handle VK_RETURN WM_KEYDOWN events better in...
2008-04-24  Lei Zhanguser32: Add a test for sending WM_KEYDOWN to a child...
2008-04-24  James Hawkinsuxtheme: Fix a test that fails in win2k3.
2008-04-24  James Hawkinsshell32: Fix a test that fails in win2k3.
2008-04-24  James Hawkinsriched20: Fix a few tests that fail in XP and up.
2008-04-24  James Hawkinspdh: Fix two tests that fail on win2k3.
2008-04-24  Michael Stefaniucstart: Update the German translation.
2008-04-24  Andrew Talbotquartz: Remove unused variables.
2008-04-24  Andrew Talbotriched20: Remove unused variables.
2008-04-24  Andrew Talbotqcap: Remove unused variable.
2008-04-24  Rob Shearmanwintrust: Check that provider functions are not NULL...
2008-04-24  Rob Shearmanwintrust: Implement WTHelperGetProvPrivateDataFromChain.
2008-04-24  Rob Shearmancrypt32: Decode the message content on finishing in...
2008-04-24  Reece Dunnshlwapi/tests: Add 'res:' protocol tests for UrlCanonic...
2008-04-24  Alex Villacís... riched20: Yet more tests for EM_STREAMIN.
2008-04-24  Alex Villacís... uxtheme: Skip creation of temporary bitmap when paintin...
2008-04-24  Alex Villacís... uxtheme: Fix nasty regression with painting of themed...
2008-04-24  Jacek Cabanmshtml: Added elements IDispatchEx implementation.
2008-04-24  Jacek Cabanmshtml.idl: Added DispHTMLUnknownElement declaration.
2008-04-24  Jacek Cabanmshtml: Use heap_alloc_zero for allocating node objects.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDocument3::getElementById implementa...
2008-04-24  Stefan Dösingerd3d9: Add a test for NP2 stretchrect.
2008-04-24  Stefan Dösingerwined3d: Support framebuffer reading from texture_recta...
2008-04-24  Stefan Dösingerwined3d: Use the shader backend to enable / disable...
2008-04-23  Alexandre Julliardexplorer: Convert the command line parsing to Unicode.
2008-04-23  Alexandre Julliardwinex11: Don't allow changing the X11 size of a maximiz...
2008-04-23  Alexandre Julliardwinex11: Make sure that the window gravity is always...
2008-04-23  Alexandre Julliardwinex11: Merged the contents of winpos.c into window.c.
2008-04-23  Alexandre Julliardwinex11: Moved the X11DRV_resize_desktop function to...
2008-04-23  Dan Kegelgdiplus: GdipLoadImageFromStream: initialize variable.
2008-04-23  Nikolay Sivovgdiplus: Implemented GdipCloneFont.
2008-04-23  Reece Dunnshlwapi/tests: Improve the way that the UrlCanonicalize...
2008-04-23  James Hawkinskernel32: Fix a test that fails on win9x.
2008-04-23  James Hawkinsversion: Fix tests that fail in win9x and win2k.
2008-04-23  ByeongSik Jeonimm32: More implementation of the ImmGetConversionStatus().
2008-04-23  ByeongSik Jeonimm32: Pass the old conversion status value to the...
2008-04-23  ByeongSik Jeonimm32: Examine whether the fOpen value differs with...
2008-04-23  ByeongSik Jeonuser32: Pass the WM_IME_NOTIFY message to the default...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of Imm{Create|Show|Destroy...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of ImmRequestMessage.
2008-04-23  Tomasz Jezierskishell32: Secure filename copy to fixed size variable...
2008-04-23  Maarten Lankhorstdsound: Skip WAVE_FORMAT_EXTENSIBLE tests on directx...
2008-04-23  Maarten Lankhorstquartz: Make the file source support multiple samples...
2008-04-23  Maarten Lankhorstquartz: Make wave parser and mpeg splitter zero copy...
2008-04-23  Maarten Lankhorstquartz: Add some sanity checks to file splitter.
2008-04-23  Maarten Lankhorstquartz: Copy discontinuity status in acmwrapper.
2008-04-23  Maarten Lankhorstquartz: Fix inverted logic in memallocator.
2008-04-23  Maarten Lankhorstquartz: Fix error message names in tests.
2008-04-23  Maarten Lankhorstquartz: Optimize the processing thread to fetch one...
2008-04-23  Dmitry Timoshkovgdi32: Reselect objects into the DC only if scaling...
2008-04-23  Austin EnglishSpelling fixes.
2008-04-23  Eric Pouechwinhelp: Be sure to raise a newly (re)created window...
2008-04-23  Eric Pouechwinhelp: Fix the link kind (and color) of the 0xEA...
2008-04-23  Eric Pouechwinhelp: Popup's background color should be inherited...
2008-04-23  Eric Pouechwinhelp: Store reference to the popup (if any) as a...
2008-04-23  Eric Pouechwinhelp: Simplify most of the helpers dealing with...
next