user32/tests: Added more GetMenuBarInfo tests.
[wine] / dlls /
2012-05-07  Józef Kuciad3dx9: Implement the pixel format conversion in D3DXSav...
2012-05-07  Józef Kuciad3dx9: Implement D3DXSaveSurfaceToFileW.
2012-05-07  Józef Kuciad3dx9: Forward D3DXSaveSurfaceToFileA to D3DXSaveSurfac...
2012-05-07  Józef Kuciad3dx9: Implement mapping from WICPixelFormat GUIDs...
2012-05-07  Christian Costadmusic: Midi message takes 4 bytes space but only 3...
2012-05-07  Austin Englishwmvcore: Add a stub dll.
2012-05-07  Christian Costad3drm: Implement IDirect3DRMFrameX_GetChildren method...
2012-05-07  Christian Costad3drm: Implement IDirect3DRMFrameX_GetParent and update...
2012-05-07  Alexandre Julliardwinex11: Use a standard Wine list for the OpenGL contex...
2012-05-07  Alexandre Julliardwinex11: Define an enum to manage the various types...
2012-05-07  Daniel Jelinskioleaut32: Added support for loading cursors in OLEPicture.
2012-05-07  Thomas Faberrpcrt4/tests: Fix build with PSDK headers.
2012-05-07  Thomas Fabermsvcrt: Fix malloc_func_t/free_func_t calling convention.
2012-05-07  Vincent Povirkmsvcm80: Add __setusermatherr_m stub.
2012-05-07  Vincent Povirkmsvcm80: Add stub RegisterModuleUninitializer function.
2012-05-07  Vincent Povirkmsvcm80: Add stub DoDllLanguageSupportValidation function.
2012-05-07  Vincent Povirkmsvcm80: Add stub dll.
2012-05-07  Erich Hooverws2_32/tests: Fix cleanup for first IOCP duplicated...
2012-05-05  Alexandre Julliardwinex11: Give XInitThreads yet another chance.
2012-05-04  Christian Costaamstream: Add the corresponding pin to every media...
2012-05-04  Christian Costaamstream: Add checks to GetFormat.
2012-05-04  Francois Gougetmscoree: Make assembly_rva_to_va() and parse_headers...
2012-05-04  Francois Gougetstrmbase: The strmbase debug channel is unused in a...
2012-05-04  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to an ok() call.
2012-05-04  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-05-04  Jacek Cabanjscript: Added support for VT_INT.
2012-05-04  Jacek Cabanjscript: Skip failing tests on old jscript versions.
2012-05-04  Francois Gougetcomdlg32: An English (United States) spelling fix.
2012-05-04  Francois Gougetwldap32: An English (United States) spelling fix.
2012-05-03  André Hentschelwinspool.drv: Also convert printer info for level 8.
2012-05-03  Henri Verbeetwined3d: Properly check for transformed position in...
2012-05-03  Henri Verbeetwined3d: Use the wined3d_matrix structure for the ident...
2012-05-03  Henri Verbeetd3d8: Get rid of IDirect3D8Impl.
2012-05-03  Henri Verbeetd3d8: Add a separate function for d3d8 initialization.
2012-05-03  Henri Verbeetddraw: Get rid of the member_info typedef.
2012-05-03  Alexandre Julliardurlmon/tests: Allow more COOKIE_SENT notifications.
2012-05-03  Alexandre Julliardwininet/tests: Add even more optional COOKIE_SENT messages.
2012-05-03  Alexandre Julliardmsi/tests: Skip MsiEnumProductsEx tests if not supported.
2012-05-03  Michael Mc Donnelld3dx9: Added D3DXOptimizeFaces test.
2012-05-03  Michael Mc Donnelld3dx9: Added D3DXOptimizeFaces semi-stub.
2012-05-03  Jacek Cabanwininet: Set status code OK for responses without headers.
2012-05-03  Jacek Cabanwininet: Added special case for HTTP_QUERY_STATUS_CODE...
2012-05-03  Jacek Cabanwininet: Use stored status code in HTTP_HttpEndRequestW.
2012-05-03  Jacek Cabanwininet: Use stored status code in HTTP_HttpSendRequestW.
2012-05-03  Jacek Cabanwininet: Store status code in http_request_t and use...
2012-05-03  Jacek Cabanwininet: Clean up HTTP_QUERY_STATUS_CODE tests.
2012-05-03  Michael Stefaniucstrmbase: Print the debug string and not the pointer...
2012-05-03  Jacek Cabanjscript: Return double from to_integer.
2012-05-03  Jacek Cabanjscript: Better handling of to_integer in String.substr.
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Bettter handling of to_number result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in String...
2012-05-03  Jacek Cabanjscript: Better handling of to_integer result in Array...
2012-05-03  Alexandre Julliardwinex11: Remove redundant code in ChoosePixelFormat.
2012-05-03  Alexandre Julliardwinex11: Always store the GL drawable in the device...
2012-05-03  Alexandre Julliardwinex11: Update the pixel format through the DCE hook...
2012-05-03  Alexandre Julliardwinex11: Remove obsolete escapes.
2012-05-03  Alexandre Julliardwinex11: Remove support for the no longer used GET_GLX_...
2012-05-03  Francois Gougetkernel32: Some English (United States) spelling fixes.
2012-05-03  Francois Gougetmsi: Tweak msiexec's usage message.
2012-05-03  Austin Englishkernel32: Only print a fixme once for FlushProcessWrite...
2012-05-03  Austin Englishkernel32: Move GlobalMemoryStatus(Ex) to a different...
2012-05-03  Vincent Povirkmscoree: Change _CorDllMain fixme to a trace.
2012-05-03  Vincent Povirkmscoree: Use the main HMODULE in _CorExeMain instead...
2012-05-03  Vincent Povirkmscoree: Detect when a CLR DLL requests vtable fixups.
2012-05-03  Henri Verbeetwined3d: Determine index buffer location based on verte...
2012-05-03  Henri Verbeetwined3d: The wined3d object doesn't need a parent.
2012-05-03  Henri Verbeetddraw: Get rid of the flag_info typedef.
2012-05-03  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-03  Henri Verbeetd3d9: Properly retrieve an interface pointer in d3d9_te...
2012-05-03  André Hentschelwinspool.drv: Support printer info level 8.
2012-05-03  Alexandre Julliardurlmon/tests: Allow multiple COOKIE_SENT notifications...
2012-05-03  Alexandre Julliardurlmon/tests: Fix a test failure on COOKIE_SENT status.
2012-05-03  Alexandre Julliardwininet/tests: Add more optional COOKIE_SENT messages.
2012-05-03  Alexandre Julliardiphlpapi/tests: Avoid test failures when IPv6 is not...
2012-05-02  André Hentscheld3drm/tests: Add tests for handling lights.
2012-05-02  André Hentscheld3drm: Implement IDirect3DRMFrameX_DeleteLight.
2012-05-02  André Hentscheld3drm: Implement IDirect3DRMFrameX_AddLight.
2012-05-02  André Hentscheld3drm: Add IDirect3DRMLight interface.
2012-05-02  Jacek Cabanjscript: Properly test if double may be converted to...
2012-05-02  Jacek Cabanoleaut32: Added warn+heap support for cached BSTRs.
2012-05-02  Jacek Cabanoleaut32: Use a struct for internal BSTR representation...
2012-05-02  Austin Englishkernel32: Add a stub for FlushProcessWriteBuffers.
2012-05-02  Christian Costadmusic: Check errors in IDirectMusic8Impl_Activate...
2012-05-02  Christian Costadmusic: Implement IDirectMusic8Impl_EnumMasterClock.
2012-05-02  Christian Costadmusic: COM cleanup of IDirectMusic8.
2012-05-02  Christian Costadmusic: Add tests to enumerate master clocks.
2012-05-02  Alexandre Julliardwininet/tests: Add some optional COOKIE_SENT messages...
2012-05-02  Alexandre Julliardwing32: Use the correct constant names for CreateDIBSec...
2012-05-02  Alexandre Julliardwined3d: CreateDIBSection doesn't need a DC for the...
2012-05-02  Alexandre Julliardgphoto2.ds: CreateDIBSection doesn't need a DC for...
2012-05-02  Alexandre Julliardgdiplus: CreateDIBSection doesn't need a DC for the...
2012-05-02  Jacek Cabanmshtml: Added IHTMLWindow2::get_history implementation.
2012-05-02  Andrew Eikumdsound: Don't derive the secondary position from the...
2012-05-02  Andrew Eikumdsound: Convert from fixed to floating point.
2012-05-02  Henri Verbeetwined3d: Figure out the index data pointer inside drawP...
2012-05-02  Henri Verbeetwined3d: Figure out the index size inside drawPrimitive().
next