2006-05-09 |
Ivan Gyurdiev | wined3d: Clean up per version shader limits code. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Ivan Gyurdiev | wined3d: Addline cleanup. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Hans Leidekker | dnsapi: Partially implement DnsQueryConfig. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Saulius Krasuckas | wine.inf: Install comctl32.dll as fake DLL. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Juan Lang | crypt32: Simplify OID decoding |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Robert Reif | winmm: Check waveOutGetVolume parameter. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Hans Leidekker | sane.ds: Added Dutch resources. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Hans Leidekker | gphoto2.ds: Added Dutch resources. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Jonathan Ernst | gphoto2.ds: Added French resources. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Michael Stefaniuc | twain_32: Add missing HeapFree's on error patch (found... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Marcus Meissner | Some documentation changes for twain split. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Alexandre Julliard | msacm32.drv: Renamed msacm.drv to msacm32.drv, and... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Alexandre Julliard | mciwave: Renamed mciwave.drv to mciwave.dll, and moved... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | gphoto.ds: Implemented a libgphoto2 import driver,... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | twain_32: Split out the sane specific parts from twain_... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | twain_32: Moved twain.h to the include directory. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Huw Davies | oleaut32: Preserve the 'auto' features before copying... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: The type check in AntiMonikerImpl_CommonPrefixWi... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Implement several class moniker functions using... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Remove duplicated CLSIDs. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add an implementation of class monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add tests for IsRunning, GetTimeOfLastChange... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix regression caused by an earlier patch that... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix infinite recursion in CompositeMonikerImpl_G... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix infinite recursion in CompositeMonikerImpl_B... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Hans Leidekker | dnsapi: Implement and test DnsRecordSetCompare. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Roderick Colenbrander | dinput8: DllGetClassObject support. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Stefan Dösinger | wined3d: Implement IWineD3DSurface::GetDC and IWineD3DS... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Tomas Carnecky | x11drv: Return correct PBuffer drawable. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
qingdoa daoo | msvcrt: Don't duplicate handle in _get_osfhandle. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Michael Jung | riched20: Don't append '\r' to the last paragraph in... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Andrew Ziem | setupapi: Improve unit tests for case sensitivity in... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Mike Hearn | ole32: Add StgCreateFile test and conformance fix. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Alexandre Julliard | ole32: Properly initialize hash value in CompositeMonik... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix typos in CompositeMonikerImpl_BindToObject... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Create moniker enumerator with an initial refere... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Test moniker display names. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add a test for IMoniker_IsDirty. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Test unmarshaling the moniker instead of just... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Make the size returned by CompositeMonikerImpl_G... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add on the size of the whole OBJREF structure... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix the algorithm used in CompositeMonikerImpl_H... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix the algorithm used in ItemMonikerImpl_Hash... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add tests for generic composite monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add a class factory for composite monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Allocate memory for the generic composite monike... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Implement IMarshal for composite monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Release all existing monikers before loading... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: EnumMonikerImpl_Next should add a reference... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix CompositeMonikerImpl_GetSizeMax to match... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Fix the loop in CompositeMonikerImpl_Hash, as... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Implement CompositeMonikerROTDataImpl_GetCompari... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: The unknown constant at the start of the persist... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add a test for anti monikers. Fix AntiMonikerImp... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Support marshaling of anti monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Register CLSID_CompositeMoniker. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Register CLSIDs for all OLE monikers. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Add tests for item moniker. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | ole32: Make class moniker test more generic and test... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Shearman | rpcrt4: Automatically resolve the endpoint. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | wined3d: Fix possible buffer overflow. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Jeff Latimer | usp10: Add ScriptTextOut functionality and restructure... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Jason Green | wined3d: Eliminate duplicate function: vshader_program_... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Ivan Gyurdiev | wined3d: Share get_register_code(). |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Thomas Kho | user: Fix behavior when selecting disabled menu items. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Thomas Kho | user: Allow menu WndProc to recognize VK_[LR]MENU. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Thomas Kho | user: Extend menu conformance test. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Stefan Dösinger | wined3d: Add IWineD3DSurface::GetPitch. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Stefan Dösinger | wined3d: Add IWineD3DDevice::DrawPrimitiveStrided. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Stefan Dösinger | wined3d: Add some surface flags. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Huw Davies | oleaut32: Implement GetVarDesc_Proxy and friends. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Huw Davies | oleaut32: Change CLEANLOCALSTORAGE flag constants to... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
James Hawkins | include: Add missing SECURITY_QUALITY_OF_SERVICE defines. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Hwang YunSong | user32: Updated Korean resource. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Reif | winecfg: Fix audio crash when no drivers are available. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Reif | wineoss: Missing mixer fixes. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Robert Reif | winmm: More wave callback tests. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Saulius Krasuckas | comctl32: Increase FILEVERSION up to 5.81.4704.1100. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Mikołaj Zalewski | shell32: Don't use uninitialized item.mask in shlview. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Eric Pouech | dbghelp: Stub for SymGetSourceFileToken. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Eric Pouech | dbghelp: Base and symbols. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Roderick Colenbrander | dinput: Fix Initialize return value. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | user32: Added tests for CharUpper and CharLower. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Marcus Meissner | ole32: Fixed typo in debug statement. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
qingdoa daoo | gdi: A-to-W conversion should be font-independent. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Dmitry Timoshkov | comctl32: Make some internal functions and variables... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Dmitry Timoshkov | comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHE... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Dmitry Timoshkov | comctl32: psInfo->proppage[index].pszText is always... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
James Hawkins | advpack: DelDirs should only remove a directory if... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
James Hawkins | advpack: The only flag we don't handle is RSC_FLAG_UPDH... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Mike Hearn | ntdll: Fix heap corruption in RtlDeleteAce. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Ivan Gyurdiev | wined3d: Separate pshader/vshader tables. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Detlef Riekenberg | winspool/tests: Fix failures in test_DEVMODE. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Huw Davies | oleaut32: Fix VARIANT_UserFree. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Huw Davies | oleaut32: Remove weird attempt to clear VT_VARIANT. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Huw Davies | oleaut32: Rewrite VARIANT user marshaling. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Hans Leidekker | dnsapi: Implement DnsValidateName_{A,UTF8,W}. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Hans Leidekker | dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Hans Leidekker | dnsapi: Add tests for DnsRecordCompare. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Hans Leidekker | dnsapi: Implement DnsRecordCompare. |
commit | commitdiff | tree | snapshot |
next |