wine
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...
2010-09-24  Hans Leidekkermsi: A progid without a class is not an error.
2010-09-24  Hans Leidekkermsi/test: Add tests for MsiGetFeatureState.
2010-09-24  Hans Leidekkermsi: Remove unused field from MSICOMPONENT structure.
2010-09-24  Juan Langcrypt32: Add parameter checking to CryptSIPCreateIndire...
2010-09-24  Juan Langwintrust/tests: Test CryptSIPCreateIndirectData.
2010-09-24  Aric Stewartquartz: Allow for proper setting of the video window...
2010-09-24  James McKenziewineps.drv: Correct a typo.
2010-09-24  Matej Špindlertaskkill: Add Slovenian translation.
2010-09-24  Alexandre Julliardcomctl32: Return the correct hittest for the size grip...
2010-09-24  Alexandre Julliardversion: Don't bother importing lz32, all the functions...
2010-09-24  Alexandre Julliarduser32: Set the default process layout based on the...
2010-09-24  Alexandre Julliarduser32: Fix the window positions when moving a child...
2010-09-24  Alexandre Julliarduser32: Use screen coordinates for hittest checking...
2010-09-24  Alexandre Julliarduser32: Fix initial computation of client area in WM_NC...
2010-09-24  Misha Koshelevd3dx9_36: Implement D3DXCreateSphere.
2010-09-24  Misha Koshelevd3dx9_36: Implement ID3DXMesh_Lock/UnlockVertexBuffer...
2010-09-24  Misha Koshelevd3dx9_36: Add stub for D3DXCreateTeapot.
2010-09-24  Mariusz Plucińskigameux: IGameStatistics::GetMaxStatsPerCategory impleme...
2010-09-24  Mariusz Plucińskigameux: IGameStatistics::GetMaxCategories implementation.
2010-09-24  Mariusz Plucińskigameux: IGameStatistics::GetMaxValueLength implementation.
2010-09-24  Mariusz Plucińskigameux: IGameStatistics::GetMaxNameLength implementation.
2010-09-24  Mariusz Plucińskigameux: IGameStatistics::GetMaxCategoryLength implement...
2010-09-24  Mariusz Plucińskigameux: Add stub of IGameStatistics interface implement...
2010-09-24  Mariusz Plucińskigameux: Add partial implementation of IGameStatisticsMg...
2010-09-24  Mariusz Plucińskigameux/tests: Add test of storing and reading game...
2010-09-24  Tijl Coosemansconfigure: Detect resolver functionality on FreeBSD.
2010-09-24  Alexandre Julliardwinedbg: Make BreakOnFirstChance default to FALSE to...
2010-09-24  Juan Langiphlpapi: Set adapter description in GetAdaptersAddresses.
2010-09-24  Juan Langinclude: Define more IF_TYPEs.
2010-09-24  Juan Langiphlpapi: Trace parameters to GetAdaptersAddresses.
2010-09-24  Juan Langinclude: Add SCOPE_LEVEL definition.
2010-09-24  Juan Langinclude: Add GAA_FLAG_* definitions.
2010-09-24  Juan Langiphlpapi: Set gateway addresses in GetAdaptersAddresses.
2010-09-24  Juan Langinclude: Add Vista+ fields to IP_ADAPTER_ADDRESSES.
2010-09-24  Juan Langinclude: Define NDIS_INTERFACE_INFORMATION.
2010-09-24  Juan Langinclude: Move IF_OPER_STATUS to ifdef.h.
2010-09-24  Juan Langinclude: Add ifdef.h.
2010-09-24  Juan Langiphlpapi: Set ConnectionType in GetAdaptersAddresses.
2010-09-24  Juan Langiphlpapi: Set flags for adapters returned by GetAdapter...
2010-09-24  Juan Langiphlpapi: Trace enumerated addresses.
2010-09-24  Lauri Kenttäuser32: Update Finnish translation.
2010-09-24  Lauri Kenttäshell32: Update Finnish translation.
2010-09-24  Henri Verbeetwined3d: Consistently use the same stateblock in state_...
2010-09-24  Henri Verbeetwined3d: Pass a wined3d_state structure to ffp_clip_emul().
2010-09-24  Henri Verbeetwined3d: Directly pass the texture to texture_activate_...
2010-09-24  Henri Verbeetwined3d: Pass a wined3d_state structure to set_tex_op().
2010-09-24  Vincent Povirkmscoree: Search for Mono in some predefined paths befor...
2010-09-23  Misha Koshelevd3dx9_36: Implement D3DXCreateMeshFVF.
2010-09-23  Misha Koshelevd3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDC...
2010-09-23  Vitaly Perovwinspool.drv: Support pDevMode field in {Get/Set}Job.
2010-09-23  Sven Baarsmciwave: Fix some typos.
2010-09-23  Piotr Cabanmsvcrt: Added 'll' modifier to printf functions.
2010-09-23  Luca Bennatiwinefile: Update Italian translation.
2010-09-23  Luca Bennatistart: Fix Italian translation.
2010-09-23  Luca Bennatixcopy: Fix Italian translation.
2010-09-23  Luca Bennatiwinemine: Update Italian translation.
2010-09-23  Luca Bennatiwordpad: Update Italian translation.
2010-09-23  Luca Bennatireg: Update Italian translation.
2010-09-23  Luca Bennatiwinecfg: Fix Italian translation.
2010-09-23  Luca Bennatiregeedit: Update Italian translation.
2010-09-23  Luca Bennatinotepad: Update Italian translation.
2010-09-23  Luca Bennaticmdlgtst: Update Italian translation.
2010-09-23  Hwang YunSongtaskkill: New Korean resource.
2010-09-23  Alexandre Julliarduser32: Add support for RTL window layouts in GetUpdate...
next