2008-09-08 |
Nikolay Sivov | gdiplus: Added missed stubs for Image metadata access. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nikolay Sivov | gdiplus: Some defines for Image metadata API. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Nikolay Sivov | gdiplus: Partially implemented GdipTestControl. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Henri Verbeet | wined3d: Translate one pixel down after flipping for... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Detlef Riekenberg | rasapi32/tests: Trace the correct variable. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Damjan Jovanovic | ws2_32: Only enable FD_WRITE on short sends. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | shlwapi: Fixed the url tests on Vista. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | hlink: Fix the tests for IE7. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | secur32: Fixed the logic on some of the schannel tests. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | secur32: Fixed the schannel tests on Vista. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | browseui: Fixed building the tests with the Windows... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | richedit20: Fixed building the tests on msvc. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Reece Dunn | shdocvw: Fixed building on msvc. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | comdlg32: Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | cmdlgtst: Add Japanese resources. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | view: Add Japanese resources. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | wininet: Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rob Shearman | rpcrt4: Change type of len parameter of NdrAllocate... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vincent Povirk | user32: Use the correct bitmap location for MNS_CHECKORBMP. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | winmm/tests: Fix a test on win9x. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | crypt32/tests: Fix a test on Vista. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | user32/tests: Win9x needs a threadid for CreateThread. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | kernel32/tests: Fix a few failures on win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | urlmon/tests: Fix timeouts for win9x tests. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | kernel32/tests: Fix 2 tests on win9x. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Paul Vriens | kernel32/tests: Fix a few tests on win9x. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix two test failures in win2000. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Trace the first day of the week. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix a failing test for some platforms. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix several test failures in win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix a failing test in win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix a couple failing tests in win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Allow a little slop in the status bar metric... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix several failing tests in win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | comctl32: Fix two failing tests in win98. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | riched20: Fix several failing test across several platf... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | msi: Make sure read-only source files are set writable... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | msi: Actions should be run even if the installed state... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | crypt32: Trace the returned value on failure. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
James Hawkins | advapi32: ERROR_IO_PENDING is returned in Vista only... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Francois Gouget | jscript: Fix compilation with older bison. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Jacek Caban | jscript: Added GetDispID implementation. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Jacek Caban | jscript: Store more data in DispatchEx object. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: Support asynchronous requests. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: Add the remaining completion notifications. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: Use a process global SSL context instead of... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: The last parameter of WinHttpWriteData is... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hans Leidekker | winhttp: Start sending async completion notifications... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Alexandre Julliard | makefile: Fix dependency for programs install. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Detlef Riekenberg | include: Update RASCONN and error codes. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Francois Gouget | ddraw/tests: Fix compilation on systems that don't... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Henri Verbeet | sspi: SECBUFFER_HEADER should be called SECBUFFER_STREA... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | dbghelp: While loading MSC debug info, don't handle... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | dbghelp: Silence 0x112c symbol type. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | dbghelp: Use the correct size for global variable when... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | winedbg: Also handle 1 byte signed int as they were... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | dbghelp: Correctly setup the Unix regular expression... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Eric Pouech | dbghelp: Fixed offset computation for bitfields inside... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | appwiz.cpl: Add Japanese resources. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Muneyuki Noguchi | notepad: Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | regedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | worpad: Fix the German translation. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | wordpad: Change the encoding of the German resource... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | wordpad: Fix the Hungarian translation by removing... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rob Shearman | rpcrt4: Fix typo in unescape_string_binding_componentW. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rob Shearman | rpcrt4: Only start the RpcSs process for handles to... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rob Shearman | shell32: Remove defines for WINE_FILEVERSION and WINE_F... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rob Shearman | wine_common_ver.rc: Allow the file version number and... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Michael Stefaniuc | user32/tests: Remove unreachable break after return... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Andrew Talbot | qmgr: Sign-compare warnings fix. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Andrew Talbot | qcap: Sign-compare warning fix. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Jeff Zaroyko | wined3d: Add missing HeapFree. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Lei Zhang | sane.ds: Replace wsprintfW with sprintfW. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Alistair Leslie... | mshtml: Add IHTMLBodyElement bgColor tests. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Alistair Leslie... | mshtml: Implement IHTMLBodyElement get/put bgColor. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Alexandre Julliard | Release 1.1.4. wine-1.1.4 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | winspool.drv/tests: Fix a test on Vista/W2K8. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | wintrust/tests: Add a missing FreeLibrary. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | quartz/tests: Add a missing CoUninitialize. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Nikolay Sivov | gdiplus: Fix for GdipGraphicsClear. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Hans Leidekker | winhttp: The last parameter of WinHttpQueryDataAvailabl... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Hans Leidekker | winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_RA... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Hans Leidekker | winhttp: Implement WinHttpQueryOption(WINHTTP_OPTION_SE... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | dsound/tests: Fix typos in tests. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | urlmon/tests: Fix test on win98. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Francois Gouget | d3dxof: Add a '\n' to a Wine trace. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Francois Gouget | kernel32/tests: Add a trailing '\n' to an ok() call. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Francois Gouget | gdiplus: Add/fix the trailing '\n' in Wine traces. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Francois Gouget | wined3d: Remove spaces before '\n' in Wine traces. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Francois Gouget | crypt32/tests: Add a trailing '\n' to an ok() call. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Vriens | crypt32/tests: Don't crash on Vista. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Nikolay Sivov | gdiplus: Implemented GdipCloneImage. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Nikolay Sivov | gdiplus: Implemented GdipGraphicsClear. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Jan de Mooij | comdlg32/printdlg: Leave FromPages/ToPages empty if... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Jan de Mooij | comdlg32/printdlg: If ToPages field is left empty set... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Jeff Zaroyko | dsound: Check for invalid parameter when unlocking... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vincent Povirk | explorer: Modify rects passed to SHAppBarMessage to... |
commit | commitdiff | tree | snapshot |
next |