2009-01-16 |
Austin English | iphlpapi: Define RTF_MULTICAST if not available.
|
commit | commitdiff | tree |
2009-01-16 |
Dylan Smith | richedit: Store an internal copy of the window style...
|
commit | commitdiff | tree |
2009-01-16 |
Dylan Smith | richedit: Added tests for initial options.
|
commit | commitdiff | tree |
2009-01-16 |
Dylan Smith | richedit: Fix implementation of handling Page Up/Down...
|
commit | commitdiff | tree |
2009-01-16 |
Hans Leidekker | wininet: Calculate the header size if needed in HttpSendRequ...
|
commit | commitdiff | tree |
2009-01-16 |
Hans Leidekker | wininet: Implement InternetReadFileExW.
|
commit | commitdiff | tree |
2009-01-16 |
Alexandre Julliard | user32/tests: Fix some more failures in the message...
|
commit | commitdiff | tree |
2009-01-16 |
Alexandre Julliard | server: Set stderr in line-buffered mode before doing...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | winebuild: Add -m32/-m64 options to allow 32/64-bit...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | user32/tests: Add support for testing only some bits...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | user32/tests: Print the failure position in the message...
|
commit | commitdiff | tree |
2009-01-15 |
Hans Leidekker | shell32: Implement GUIDFromStringW.
|
commit | commitdiff | tree |
2009-01-15 |
Dylan Smith | richedit: Implemented the horizontal scrollbar.
|
commit | commitdiff | tree |
2009-01-15 |
Dylan Smith | richedit: Clip painting to formatting rectangle.
|
commit | commitdiff | tree |
2009-01-15 |
Paul Bryan Roberts | libwine: Avoid writing to repository during install.
|
commit | commitdiff | tree |
2009-01-15 |
Nikolay Sivov | advapi32: Added SaferCreateLevel stub.
|
commit | commitdiff | tree |
2009-01-15 |
Nikolay Sivov | advapi32/tests: Test for enumeration order preservation...
|
commit | commitdiff | tree |
2009-01-15 |
Alistair Leslie... | mshtml: Implement IHTMLStyle get/put borderTopStyle.
|
commit | commitdiff | tree |
2009-01-15 |
Alistair Leslie... | mshtml: Implement IHTMLStyle get/put borderRightStyle.
|
commit | commitdiff | tree |
2009-01-15 |
Alistair Leslie... | mshtml: Implement IHTMLStyle get/put borderBottomStyle.
|
commit | commitdiff | tree |
2009-01-15 |
Alistair Leslie... | mshtml: Implement IHTMLStyle get/put borderLeftStyle.
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | user32: Use the message_data_t union when receiving...
|
commit | commitdiff | tree |
2009-01-15 |
Huw Davies | comdlg32: Remove a couple of obsolete WARN()s.
|
commit | commitdiff | tree |
2009-01-15 |
Huw Davies | comdlg32: Set the margin edit controls using unicode...
|
commit | commitdiff | tree |
2009-01-15 |
Huw Davies | comdlg32: Simplify the margin initialization.
|
commit | commitdiff | tree |
2009-01-15 |
Huw Davies | comdlg32: If a measurement system isn't specified use...
|
commit | commitdiff | tree |
2009-01-15 |
Andrey Turkin | qmgr: Make credentials stubs return success code.
|
commit | commitdiff | tree |
2009-01-15 |
Henri Verbeet | dsound: Don't convert single samples at a time.
|
commit | commitdiff | tree |
2009-01-15 |
Henri Verbeet | wined3d: Remove some comments.
|
commit | commitdiff | tree |
2009-01-15 |
Henri Verbeet | wined3d: Implement a R5G6B5 to X8R8G8B8 surface format...
|
commit | commitdiff | tree |
2009-01-15 |
Henri Verbeet | d3d10core: Add a stub ID3D10Texture2D implementation.
|
commit | commitdiff | tree |
2009-01-15 |
Henri Verbeet | dxgi: Add a stub IDXGISurface implementation.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | dxdiagn: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | regedit: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | msi: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | msrle32: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | msi/tests: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Michael Stefaniuc | mciseq: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-15 |
Lei Zhang | quartz: Add a filtergraph test for mpeg files.
|
commit | commitdiff | tree |
2009-01-15 |
Andrey Turkin | gdiplus: GdipLoadImageFromStream should use well-known...
|
commit | commitdiff | tree |
2009-01-15 |
Andrey Turkin | ole32: Do not crash in WriteClassStg if passed NULL...
|
commit | commitdiff | tree |
2009-01-15 |
Andrey Turkin | ole32: Add IContextCallback interface to context object.
|
commit | commitdiff | tree |
2009-01-15 |
Juan Lang | shell32: Document SHFlushSFCache, and remove an unneeded...
|
commit | commitdiff | tree |
2009-01-15 |
Hans Leidekker | wininet: Send a content length header for all verbs...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | kernel32/tests: Add test cases for reading/writing...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | ntdll: Check buffer for access in NtRead/WriteVirtualMemory.
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | kernel32: Remove the DIB section hack in WriteFile...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | gdi32/tests: Add a test case for calling WriteFile...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | kernel32/tests: Add test cases for reading/writing...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | ntdll: Check buffer for access in NtReadFile before...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | ntdll: Check buffer for access in NtWriteFile before...
|
commit | commitdiff | tree |
2009-01-15 |
Alexandre Julliard | cabinet: Don't try to copy data from the file if we...
|
commit | commitdiff | tree |
2009-01-14 |
Huw Davies | comdlg32: We no longer need to update the dialog struct...
|
commit | commitdiff | tree |
2009-01-14 |
Huw Davies | comdlg32: Use a unicode dialog.
|
commit | commitdiff | tree |
2009-01-14 |
Huw Davies | comdlg32: Keep the DEVMODE's papersize member up to...
|
commit | commitdiff | tree |
2009-01-14 |
Huw Davies | comdlg32: Keep the DEVMODE's orientation member up...
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | winhlp32: Make some functions static in hlpfile.c and...
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | winhlp32: Reorder some functions to avoid forward declaratio...
|
commit | commitdiff | tree |
2009-01-14 |
Nikolay Sivov | kernel32/tests: Some todo tests for CompareStringA...
|
commit | commitdiff | tree |
2009-01-14 |
Jeff Latimer | user32/tests: Add tests for DdeGetData Ascii interface.
|
commit | commitdiff | tree |
2009-01-14 |
Jeff Latimer | user32: Check for NULL pData in DdeClientTransAction...
|
commit | commitdiff | tree |
2009-01-14 |
Paul Vriens | ddrawex/tests: Don't crash on win9x.
|
commit | commitdiff | tree |
2009-01-14 |
Paul Vriens | setupapi/tests: Fix some test failures on win9x.
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | configure: Check for ESound, FreeType, GPhoto2 and...
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | ddrawex: Add a trailing '\n' to a Wine trace.
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | widl: Add a trailing '\n' to an error() message.
|
commit | commitdiff | tree |
2009-01-14 |
Francois Gouget | rpcrt4/tests: Add a trailing '\n' to ok() calls.
|
commit | commitdiff | tree |
2009-01-14 |
Dylan Smith | richedit: Correct limitations on values for setting...
|
commit | commitdiff | tree |
2009-01-14 |
Dylan Smith | richedit: Zoom in and out with mouse wheel with control...
|
commit | commitdiff | tree |
2009-01-14 |
Dylan Smith | richedit: Added tests for zooming.
|
commit | commitdiff | tree |
2009-01-14 |
Andrey Turkin | ole32/tests: Add test for IContextCallback.
|
commit | commitdiff | tree |
2009-01-14 |
Andrey Turkin | include: Add ctxtcall.idl file with IContextCallback...
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | cryptnet: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | d3d8: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | dswave: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | gdiplus: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-14 |
Henri Verbeet | wined3d: Fix a memory leak in CreateSwapChain() error...
|
commit | commitdiff | tree |
2009-01-14 |
Henri Verbeet | wined3d: Get rid of D3DCREATEOBJECTINSTANCE.
|
commit | commitdiff | tree |
2009-01-14 |
Henri Verbeet | wined3d: Remove AddDirtyRect() from the public interface.
|
commit | commitdiff | tree |
2009-01-14 |
Henri Verbeet | wined3d: Remove AddDirtyBox() from the public interface.
|
commit | commitdiff | tree |
2009-01-14 |
Henri Verbeet | wined3d: Remove CleanDirtyBox().
|
commit | commitdiff | tree |
2009-01-14 |
Alexandre Julliard | configure: Specify the target flags directly from configure...
|
commit | commitdiff | tree |
2009-01-14 |
Alexandre Julliard | winebuild: Add -b as a short option for --target for...
|
commit | commitdiff | tree |
2009-01-14 |
Alistair Leslie... | mshtml: Add missing IHTMLCurrentStyle interfaces.
|
commit | commitdiff | tree |
2009-01-14 |
Alistair Leslie... | msxml3: Add fixme for unsupported parameter.
|
commit | commitdiff | tree |
2009-01-14 |
Andrew Talbot | riched20: Declare some functions static.
|
commit | commitdiff | tree |
2009-01-14 |
Hervé Chanal | shell32: A nicer icon for desktop.
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | wrc: Warn for duplicate dialog ids.
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | wordpad: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | winemine: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | progman: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | oleview: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | serialui: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | mshtml: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | cryptui: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Dmitry Timoshkov | credui: Use "-1" as a "don't care value", fix dialog...
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | include: Change to LONG/ULONG in fdi.h for Win64 compatibility.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | include: Change to LONG/ULONG in fci.h for Win64 compatibility.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | ddrawex: Remove superfluous pointer casts.
|
commit | commitdiff | tree |
2009-01-14 |
Michael Stefaniuc | ddraw: Remove superfluous pointer casts.
|
commit | commitdiff | tree |