advapi32: Add a stub implementation of EventRegister.
[wine] / dlls /
2010-09-29  Louis Lendersuser32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-29  Adam Martinsonmsxml3: Move domdoc properties into their own struct.
2010-09-29  Adam Martinsonmsxml3: Implement SelectionNamespaces property.
2010-09-29  Hans Leidekkermsvcrt: Implement wcsnlen.
2010-09-29  Hans Leidekkermsi: Treat empty string as NULL in MsiGetSummaryInforma...
2010-09-29  Hans Leidekkermsi: Always check the return value of msi_string2idW.
2010-09-29  Michael Stefaniucole32: Allocate a small temp variable on the stack...
2010-09-29  Michael Stefaniucddraw: Add missing unlock on an error path (Smatch).
2010-09-29  Michael Stefaniucuser32: Simplify the error handling in BITMAP_Load().
2010-09-29  Michael Stefaniuccrypt32: Remove redundant NULL check before CryptMemFre...
2010-09-29  Juan Langws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
2010-09-29  Thomas Mullalyurlmon: Improve IUri support for mk: URIs.
2010-09-29  Francois Gougetws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddr...
2010-09-29  Francois Gougetgameux/tests: Make test_install_uninstall_game() and...
2010-09-29  Francois Gougetmscoree: Make find_mono_dll() static.
2010-09-29  Francois Gougetktmw32: The ktm debug channel is unused so remove it.
2010-09-28  Alexandre Julliardgdi32: Copy a DIB section as a DIB section in BITMAP_Co...
2010-09-28  Andrew Eikumole32: Create a FORMATETC if one is not given in OleCreate.
2010-09-28  Erich Hooveruser32: Add support for multiple frames in cursor format.
2010-09-28  Erich Hooveruser32: Prepare for multi-frame storing of icons and...
2010-09-28  Juan Langiphlpapi: Fix inverted logic in mask comparison.
2010-09-28  Juan Langws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
2010-09-28  Aric Stewartmciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt...
2010-09-28  Aric Stewartquartz: Improve video window sizing on first sample.
2010-09-28  Mike Kaplinskiyws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetUserPass implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetHostPort implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetPort implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetHost implementation based...
2010-09-28  Jacek Cabanmshtml: Renamed uri to nsuri.
2010-09-28  Hwang YunSonginetcpl.cpl: Update Korean resource.
2010-09-28  Adam Martinsonmsxml3/tests: Prevent a double-free in test_get_ownerDo...
2010-09-28  Huw Daviesole32: Call the draw_continue function.
2010-09-28  Huw Daviesole32/tests: Mark the draw_continue callbacks as option...
2010-09-28  Misha Koshelevd3dx9_36: Implement D3DXCreateCylinder.
2010-09-28  Henri Verbeetwined3d: Pass a wined3d_state structure to use_ps().
2010-09-28  Henri Verbeetwined3d: Pass a wined3d_state structure to use_vs().
2010-09-28  Henri Verbeetwined3d: Simply refuse to create shaders if they're...
2010-09-28  Henri Verbeetwined3d: Remove IWineD3DStateBlock::InitStartupStateBlo...
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-09-28  Andrew Nguyenmsvcrt: Convert the Unix asctime string from CP_UNIXCP...
2010-09-28  Luca Bennatimsacm32: Update Italian translation.
2010-09-28  Luca Bennaticomctl32: Update Italian translation.
2010-09-28  Luca Bennatimpr: Update Italian translation.
2010-09-28  Luca Bennatiserialui: Update Italian translation.
2010-09-28  Luca Bennatibrowseui: Convert Italian translation to UTF-8.
2010-09-28  Luca Bennatioleaut32: Update Italian translation.
2010-09-28  Luca Bennatimsrle32: Update Italian translation.
2010-09-28  Luca Bennatiinetcpl.cpl: Update Italian translation.
2010-09-28  Nikolay Sivovcomctl32/tab: Add a test for TCM_SETITEMEXTRA.
2010-09-28  Thomas Mullalyurlmon: Finished validation for the remaining component...
2010-09-28  Thomas Mullalyurlmon: Can't set the host of a IUriBuilder to NULL.
2010-09-28  Thomas Mullalyurlmon: Implemented support for determining what port...
2010-09-28  Thomas Mullalyurlmon: Fixed TRACE's which sometimes output garbage.
2010-09-28  Thomas Mullalyurlmon: Implemented validation of the host name compone...
2010-09-28  Aurimas Fišerasinetcpl.cpl: Update Lithuanian translation.
2010-09-27  Alexandre Julliardserver: Pass the rectangle in client coordinates for...
2010-09-27  Alexandre Julliarduser32: Free the window region once it has been set.
2010-09-27  Alexandre Julliardwinex11: Mirror the window region for RTL windows.
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-09-27  Detlef Riekenberginetcpl: German translation for the content property...
2010-09-27  Detlef Riekenberginetcpl: Add content property sheet.
2010-09-27  Vincent Povirkktmw32: Add stub dll.
2010-09-27  Mariusz Plucińskigameux: Finished implementation of saving game statistics.
2010-09-27  Mariusz Plucińskigameux: Add implementation of IGameStatisticsMgr::Remov...
2010-09-27  Mariusz Plucińskigameux: IGameStatistics::Save initial implementation.
2010-09-27  Mariusz Plucińskigameux: Add implementation of IGameStatistics::SetStati...
2010-09-27  Mariusz Plucińskigameux: Add implementation of IGameStatistics::SetCateg...
2010-09-27  Vincent Pelletiermsvcp90: Direct basic_string::operator=(char const...
2010-09-27  Vitaly Perovcomdlg32: Add basic implementation of PrintDlgExA.
2010-09-27  Alexandre Julliardkernel32/nls: Define the neutral and reading layout...
2010-09-27  Alexandre Julliardkernel32: Implemented EnumSystemLocalesEx.
2010-09-27  Austin Lundcomctl32/listview: Fix test failures for subitem return...
2010-09-27  Nikolay Sivovcomctl32/listview: Use proper A/W call to measure item...
2010-09-27  Nikolay Sivovcomctl32/treeview: Erase background when painting over...
2010-09-27  Misha Koshelevd3dx9_36/tests: Add tests for D3DXCreateCylinder.
2010-09-27  Misha Koshelevd3dx9_36: Add stub for D3DXCreateCylinder.
2010-09-27  Hans Leidekkercomctl32: Add a stub implementation of TaskDialogIndirect.
2010-09-27  Hans Leidekkerwuapi: Return success from automatic_updates_Resume.
2010-09-27  Hans Leidekkerexplorerframe: Bump version.
2010-09-27  Hans Leidekkerwinecfg: Update Windows 7 version to Service Pack 1.
2010-09-27  Hans Leidekkermsi: Use more descriptive variable names for installer...
2010-09-27  Hans Leidekkerpropsys: Add a stub implementation of PSGetPropertyDesc...
2010-09-27  Henri Verbeetwined3d: Set initial stateblock state directly on a...
2010-09-27  Henri Verbeetwined3d: Capture stateblock state from a wined3d_state...
2010-09-27  Henri Verbeetwined3d: Pass a wined3d_state structure to apply_lights().
2010-09-27  Henri Verbeetwined3d: Pass a wined3d_state structure to record_lights().
2010-09-27  Piotr Cabanoleaut32: Set dialog size in dialog box units in OleCre...
2010-09-27  Piotr Cabanoleaut32: Added OleCreatePropertyFrameIndirect implemen...
2010-09-27  Piotr Cabanoleaut32: Execute OleCreatePropertyFrameIndirect in...
2010-09-27  Piotr Cabanoleaut32: Rename stubs.c file.
2010-09-27  Andrew Nguyeniphlpapi: Remove useless loop and initialize gateway...
2010-09-27  Luca Bennatiwinmm: Update Italian translation.
2010-09-27  Anders Jonssonoleacc: Add Swedish translation.
2010-09-27  Rico Schüllerdxgi: Fix IWineD3DSwapChain_GetParent() call.
2010-09-27  Alasdair Sinclairshell32/test: Prevent crash on cleanup if tests fail.
next