urlmon: Added UrlMkGetSessionOption implementation.
[wine] / dlls /
2006-07-17  Jacek Cabanurlmon: Added UrlMkGetSessionOption implementation.
2006-07-17  Jacek Cabanurlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
2006-07-17  Jacek Cabanmshtml: Added get_all implementation.
2006-07-17  Vitaliy Margolendinput: Unacquire correct device.
2006-07-17  Vitaliy Margolendinput: Ignore repeated key events.
2006-07-17  Stefan Dösingerwined3d: Allocate 4 extra bytes in the dib section.
2006-07-17  Duane Clarkcomdlg32: Set PD_PAGENUMS from print dialog.
2006-07-17  James Hawkinswininet: Add more tests for InternetCrackurl.
2006-07-17  James Hawkinsmsi: Add handling for the ListBox dialog control.
2006-07-17  Milko Krachounovshell32: Update Bulgarian translation.
2006-07-17  Milko Krachounovmshtml: Update Bulgarian translation.
2006-07-17  Robert Reifadvapi32: Add CreateWellKnownSid and IsWellKnownSid.
2006-07-17  Krzysztof Foltmanriched20: WM_SETFONT support.
2006-07-17  Robert Shearmanole32: Improve CoRegisterMessageFilter and add tests...
2006-07-17  Robert Shearmanole32: Free the buffer allocated in local_server_thread...
2006-07-17  Aric Stewartcomcat: cImplemented or cRequired of -1 means to match...
2006-07-14  Stefan Siebertmsi: cabinet_notify - don't fail on files with the...
2006-07-14  Christian Costawined3d: Only copy memory corresponding to the dib...
2006-07-14  András Kovácsshell32: Stub for SHSetLocalizedName.
2006-07-14  Juan Langmsi: Let caller set property in AppSearch.
2006-07-14  Mike McCormackmsi: Use awstring to return strings from MsiGetProductInfo.
2006-07-14  Mike McCormackmsi: Read from the registry, not the database in MsiGet...
2006-07-14  Mike McCormackmsi: Add some registry reading macro functions.
2006-07-14  Mike McCormackmsi: Move version string conversions to registry.c.
2006-07-14  Mike McCormackmsi: Move some registry helper functions to registry.c.
2006-07-14  Juan Langcrypt32: Correct self-signed cert creation.
2006-07-14  Ivan Gyurdievwined3d: Fix cmp instruction for GLSL.
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  James Hawkinsmsi: Add handling for the GroupBox dialog control.
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  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  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-11  Alexandre Julliardwinegcc: Automatically add the correct lib paths when...
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 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.
next