2007-01-23 |
Rob Shearman | credui: Implement CredUIPromptForCredentialsW and CredU... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Rob Shearman | credui: Add stubbed out credui DLL. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Rob Shearman | rpcrt4: Try to avoid partial named pipe read/writes... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Rob Shearman | rpcrt4: Make the fixme for an unhandled packet type... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Lei Zhang | comctl32: Fix the updown control test to use the option... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Peter Oberndorfer | user32: Only try to remove the MDI document icon from... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Hans Leidekker | snmpapi: Add tests for SnmpUtilVarBind{, List}{Cpy... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Hans Leidekker | snmpapi: Add a bunch of tests. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Hans Leidekker | snmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Jacek Caban | mshtml: Fixed protocol tests on IE7. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
H. Verbeet | wined3d: Remove some unused methods from the IWineD3DVe... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
H. Verbeet | wined3d: Remove the d3d9types.h include from wined3d_pr... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
H. Verbeet | wined3d: Use ARB_VERTEX_PROGRAM instead of GL_VERTEX_PR... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Paul Vriens | comctl32/tests: Cast-qual warning fixes. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Francois Gouget | oleaut32/tests: Fix compilation on systems that don... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert expression lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert variable lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert function lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert interface lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert attribute lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Convert typelib lists to standard Wine lists. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | widl: Use existing functions to retrieve attributes... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Dmitry Timoshkov | gdi32: Add a simple SelectObject test for bitmaps. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Dmitry Timoshkov | gdi32: Add a GetDIBits test. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | wineoss.drv: config.h police. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | msxml3: config.h police. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | advapi32: Do not include unnecessary headers. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | winbase.h: Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | objbase.h: Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Bang Jun-Young | advpack/tests: Fix typo. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Louis Lenders | user32: Define RealChildWindowFromPoint as a real stub. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Vitaliy Margolen | ntdll: Correct trace message stating NtAccessCheck... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Vitaliy Margolen | ntdll: Don't change granted access mask on error. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Detlef Riekenberg | winspool: Make fixme for PRINTER_ENUM_CONNECTIONS more... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Hans Leidekker | snmpapi: Implement SnmpUtilOid{Append, Cmp, NCmp}.... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Hans Leidekker | snmpapi: Implement SnmpUtilOctets{Cmp,Cpy,Free,NCmp}. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Hans Leidekker | snmpapi: Implement SnmpUtilAsnAny{Cpy,Free}. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Mike McCormack | kernel32: Forward EncodePointer and DecodePointer to... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Mike McCormack | ntdll: Implement RtlDecodePointer and RtlEncodePointer. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | wine/list.h: Add list_count function. Make some paramet... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | dinput: Undefine SW_MAX to avoid possible conflicts... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alexandre Julliard | sfc: We need to import sfc_os for the forwards to work... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Paul Vriens | ntdll: Extra check for ObjectAttributes (Coverity). |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Andrew Talbot | qcap: Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Andrew Talbot | dmime: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Andrew Talbot | shlwapi: Uninitialized variable fix (Coverity). |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Andrew Talbot | oledlg: Declare a function static. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Andrew Talbot | oleaut32: Declare some items static. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Detlef Riekenberg | kernel32/tests: GetVolumeNameForMountPoint not present... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Detlef Riekenberg | kernel32/tests: VirtualAllocEx not present in Win95. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Detlef Riekenberg | kernel32/tests: Fix a declaration and use skip for... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Dmitry Timoshkov | comctl32: Fix the updown control test to pass under XP. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Hans Leidekker | mlang: Implement IMultiLanguage::GetCodePageInfo. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Vitaliy Margolen | server: User correct user sid for the default_dacl. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Rob Shearman | kernel32: Handle the SECURITY_* flags passed into Creat... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Rob Shearman | rpcrt4: Handle security quality of service flags releva... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Rob Shearman | rpcrt4: Track the security quality of service settings... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Thomas Weidenmueller | comctl32: Fix InitCommonControlsEx prototype. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alexandre Julliard | widl: Include objbase.h so that generated proxy file... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alexandre Julliard | rpc.h: Include excpt.h, and windef.h in Wine so that... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alexandre Julliard | widl: Generate proxy/client/server files when requested... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alexandre Julliard | Make.rules: Pass all idl source files to makedep. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
H. Verbeet | wined3d: The sincos instruction is valid for ps/vs... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
H. Verbeet | wined3d: gl_FragDepth is a float, so fixup the write... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
H. Verbeet | wined3d: Use SetupFullscreenWindow() to make the window... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
H. Verbeet | wined3d: Move SetupFullscreenWindow() and RestoreWindow... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
H. Verbeet | wined3d: Use %s in trace. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Andrew Talbot | odbc32: Declare a function static. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Andrew Talbot | ole32: Declare some functions static. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Vitaliy Margolen | server: Add generic access mapping for winstation and... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Francois Gouget | shell32: Add proper support for SHGetFileInfo(SHGFI_ICO... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Francois Gouget | shell32/tests: Add some more SHGetFileInfo() tests. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Thomas Weidenmueller | shell32: Fix prototypes. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Dmitry Timoshkov | user32: Some apps pass a color bitmap as a mask to... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Avoid inter-process APCs when called for the... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Get rid of the no longer used is_current_process... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Implementation of inter-process NtMapViewOfSecti... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Implementation of inter-process RtlCreateUserThread. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Abuse RtlCreateUserThread to call the thread... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Move the LDT section to ntdll and make it an... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | winecoreaudio.drv: Fix printf format warnings. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | Don't put single quotes around '%s' when using the... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | shell32: There is no need to check strings for NULL... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | winmm/tests: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | winspool.drv: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | ntdll/tests: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | mcicda: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | secur32: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | usp10/tests: Use '%u' to print GetLastError(). |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Francois Gouget | localspl: Remove unneeded cast. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | server: Print a trace when sending a signal to a thread. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Block async signals during process init and... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Make the server signal mask global. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Avoid heap allocations during thread creation. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Make the fd cache section an uninterruptible... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Fix NtDuplicateObject to only close the file... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alexandre Julliard | ntdll: Avoid heap allocation in fd cache. Fixed a coupl... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Christoph Frick | dinput: Calc more caps infos ahead and store it in... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
H. Verbeet | wined3d: Give shader constants their own debug channel. |
commit | commitdiff | tree | snapshot |
next |