mshtml: Added nsIEmbeddingSiteWindow implementation.
[wine] / dlls /
2005-12-09  Jacek Cabanmshtml: Added nsIEmbeddingSiteWindow implementation.
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-09  Thomas Weidenmuellerurlmon: Fix call to ReadFile.
2005-12-09  Thomas Weidenmuellerquartz: Fix incorrect usages of the HRESULT_FROM_WIN32...
2005-12-08  Huw Daviesgdi: Fix 24bpp -> 32bpp copy.
2005-12-08  Rein Klazesadvapi32: RegCreateKeyEx fix.
2005-12-08  Raphael Junqueiraopengl: render_texture
2005-12-08  Aric Stewartwininet: Handle HTTP_QUERY_CUSTOM.
2005-12-08  Robert Reifwineoss: Fix device probing.
2005-12-08  Robert Shearmancomdlg32: Don't worry if an HGLOBAL passed to printdlg...
2005-12-08  Eric Pouechwinealsa: Fixed returned string in capabilities.
2005-12-08  Eric Pouechwinenas: fix crash.
2005-12-08  Aric Stewartwininet: A->W bugfix.
2005-12-08  Alexandre Julliardntdll: Check for failure to get the user path in RtlOpe...
2005-12-07  Jacek Cabanmshtml: Added config key to specify Gecko path.
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-12-07  Kai Blinsecur32: Implement InitializeSecurityContext(A|W) for...
2005-12-06  Robert ShearmanOLE: Implement undocumented behaviour in DispCallFunc.
2005-12-06  Robert ShearmanOLE: Implement ITypeInfo_AddressOfMember.
2005-12-06  Robert ShearmanOLE: Fix brokenness in typelib marshaller caused by...
2005-12-06  Robert ShearmanOLE: Add tests for the typelib version of ITypeComp_Bind.
2005-12-06  Robert ShearmanOLE: Update the type of the oVft parameter for DispCall...
2005-12-06  Kai Blinsecur32: Implementing AcquireCredentialsHandle(A|W...
2005-12-06  Robert Reifwinejack: Fix driver load and initialization.
2005-12-06  Eric Pouechmciwave: save/record.
2005-12-06  Eric Pouechdbghelp: Final touch on StackWalk64 so that it works.
2005-12-06  Detlef Riekenbergwinspool: Document the monitor functions.
2005-12-06  Raphael Junqueirax11drv: Add more useful traces on SetPixelFormat (and...
2005-12-06  Raphael Junqueirax11drv: cleanup not longer used data on X11DRV_PDEVICE.
2005-12-06  Louis Lendersgdi: Added stub for AddFontMemResourceEx.
2005-12-06  Dmitry Timoshkovmlang: Implement IEnumRfc1766 interface.
2005-12-06  Robert Reifwinmm: Allow sound card driver to be opened more than...
2005-12-06  Robert Reifwinmm: Allow sound card drivers to be opened more than...
2005-12-06  Robert ShearmanOLE: Fix a typo where brackets were missing.
2005-12-06  Robert ShearmanOLE: ITypeInfo_Invoke parameter naming change.
2005-12-06  Jacek Cabanshdocvw: Added get_Document implementation.
2005-12-06  Detlef Riekenbergwinspool: Add documentation for the port functions.
2005-12-05  Alexandre Julliardkernel: Added a basic test for exception handling in...
2005-12-05  Alexandre Julliarduser: Fixed copy/paste bug in CURSORICON_GetResIconEntry.
2005-12-05  Rein Klazesddraw: Catch access violations when calling DirectDrawE...
2005-12-05  Thomas Weidenmuellerdevenum: Don't leak key handle creating a category...
2005-12-05  Christian Gmeinermsi: Implemented DllCanUnloadNow.
2005-12-05  Wojciech Migdaimagehlp: fixed typo in SymSetOptions entry.
2005-12-05  Huw Daviesmsi: Fix MsiProvideQualifiedComponentW spec file entry.
2005-12-05  Vitaliy MargolenMove mailslot devices into directory name space.
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-12-05  Eric Pouechdbghelp: Implemented StackWalk64.
2005-12-05  Francois Gougetmsvidc32: Add a comment for DllMain() to stop winapi_ch...
2005-12-05  Cihan Altinayriched20: register ListBox & ComboBox classes
2005-12-05  Alexander N. SørnesUpdate Norwegian Bokmaal resources.
2005-12-05  Patrick Ammannwininet: compilation fix
2005-12-05  Eric Pouechwinmm: driver unloading.
2005-12-05  Eric Pouechdbghelp,winedbg: SYMBOL_INFO fix.
2005-12-05  Michael StefaniucFix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
2005-12-05  Milko KrachounovUpdate the Bulgarian resources for commdlg and regedit.
2005-12-05  Marcus Meissnerwinsock: Rewrote mappers to use sizeof() based loops.
2005-12-03  Robert ShearmanOLE: Support HREFTYPEs For ITypeInfos
2005-12-03  Robert ShearmanOLE: fix function name loading
2005-12-03  Robert ShearmanOLE: fix invoking dispinterface functions
2005-12-03  H. Verbeetwined3d: Set pixel shader version correctly in IWineD3D...
2005-12-03  H. Verbeetwined3d: Return the correct parent in IWineD3DPixelShad...
2005-12-03  Robert ShearmanOLE: Move the dispinterface return value handling to...
2005-12-03  Robert Shearmanwininet: Correctly set the last error when a called...
2005-12-03  H. Verbeetwined3d: return D3DERR_INVALIDCALL when calling BeginSt...
2005-12-03  Robert ShearmanOLE: fix handling of INVOKE_PROPERTYGET flag in ITypeCo...
2005-12-03  Robert Shearmanwininet: global function/data cleanup
2005-12-03  Aric CyrMove standard WGL function declarations to wingdi.h.
2005-12-02  Francois GougetAssorted spelling fixes.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-12-02  Vitaliy MargolenMove timer objects into directory name space.
2005-12-02  Vitaliy MargolenMove semaphore objects into directory name space.
2005-12-02  Vitaliy MargolenMove event and mutex objects into directory name space.
2005-12-02  Jacek CabanSync the WebBrowser's window size with document's window.
2005-12-02  Francois GougetFix the AtlAxWinInit() prototype.
2005-12-02  Francois GougetBetter stick to the PSDK types and to the dsrole.h...
2005-12-02  Francois GougetBetter stick to the PSDK types.
2005-12-02  Francois GougetAdd IMAGEHLP_MODULEW64.
2005-12-02  Michael JungImplemented scrolling during drag&drop for the shellvie...
2005-12-02  Jacek CabanUse sink in navigate_complete instead of ClientSite...
2005-12-02  Juan LangImplement more OID support functions.
2005-12-02  Pavel RoskinImprove script selection combobox in the font selection...
2005-12-02  Jacek CabanAdded implementation of IConnectionPoint::Advise and...
2005-12-02  Hans LeidekkerDocument DN and error handling functions.
2005-12-02  Jacek CabanSync window sizes.
2005-12-02  Michael JungAdded a test for native PIDL format.
2005-12-02  James HawkinsDocument many of the advpack functions.
2005-12-02  Raphael JunqueiraHandle DONTCARE flags on ChoosePixelFormat.
2005-12-01  Hans LeidekkerImplement ldap_parse_extended_result{A,W}, ldap_parse_r...
2005-12-01  Hans LeidekkerStub implementations for functions handling paged searc...
2005-12-01  Huw DaviesMake the node object aggregatable so that the element...
2005-12-01  Alexandre JulliardCheck for need to add area to the reserved list also...
2005-12-01  Alexandre JulliardIgnore the large address space flag when version is...
2005-12-01  Hans LeidekkerDocument the ldap_delete* functions.
2005-12-01  Oldrich JedlickaFix for the monochrome DIB with inverted colors.
2005-12-01  Alexandre JulliardImproved the CHECK_DEF macro to avoid code duplication.
2005-12-01  Robert ShearmanMake dump functions const.
2005-12-01  Jacek CabanAdded implementation of OLEIVERB_SHOW in DoVerb.
2005-12-01  Robert ShearmanRemove broken return value handling code and that would...
2005-12-01  Alexandre JulliardPrefix signal definitions with MSVCRT_ to avoid conflic...
2005-12-01  Alexandre JulliardFixed some compiler warnings on Darwin.
next