wine
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 YunSongipconfig: Update Korean resource.
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  Frédéric Delanoyipconfig: Update French translation.
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  Luca Bennatiipconfig: 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-28  Aurimas Fišerasipconfig: Update Lithuanian translation.
2010-09-27  Alexandre Julliardserver: Pass the rectangle in client coordinates for...
2010-09-27  Alexandre Julliardserver: Mirror the window region for RTL windows in...
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  Misha Koshelevd3dx9_36: Add D3DXCreateTeapot to d3dx9shape.h.
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 Nguyenipconfig: Implement gateway address output.
2010-09-27  Andrew Nguyenipconfig: Move socket address string generation to...
2010-09-27  Andrew Nguyeniphlpapi: Remove useless loop and initialize gateway...
2010-09-27  Anders Jonssonwinecfg: Update Swedish translation.
2010-09-27  Luca Bennatiwinmm: Update Italian translation.
2010-09-27  Igor Paliychuktaskkill: Added Ukrainian 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.
2010-09-27  Juan Langws2_32: Unpack ioctl codes in WSAIoctl trace.
2010-09-27  Eric Pouechkernel32: Only reset the console mode when it has been...
2010-09-27  Lauri Kenttäshell32: Update Finnish translation.
2010-09-27  Lauri Kenttäcomdlg32: Update Finnish translation.
2010-09-25  Alexandre Julliardconfigure: Support specifying a .rules.in file as depen...
2010-09-25  Alexandre Julliardconfigure: Make the ac_dir variable contain the full...
2010-09-25  Alexandre Julliardconfigure: Automatically append the makedep dependency...
2010-09-24  Lauri Kenttämsi: Update Finnish translation.
2010-09-24  Lauri Kenttäwininet: Update Finnish translation.
2010-09-24  Lauri Kenttäshlwapi: Update Finnish translation.
2010-09-24  Hans Leidekkermsi: Set some missing system folder properties.
2010-09-24  Hans Leidekkermsi: Use binary search to find the insert index for...
2010-09-24  Hans Leidekkermsi: Avoid accessing memory before the left hand string...
next