comctl32/monthcal: Make month popup menu respect multiple calendars.
[wine] / dlls /
2010-08-03  Andrew Nguyengdi32: Improve AddFontMemResourceEx parameter validation.
2010-08-03  David Hedbergexplorerframe: Implement TreeAdvise/TreeUnadvise.
2010-08-03  David Hedbergexplorerframe: Implement Set/GetControlStyle(2).
2010-08-03  David Hedbergexplorerframe: Add IOleWindow implementation.
2010-08-03  David Hedbergexplorerframe: Create the treeview on initialization.
2010-08-03  Mike Kaplinskiyws2_32: Implement ConnectEx.
2010-08-03  Mike Kaplinskiyws2_32: Create a wrapper for connect.
2010-08-03  Mike Kaplinskiyws2_32: Don't set FD_READ/FD_WRITE before the connectio...
2010-08-03  Mike Kaplinskiyws2_32/tests: Test ConnectEx.
2010-08-03  Jeff Cookwinealsa.drv: If we can't open a device as stereo,...
2010-08-03  Jeff Cookwinealsa.drv: Init mixer on cards with a single Mic...
2010-08-03  Dmitry Timoshkovuser32: Add a test for GetClassInfo, make it pass under...
2010-08-03  David Hedbergexplorerframe: Implement Initialize.
2010-08-03  Henri Verbeetwined3d: Allow filtering and blending with WINED3DFMT_A...
2010-08-03  Henri Verbeetwined3d: Always set the get_drawable_size() surface...
2010-08-03  Henri Verbeetwined3d: Pass the color as floating point values to...
2010-08-03  Henri Verbeetwined3d: Use the correct divider for 15-bit depth forma...
2010-08-03  Henri Verbeetd3dx9_36/tests: Avoid the non-portable NAN macro.
2010-08-03  Luca Bennatishdocvw: Update Italian translation.
2010-08-03  Anders Jonssonwinmm: Fix typo in English, Slovak resources.
2010-08-03  Anders Jonssoncryptui: Fix typos in English resources.
2010-08-03  Detlef Riekenbergshdocvw: Do not trim the last character, when using...
2010-08-03  Frédéric Delanoyshdocvw: Update French translation.
2010-08-03  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-03  Thomas Mullalyurlmon: Implemented IUri_GetExtension.
2010-08-03  Thomas Mullalyurlmon: Implemented function to the file extension...
2010-08-03  Thomas Mullalyurlmon: Implemented IUri_GetPath.
2010-08-03  Thomas Mullalyurlmon: Implemented canonicalization function for paths...
2010-08-03  Thomas Mullalyurlmon: Implemented a function which removes dot segmen...
2010-08-03  Thomas Mullalyurlmon: Implemented canonicalization function for hiera...
2010-08-03  Thomas Mullalyurlmon: Implemented a path parser for opaque URIs.
2010-08-03  Thomas Mullalyurlmon: Implemented a path parser for hierarchical...
2010-08-02  Huw Daviesrpcrt4: Add a missing STUBLESS_INITOUT case.
2010-08-02  Uwe Bonneswininet: Add const qualifier after openssl version...
2010-08-02  Jeff Latimermsvcirt: Add some stubs.
2010-08-02  Dmitry Timoshkovgdi32: Do not crash on an invalid pointer passed to...
2010-08-02  David Hedbergshell32: Replace some checks with calls to _ILIsEmpty().
2010-08-02  David Hedbergexplorerframe: Add some infrastructure to register...
2010-08-02  David Hedbergexplorerframe/tests: Add initial NamespaceTreeControl...
2010-08-02  David Hedbergexplorerframe: Add classfactory implementation.
2010-08-02  David Hedbergexplorerframe: Add a stub of NamespaceTreeControl.
2010-08-02  David Hedbergexplorerframe: Implement DllGetVersion.
2010-08-02  David Hedbergexplorerframe: Add dll stub.
2010-08-02  Misha Koshelevd3dx9: Complete test for D3DXCreateSphere.
2010-08-02  Matteo Brunid3dcompiler_43: Add dll directory.
2010-08-02  Jacek Cabanjscript: Use generic property for Error.number.
2010-08-02  Jacek Cabanjscript: Fixed test crash on some win9x installations.
2010-08-02  Jacek Cabanjscript: Use generic properties for NaN and Infinity...
2010-08-02  Jacek Cabanmshtml: Get rid of useless nsQIResult type.
2010-08-02  Nikolay Sivovcomctl32/monthcal: Erase week numbers rectangle before...
2010-08-02  Nikolay Sivovcomctl32/monthcal: No need to calculate month length...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Get rid of stored current selection...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Add support for month delta in butto...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Add helper to jump to specified...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Fix navigation from last day in...
2010-08-02  Nikolay Sivovcomctl32/monthcal: Rename button navigation helper...
2010-08-02  Alexander Nicolays... shdocvw: Allow navigating to Favorites in IE.
2010-08-02  Alexander Nicolays... shdocvw: Add Favorites menu to IE.
2010-08-02  Stefan Dösingerwined3d: MSVC fixes in state.c.
2010-08-02  Stefan Dösingerwined3d: Replace pow with powf in surface_base.c.
2010-08-02  Stefan Dösingerwined3d: Fix another DWORD to WORD conversion warning.
2010-08-02  Stefan Dösingerwined3d: Add double to float conversion casts in device.c.
2010-08-02  Andrey Turkinntdll/tests: Do not check signedness for char types.
2010-08-02  Andrey Turkinimagehlp: Remove uninitialized variable.
2010-08-02  Anders Jonssoncryptui: Add Swedish translation.
2010-08-02  Jose Rostagnoshdocvw: Add Spanish translation.
2010-08-02  Andrew Talbotcomctl32: Constify some variables.
2010-08-02  Andrew Talbotcomctl32: Constify some variables.
2010-08-02  Anders Jonssonmapi32: Add Swedish translation.
2010-08-02  Thomas Mullalyurlmon: Implemented IUri_GetDomain.
2010-08-02  Thomas Mullalyurlmon: Implemented function for finding the domain...
2010-08-02  Thomas Mullalyurlmon: Implemented IUri_GetAuthority.
2010-08-02  Thomas Mullalyurlmon: Silenced a noisy fixme.
2010-08-02  Thomas Mullalyurlmon: Implemented IUri_GetHostType.
2010-08-02  Luca Bennatishdocvw: Add Italian translation.
2010-08-01  Alexandre Julliardwinex11: Sending a move/resize client message to the...
2010-07-30  Alexander Nicolays... shdocvw: Add support for setting the statusbar text...
2010-07-30  Alexander Nicolays... shdocvw: Add a statusbar to IE.
2010-07-30  Jacek Cabanmshtml: Pass processed URI to NewURI.
2010-07-30  Andrew Nguyenoleaut32/tests: Test typelib registration in the user...
2010-07-30  Andrew Nguyenoleaut32: Partially implement UnRegisterTypeLibForUser.
2010-07-30  Andrew Nguyenoleaut32: Partially implement RegisterTypeLibForUser.
2010-07-30  Andrew Nguyencomdlg32: Avoid a NULL dereference when changing the...
2010-07-30  Andrew Nguyenkrnl386.exe: Fix last error check for DOS compatibility...
2010-07-30  Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-30  Alexandre Julliardgdi32: Replicate a Windows bug in StretchDIBits for...
2010-07-30  Andrey Turkinimagehlp: Implement ImageGetDigestStream.
2010-07-30  Andrey Turkinimagehlp: Add tests for ImageGetDigestStream.
2010-07-30  Maarten Lankhorstmciqtz32: Fix mciPlay.
2010-07-30  Maarten Lankhorstmciqtz32: Fix mciOpen.
2010-07-30  Maarten Lankhorstmciqtz32: Simplify mciWhere.
2010-07-30  Maarten Lankhorstmciqtz32: Add support for MCI_STATUS_MODE.
2010-07-30  Maarten Lankhorstmciqtz32: Add support for mciWindow.
2010-07-30  Maarten Lankhorstmciqtz32: Remove individual queryinterfaces.
2010-07-30  Stefan Dösingerwined3d: Use the correct type in device_unit_free_for_vs.
2010-07-30  Stefan Dösingerwined3d: Make glClearColor parameters floats.
2010-07-30  Stefan Dösingerwined3d: The flag parameter in shader_hw_sample is...
2010-07-30  Stefan Dösingerwined3d: The ARB loop unroller's iteration is unsigned.
2010-07-30  Octavian Voicummdevapi/tests: Prevent crash when GetMixFormat fails.
2010-07-30  Henri Verbeetd3d9/tests: Read from the appropriate pixels in test_co...
next