wine
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...
2008-04-23  Eric Pouechwinhelp: Also store the relative offsets of a page...
2008-04-23  Eric Pouechwinhelp: Added ability to locate information within...
2008-04-23  Eric Pouechwinhelp: Now use the icon out of hlpfile if any.
2008-04-23  Eric Pouechwinhelp: Simplified message box handling.
2008-04-23  Eric Pouechwinhelp: Enable/Disable prev/next buttons if there...
2008-04-23  Eric Pouechwinhelp: Fixed JumpId and JumpKeyword with correct...
2008-04-23  Eric Pouechwinhelp: Replaced an erroneous FIXME by a TRACE in...
2008-04-23  Eric Pouechwinhelp: Don't add a page to the history when using...
2008-04-23  Eric Pouechwinhelp: Properly display the page title.
2008-04-23  Eric Pouechwinhelp: Fix the loading of a row in a table (especiall...
2008-04-23  Eric Pouechwinhelp: Fix window caption index in |SYSTEM.
2008-04-23  Eric Pouechwinhelp: Properly handle the back button (in multiple...
2008-04-23  Eric Pouechwinhelp: Present correctly the history when dealing...
2008-04-23  Eric Pouechwinhelp: Store the history in correct order.
2008-04-23  Eric Pouechwinhelp: Added the notion of WINHELP_WNDPAGE and use...
2008-04-23  Eric Pouechwinhelp: Get rid of the reuse concept for Windows and...
2008-04-23  Dan Kegelwinecfg: Restrict dpi slider to sane values.
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  Frans Koolstart: Fixed Dutch translations.
2008-04-23  Jeff Latimeruser32/tests: Fix typedefs & function definitions so...
2008-04-23  ByeongSik Jeonshdoclc: Update Korean translation.
2008-04-23  ByeongSik Jeonnet: Update Korean translation.
2008-04-23  ByeongSik Jeonreg: Add Korean translation.
2008-04-23  ByeongSik Jeonstart: Update Korean translation.
2008-04-23  Erik de Castro... include: Fix "warning: cast from pointer to integer...
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  Rob Shearmanwidl: Remove duplicated code in the form of the write_s...
2008-04-22  Rob Shearmanwidl: Use expr_resolve_type to get the type of the...
2008-04-22  Rob Shearmanwidl: Move expression functions to a new file, expr.c.
2008-04-22  Rob Shearmanwidl: Check that expressions resolve so that expression...
2008-04-22  Rob Shearmanwidl: Pass the actual type into check_remoting_fields...
2008-04-22  Rob Shearmanwidl: Don't free input_name in pop_import as we keep...
2008-04-22  Rob Shearmanwidl: Remove EXPR_MEMBERPTR and implement it using...
2008-04-22  Rob Shearmanwidl: Add support for comparison, exclusive or, logical...
2008-04-22  Rob Shearmanwidl: Require a constant expression for case statements.
2008-04-22  Rob Shearmanwidl: Fix operator precedence in expressions.
2008-04-22  Maarten Lankhorstexplorer/mountmgr.sys: Move device hotplug code over...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-22  Alex Villacís... uxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by...
2008-04-22  Alexander Nicolaysen... xcopy: Add Norwegian Bokmål resource.
2008-04-22  Alexander Nicolaysen... start: Update Norwegian Bokmål resource.
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  Michael Stefaniucwinecfg: Update and fix the Romanian translation.
2008-04-22  Michael Stefaniucwinecfg: Fix typos in the En(US) resource.
2008-04-22  Alex Villacís... richedit: Accept RTF stream that does not start with...
2008-04-22  Alex Villacís... richedit: EM_STREAMIN tests for richedit 2.0.
2008-04-22  Alex Villacís... richedit: 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 Julliardwinemenubuilder: Process messages while waiting for...
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.
next