wine
2012-12-17  Alexandre Julliardinclude: Force stack alignment also on Linux to work...
2012-12-17  Andrew Talbotgdi32: Indentation fix.
2012-12-17  Andrew Talbotcomctl32: Indentation fix.
2012-12-17  Andrew Talbotcomdlg32: Indentation fix.
2012-12-17  Andrew Talbotdbghelp: Indentation fix.
2012-12-17  Andrew Talbotdsound: Indentation fix.
2012-12-15  Andrew Talbotkrnl386.exe16: Indentation fix.
2012-12-15  Andrew Talbotmapi32: Indentation fix.
2012-12-15  Andrew Eikummmdevapi: Send notifications to clients when the user...
2012-12-15  Andrew Eikummmdevapi: Implement (Un)RegisterEndpointNotificationCal...
2012-12-14  Nikolay Sivovoleaut32: Added a test for prop getter invocation with...
2012-12-14  Caron Jensenwined3d: Recognize Nvidia GT520 cards.
2012-12-14  Andrew Eikumdsound: Always fill wValidBitsPerSample.
2012-12-14  Andrew Eikumwinealsa.drv: Be less strict about wValidBitsPerSample.
2012-12-14  Nikolay Sivovmsxml3: Some tests to show that DISPID_VALUE properties...
2012-12-14  Jacek Cabanatl100: Added AtlComModuleGetClassObject implementation...
2012-12-14  Francois Gougetd3dx9_36/tests: Use software vertex processing so the...
2012-12-14  Francois Gougetwinhttp/tests: Make some traces more explicit.
2012-12-14  Alexandre Julliardgdi32: Support wrongly ordered rectangles in RectVisible.
2012-12-14  Alexandre Julliardgdi32: Add a helper function to order the points of...
2012-12-14  Alexandre Julliardgdi32: Fix handling of rotation matrices in GetGlyphOut...
2012-12-14  Erich Hooveradvapi32: Support service objects in GetSecurityInfo.
2012-12-14  Austin Englishmsvcrt: Implement memcpy in msvcrt instead of forwardin...
2012-12-14  Austin Englishmsvcrt: Implement _ftol in msvcrt instead of forwarding...
2012-12-14  Aurimas Fišeraspo: Update Lithuanian translation.
2012-12-14  Daniel Jelinskimsi: Do not convert MaskedEdit contents to uppercase.
2012-12-14  Christian Costad3drm: Face data size is in number of DWORD.
2012-12-14  Christian Costad3drm: Handle texture load proc when loading mesh data.
2012-12-14  Jacek Cabanjscript: Allow poping multiple stack values at the...
2012-12-14  Jacek Cabanjscript: Properly handle return value evaluation in...
2012-12-14  Piotr Cabanmsvcrt: Added __getmainargs tests.
2012-12-14  Piotr Cabanmsvcrt: Support expand_wildcards parameter in __wgetmai...
2012-12-14  Piotr Cabanmsvcrt: Fixed wildcard expanding when path is specified...
2012-12-14  Francois Gougetd3dx9_36/tests: Skip some tests when DXT5 textures...
2012-12-14  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-12-14  Henri Verbeetd3d10core: Only create unique depthstencil state objects.
2012-12-14  Henri Verbeetd3d10core: Implement d3d10_depthstencil_state_GetDesc().
2012-12-14  Henri Verbeetddraw: Avoid LPD3DMATERIALHANDLE.
2012-12-14  Henri Verbeetddraw: Avoid LPD3DVALUE.
2012-12-13  Christian Costad3drm: Handle all materials in material list and create...
2012-12-13  Daniel Jelinskiuser32: Always call ScrollWindowEx in the listbox WM_VS...
2012-12-13  Jacek Cabanole32: Added IMoniker::BindToStorage proxy/stub impleme...
2012-12-13  Michael Stefaniucmsi: Use FIELD_OFFSET for the size of structs with...
2012-12-13  Piotr Cabanmsvcrt: Support expand_wildcards parameter in __getmain...
2012-12-13  Piotr Cabanmsvcrt: Don't flush stream in fputs function.
2012-12-13  Jacek Cabanjscript: Ensure correct stack state for non-returning...
2012-12-13  Jacek Cabanjscript: Moved eval return value logic to specific...
2012-12-13  Jacek Cabanatl: Merge registrar.c into atl_main.c.
2012-12-13  Jacek Cabanatl100: Added AtlRegisterClassCategoriesHelper stub.
2012-12-13  Julian Rügerpo: Update German translation.
2012-12-13  Austin Englishatl80: Fix typos in spec file.
2012-12-13  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-12-13  Henri Verbeetd3d10core: Only create unique blend state objects.
2012-12-13  Henri Verbeetd3d10core: Implement d3d10_blend_state_GetDesc().
2012-12-13  Henri Verbeetddraw: Avoid LPD3DEXECUTEBUFFERDESC.
2012-12-13  Henri Verbeetddraw: Avoid LPD3DFINDDEVICESEARCH.
2012-12-13  Andrew Talbotamstream: Avoid signed-unsigned integer comparisons.
2012-12-13  Ken Thomasesservicemodelreg: Keep debug channel name to 14 characte...
2012-12-12  Austin Englishd3d11: Add a stub dll.
2012-12-12  André Hentschelwinemapi: List ignored attachments.
2012-12-12  André Hentschelmmdevapi/test: Fix tests on win8.
2012-12-12  Jacek Cabanatl80: Fixed some spec file entries.
2012-12-12  Jacek Cabanatl100: Added AtlWinModuleAddCreateWndData implementati...
2012-12-12  Jacek Cabanatl: Added locking to AtlModuleAddCreateWndData.
2012-12-12  Jacek Cabanjscript: Added SCRIPTTEXT_ISEXPRESSION tests.
2012-12-12  Jacek Cabanjscript: Added support for SCRIPTTEXT_ISEXPRESSION.
2012-12-12  Jacek Cabanjscript: Throw an error if return statement is in eval...
2012-12-12  Christian Costad3drm: Load object only if it is top level and requeste...
2012-12-12  Alexandre Julliarduser32: Start checking for driver events more often...
2012-12-12  Alexandre Julliardole32: Limit the number of messages processed at once...
2012-12-12  Piotr Cabanmsvcrt: Added _mbsnbcoll_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _mbsnbicoll_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _fwprintf_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _vfwprintf_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _atoi_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _wtoi_l implementation.
2012-12-12  Piotr Cabanmsvcr100: Added _get_timezone implementation.
2012-12-12  Piotr Cabanmsvcr100: Added _sprintf_p implementation.
2012-12-12  Piotr Cabanmsvcrt: Fixed floating point numbers printing when...
2012-12-12  Piotr Cabanmsvcr100: Added fread_s implementation.
2012-12-12  Ken Thomaseswinspool: Close read end of pipe in parent so we can...
2012-12-12  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-12-12  Henri Verbeetd3d10core: Only create unique sampler state objects.
2012-12-12  Henri Verbeetd3d10core: Implement d3d10_sampler_state_GetDesc().
2012-12-12  Henri Verbeetddraw: Avoid LPD3DDEVICEDESC7.
2012-12-12  Henri Verbeetddraw: Avoid LPD3DDEVICEDESC.
2012-12-12  Michael Stefaniuccomctl32/tests: Get rid of a temp buffer.
2012-12-12  Frédéric Delanoyinclude: Assorted spelling fixes.
2012-12-11  Andrew Talbotmsvcp100: Avoid signed-unsigned integer comparisons.
2012-12-11  Detlef Riekenbergadvapi32/tests: Accept win8 failure code.
2012-12-11  Sylvain Petreollesetupapi: Add stub for SetupAddToSourceListW.
2012-12-11  Daniel Jelinskicomctl32/listview: Forward more header notifications...
2012-12-11  Daniel Jelinskicomctl32/listview: Convert header notifications to...
2012-12-11  Daniel Jelinskicomctl32/tests: Add listview header notification tests.
2012-12-11  Alexandre Goujonkernel32: Use the FSD sector location to compute the...
2012-12-11  Hans Leidekkeradvapi32: Add support for filtering credentials on...
2012-12-11  Hans Leidekkermsi: Don't set the Preselected property for a full...
2012-12-11  Nikolay Sivovcomctl32: Fix font style when item is bold and hovered...
2012-12-11  Nikolay Sivovmsxml3: GetMaxSize() is not a stub.
2012-12-11  Alexandre Julliardgdi32: Fix text justification to properly handle logica...
next