2008-09-08 |
James Hawkins | comctl32: Fix several failing tests in win98.
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | comctl32: Fix two failing tests in win98.
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | riched20: Fix several failing test across several platforms.
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | msi: Make sure read-only source files are set writable...
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | msi: Actions should be run even if the installed state...
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | crypt32: Trace the returned value on failure.
|
commit | commitdiff | tree |
2008-09-08 |
James Hawkins | advapi32: ERROR_IO_PENDING is returned in Vista only...
|
commit | commitdiff | tree |
2008-09-08 |
Francois Gouget | jscript: Fix compilation with older bison.
|
commit | commitdiff | tree |
2008-09-08 |
Jacek Caban | jscript: Added GetDispID implementation.
|
commit | commitdiff | tree |
2008-09-08 |
Jacek Caban | jscript: Store more data in DispatchEx object.
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: Support asynchronous requests.
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: Add the remaining completion notifications.
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: Use a process global SSL context instead of...
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: The last parameter of WinHttpWriteData is...
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT.
|
commit | commitdiff | tree |
2008-09-08 |
Hans Leidekker | winhttp: Start sending async completion notifications...
|
commit | commitdiff | tree |
2008-09-08 |
Alexandre Julliard | makefile: Fix dependency for programs install.
|
commit | commitdiff | tree |
2008-09-08 |
Detlef Riekenberg | include: Update RASCONN and error codes.
|
commit | commitdiff | tree |
2008-09-08 |
Francois Gouget | ddraw/tests: Fix compilation on systems that don't...
|
commit | commitdiff | tree |
2008-09-08 |
Henri Verbeet | sspi: SECBUFFER_HEADER should be called SECBUFFER_STREAM_HEADER.
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | dbghelp: While loading MSC debug info, don't handle...
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | dbghelp: Silence 0x112c symbol type.
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | dbghelp: Use the correct size for global variable when...
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | winedbg: Also handle 1 byte signed int as they were...
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | dbghelp: Correctly setup the Unix regular expression...
|
commit | commitdiff | tree |
2008-09-08 |
Eric Pouech | dbghelp: Fixed offset computation for bitfields inside...
|
commit | commitdiff | tree |
2008-09-08 |
Muneyuki Noguchi | appwiz.cpl: Add Japanese resources.
|
commit | commitdiff | tree |
2008-09-08 |
Muneyuki Noguchi | notepad: Update Japanese translation.
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | worpad: Fix the German translation.
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | wordpad: Change the encoding of the German resource...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | wordpad: Fix the Hungarian translation by removing...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations...
|
commit | commitdiff | tree |
2008-09-08 |
Rob Shearman | rpcrt4: Fix typo in unescape_string_binding_componentW.
|
commit | commitdiff | tree |
2008-09-08 |
Rob Shearman | rpcrt4: Only start the RpcSs process for handles to...
|
commit | commitdiff | tree |
2008-09-08 |
Rob Shearman | shell32: Remove defines for WINE_FILEVERSION and WINE_FILEVE...
|
commit | commitdiff | tree |
2008-09-08 |
Rob Shearman | wine_common_ver.rc: Allow the file version number and...
|
commit | commitdiff | tree |
2008-09-08 |
Michael Stefaniuc | user32/tests: Remove unreachable break after return...
|
commit | commitdiff | tree |
2008-09-08 |
Andrew Talbot | qmgr: Sign-compare warnings fix.
|
commit | commitdiff | tree |
2008-09-08 |
Andrew Talbot | qcap: Sign-compare warning fix.
|
commit | commitdiff | tree |
2008-09-08 |
Jeff Zaroyko | wined3d: Add missing HeapFree.
|
commit | commitdiff | tree |
2008-09-08 |
Lei Zhang | sane.ds: Replace wsprintfW with sprintfW.
|
commit | commitdiff | tree |
2008-09-08 |
Alistair Leslie... | mshtml: Add IHTMLBodyElement bgColor tests.
|
commit | commitdiff | tree |
2008-09-08 |
Alistair Leslie... | mshtml: Implement IHTMLBodyElement get/put bgColor.
|
commit | commitdiff | tree |
2008-09-05 |
Alexandre Julliard | Release 1.1.4.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | winspool.drv/tests: Fix a test on Vista/W2K8.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | wintrust/tests: Add a missing FreeLibrary.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | quartz/tests: Add a missing CoUninitialize.
|
commit | commitdiff | tree |
2008-09-05 |
Nikolay Sivov | gdiplus: Fix for GdipGraphicsClear.
|
commit | commitdiff | tree |
2008-09-05 |
Hans Leidekker | winhttp: The last parameter of WinHttpQueryDataAvailable...
|
commit | commitdiff | tree |
2008-09-05 |
Hans Leidekker | winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_RAW_HEA...
|
commit | commitdiff | tree |
2008-09-05 |
Hans Leidekker | winhttp: Implement WinHttpQueryOption(WINHTTP_OPTION_SECURIT...
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | dsound/tests: Fix typos in tests.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | urlmon/tests: Fix test on win98.
|
commit | commitdiff | tree |
2008-09-05 |
Francois Gouget | d3dxof: Add a '\n' to a Wine trace.
|
commit | commitdiff | tree |
2008-09-05 |
Francois Gouget | kernel32/tests: Add a trailing '\n' to an ok() call.
|
commit | commitdiff | tree |
2008-09-05 |
Francois Gouget | gdiplus: Add/fix the trailing '\n' in Wine traces.
|
commit | commitdiff | tree |
2008-09-05 |
Francois Gouget | wined3d: Remove spaces before '\n' in Wine traces.
|
commit | commitdiff | tree |
2008-09-05 |
Francois Gouget | crypt32/tests: Add a trailing '\n' to an ok() call.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | crypt32/tests: Don't crash on Vista.
|
commit | commitdiff | tree |
2008-09-05 |
Nikolay Sivov | gdiplus: Implemented GdipCloneImage.
|
commit | commitdiff | tree |
2008-09-05 |
Nikolay Sivov | gdiplus: Implemented GdipGraphicsClear.
|
commit | commitdiff | tree |
2008-09-05 |
Jan de Mooij | comdlg32/printdlg: Leave FromPages/ToPages empty if...
|
commit | commitdiff | tree |
2008-09-05 |
Jan de Mooij | comdlg32/printdlg: If ToPages field is left empty set...
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Zaroyko | dsound: Check for invalid parameter when unlocking...
|
commit | commitdiff | tree |
2008-09-05 |
Vincent Povirk | explorer: Modify rects passed to SHAppBarMessage to...
|
commit | commitdiff | tree |
2008-09-05 |
Vincent Povirk | explorer: Track appbar positions and send ABN_POSCHANGED...
|
commit | commitdiff | tree |
2008-09-05 |
Vincent Povirk | explorer: Implement ABM_ADD and ABM_REMOVE.
|
commit | commitdiff | tree |
2008-09-05 |
Vincent Povirk | shell32: Add tests for SHAppBarMessage.
|
commit | commitdiff | tree |
2008-09-05 |
Alexandre Julliard | crypt32: Avoid some uninitialized variable warnings...
|
commit | commitdiff | tree |
2008-09-05 |
Alexandre Julliard | jscript: Avoid an uninitialized variable warning on...
|
commit | commitdiff | tree |
2008-09-05 |
Alexandre Julliard | shlwapi/tests: Avoid sizeof in traces.
|
commit | commitdiff | tree |
2008-09-05 |
Jacek Caban | jscript: Added empty statement implementation.
|
commit | commitdiff | tree |
2008-09-05 |
Jacek Caban | jscript: Added ParseScriptText test.
|
commit | commitdiff | tree |
2008-09-05 |
Jacek Caban | jscript: Added SCRIPTSTATE_STARTED implementation.
|
commit | commitdiff | tree |
2008-09-05 |
Jacek Caban | jscript: Added IActiveScript::ParseScriptText implementation.
|
commit | commitdiff | tree |
2008-09-05 |
Stefan Dösinger | wined3d: Fix uploading higher transform matrices.
|
commit | commitdiff | tree |
2008-09-05 |
Stefan Dösinger | wined3d: Close a pshader on-off switching loophole.
|
commit | commitdiff | tree |
2008-09-05 |
Stefan Dösinger | wined3d: Fix the pixelformat selection logic.
|
commit | commitdiff | tree |
2008-09-05 |
Stefan Dösinger | wined3d: Pack the ffp_desc structure better.
|
commit | commitdiff | tree |
2008-09-05 |
Michael Stefaniuc | jscript: Move 'inline' right after the storage specifier...
|
commit | commitdiff | tree |
2008-09-05 |
Marcus Meissner | Annotate with allocation size attribute.
|
commit | commitdiff | tree |
2008-09-05 |
Marcus Meissner | msxml3: Fixed incorrect MultiByteToWideChar.
|
commit | commitdiff | tree |
2008-09-05 |
Huw Davies | include: Add a few more things to mimeole.idl.
|
commit | commitdiff | tree |
2008-09-05 |
Muneyuki Noguchi | regedit: Update Japanese translation.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | kernel32/tests: Split the test for ret and last error.
|
commit | commitdiff | tree |
2008-09-05 |
Paul Vriens | ws2_32/tests: Use CreateEventA for win9x.
|
commit | commitdiff | tree |
2008-09-05 |
Henri Verbeet | wined3d: Set the viewport to the texture size in depth_blt().
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Latimer | user32/tests: Add more A and W test combinations for...
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Latimer | user32/tests: Tests for a W interface connection adding...
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Latimer | user32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messages...
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Latimer | user32/tests: Test infrastructure for testing ddeml...
|
commit | commitdiff | tree |
2008-09-05 |
Jeff Latimer | user32: Make some DDE traces more meaningful.
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | kernel32: Implemented the wrapper functions for job...
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | ntdll: Add stubs for all the job object functions.
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | winebuild: Generate MS-style imports using the OriginalFirst...
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | libwine: Add support for relocating MS-style imports...
|
commit | commitdiff | tree |
2008-09-04 |
Maarten Lankhorst | winealsa.drv/dsound: Handle underruns better.
|
commit | commitdiff | tree |
2008-09-04 |
Alexandre Julliard | xcopy.exe: Get rid of remaining uses of Unicode macros.
|
commit | commitdiff | tree |