wine/eterwine.git
2009-09-23 Henri Verbeetd3d8: Add a separate function for vertex declaration...
2009-09-23 Henri Verbeetd3d9: Add a separate function for vertex declaration...
2009-09-23 Henri Verbeetd3d10core: Add a separate function for d3d10_input_layo...
2009-09-23 Paul Vrienscrypt32/tests: Fix a test failure on Vista and higher.
2009-09-23 Nikolay Sivovcomctl32/listview: Skip LVS_EX_CHECKBOXES tests when...
2009-09-23 Michael Stefaniuckernel32: Add missing stdarg.h include.
2009-09-23 Huw Daviesntdll: Fix build on MacOSX.
2009-09-23 Vincent Povirkwinex11: Re-add the optimization for blending 1x1 pixel...
2009-09-22 Ge van Geldorpcrypt32/tests: Fix cert test on Win7.
2009-09-22 James Helfertyd3d9: Fix some typos in visual test.
2009-09-22 Gerald Pfeifernetapi32: Remove two conditions which always hold true.
2009-09-22 Marcus Meissnerjscript: Check for arg_array being NULL (Coverity).
2009-09-22 Marcus Meissnermshmtl: Check nsrange before calling ->Release (coverity).
2009-09-22 Huw Daviesoledb32/tests: Add tests for conversions to DBTYPE_I4.
2009-09-22 Andrew Eikummshtml: Reimplement IHTMLElement::{get, set}Attribute...
2009-09-22 Stefan Ginsbergmsctf: Define function calling convention compatibly...
2009-09-22 Rico Schülleropengl32/tests: Improve test for wglMakeCurrent.
2009-09-22 Rico Schüllergdi32: Check the current context in wglMakeCurrent().
2009-09-22 Rico Schüllerwined3d: Don't call wglMakeCurrent(NULL, NULL) in conte...
2009-09-22 Eric Pouechwinhelp: Added support for hotspot links in graphical...
2009-09-22 André Hentschelinclude: Add ARM endianess.
2009-09-22 Alexandre Julliardntdll: Only create the CPU registry keys on first run.
2009-09-22 Eric Pouechkernel32: Rewrite GetSystemInfo() purely on ntdll calls.
2009-09-22 Eric Pouechntdll: Moved CPU related registry key creation from...
2009-09-22 Eric Pouechntdll: Implement basic support for processor power...
2009-09-22 Eric Pouechntdll: Reuse kernel32's cpu info to implement NtQuerySy...
2009-09-22 Eric Pouechkernel32: Store the process features flag in the KUSER_...
2009-09-22 Eric Pouechntdll: In SYSTEM_BASIC_INFORMATION, the active processo...
2009-09-22 Nikolay Sivovcomctl32/updown: Update buddy on base change.
2009-09-22 Nikolay Sivovcomctl32/updown: Additional test for display base.
2009-09-22 Nikolay Sivovcomctl32/updown: Fix control behaviour for UDS_SETBUDDY...
2009-09-22 Nikolay Sivovcomctl32/updown: Show that UDS_SETBUDDYINT switching...
2009-09-22 Nikolay Sivovcomctl32/updown: Make tests independent, drop unrelated...
2009-09-22 Nikolay Sivovuser32/edit: Invalidate if style changed after EM_SETRE...
2009-09-22 Nikolay Sivovcomctl32/updown: Skip thousands separation on hex mode.
2009-09-22 Detlef Riekenbergadvapi32: Don't use -1 as dstlen in MultiByteToWideChar.
2009-09-22 Detlef Riekenbergadvapi32: Don't use -1 as dstlen in WideCharToMultiByte.
2009-09-22 Hans Leidekkercrypt32: CertGetCertificateChain does not validate...
2009-09-22 Hans Leidekkermsi: Add tests to show that the condition table is...
2009-09-22 Hans Leidekkermsi: Test last used source property in combination...
2009-09-22 André Hentschelwinex11: Add alternative header for xf86vm.
2009-09-22 Huw Daviesoledb32: Implement CanConvert.
2009-09-22 Huw Daviesoledb32/tests: Add CanConvert tests for DBTYPE_BYREF...
2009-09-22 Hans Leidekkerrpcrt4: Add stub implementations of NdrMesTypeDecode2...
2009-09-22 Henri Verbeetd3d10core: Mark internal symbols hidden.
2009-09-22 Henri Verbeetd3d9: Properly destroy vertex declarations.
2009-09-22 Henri Verbeetd3d9: Limit "NumSimultaneousRTs" to 4.
2009-09-22 Henri Verbeetwined3d: Cleanup vertex declaration initialization.
2009-09-22 Henri Verbeetwined3d: Revert 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2.
2009-09-22 Henri Verbeetwinedos: Avoid comparing BOOLs against TRUE.
2009-09-22 Marcus Meissnerjscript: Initialize this_obj with NULL (Coverity).
2009-09-22 Jacek Cabanjscript: Added arguments.callee implementation.
2009-09-22 Jacek Cabanjscript: Added Array.shift implementation.
2009-09-22 Jacek Cabanmshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
2009-09-22 Jacek Cabanmshtml: Added IHTMLDOMNode2::get_ownerDocument implemen...
2009-09-22 Marcus Meissnergdiplus: do not memcpy over NULL ptrs (Coverity).
2009-09-22 Paul Vriensmsi/tests: Fix some test failures on Vista/W2K8.
2009-09-22 Vincent Povirkgdiplus: Accept version 2 in GdiplusStartup.
2009-09-22 Vincent Povirkgdiplus/tests: Reject gdiplus versions greater than 2.
2009-09-22 Michael Stefaniucmapi32: Don't leak memory on an error path (Smatch).
2009-09-22 Huw Daviesoledb32/tests: Skip tests on older versions of the...
2009-09-22 Austin Englishprogman: Fix license in Swedish resources.
2009-09-22 Austin Englishclock: Fix license in Swedish resources.
2009-09-18 Owen Rudgemapi32: Implement the rest of the Simple MAPI functions.
2009-09-18 Owen Rudgemapi32: Pass through MAPISendMail if Simple MAPI provid...
2009-09-18 Owen Rudgemapi32: Implement MAPIInitialize, Logon, Logoff, LogonE...
2009-09-18 Owen Rudgemapi32: Load and store MAPI function pointers after...
2009-09-18 Owen Rudgemapi32: Scan registry for MAPI providers and load them.
2009-09-18 Huw Daviesoledb32/tests: Skip tests on older versions of the...
2009-09-18 Rico Schüllerwined3d: Fix shader spam.
2009-09-18 Austin EnglishCancel in Italian is Annulla, not Anulla.
2009-09-18 Gerald Pfeiferoleview: Simplify ENUM_FLAGS in CreateInterfaceInfo.
2009-09-18 Markus Stockhausengdi32: Check for NULL pointer in GdiAlphaBlend.
2009-09-18 Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textIndent.
2009-09-18 Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
2009-09-18 Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-09-18 Nikolay Sivovcomctl32/trackbar: Protect from negative tic count...
2009-09-18 Henri Verbeetd3d10: Mark internal symbols hidden.
2009-09-18 Henri Verbeetwined3d: Move "parent_ops" to IWineD3DResourceClass.
2009-09-18 Henri Verbeetwined3d: Don't free D3D buffers until the wined3d buffe...
2009-09-18 Henri Verbeetd3d8: Add a separate function for vertex buffer initial...
2009-09-18 Henri Verbeetd3d8: Add a separate function for index buffer initiali...
2009-09-18 Henri Verbeetd3d9: Add a separate function for vertex buffer initial...
2009-09-18 Henri Verbeetd3d9: Add a separate function for index buffer initiali...
2009-09-18 Henri Verbeetd3d10core: Add a separate function for d3d10_buffer...
2009-09-18 Henri Verbeetwined3d: Add a separate function for buffer initialization.
2009-09-18 Henri Verbeetwined3d: Don't free D3D textures until the wined3d...
2009-09-17 Paul Vrienscryptui: Fix a typo.
2009-09-17 Huw Daviesoledb32/tests: Add CanConvert tests.
2009-09-17 Aric Stewartwininet: Be sure to set lpwfs->pasvSocket to -1 when...
2009-09-17 Henri Verbeetd3d8: Add a separate function for texture initialization.
2009-09-17 Henri Verbeetd3d9: Add a separate function for texture initialization.
2009-09-17 Henri Verbeetddraw: Mark internal symbols hidden.
2009-09-17 Henri Verbeetwined3d: Get rid of the unused DeviceType parameter...
2009-09-17 Henri Verbeetwined3d: Get rid of some redundant checks for ORM_FBO.
2009-09-17 Henri Verbeetwined3d: Don't free D3D cube textures until the wined3d...
2009-09-17 Henri Verbeetd3d8: Add a separate function for cube texture initiali...
2009-09-17 Henri Verbeetd3d9: Add a separate function for cube texture initiali...
2009-09-17 Henri Verbeetd3d8: Mark internal symbols hidden.
2009-09-17 Henri Verbeetwined3d: Get rid of a redundant strcpy().
next