wine
2006-07-12  Mike McCormackquery: Return a more appropriate error code from CIState.
2006-07-12  Andrew Talboturlmon: Write-strings warnings fix.
2006-07-12  H. Verbeetwined3d: Texture stages that reference NULL textures...
2006-07-12  H. Verbeetwined3d: Fix specular color handling for register combi...
2006-07-12  Stefan Dösingerwined3d: Check the color data type too when deciding...
2006-07-12  Mike McCormackole32: Implement IPropertyStorage::Enum using enumx.
2006-07-12  Mike McCormackole32: Clean up some declarations.
2006-07-12  Mike McCormackole32: Use enumx to implement IPropertySetStorage:...
2006-07-12  Mike McCormackole32: Add a framework for implementing IEnum* interfaces.
2006-07-12  Mike McCormackole32: Don't warn when clearing PropVariants that don...
2006-07-12  Mike McCormackole32: Fix conformance test to compile with MSVC6.
2006-07-12  Mike McCormackole32: This cannot be NULL, so don't check it.
2006-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Allocate copied VT_CF data correctly in PropVari...
2006-07-12  Bang Jun-Youngavifil32: Remove unnecessary dependency on ntdll.
2006-07-12  Juan Langcrypt32: Implement CryptAcquireCertificatePrivateKey.
2006-07-12  Robert Reifadvapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
2006-07-12  Robert Reifinclude: Add more policy structures to ntsecapi.h.
2006-07-11  Alexandre Julliardlibs: Get rid of the libwine symlinks.
2006-07-11  Alexandre Julliardwinegcc: Automatically add the correct lib paths when...
2006-07-11  Alexandre Julliardlibs: Get rid of the symlinks for the static libs.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Juan Langcrypt32: Check a pointer before dereferencing it (Cover...
2006-07-11  Juan Langshell32: Always NULL-terminate path in SHGetPathFromIDList.
2006-07-11  Mike McCormackinfosoft: Add a word breaker for English.
2006-07-11  Ge van Geldorpwinebuild: Save registers which might contain parameter...
2006-07-11  Ge van Geldorpntdll: Widen fields in LDR_RESOURCE_INFO to accomodate...
2006-07-11  James Hawkinsmsi: Test how SetTargetPath affects the target paths...
2006-07-11  James Hawkinsmsi: AppSearchReg shouldn't create the key it's looking...
2006-07-11  Benjamin Araioleaut32: Conformance test and patch for VarCat.
2006-07-11  Ivan Gyurdievwined3d: Improve GetAdapterMonitor stub.
2006-07-11  Ivan Gyurdievwined3d: More flow control instructions.
2006-07-11  Ivan Gyurdievwined3d: More flow control instructions
2006-07-11  Ivan Gyurdievwined3d: Fix off-by-one constants bug.
2006-07-11  Ivan Gyurdievwined3d: Clamp texcoord output between 0 and 1.
2006-07-11  Ivan Gyurdievwined3d: Place immediate constants in the same array...
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-07-11  Mike McCormackinclude: Add cierror.h.
2006-07-11  Mike McCormackole32: Only print a FIXME if necessary in StgOpenStorageEx.
2006-07-11  Mike McCormackindexsvr.h: Fix a typo.
2006-07-11  Louis. Lenderswined3d: Add an "\n" to a fixme to fix another overflow...
2006-07-11  Juan Langriched20: Add stub implementation of ITextDocument.
2006-07-11  Juan Langcrypt32: Implement key context property, with tests.
2006-07-11  Ge van Geldorpwinedbg: Implement some x86_64 backend routines.
2006-07-11  Ge van Geldorpwinebuild: Reserve enough space for null function pointer.
2006-07-11  Ge van Geldorpserver: Widen lparam for timers.
2006-07-11  Andrew Talbotshell32: Write-strings warning fix.
2006-07-11  Andrew Talbotcrypt32/tests: Write-strings warnings test.
2006-07-11  Alexandre Julliardserver: Fixed get_thread_context for x86_64.
2006-07-11  Bang Jun-Youngamstream: Fix argument types to match the PSDK.
2006-07-11  Mikołaj Zalewskinotepad: En.rc: Fix the ellipsis in menu.
2006-07-11  Huw Daviesmsxml3: Implement removeChild.
2006-07-11  Hans Leidekkerdnsapi: Fix a buffer overrun (Coverity).
2006-07-11  Hans Leidekkerwldap32: Document the ber functions.
2006-07-11  Hans Leidekkerwldap32: Document the rename functions.
2006-07-11  Hans Leidekkerwine.inf: Add msi to the list of fake dlls.
2006-07-11  Piotr Cabanoleview: Added more fields to TypeLib Viewer tree.
2006-07-11  Jacek Cabanurlmon: Always verify mime using FindMimeFromData.
2006-07-11  Jacek Cabanshdocvw: Added test of DoVerb.
2006-07-11  Jacek Cabanshdocvw: Added GetMiscStatus test.
2006-07-11  Jacek Cabanshdocvw: Call SetMenu in activate_ui.
2006-07-11  Jacek Cabanmshtml: Added OnFrameWindowActivate implementation.
2006-07-11  Bang Jun-Youngadvapi32: Fix registry API prototypes to match the...
2006-07-10  Alexandre Julliardinclude/.gitignore: Moved the wine subdir ignore list...
2006-07-10  Alexandre Julliardlibs/.gitignore: Added wildcards for libraries.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre Julliardmake_dlls: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Alexandre JulliardRelease 0.9.17. wine-0.9.17
2006-07-10  Mike McCormackquery: Add a skeleton for query.dll.
2006-07-10  James Hawkinsadvpack: Add tests for different configurations of...
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-07-10  Alexandre Julliardmsvcrt: Avoid including system headers in msvcrt.h.
2006-07-10  Mike McCormackquery: Add ntquery.h.
2006-07-10  Paul Vriensntdll/tests: Added some NULL testing.
2006-07-10  Alexandre Julliardserver: Only accept 0 as registry handle in functions...
2006-07-10  Robert Shearmaninclude: Add more error codes used by newer versions...
2006-07-10  Robert Shearmanoleaut32: Make ctl2_hash_guid match the same function...
2006-07-10  Robert Shearmanoleaut32: MSFT_DoFuncs: "reclength" of the function...
2006-07-10  qingdoa daoooleaut32: Copying a NULL BSTR should result in an empty...
2006-07-10  Thomas Khowinex11: Use correct multiplier for negative relative...
2006-07-10  Juan Langcrypt32: Implement revocation check in CertVerifySubjec...
2006-07-10  Hwang YunSong... shell32: Updated Korean resource.
2006-07-10  Hwang YunSong... winecfg: Updated Korean resource.
2006-07-10  Paul Vrienswinecfg: Nl.rc: Shift Graphics page up to fill the...
2006-07-10  Andrew Talbotwinecfg: Write-strings warnings fix.
2006-07-10  Jacek Cabanurlmon: Register protocol handlers in DllMain.
2006-07-10  Jacek Cabanurlmon: Use non heap based objects for class factories.
2006-07-10  Ivan Gyurdievwined3d: Fix typo breaking 3.0 pshaders color input.
2006-07-10  Dmitry Timoshkovwinex11.drv: Protect X11 calls by a critical section.
2006-07-10  Dmitry Timoshkovuser: Improve SetActiveWindow test, add SetForegroundWi...
2006-07-07  Stefan DösingerAdd a common fps counter channel to ddraw, opengl and...
2006-07-07  Jacek Cabanmshtml: Create nsWineURI even if we don't have valid...
next