2008-01-09 |
Rob Shearman | rpcrt4: Implement NdrMapCommAndFaultStatus. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Rob Shearman | rpcrt4: Use send on a socket instead of write as it... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Lei Zhang | ntoskrnl.exe: Additional stub implementations. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Dmitry Timoshkov | gdi32: Add support for scaling font metrics. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Stefan Dösinger | wined3d: Fix a pixelshader recompilation check. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Stefan Dösinger | wined3d: Detect geforce 7300 cards. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Shearman | rpcrt4: Improve error handling in RPCRT4_io_thread... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Shearman | rpcrt4: Bind to the server interface in I_RpcGetBuffer... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Shearman | rpcrt4: Remove some unused includes. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Shearman | rpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Shearman | include: Add prototype for I_RpcNegotiateTransferSyntax. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Jonathan Ernst | crypt32: Updated French translation. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Alexander Nicolaysen... | crypt32: Implement CryptFindLocalizedName. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Gerald Pfeifer | user32: Factor in EDIT_WM_EraseBkGnd(). |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Correct search strategy for the exec/spawn... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecv{, e, p, pe}. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wspawnl{, e, p, pe}. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecl{, e, p, pe}. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Rewrite _spawnve as a wrapper. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _execl{e, pe}. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Rewrite _execl/_spawnl functions as wrappers... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wpopen and forward _popen to it. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wsystem and forward system to it... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrey Esin | shell32: Fixed typo. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrey Esin | wordpad: Russian translation. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Paul Vriens | advapi32/tests: Don't crash on win98. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Dmitry Timoshkov | comdlg32: If lpstrFile points to a valid string use... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Dmitry Timoshkov | gdi32: Add more tests for bitmap font metrics scaling. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Dmitry Timoshkov | msvcrt: Rename _environ to avoid a conflict on Solaris. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Alexander Nicolaysen... | wordpad: Draw margin lines in print preview. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Jacek Caban | shdocvw: Set IE's IVer and Build registries. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Jacek Caban | shdocvw: Fixed ref count leak. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrew Talbot | itss: Remove unneeded casts. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrew Talbot | gdiplus: Remove unneeded casts. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Alexander Nicolaysen... | comdlg32: PageSetupDlgW: Set paper size in printer... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Alexander Dorofeyev | ddraw/tests: Add test for rendering vertices with zero... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | kernel32: Fail more gracefully in GetVolumeInformation... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Eric Pouech | gdi32: Break loop in MF_PlayMetaFile when META_EOF... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Michael Stefaniuc | kernel32: Add missing HeapFree(). Found by Smatch. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Roderick Colenbrander | wined3d: Unify color conversion code. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Lei Zhang | msxml: Fix compilation on machines without libxml2. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Set ReservedForRuntime to NULL in NdrClientInit... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Implement RpcAsyncInitializeHandle. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Add tests for some async RPC functions. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Add stubs for asynchronous functions. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyn... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Call NdrCorrelationInitialize and NdrCorrelatio... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Add stubs for NdrCorrelationInitialize, NdrCorr... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: ndr_stubless.h should include ndrtypes.h as... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Add tests for the RPC_MESSAGE members set by... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: Fix memory leaks caused by not calling the chann... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: Shortcut the RPC runtime for allocation of the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: Clear the RPC_FLAGS_VALID_BIT flag from the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | widl: Use symbolic names for some of the context handle... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | widl: Fix context handle "cannot be null" detection. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ntdll: Fix NtQueryValueKey for KeyValueBasicInformation. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ntdll: Fix the Data and Name returned by NtQueryValueKe... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ntdll: Add tests for the data and name returned by... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | server: Output incorrectly-terminated strings in hex... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | server: Make the registry parser more tolerant about... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | server: Accept utf-8 data as input in registry files. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | regedit: Fixed parsing of hex sequences. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Roderick Colenbrander | wined3d: Use software palette conversion for non-textur... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Chris Wulff | shdocvw: Hide and show the frame window instead of... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Dan Kegel | winemenubuilder: Expand short paths, else menu items... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Peter Oberndorfer | dwmapi: Add stub implementation for DwmSetWindowAttribu... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Andre Wisplinghoff | regedit: Refresh tree view on import. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | server: Wait for the expiration of all the process... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | kernel32/tests: Avoid using size_t in traces. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | gdi32/tests: Avoid using size_t in traces. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | advapi32/tests: Print the correct size in an error... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | wined3d: Use unsigned int instead of size_t for the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | wined3d: Use unsigned int instead of size_t for element... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | configure: Added a check for the soname of libodbc. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | configure: Add --without options for all optional depen... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Peter Dons... | devenum: Fix the implementation of IEnumMoniker::Skip... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Peter Dons... | dinput: Silence incorrect warning and move it to a... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexander Nicolaysen... | comdlg32: PageSetupDlgW: Set orientation in printer... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rico Schüller | msi: Fix memory leaks (found by Smatch). |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rico Schüller | mshtml: Fix memory leak (found by Smatch). |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rico Schüller | cabinet: Fix memory leak (found by Smatch). |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Austin English | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Implement I_RpcMapWin32Status. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | include: I_RpcBindingInqTransportType and I_RpcMapWin32... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | widl: Fix the conditions under which array freeing... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Francois Gouget | wintab32: Add a trailing '\n' to a Wine trace. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Francois Gouget | msxml3/tests: Add the trailing '\n' to an ok() call. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Aric Stewart | imm32: ImmNotifyIMM with CPS_CANCEL fully clears the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | include: Add the strict_context_handle flag to the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Print fixme's if the serialize or no-serialize... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | widl: Add support for strict context handles. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | rpcrt4: Pass the interface identifier to the lower... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | widl: Output calls for the new versions of the marshall... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | include: Add defines for context handle flags to rpcfc.h. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: Fix a typo in the class moniker tests. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Rob Shearman | ole32: get_moniker_for_progid_display_name should fallb... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Julliard | wineboot: Don't print errors for non-fatal problems. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Kirill K. Smirnov | winhelp: Fix index to handle offset value = 0 correclty. |
commit | commitdiff | tree | snapshot |
next |