wine
2011-07-06  Frédéric Delanoyws2_32: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoywinex11.drv: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoymsxml3: Remove dead assignment (Clang).
2011-07-06  Frédéric Delanoykrnl386.exe16: Remove dead initialization (Clang).
2011-07-06  André Hentschelvnbt.vxd: Remove dead initialization (clang).
2011-07-06  André Hentschelserver: Remove dead initializations (clang).
2011-07-06  André Hentschelshell32: Remove dead initialization (clang).
2011-07-06  André Hentscheluser32: Remove dead initializations (clang).
2011-07-06  André Hentschelwinmm: Remove dead initialization (clang).
2011-07-06  André Hentschelwinefile: Remove dead initialization (clang).
2011-07-06  Lucas Fialho... include: Corrected the value of the DIEDFL_ATTACHEDONLY...
2011-07-06  Detlef Riekenberginclude: Add definitions and declarations for SRW lock.
2011-07-06  Henri Verbeetwined3d: Pass a state pointer instead of a device point...
2011-07-06  Henri Verbeetwined3d: Remove the unused currentPatch field from...
2011-07-06  Henri Verbeetwined3d: Explicitly pass device and state to gen_ffp_fr...
2011-07-06  Henri Verbeetwined3d: Rename "flag" to "location" in surface_load_lo...
2011-07-06  Henri Verbeetwined3d: Make context_create() work if the window is...
2011-07-06  Andrew Nguyendinput8/tests: Replicate the IDirectInput tests for...
2011-07-06  Andrew Nguyendinput8: Improve the behavior of DirectInput8Create.
2011-07-06  Andrew Nguyendinput: Improve the behavior of DirectInputCreateEx.
2011-07-06  Andrew Nguyendinput: Extract the DirectInput instance creation and...
2011-07-06  Andrew Nguyendinput/tests: Add tests for IDirectInput::GetDeviceStatus.
2011-07-06  Andrew Nguyendinput: Add tests for IDirectInput::EnumDevices and...
2011-07-06  Andrew Nguyendinput: Improve the behavior of IDirectInput::CreateDevice.
2011-07-06  Andrew Nguyendinput: Improve the behavior of IDirectInput::Initialize.
2011-07-06  Andrew Nguyendinput: Fix some return values of IDirectInput::QueryIn...
2011-07-06  Andrew Nguyendinput: Implement IDirectInput::RunControlPanel.
2011-07-05  Piotr Pawlowwined3d: Delete cursor texture on device reset.
2011-07-05  Jay Yangexplorer: Fix incorrect cast.
2011-07-05  Alexandre Julliardmsvcp90/tests: Dynamically generate a thunk to call...
2011-07-05  Stefan Dösingerwined3d: Pass a struct wined3d_fb_state * to context_ap...
2011-07-05  Stefan Dösingerwined3d: Pass a struct wined3d_fb_state to device_clear...
2011-07-05  Stefan Dösingerwined3d: Track framebuffer changes.
2011-07-05  Stefan Dösingerwined3d: Move FBO application into a state handler.
2011-07-05  Stefan Dösingerwined3d: Rename the rt mask generation functions.
2011-07-05  André Hentschelmountmgr.sys: Better fixme for unsupported ioctls.
2011-07-05  André Hentschelshdocvw: Add ITaskbarList[34] Interface.
2011-07-05  Vincent Povirkuser32: Notify the user driver of hotkey changes.
2011-07-05  Andrew Eikumwinmm/tests: Don't test MCI output if no output devices...
2011-07-05  Michał Ziętekwscript: Implemented Host_get_BuildVersion.
2011-07-05  Dylan Smithrichedit: Fix incorrect GUID values for ITextHost and...
2011-07-05  Dylan Smithriched20/tests: Test the text services IIDs.
2011-07-05  Frédéric Delanoydbghelp: Remove dead code (Clang).
2011-07-05  Frédéric Delanoydplayx: Remove dead code (Clang).
2011-07-05  Frédéric Delanoysecur32: Remove dead code (Clang).
2011-07-05  Frédéric Delanoycrypt32: Remove dead code (Clang).
2011-07-05  Dan Kegeld3dcompiler_43: Don't crash on long TRACE().
2011-07-05  Alex Stanevadvapi32: Set *lpSize properly in GetUserNameA.
2011-07-05  Michael Stefaniucd3d9: COM cleanup for the IDirect3DPixelShader9 iface.
2011-07-05  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DPixelShader9 for...
2011-07-05  Michael Stefaniucd3d9: COM cleanup for the IDirect3DIndexBuffer9 iface.
2011-07-05  Michael Stefaniucd3d9: Use unsafe_impl_from_IDirect3DIndexBuffer9 for...
2011-07-05  Jacek Cabanpropkeydef.h: Fixed DEFINE_PROPERTYKEY define.
2011-07-05  Maarten Lankhorstwinegstreamer: Fix setcaps call.
2011-07-05  Alistair Leslie... msxml3: clang corrections.
2011-07-05  Jacek Cabanpropvarutil.h: Fixed inline syntax.
2011-07-05  Mariusz Plucińskishell32/tests: Remove duplicated test of known folder.
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS...
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_COPY_CONTENTS flag...
2011-07-05  Mariusz Plucińskiinclude: Add FOF_NO_UI flag.
2011-07-05  Michael Stefaniucd3d8: COM cleanup for the IDirect3DIndexBuffer8 iface.
2011-07-05  Michael Stefaniucd3d8: Use unsafe_impl_from_IDirect3DIndexBuffer8 for...
2011-07-05  Michael Stefaniucd3d8: COM cleanup for the IDirect3DSurface8 iface.
2011-07-05  Michael Stefaniucd3d8: Use unsafe_impl_from_IDirect3DSurface8 for app...
2011-07-05  Michael Stefaniucd3d8: Avoid an unsafe IDirect3DSurface8 to object cast.
2011-07-05  Henri Verbeetwined3d: Print an ERR for unknown / invalid surface...
2011-07-05  Henri Verbeetwined3d: Introduce a separate function for loading...
2011-07-05  Henri Verbeetwined3d: Introduce a separate function for loading...
2011-07-05  Henri Verbeetwined3d: Introduce a separate function for loading...
2011-07-05  Henri Verbeetwined3d: Make D3DRS_ZBIAS work.
2011-07-04  Lucas Fialho... dinput: SetActionMap and queue_event setting mapped...
2011-07-04  Lucas Fialho... dinput: SetActionMap constructing a dataformat for...
2011-07-04  Lucas Fialho... dinput: Keyboard and mouse implementation of BuildActio...
2011-07-04  Lucas Fialho... dinput8/tests: BuildActionMap and input tests for mouse.
2011-07-04  Gerald Pfeiferstrmbase: Mark TransformFilter_QualityControlImpl_Notif...
2011-07-04  Jay Yangexplorer: Add dropdown entries to explorer's combobox.
2011-07-04  Jay Yangexplorer: Add a path combobox to explorer.
2011-07-04  Jay Yangexplorer: Add navigation buttons to explorer.
2011-07-04  André Hentschelwined3d: Remove dead code (clang).
2011-07-04  André Hentschelimm32: Remove redundant check.
2011-07-04  Nikolay Sivovpo: Update Russian translation.
2011-07-04  Jacek Cabanshobjidl.idl: Added some missing coclasses.
2011-07-04  Jacek Cabanaudiopolicy.idl: Fixed SetGroupingParam declaration.
2011-07-04  Henri Verbeetwined3d: Get rid of the GL_SupportedExt typedef.
2011-07-04  Henri Verbeetwined3d: Get rid of the tex_op_args typedef.
2011-07-04  Henri Verbeetwined3d: Get rid of some IWineD3D* references.
2011-07-04  Henri Verbeetwined3d: Move some enums to directx.c.
2011-07-04  Henri Verbeetwined3d: Get rid of some macros.
2011-07-04  Piotr Cabanshell32: Implement folder renaming in SHBrowseForFolder.
2011-07-04  Piotr Cabanshell32: Implement "make new folder" functionality...
2011-07-04  Piotr Cabanshell32: Update currently selected folder in SHBrowseFo...
2011-07-04  André Hentscheluser32: Remove dead code (clang).
2011-07-04  André Hentschelwinebuild: Remove dead code (clang).
2011-07-04  Nikolay Sivovuser32/tests: Test that class data is set with wrong...
2011-07-04  Nikolay Sivovcomctl32/tests: Test more return values in tests (Clang).
2011-07-04  Nikolay Sivovcomctl32/monthcal: Remove unused variable (Clang).
2011-07-04  Nikolay Sivovcomctl32/treeview: Remove redundant initializer (Clang).
2011-07-04  Nikolay Sivovcomctl32/tab: Make WM_RBUTTONUP reach default window...
2011-07-04  Daniel Verkampmsvcrt/tests: Add test for _get_pgmptr.
2011-07-04  Daniel Verkampmsvcrt: Add _get_pgmptr and _get_wpgmptr.
next