ntdll: Use the copy of the section headers for applying memory protections as well...
[wine] / dlls /
2012-06-15  Henri Verbeetntdll: Use the copy of the section headers for applying...
2012-06-15  Henri Verbeetntdll: Free the correct section headers copy in map_ima...
2012-06-15  Erich Hooverntdll: Fix mapping sections for applications that map...
2012-06-15  Alexander Morozovntoskrnl.exe: Fix a typo.
2012-06-15  Huw Daviesgdi32: Correctly propagate the enumproc's return value.
2012-06-15  Akihiro Sagawamsvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
2012-06-15  Akihiro Sagawamsvcrt: Fix _mbcjistojms off by one error.
2012-06-15  Akihiro Sagawamsvcrt: Improve _mbbtombc to handle Japanese characters.
2012-06-15  Akihiro Sagawamsvcrt: Implement _mbcjmstojis.
2012-06-15  Akihiro Sagawamsvcrt: Add semi stub _mbcjmstojis implementation.
2012-06-15  Akihiro Sagawamsvcrt: Add support for _flushall to clear all input...
2012-06-15  Akihiro Sagawamsvcrt: Add a helper function to flush all buffers.
2012-06-15  Akihiro Sagawamsvcrt: Add support for fflush to clear an input buffer.
2012-06-15  Alexandre Julliardcomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the...
2012-06-15  Nikolay Sivovcomctl32: Update thumb position on autopage instead...
2012-06-15  Ken Thomasesntdll: Fix status returned for too-long registry value...
2012-06-15  Piotr Cabanmsvcrt: Fixed printf behaviour on hexadecimal, zero...
2012-06-15  Hans Leidekkerwinhttp: Fix up headers with wrong termination.
2012-06-15  Alexandre Julliardntdll: Also call the unwind handler for the target...
2012-06-15  Alexandre Julliardntdll: Properly follow jumps when checking a function...
2012-06-15  Alexandre Julliardntdll: Add support for jump instructions in function...
2012-06-15  Alexandre Julliardntdll: Add support for rep;ret instruction in function...
2012-06-15  Alexandre Julliardntdll: Add support for the special STATUS_UNWIND_CONSOL...
2012-06-15  Alexandre Julliardntdll: Trace the exception extra information also in...
2012-06-15  Alexandre Julliardntdll: Set the TARGET_UNWIND flag when calling the...
2012-06-15  Alexandre Julliardntdll: Restore the original context for the last frame...
2012-06-15  Alexandre Julliardntdll: Use the context argument as working variable...
2012-06-15  Owen Rudgecomctl32/datetime: Fix AM/PM handling with 12-hour...
2012-06-15  Owen Rudgecomctl32/datetime: Allow entering 'AM' or 'PM' via...
2012-06-15  Owen Rudgecomctl32/datetime: Don't check box if no valid date...
2012-06-15  Owen Rudgecomctl32/datetime: Don't allow an invalid year to be...
2012-06-15  Owen Rudgecomctl32/datetime: Ensure up/down/home/end increments...
2012-06-15  Owen Rudgecomctl32/datetime: Check dates are within range in...
2012-06-15  Owen Rudgecomctl32/monthcal: Check both min and max ranges in...
2012-06-15  Alexandre Julliardwinex11: Never try to clip the cursor if we don't have...
2012-06-15  Alexandre Julliardkernel32: Implement the memory resource notification...
2012-06-15  Nikolay Sivovcomctl32: Update thumb position on WM_MOUSEMOVE instead...
2012-06-11  Alexandre Julliardmsvcrt: Export __C_specific handler in other msvcrt...
2012-06-11  Alexandre Julliardgdi32: Fix rounding error for odd ellipse sizes in...
2012-06-11  Alexandre Julliardwinex11: Ignore FocusOut event on destroyed windows.
2012-06-11  Jacek Cabanmshtml: Recognize UTF-8 BOM.
2012-06-11  Andrew Eikummciqtz: Actually assign result to the output structure.
2012-06-11  Hans Leidekkeradvapi32: Implement CredMarshalCredential and CredUnmar...
2012-06-11  Dmitry Timoshkovgdiplus: Create GDI bitmap only when needed.
2012-06-11  Dmitry Timoshkovgdiplus: Create GDI brush only when needed.
2012-06-11  Thomas Fabermsvcp90: Fix build with MSVC.
2012-06-11  Thomas Fabermsvcp60: Fix build with MSVC.
2012-06-11  André Hentscheliphlpapi: Make GetAdaptersAddresses hotpatchable.
2012-06-11  André Hentschelkernel32: Make Sleep hotpatchable.
2012-06-11  André Hentschelkernel32: Make GetModuleHandleA hotpatchable.
2012-03-02  Alexandre Julliardgdi32: Fix missing increment of integer data in GetChar...
2012-03-01  Nikolay Sivovmsxml3: Return default namespace uri for 'xml'-prefixed...
2012-03-01  Bruno Jesusimm32/tests: Add ImmGetDescription tests.
2012-03-01  Maarten Lankhorstmmdevapi: Add tests for checking events to capture.
2012-03-01  Austin Englishntdll: Use proper CPU speed detection on FreeBSD.
2012-02-29  Henri Verbeetd3d9/tests: Add some tests for resetting the device...
2012-02-29  Henri Verbeetd3d8/tests: Add some tests for resetting the device...
2012-02-29  Henri Verbeetwined3d: Implement resetting the device window in wined...
2012-02-29  Jacek Cabanieframe: Fixed reallocation size.
2012-02-29  Nikolay Sivovcomctl32/tests: Fix test failures running on February 29.
2012-02-29  Henri Verbeetddraw/tests: Add tests for color keyed texturing with...
2012-02-29  Henri Verbeetwined3d: Support color keyed WINED3DFMT_B8G8R8A8_UNORM...
2012-02-29  Lucas Zawackidinput: Search for device objects of the correct type...
2012-02-28  Aric Stewartusp10: Better handle 0 cases when caching scripts,...
2012-02-27  Alexander Morozovmsvcr90: realloc can move memory block.
2012-02-27  Stefan Dösingerddraw/tests: LONG/ULONG and error checking fixes.
2012-02-27  Christian Costad3dxof: Empty arrays can have the semicolon at the...
2012-02-27  Vincent Povirkshell32: Properly double-null-terminate the filter...
2012-02-27  Nikolay Sivovmsxml3: Properly escape character data in text nodes.
2012-02-27  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2012-02-24  Nikolay Sivovmsxml3/tests: Tests for IMXAttributes::clear().
2012-02-24  Nikolay Sivovmsxml3/tests: Some tests for IMXAttributes::addAttribute().
2012-02-24  Jörg Höhlemmdevapi/tests: Fix some render test failures.
2012-02-24  Alexandre Julliardgdi32: Avoid using uninitialized value in DIB pattern...
2012-02-24  Alexandre Julliardgdi32: Use 64-bit values when computing ellipses to...
2012-02-24  Alexandre Julliardcomdlg32: Avoid crash when driver name doesn't contain...
2012-02-24  Dmitry Timoshkovkernel32: Add a test for LoadLibrary called on a not...
2012-02-24  Henri Verbeetd3d9/tests: Add tests for z-clipping with D3DRS_ZENABLE...
2012-02-24  Henri Verbeetd3d8/tests: Add tests for z-clipping with D3DRS_ZENABLE...
2012-02-24  Henri Verbeetddraw/tests: Add tests for z-clipping with D3DRENDERSTA...
2012-02-24  Henri Verbeetwined3d: Disable z-clipping for transformed vertices...
2012-02-23  Andrew Eikumwineoss.drv: Fix DeleteTimerQueueTimer usage.
2012-02-23  Michael Stefaniucavicap32: Add "stub" to the FIXME in a no yet implement...
2012-02-22  Gaurav Jainwined3d: Recognize Nvidia GeForce 320M, 8600M GT &...
2012-02-22  Thomas Faberuser32/tests: Do not depend on argument evaluation...
2012-02-22  Henri Verbeetwined3d: Specify the depth range in surface_depth_blt().
2012-02-22  Alexandre Julliardwineps: Convert path points to device coords since...
2012-02-22  Alexandre Julliardgdi32: Avoid overflows for invalid coordinates in line...
2012-02-22  Henri Verbeetddraw: Always pin surfaces.
2012-02-21  Piotr Cabanurlmon/tests: Fixed protocol tests on IE9.
2012-02-21  Alexandre Julliardgdi32: Don't paint the text rectangle in transparent...
2012-02-21  Huw Daviesole32: Trace the drop effect in hex.
2012-02-21  Kusanagi Kouichigdi32: Initialize font signature of "System" font link.
2012-02-21  Henri Verbeetwined3d: Don't take the wined3d mutex during WM_DISPLAY...
2012-02-21  Christian Costad3dxof: Make sure the returned object pointer is null...
2012-02-21  Christian Costad3dxof: Fix leaking of IDirectXFileObject object in...
2012-02-21  Christian Costad3dxof: Accept bigger names for objects.
2012-02-20  Detlef Riekenbergcommdlg: Fix GlobalReAlloc16 parameter order.
2012-02-20  Jan-Peter Nilssonwinhttp: Set the context on the request handle earlier.
2012-02-20  Francois Gougetmsxml3/tests: Make test_XPath() static.
next