ieframe: Added HTTP navigation and GoBack tests.
[wine] / dlls /
2012-01-20  Jacek Cabanieframe: Added HTTP navigation and GoBack tests.
2012-01-20  Jacek Cabanieframe: Added InternetExplorer::GoBack implementation.
2012-01-20  Jacek Cabanieframe: Added very beginning IWebBrowser2::GoBack...
2012-01-20  Jacek Cabanmshtml: Added history update notification support.
2012-01-20  Jacek Cabanmshtml: Added more travel log tests.
2012-01-20  Jacek Cabanmshtml: Better stub for ITravelLogClient::FindWindowByI...
2012-01-20  Jacek Cabanmshtml: Added ITravelLogClient stub implementation.
2012-01-20  Piotr Cabanurlmon/tests: Test if url reported in IInternetProtocol...
2012-01-20  Piotr Cabanurlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC...
2012-01-20  Piotr Cabanurlmon: Added support for PI_FORCE_ASYNC flag in IInter...
2012-01-20  Piotr Cabanurlmon: Store display_uri in BindProtocol structure.
2012-01-20  Hans Leidekkermsi: Pass the file identifier instead of the filename...
2012-01-20  Nikolay Sivovmshtml: Respond to SID_SContainerDispatch service id.
2012-01-20  Alexandre Julliardinclude: Allow using windows.h in Wine code.
2012-01-20  André Hentscheld3drm: Forward all IUnknown methods to IDirect3DRM.
2012-01-20  André Hentscheld3drm: Reorder d3drm creation function to avoid forward...
2012-01-20  André Hentscheld3drm: Forward all IUnknown methods from IDirect3DRMMes...
2012-01-20  André Hentscheld3drm: Reorder meshbuilder creation function to avoid...
2012-01-20  André Hentscheld3drm: Reorder frame creation function to avoid forward...
2012-01-20  Michael Stefaniucdsound: Remove the now obsolete IDirectSoundBufferImpl_...
2012-01-20  Michael Stefaniucdsound: Merge IDirectSoundNotify into the secondary...
2012-01-20  Frédéric Delanoyrpcrt4: Make some switch fallthroughs explicit (Coverity).
2012-01-20  Hans Leidekkerwinhttp: Download PAC scripts in a separate session.
2012-01-20  Nikolay Sivovmsxml3: Move some xdr tests data to a table.
2012-01-20  Nikolay Sivovmsxml3: Use debugstr_* functions instead of wine_*...
2012-01-20  Nikolay Sivovmsxml3: IXMLDOMSchemaCollection::get() is a stub for...
2012-01-20  Henri Verbeetwined3d: Rename WineD3DRectPatch to wined3d_rect_patch.
2012-01-20  Henri Verbeetwined3d: Get rid of the WINED3DSURFTYPE typedef.
2012-01-20  Henri Verbeetwined3d: Get rid of the CONVERT_TYPES typedef.
2012-01-20  Henri Verbeetwined3d: Don't load the draw_binding location in surfac...
2012-01-20  Henri Verbeetwined3d: Properly enable / disable register combiners.
2012-01-19  Alistair Leslie... gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
2012-01-19  Austin Englishntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent.
2012-01-19  Austin Englishkernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2012-01-19  Frédéric Delanoysetupapi: Correctly handle errors in fake_dlls_callback...
2012-01-19  Jacek Cabanmshtml: Added IOleContainer::EnumObjects tests.
2012-01-19  Jacek Cabanmshtml: Added IOleContainer::EnumObjects implementation.
2012-01-19  Jacek Cabanmshtml: Added ITargetContainer::GetFramesContainer...
2012-01-19  Jacek Cabantlogstg.idl: Added new file and ITravelLogClient declar...
2012-01-19  Aric Stewartwineqtdecoder: Implement QTSplitter_ChangeStart.
2012-01-19  Hans Leidekkermsi: Don't parse the format string when building the...
2012-01-19  Alexandre Julliarddinput: Clip the mouse to the entire window instead...
2012-01-19  Dmitry Timoshkovwinex11.drv: Use dialog window type also for owned...
2012-01-19  Huw Daviesgdi32: The clip region should stop the flooding.
2012-01-19  Jörg Höhlewinmm/tests: Properly recover from the WAVERR_STILLPLAY...
2012-01-19  Michael Stefaniucdsound: Merge IDirectSound3DBuffer into the secondary...
2012-01-19  Michael Stefaniucdsound: Get rid of some LPDIRECTSOUND3DBUFFER usage.
2012-01-19  Matteo Brunid3d8/tests: Add some RESZ tests.
2012-01-19  Matteo Brunid3d9/tests: Add some RESZ tests.
2012-01-19  Matteo Brunid3d8/tests: Test a multisampled -> not multisampled...
2012-01-19  Matteo Brunid3d9/tests: Add a multisampled -> not multisampled...
2012-01-19  Matteo Bruniwined3d: Dirtify STATE_FRAMEBUFFER after a FBO depth...
2012-01-19  Henri Verbeetwined3d: Get rid of the WINED3DDECLUSAGE typedef.
2012-01-19  Henri Verbeetwined3d: Get rid of the WINED3DDECLMETHOD typedef.
2012-01-19  Henri Verbeetddraw: Just pin all version 1 surfaces.
2012-01-19  Henri Verbeetwined3d: Respect SFLAG_PIN_SYSMEM when creating a surfa...
2012-01-19  Henri Verbeetwined3d: Get rid of the mostly unused blockType field...
2012-01-19  Akihiro Sagawawined3d: Let GetRasterStatus return D3D_OK, again.
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2012-01-18  Jacek Cabanieframe: Call appropriate functions in response to...
2012-01-18  Jacek Cabanmshtml: Added a test showing that HTMLDocument does...
2012-01-18  Jörg Höhlemsacm32: Add missing acmStreamClose (Valgrind).
2012-01-18  Ričardas Barkauskasws2_32/tests: Test AcceptEx behaviour more.
2012-01-18  Francois Gougetcomdlg32: Remove the font sample characters string.
2012-01-18  Francois Gougetcrypt32: Remove some strings that don't need to be...
2012-01-18  Huw Daviesgdi32/tests: Add tests for ExtFloodFill.
2012-01-18  Huw Daviesgdi32: Implement ExtFloodFill.
2012-01-18  Huw Daviesgdi32: Use separate x and y parameters in the get_pixel...
2012-01-18  Aric Stewartwineqtdecoder: Add the framework for SourceSeeking...
2012-01-18  Aric Stewartwineqtdecoder: Lock thing involved in streaming state...
2012-01-18  Aric Stewartamstream: Have the MediaStream Filter use strmbase.
2012-01-18  Jacek Cabanmshtml: Return error in IInternetHostSecurityManager...
2012-01-18  Jacek Cabanjscript: Simplify identifier_eval function.
2012-01-18  Hans Leidekkermsi: Make sure target paths are normalized.
2012-01-18  Nikolay Sivovmsxml3: Implemented IXMLHttpRequest::get_statusText().
2012-01-18  André Hentscheld3drm: Add IDirect3DRMViewport2 interface.
2012-01-18  André Hentscheld3drm: Reorder viewport creation function to avoid...
2012-01-18  André Hentscheld3drm: Forward all IUnknown methods from IDirect3DRMDev...
2012-01-18  André Hentscheld3drm: Add IDirect3DRMWinDevice interface.
2012-01-18  André Hentscheld3drm: Reorder device creation function to avoid forwar...
2012-01-18  Alexandre Julliardgdi32: Negative destination sizes are allowed after...
2012-01-18  Alexandre Julliardwinex11: Move handling of negative width/height into...
2012-01-18  Dmitry Timoshkovkernel32: Remove a no longer needed todo_wine.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DQUERYTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DPOOL typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DRESOURCETYPE typedef.
2012-01-18  Henri Verbeetddraw: Maintain D3D state across cooperative level...
2012-01-18  Henri Verbeetddraw/tests: Add some tests to show that we should...
2012-01-18  Henri Verbeetddraw/tests: Add a border around the blitted source...
2012-01-18  Henri Verbeetddraw: Allow querying the surface interface if a device...
2012-01-18  Henri Verbeetwined3d: Reset the changed float shader constants in...
2012-01-18  Henri Verbeetwined3d: Don't print an ERR if the depth/stencil surfac...
2012-01-18  Nikolay Sivovmsi: Support test for aplicable patch of MSIPATCH_DATAT...
2012-01-18  Nikolay Sivovmsi: Support MSIPATCH_DATATYPE_XMLBLOB when testing...
2012-01-17  Aric Stewartquartz: Lower the merit on our current builtin filters.
2012-01-17  Nikolay Sivovmsi: Create the rest of objects with separate helpers.
2012-01-17  Alexandre Julliarduser32: Always query actual key state from the server...
2012-01-17  Alexandre Julliarduser32: Fix some printf format warnings.
2012-01-17  Alexandre Julliardshlwapi: Fix some printf format warnings.
next