oleaut: Move the processing of functions in SLTG typelibs into a
[wine] / dlls /
2006-07-05  Robert Shearmanoleaut: Move the processing of functions in SLTG typeli...
2006-07-05  Robert Shearmanoleaut: Move the initialisation of memidConstructor and
2006-07-05  Robert Shearmanoleaut: Process references for SLTG dispatch types.
2006-07-05  Robert Shearmanoleaut: Abstract out the processing of variables in...
2006-07-05  Robert Shearmanoleaut: Process references when parsing SLTG alias...
2006-07-05  Robert Shearmanoleaut: Rename SLTG_DoType to SLTG_DoElem and split...
2006-07-05  Robert Shearmanoleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
2006-07-05  Robert Shearmanoleaut: Document some more members of SLTG_TypeInfoTail.
2006-07-05  Robert Shearmanadvapi32: Fix the service function being called when...
2006-07-05  Huw Daviesrpcrt4: Don't advance the buffer for FC_STRUCTPAD2.
2006-07-05  Dmitry Timoshkovwinex11.drv: Update Lithuanian keyboard layout to bette...
2006-07-05  Dmitry TimoshkovAvoid non-portable WCHAR[] constructs.
2006-07-03  Ivan Gyurdievwined3d: Add a function to print out D3DDECLUSAGE9...
2006-07-03  Ivan Gyurdievwined3d: Fix faulty DCL trace.
2006-07-03  Ivan Gyurdievwined3d: Resync ARB mnxn function with GLSL mnxn function.
2006-07-03  Ivan Gyurdievwined3d: Use shader_get_regtype() in register counting...
2006-07-03  Ivan Gyurdievwined3d: Move SHADER_ARB code into arb_program_shader.c.
2006-07-03  Ivan Gyurdievwined3d: Cleanup: print constants in device code.
2006-07-03  Andrew Talbotwinmm/winealsa: Write-strings warning fix.
2006-07-03  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-03  Hervé Poussineaumapi32: Use kernel32 functions instead of the ntdll...
2006-07-03  Jacek Cabanshdocvw: Get rid of Mozilla ActiveX control dependency.
2006-07-03  Jacek Cabanmshtml: Added beginning IDM_BROWSEMODE implementation.
2006-07-03  Jacek Cabanmshtml: Add trailing '\' to gecko_path if needed.
2006-07-03  Mikołaj Zalewskishell32: Add an icon for delete confirmation.
2006-07-03  Mikołaj Zalewskishell32: Allow for custom icons in confirmation messages.
2006-07-03  Mikołaj Zalewskishell32: Pass the correct parent hwnd to confirmation...
2006-07-03  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileW.
2006-07-03  Robert Shearmanoleaut32: Fix parsing of hex numbers with 'e' in the...
2006-07-03  Robert Shearmanadvapi32: Implement RegisterServiceCtrlHandleExW.
2006-06-30  Andrew Talbotsetupapi/tests: Add trailing '\n's to ok() calls.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Stefan Dösingerwined3d: Perform sanity checks on the rectangle in...
2006-06-30  Piotr Cabanddraw: Added missing '\n' in debug traces.
2006-06-30  Piotr Cabanquartz: Fixed crash in releasing uninitializes pAlloc...
2006-06-30  Robert Shearmanole32: When CoLockObjectExternal with fLock=TRUE is...
2006-06-30  Robert Shearmanoleaut32: Fix a typo where the FIXME doesn't match...
2006-06-30  Robert Shearmanrpcrt4: Add a stub for RpcMgmtSetServerStackSize.
2006-06-30  Robert Shearmanadvapi32: Implement RegDisablePredefinedCache.
2006-06-30  Paul Vriensntdll: Fix return codes for NtCreateKey (with tests).
2006-06-30  James Hawkinsshlwapi: Add tests for PathFindExtensionA.
2006-06-30  James Hawkinsshlwapi: Add tests for PathCanonicalize.
2006-06-30  Mikołaj Zalewskishell32: Use SHFileOperationW to delete files.
2006-06-30  Ivan Leoshell32/tests: Comment out a test that crashes on windo...
2006-06-30  Stefan Dösingerddraw: Fix some material related bugs.
2006-06-30  Stefan Dösingerddraw: Matrix values in the execute buffer are handles.
2006-06-29  Dmitry Timoshkovwinex11.drv: Update window's full screen state on the...
2006-06-29  Dmitry Timoshkovinclude: Move appropriate parts of winpos.h to winuser...
2006-06-29  Maarten Lankhorstcryptnet: Implement a stub cryptnet dll.
2006-06-29  Jason Greenwined3d: Fix a few GLSL shader instruction translations.
2006-06-29  Robert Shearmanole32: When marshaling a proxy make sure to maintain...
2006-06-29  Robert Shearmanole32: Add a test for CoCreateInstance doing object...
2006-06-29  Robert Shearmanole32: Implement CoGetObject.
2006-06-29  Robert Shearmanoleaut32: RegisterTypeLib should register any interface...
2006-06-29  Stefan Dösingerddraw: Correct a NULL pointer check.
2006-06-29  Saulius Krasuckaskernel: Version test was using imports missing on WinME.
2006-06-29  Paul Vriensquartz: Fixed typo (Coverity).
2006-06-29  Paul Vriensquartz: Use the return value of register_key_guid.
2006-06-28  Juan Langoleaut32: Handle bstr length of -1 in typelibs.
2006-06-28  Juan Langshell32: Add a stub for InvalidateDriveType.
2006-06-28  H. Verbeetwined3d: Use register combiners for texture stage opera...
2006-06-28  H. Verbeetwined3d: Add code for using register combiners for...
2006-06-28  H. Verbeetwined3d: Fix uploading of textures for shaders.
2006-06-28  H. Verbeetwined3d: Texture limits fixes.
2006-06-28  H. Verbeetwined3d: Add & use D3DTEXTUREOP dumping code.
2006-06-28  James Hawkinsshlwapi: Add tests for PathAppendA.
2006-06-28  Mikołaj Zalewskishell32: If needed show a confirmation dialog when...
2006-06-28  Huw Daviesopengl32: Fix the returned metrics and add a translatio...
2006-06-27  Ivan Leomsvcrt/tests: Don't leave files on the disk.
2006-06-27  William Knopdbghelp: Fix for non-elf build (undefined symbol: _elf_...
2006-06-27  Paul Vriensuxtheme/tests: Add tests for IsThemePartDefined.
2006-06-27  Hans Leidekkeruserenv: Add a stub implementation for GetProfileType.
2006-06-27  Stefan Dösingerwined3d: Vertex buffer can be locked multiple times.
2006-06-27  Huw Daviesmsxml3: Always have a libxml doc associated with a...
2006-06-27  James Hawkinsmsi: Read the font color from the database, and use...
2006-06-27  Alexandre Julliardntdll: Faster critical sections on MacOS using Mach...
2006-06-27  Andrey Turkinshlwapi: Test for UrlGetPart in case of file name.
2006-06-27  Vitaliy Margolenntdll: Fix 2 failing test on native. Change Wine accord...
2006-06-27  Hans Leidekkershell32: Add a stub implementation for SHIsFileAvailabl...
2006-06-27  Eric Pouechdbghelp: Implemented SymEnumerateModules64.
2006-06-27  Eric Pouechdbghelp: Module info.
2006-06-27  Andrew Talbotwinex11.drv: Write-strings warning fix.
2006-06-27  Jason Greenwined3d: Implement more GLSL instructions and a little...
2006-06-27  H. Verbeetwined3d: Remove some redundant code.
2006-06-27  H. Verbeetwined3d: Fix compilation (VBO constants).
2006-06-27  James Hawkinssetupapi: Fix SetupCloseInfFile when a NULL handle...
2006-06-27  James Hawkinsshlwapi: Add tests for PathAddBackslash.
2006-06-27  James Hawkinsshlwapi: Add tests for PathCombineA.
2006-06-27  James Hawkinsshdocvw: Upgrade the version to 5.50.4134.599.
2006-06-27  Stefan Dösingerddraw: Fix some compiler warnings.
2006-06-27  Stefan Dösingerddraw: Assign the surface descriptions height to the...
2006-06-27  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-27  Paul Vriensuxtheme/tests: Add tests for GetCurrentThemeName.
2006-06-27  Paul Vriensuxtheme/tests: Added a bit more functional tests to...
2006-06-26  Jacek Cabanmshtml: Added Unadvise implementation.
2006-06-26  Jacek Cabanmshtml: Destroy connection points.
2006-06-26  Jacek Cabanmshtml: Added Advise implementation.
2006-06-26  Jacek Cabanmshtml: Return text/html by default in GetContentType.
2006-06-26  Jacek Cabanmshtml: Return NS_OK in GetStatus if channel is NULL.
2006-06-26  Jacek Cabanmshtml: Call OnStopRequest in OnStopBinding.
next