richedit: Respect the cbSize field on EM_GETPARAFORMAT.
[wine] / dlls /
2009-01-16  Dylan Smithrichedit: Respect the cbSize field on EM_GETPARAFORMAT.
2009-01-16  Dylan Smithrichedit: Prevent copying PARAFORMAT2 fields from PARAF...
2009-01-16  Michael Stefaniucdplayx: Remove superfluous pointer casts.
2009-01-16  Michael Stefaniucwinejack.drv: Remove superflouous pointer casts.
2009-01-16  Austin Englishiphlpapi: Define RTF_MULTICAST if not available.
2009-01-16  Dylan Smithrichedit: Store an internal copy of the window style...
2009-01-16  Dylan Smithrichedit: Added tests for initial options.
2009-01-16  Dylan Smithrichedit: Fix implementation of handling Page Up/Down...
2009-01-16  Hans Leidekkerwininet: Calculate the header size if needed in HttpSen...
2009-01-16  Hans Leidekkerwininet: Implement InternetReadFileExW.
2009-01-16  Alexandre Julliarduser32/tests: Fix some more failures in the message...
2009-01-15  Alexandre Julliarduser32/tests: Add support for testing only some bits...
2009-01-15  Alexandre Julliarduser32/tests: Print the failure position in the message...
2009-01-15  Hans Leidekkershell32: Implement GUIDFromStringW.
2009-01-15  Dylan Smithrichedit: Implemented the horizontal scrollbar.
2009-01-15  Dylan Smithrichedit: Clip painting to formatting rectangle.
2009-01-15  Nikolay Sivovadvapi32: Added SaferCreateLevel stub.
2009-01-15  Nikolay Sivovadvapi32/tests: Test for enumeration order preservation...
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftStyle.
2009-01-15  Alexandre Julliarduser32: Use the message_data_t union when receiving...
2009-01-15  Huw Daviescomdlg32: Remove a couple of obsolete WARN()s.
2009-01-15  Huw Daviescomdlg32: Set the margin edit controls using unicode...
2009-01-15  Huw Daviescomdlg32: Simplify the margin initialization.
2009-01-15  Huw Daviescomdlg32: If a measurement system isn't specified use...
2009-01-15  Andrey Turkinqmgr: Make credentials stubs return success code.
2009-01-15  Henri Verbeetdsound: Don't convert single samples at a time.
2009-01-15  Henri Verbeetwined3d: Remove some comments.
2009-01-15  Henri Verbeetwined3d: Implement a R5G6B5 to X8R8G8B8 surface format...
2009-01-15  Henri Verbeetd3d10core: Add a stub ID3D10Texture2D implementation.
2009-01-15  Henri Verbeetdxgi: Add a stub IDXGISurface implementation.
2009-01-15  Michael Stefaniucdxdiagn: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucmsi: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucmsrle32: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucmsi/tests: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucmciseq: Remove superfluous pointer casts.
2009-01-15  Lei Zhangquartz: Add a filtergraph test for mpeg files.
2009-01-15  Andrey Turkingdiplus: GdipLoadImageFromStream should use well-known...
2009-01-15  Andrey Turkinole32: Do not crash in WriteClassStg if passed NULL...
2009-01-15  Andrey Turkinole32: Add IContextCallback interface to context object.
2009-01-15  Juan Langshell32: Document SHFlushSFCache, and remove an unneede...
2009-01-15  Hans Leidekkerwininet: Send a content length header for all verbs...
2009-01-15  Alexandre Julliardkernel32/tests: Add test cases for reading/writing...
2009-01-15  Alexandre Julliardntdll: Check buffer for access in NtRead/WriteVirtualMe...
2009-01-15  Alexandre Julliardkernel32: Remove the DIB section hack in WriteFile...
2009-01-15  Alexandre Julliardgdi32/tests: Add a test case for calling WriteFile...
2009-01-15  Alexandre Julliardkernel32/tests: Add test cases for reading/writing...
2009-01-15  Alexandre Julliardntdll: Check buffer for access in NtReadFile before...
2009-01-15  Alexandre Julliardntdll: Check buffer for access in NtWriteFile before...
2009-01-15  Alexandre Julliardcabinet: Don't try to copy data from the file if we...
2009-01-14  Huw Daviescomdlg32: We no longer need to update the dialog struct...
2009-01-14  Huw Daviescomdlg32: Use a unicode dialog.
2009-01-14  Huw Daviescomdlg32: Keep the DEVMODE's papersize member up to...
2009-01-14  Huw Daviescomdlg32: Keep the DEVMODE's orientation member up...
2009-01-14  Nikolay Sivovkernel32/tests: Some todo tests for CompareStringA...
2009-01-14  Jeff Latimeruser32/tests: Add tests for DdeGetData Ascii interface.
2009-01-14  Jeff Latimeruser32: Check for NULL pData in DdeClientTransAction...
2009-01-14  Paul Vriensddrawex/tests: Don't crash on win9x.
2009-01-14  Paul Vrienssetupapi/tests: Fix some test failures on win9x.
2009-01-14  Francois Gougetddrawex: Add a trailing '\n' to a Wine trace.
2009-01-14  Francois Gougetrpcrt4/tests: Add a trailing '\n' to ok() calls.
2009-01-14  Dylan Smithrichedit: Correct limitations on values for setting...
2009-01-14  Dylan Smithrichedit: Zoom in and out with mouse wheel with control...
2009-01-14  Dylan Smithrichedit: Added tests for zooming.
2009-01-14  Andrey Turkinole32/tests: Add test for IContextCallback.
2009-01-14  Andrey Turkininclude: Add ctxtcall.idl file with IContextCallback...
2009-01-14  Michael Stefaniuccryptnet: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucd3d8: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucdswave: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucgdiplus: Remove superfluous pointer casts.
2009-01-14  Henri Verbeetwined3d: Fix a memory leak in CreateSwapChain() error...
2009-01-14  Henri Verbeetwined3d: Get rid of D3DCREATEOBJECTINSTANCE.
2009-01-14  Henri Verbeetwined3d: Remove AddDirtyRect() from the public interface.
2009-01-14  Henri Verbeetwined3d: Remove AddDirtyBox() from the public interface.
2009-01-14  Henri Verbeetwined3d: Remove CleanDirtyBox().
2009-01-14  Alexandre Julliardconfigure: Specify the target flags directly from confi...
2009-01-14  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle interfaces.
2009-01-14  Alistair Leslie... msxml3: Add fixme for unsupported parameter.
2009-01-14  Andrew Talbotriched20: Declare some functions static.
2009-01-14  Hervé Chanalshell32: A nicer icon for desktop.
2009-01-14  Dmitry Timoshkovserialui: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovmshtml: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovcryptui: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovcredui: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fdi.h for Win64 compat...
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-14  Michael Stefaniucddrawex: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucddraw: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucsetupapi: Add the Romanian translation.
2009-01-14  Michael Stefaniucwineps.drv: Add the Romanian translation.
2009-01-14  Michael Stefaniuccomdlg32: Fix typo in #pragma line in cdlg_Ro.rc.
2009-01-14  Nikolay Sivovntdll: Check pointers in NtAccessCheck to prevent acces...
2009-01-14  André Hentschelcomctl32/tests: Fix wrong comment-headline in toolbar.c.
2009-01-13  Hans Leidekkersetupapi: Fix resolving target path when given a sectio...
2009-01-13  Alexandre Julliarduser32/tests: Fix the layered window tests for some...
2009-01-13  Alexandre Julliarduser32/tests: Comment out the menu size tests, there...
2009-01-13  Stefan Dösingerd3d9: Use D3DFOG_* constants instead of plain integers.
next