wine
2006-07-14  Ivan Gyurdievwined3d: Fix light state bugs.
2006-07-14  Robert Shearmanoleaut32: Don't execute a function in ITypeInfo::Invoke...
2006-07-14  Robert Shearmanoleaut32: Implement GetClassID for the OLE picture...
2006-07-14  Robert Shearmanrpcrt4: Fix Variance Callback Functions.
2006-07-14  Robert Shearmanrpcrt4: Add the threading model and a description when...
2006-07-14  Robert Shearmanole32: Add validation of parameters to CoGetClassObject...
2006-07-14  Michael StefaniucFix swapped 2nd and 3rd argument passed to memset.
2006-07-14  Alexandre Julliardmsiexec: Invert the return values of the boolean functi...
2006-07-14  James Hawkinsmsiexec: Also support options using a hyphen.
2006-07-14  James Hawkinsmsi: Add handling for the GroupBox dialog control.
2006-07-14  Andrew Talbotwinedump: Write-strings warnings fix.
2006-07-14  Alexandre Julliardconfigure: Revert the error exit code for warnings...
2006-07-13  Alexandre Julliardntdll: Make sure to not unmap anything from reserved...
2006-07-13  Alexandre Julliardntdll: Use the map_view() function to allocate TEBs...
2006-07-13  Alexandre Julliardntdll: Support for arbitrary memory allocation granularity.
2006-07-13  Jonathan Ernstnotepad: Fix the ellipsis and shortcuts in menus.
2006-07-13  Jonathan Ernstwordpad: Add shortcuts in menus.
2006-07-13  Mikołaj Zalewskicomdlg32: Update Polish translation.
2006-07-13  Robert Shearmanole32: Don't loop while peeking messages in CoWaitForMu...
2006-07-13  Robert Shearmanoleaut32: Convert void return types to the VT_EMPTY...
2006-07-13  Robert Shearmanoleaut32: Typelib interfaces with the FDUAL flag should...
2006-07-13  Robert Shearmaninclude: Add NI_* defines and add a WS(socklen_t) type.
2006-07-13  Robert Shearmanrpcrt4: Add a stub for I_RpcMapWin32Status.
2006-07-13  Robert Shearmandbghelp: Fix the finding of PDB DS-type files.
2006-07-13  Alexandre Julliardshell32: Avoid using macros that cause gcc warnings.
2006-07-13  Alexandre Julliardntdll: Moved the calling of the process entry point...
2006-07-13  Alexandre Julliardkernel32: Moved initialisation of the console handles...
2006-07-13  James Hawkinsshlwapi: Add tests for PathCommonPrefixA.
2006-07-13  James Hawkinsshlwapi: Add tests for PathBuildRootA.
2006-07-13  James Hawkinsmsi: Update the files target paths as well, because...
2006-07-13  Thomas Khonotepad: Change file not saved alert title to match...
2006-07-13  Thomas Khonotepad: Change window title to be like Windows' notepa...
2006-07-13  Andrew Talbotwinspool.drv/tests: Write-strings warnings fix.
2006-07-13  Andrew Talbotmshtml: Write-strings warnings fix.
2006-07-12  James Hawkinsurlmon: Implement URLDownloadToCacheFileW.
2006-07-12  Ge van Geldorpuser32: Implement Get/SetClassLongPtrA/W.
2006-07-12  Andrew Ziemuser: Implement Ascii version of SPI_GETDESKWALLPAPER.
2006-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Small cleanups.
2006-07-12  Mike McCormackole32: Remove unnecessary assert(This) calls.
2006-07-12  Mike McCormackole32: Fix and test reading and writing of VT_CF proper...
2006-07-12  Mikołaj Zalewskicomctl32: Use wsprintf instead of strcat building the...
2006-07-12  Juan Langmsi: Split up ACTION_AppSearchReg.
2006-07-12  Juan Langcrypt32: Add stubs for some stores.
2006-07-12  Juan Langcrypt32: Forward CreateFileU to CreateFileW.
2006-07-12  Dan Hipschmangdi32: Implement GetTextExtentPoint in terms of GetText...
2006-07-12  Dan Hipschmangdi32: Add conformance test for GetTextExtentExPointW.
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.
next