kernel32: Fix a few Welsh translations.
[wine] / dlls /
2008-11-10  Huw Davieskernel32: Fix a few Welsh translations.
2008-11-10  Christian Costad3dxof: Fix buffer overflow.
2008-11-10  Alistair Leslie... advapi32: Correct off by one in LookupPrivilegeValueW.
2008-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_GetDevice.
2008-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_Flush.
2008-11-10  Tony Wasserkad3dx9: Implement ID3DXSprite_Begin/End.
2008-11-10  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posLeft.
2008-11-10  Alexandre Julliardntdll: Don't call the dll entry point for native modules.
2008-11-10  Reece Dunnuxtheme: Add stubs for the double buffer drawing API...
2008-11-10  Roderick Colenbranderwined3d: Add two missing D3D8/D3D9 capabilities.
2008-11-10  Eric Pouechdbghelp: Fix all forward declaration cases for UDT.
2008-11-10  Alexandre Julliardntdll/tests: Fix the atom test on NT4.
2008-11-10  Paul Chitescuuser32: Unimplemented SystemParametersInfoW actions...
2008-11-10  Peter Dons Tychsenwinedos: Implement VGA_WritePixel for int10 service...
2008-11-10  Peter Dons Tychsenwinedos: Implement int10 CGA palette control.
2008-11-10  Peter Dons Tychsenwinedos: Add support for the Color Control Register...
2008-11-10  Andrew Talbotsecur32: Sign-compare warning fix.
2008-11-10  Andrew Talbotrsaenh: Sign-compare warnings fix.
2008-11-10  Alexandre Julliardkernel32: Explicitly request execute permission in...
2008-11-10  Alexandre Julliardkernel32/tests: Fix the thread test on NT4.
2008-11-10  Alexandre Julliardkernel32/tests: Fix some resource test failures on...
2008-11-10  Alexandre Julliardkernel32/tests: Fix some profile test failures on NT4.
2008-11-10  Ryan Schmidtjscript: Fix build with bison 2.4.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix broken GetLastError tests.
2008-11-10  Detlef Riekenbergadvapi32/tests: Fix tests on win9x (GetFileSecurity...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-11-10  Detlef Riekenbergshlwapi/tests: Add more entries for PathIsURL.
2008-11-10  Nikolay Sivovgdiplus: Added GdipSetTextContrast.
2008-11-10  Nikolay Sivovgdiplus: Added GdipGetTextContrast.
2008-11-10  Christian Costad3dxof: Finish strings support.
2008-11-10  Christian Costad3dxof: Increase max childs/subobjects and check the...
2008-11-10  Christian Costad3dxof: Close source file when releasing EnumObject.
2008-11-10  Christian Costad3dxof: Allow template definitions in objects file.
2008-11-10  Peter Dons Tychsenwinedos: Add support for decoding and displaying the...
2008-11-10  Hans Leidekkerinetcomm: Send a notification when disconnecting.
2008-11-10  Hans Leidekkerinetcomm: Support both forms of the UIDL and LIST commands.
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Add an implementation of IPOP3Transport:...
2008-11-10  Hans Leidekkerinetcomm: Flesh out the pop3 command parser.
2008-11-07  Paul Vrienswinmm/tests: Fix a test failure on Vista and W2K8.
2008-11-07  Paul Vriensuser32/tests: Skip GetMenuItemInfo tests on NT4 and...
2008-11-07  Paul Vriensuser32/tests: Set last error if the menu item cannot...
2008-11-07  Alexandre Julliardadvapi32/tests: Avoid sizeof in traces.
2008-11-07  Krzysztof Kotlengawinex11: Make pens of width = 1 scalable.
2008-11-07  Paul Bryan Robertsserver: Clone file_get_sd() and file_set_fd() for direc...
2008-11-07  Paul Bryan Robertsadvapi32: Add TRACE to GetFileSecurity().
2008-11-07  Paul Bryan Robertsadvapi32/tests: Simple tests of GetFileSecurity()/SetFi...
2008-11-07  Tony Wasserkad3dx9: Implement ID3DXSprite_Draw.
2008-11-07  Tony Wasserkad3dx9: Implement D3DXCreateSprite.
2008-11-07  Nicolas Le Camcryptui/tests: Fix test failures on Win2k and below.
2008-11-07  Nicolas Le Camadvapi32/tests: Run a test on more platforms.
2008-11-07  Nicolas Le Camadvapi32/tests: test_enum_provider_types test cleanup.
2008-11-07  Sergey Khodychcomctl32/tests: Fix typo in toolbar todo test.
2008-11-07  Alexandre Julliardntdll: Store correct values in the various limits on...
2008-11-07  Paul Vriensuser32/tests: Fix some test failures on Win9x.
2008-11-07  Reece Dunncomctl32: Don't draw the theme background of the group...
2008-11-07  Michael Stefaniuccrypt32: Fix the aligning up to a DWORD_PTR boundary.
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for SPC_FINANCIAL_...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for szOID_CRL_DIST...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for szOID_AUTHORIT...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for szOID_BASIC_CO...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for szOID_ENHANCED...
2008-11-07  Juan Langcrypt32: Implement CryptFormatObject for szOID_AUTHORIT...
2008-11-07  Juan Langcrypt32: Make a global copy of crypt32's HINSTANCE.
2008-11-07  Juan Langcrypt32: Add base implementation of CryptFormatObject.
2008-11-07  Juan Langcrypt32: Add tests for CryptFormatObject.
2008-11-07  Andrew Talbotrpcrt4: Sign-compare warnings fix.
2008-11-07  Nikolay Sivovgdiplus: Added TRACE(..) for Pen calls.
2008-11-07  Nicolas Le Camuser32: Partially implement SystemParametersInfo(SPI_...
2008-11-07  Vincent Povirksetupapi: Add a matching CoUninitialize call.
2008-11-07  Alexandre Julliardkernel32/tests: Fix one more failing test on Win9x.
2008-11-06  Paul Vriensgdi32/tests: Don't crash on NT4.
2008-11-06  Paul Vrienswinmm/tests: Fix failure on Win9x and WinMe.
2008-11-06  Paul Vriensuser32/tests: Fix some test failures on Win9x and WinMe.
2008-11-06  Alexandre Julliardntdll: Do not report non-reserved memory areas as free...
2008-11-06  Sergey Khodychcomctl32: toolbar: Use a cx field for buttons in TOOLBA...
2008-11-06  Sergey Khodychcomctl32: toolbar: Improve text layout in TBSTYLE_LIST...
2008-11-06  Sergey Khodychcomctl32: toolbar: Calculate a correct size for empty...
2008-11-06  Alexandre Julliardntdll: Keep track of the current working set limit...
2008-11-06  Alexandre Julliardkernel32/tests: Fix a few more errors on Win9x.
2008-11-06  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-11-06  Jeff Zaroykows2_32: Test WSAAccept optional callback parameter...
2008-11-06  Dmitry Timoshkovgdi32: Fix a broken test.
2008-11-06  Michael Stefaniuccomdlg32: Remove superfluous casts of void pointers...
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-11-06  Michael Stefaniucole32: Remove some superfluous casts of void pointers...
2008-11-06  Michael Stefaniucshell32: Remove superfluous casts; mostly of void pointers.
2008-11-06  Austin Englishwininet: Change a couple fixme's to warn's.
2008-11-06  Andrew Talbotriched20: Sign-compare warnings fix.
2008-11-06  Detlef Riekenberguser32/tests: Fix crash on win9x in the dde test.
2008-11-06  Juan Langcrypt32: Separate checking the tag of encoded bits...
2008-11-06  Juan Langcrypt32: Add missing ok calls.
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll/tests: Fix a couple of tests on NT4.
2008-11-05  Kusanagi Kouichiwinex11: Implement large data transfers.
next