riched20: Yet more tests for EM_STREAMIN.
[wine] / dlls /
2008-04-24  Alex Villacís Lassoriched20: Yet more tests for EM_STREAMIN.
2008-04-24  Alex Villacís Lassouxtheme: Skip creation of temporary bitmap when paintin...
2008-04-24  Alex Villacís Lassouxtheme: Fix nasty regression with painting of themed...
2008-04-24  Jacek Cabanmshtml: Added elements IDispatchEx implementation.
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 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  Dan Hipschmanwininet: Remove custom content-length/type headers...
2008-04-23  Andrew Talbotnetapi32: Remove unused variable.
2008-04-23  Andrew Talbotntdll: Remove unused variables.
2008-04-23  Andrew Talbotoleaut32: Remove unused variables.
2008-04-23  Andrew Talbotmsvcrt: Remove unused variable.
2008-04-23  Andrew Talbotmsvfw32: Remove unused variable.
2008-04-23  Paul Vriensgdi32/tests: Run tests on win9x again.
2008-04-23  Joris Huizermshtml: Fixed copy/paste mistake.
2008-04-23  Jeff Latimeruser32/tests: Fix typedefs & function definitions so...
2008-04-23  ByeongSik Jeonshdoclc: Update Korean translation.
2008-04-22  Alexandre Julliardlocalspl: Avoid creating zero-length string values...
2008-04-22  Alexandre Julliardmsi: Avoid creating zero-length string values in the...
2008-04-22  Alexandre Julliardwinex11: Moved the ConfigureNotify handler to event.c.
2008-04-22  Maarten Lankhorstexplorer/mountmgr.sys: Move device hotplug code over...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-22  Alex Villacís Lassouxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by...
2008-04-22  Lei Zhanggdiplus: Do not access freed memory in a test.
2008-04-22  Lei Zhanggdiplus: Initialize variables in the graphics test.
2008-04-22  Alex Villacís Lassorichedit: Accept RTF stream that does not start with...
2008-04-22  Alex Villacís Lassorichedit: EM_STREAMIN tests for richedit 2.0.
2008-04-22  Alex Villacís Lassorichedit: EM_STREAMIN tests for richedit 1.0 emulation.
2008-04-22  Andrew Talbotmpr: Remove unused variables.
2008-04-22  Andrew Talbotmshtml: Remove unused variable.
2008-04-22  Andrew Talbotmsi: Remove unused variables.
2008-04-22  Andrew Talbotmciseq: Remove unused variable.
2008-04-21  Tomasz NowińskiFixed typos in the Polish translations.
2008-04-21  Alexandre Julliardwinex11: Get rid of the unnecessary opengl debug channel.
2008-04-21  Alexandre Julliardwinex11: Set type to dialog for owned popup windows.
2008-04-21  Alexandre Julliardwinex11: Use SetWindowPos to invalidate DCEs when chang...
2008-04-21  Alexandre Julliarduser32: Invalide DCEs also when resizing a hidden windo...
2008-04-21  Alexandre Julliarduser32: Dump more SetWindowPos flags.
2008-04-21  Alex Villacís Lassoriched32: Implement a portion of suggested interpretati...
2008-04-21  Alex Villacís Lassoriched32: Add more todo tests for CR and LF behavior...
2008-04-21  Alex Villacís Lassoriched20: EM_SETTEXTEX supports RTF strings, with tests.
2008-04-21  Alex Villacís Lassoriched20: Fix behavior of EM_REPLACESEL with painting...
2008-04-21  Jacek Cabanmshtml: Forward IHTMLDocument2's IDispatch methods...
2008-04-21  Jacek Cabanmshtml: Added HTMLDocument's IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Make IHTMLDocument2 iterface offset independent.
2008-04-21  Jacek Cabanmshtml: Added setTimeout implementation.
2008-04-21  Jacek Cabanmshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow...
2008-04-21  Jacek Cabanmshtml: Added IHTMLWindow2::get_document implementation.
2008-04-21  Jacek Cabanmshtml: Added navigator's IDispatchEx test.
2008-04-21  Steven Edwardsrpcrt4: Correct the number of aguments for fill_method...
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2008-04-21  Nikolay Sivovgdiplus: GdipCreateLineBrushI implemented using float...
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipDrawRectangle.
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipAddPathLine.
2008-04-21  David Adamwined3d: Fix a possible null dereference.
2008-04-21  Alexandre Julliardwineboot: Automatically update the prefix directory...
2008-04-21  Alexandre Julliardntdll: Automatically setup the dosdevices directory...
2008-04-21  Austin EnglishSpelling fixes.
2008-04-21  Alexander Dorofeyevwined3d: Prevent console spamming in drawPrimitive.
2008-04-21  Alexander Dorofeyevwined3d: Add missing check for p8 primary in surface_do...
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPointsI.
2008-04-21  Kusanagi Kouichiwinex11.drv: Generate WM_IME_ENDCOMPOSITION when preedi...
2008-04-21  Stefan Leichtershell32: Implement SHGetFolderPathAndSubDirA/W.
2008-04-21  Maarten Lankhorstquartz: Add some more tests and fix wine to pass them.
2008-04-21  Maarten Lankhorstquartz: Change longlong printfs.
2008-04-21  Maarten Lankhorstquartz: Add more seek entries and fix a time continuity...
2008-04-21  Maarten Lankhorstquartz: Only drop Preroll samples after obtaining its...
2008-04-21  Maarten Lankhorstquartz: Drop preroll frames in directsound renderer...
2008-04-21  Maarten Lankhorstquartz: No longer drop packets on discontinuities.
2008-04-21  Maarten Lankhorstquartz: Set media time in the file source.
2008-04-21  Maarten Lankhorstquartz: Make acmwrapper respect preroll samples.
2008-04-21  Maarten Lankhorstquartz: Flux AsyncReader in PullPin_BeginFlush.
next