wine
2008-03-05  Francois Gougetshlwapi/tests: Skip the string tests for the functions...
2008-03-05  Francois Gougetshlwapi/tests: The function pointers are global so...
2008-03-05  Francois Gougetshlwapi/tests: Add skip statements for missing function...
2008-03-05  Maarten Lankhorstoleaut32: Handle TKIND_ALIAS properly when passed as...
2008-03-05  Alexandre Julliardwinex11: Retrieve the current window placement in MapNo...
2008-03-05  Alexandre Julliardwinex11: Ignore Map/UnmapNotify if the window is alread...
2008-03-05  Paul Vriensmsi/tests: Make tests run on win9x/NT4 again.
2008-03-05  Stefan Dösingerwined3d: Fix a small bug in a patch from yesterday.
2008-03-05  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_Resume.
2008-03-05  Lei Zhangshell32: Remove unused variable.
2008-03-05  Andrew Talbotmciavi32: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmciwave: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmpr: Assign to struct instead of using memcpy.
2008-03-05  Andrew Talbotmapi32: Assign to structs instead of using memcpy.
2008-03-05  Alistair Leslie... winecfg: Added support for Windows 2008.
2008-03-05  Alistair Leslie... ntdll: Added support for Windows 2008.
2008-03-05  Alistair Leslie... msxml3: Remove Byte since it's not a valid datatype.
2008-03-05  Alistair Leslie... msxml3: Stopped seg faults during regression tests...
2008-03-05  Eric Pouechntdll: Removed conflict for FAILED (defined both in...
2008-03-05  Mikołaj Zalewskishell32: Improve SHRegisterDragDrop and SHRevokeDragDrop.
2008-03-04  Steven Edwardswinnt.h: Fix dllimport and visibility attributes on...
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Dmitry Timoshkovfonts: Add the bitmap sets for cyrillic glyphs to tahom...
2008-03-04  Tony Wasserkad3dx9_36: Create d3dx9 importlib.
2008-03-04  Tony Wasserkamake_makefiles: Fix importlib handling.
2008-03-04  Tony Wasserkad3dx9: Implement D3DXCheckVersion.
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-03-04  Alexandre Julliarduser32: Fix a couple of message test failures.
2008-03-04  Alexandre Julliarduser32/tests: Fix most message tests to pass on Vista.
2008-03-04  Karsten Elfenbeinwinealsa: Use "default" as the default card name instea...
2008-03-04  Stefan Dösingerwined3d: Use GL_EXT_gpu_program_parameters if available.
2008-03-04  Stefan Dösingerwined3d: Hardcode local constants in ARB shaders if...
2008-03-04  Stefan Dösingerwined3d: Implement a different constant dirtification...
2008-03-04  Alexandre Julliardwidl: Avoid getopt constants that may not be defined.
2008-03-04  Rob Shearmanlibport: Undefine strcasecmp and strncasecmp in case...
2008-03-04  Rob Shearmaninclude: Remove superfluous semi-colon from d3d9.h.
2008-03-04  Rob ShearmanAdd configure check for strtoll and strtoull.
2008-03-04  Rob Shearmanlibwpp: Include wine/port.h in ppl.l as strcasecmp...
2008-03-04  Rob Shearmanwininet: Fix compile with MinGW.
2008-03-04  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetProgress.
2008-03-04  Roy Sheaqmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs.
2008-03-04  Dan Hipschmanqmgr: Implement IEnumBackgroundCopyJobs_Next.
2008-03-04  Roy Sheaqmgr: Implement IEnumBackgroundCopyJobs_GetCount.
2008-03-04  James Hawkinsmsi: Add tests for MsiGetProductInfoEx.
2008-03-04  James Hawkinsmsi: Implement MsiGetProductInfoEx.
2008-03-04  Austin Englishwinecfg: Raise max screen resolution to 160 DPI.
2008-03-04  Jason Edmeadescmd.exe: Support cd .. when saving current directory.
2008-03-04  Jason Edmeadescmd.exe: Fix pipes.
2008-03-04  Jason Edmeadescmd.exe: Fix running programs from root of drive.
2008-03-04  Stefan Leichtershell32: Added tests for SHGetFolderPathAndSubDirA.
2008-03-04  Roderick Colenbranderwgl: Add aux buffers support for use with wglChoosePixe...
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2008-03-04  Peter Oberndorfercmdlgtst: Remove unneeded DLGPROC casts.
2008-03-04  Peter Oberndorferwordpad: Use correct prototype for dialog functions.
2008-03-03  Stefan Dösingerd3d9: Remove D3D9GetSWInfo.
2008-03-03  Stefan Dösingerd3d9: Reorder the spec file.
2008-03-03  Stefan Dösingerd3d9: Implement Direct3DCreate9Ex + tests.
2008-03-03  Stefan Dösingerd3d9: IDirect3DDevice9Ex stub.
2008-03-03  Stefan Dösingerd3d9: Add an IDirect3D9Ex stub.
2008-03-03  Stefan Dösingerddraw: Catch No-op SetRenderTarget operations.
2008-03-03  Stefan Dösingerwined3d: Call fixup_extensions before destroying the...
2008-03-03  Jacek Cabanwininet: Moved InternetReadFileExA to vtbl.
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2008-03-03  Alexandre Julliarduser32: Reimplement LoadStringA to avoid memory allocat...
2008-03-03  Christopher... user32/tests: Conformance tests for LoadStringW and...
2008-03-03  Alexandre Julliardserver: Invalidate the newly exposed child region on...
2008-03-03  Alexandre Julliarduser32/tests: Skip tests instead of crashing if global...
2008-03-03  Dmitry Timoshkovfonts: Add small cyrillic glyphs to tahoma.sfd.
2008-03-03  Paul Vriensadvapi32/tests: Skip not available functions.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2008-03-03  Alexandre Julliardwinebuild: Add support for 16-bit exe modules.
2008-03-03  Alexandre Julliarddlls: Move installation rules for 16-bit placeholders...
2008-03-03  Jacek Cabanmshtml: Added IHTMLScriptElement stub implementation.
2008-03-03  Nathan Beckmanngdiplus: Implement GdipLoadImageFromFile.
2008-03-03  Nathan Beckmanngdiplus: Add tests for GdipCreateBitmapFromFile.
2008-03-03  Nathan Beckmanngdiplus: Fix IStream_Release in GdipCreateBitmapFromFile.
2008-03-03  Alexandre Julliardregedit: Include the terminating null in string lengths.
2008-03-03  Francois Gougetwinmm/tests: Don't use 0x55 to avoid any confusion...
2008-03-03  Francois GougetAssorted spelling, punctuation and case fixes.
2008-03-03  Francois Gougetwininet/tests: FtpCommandA() is not available on Win9x...
2008-03-03  Francois Gougetwintrust/tests: Crypt(En,De)codeObjectEx() are not...
2008-03-03  Francois Gougetgdiplus/tests: Add the trailing '\n' to a couple of...
2008-03-03  Francois Gougetgdi32/tests: Add the trailing '\n' to a couple of ok...
2008-03-03  Roderick Colenbranderwined3d: Add D32F_LOCKABLE to getDepthStencilBits.
2008-03-03  Jacek Cabanwininet: Don't use INTERNET_ReadFile in HTTP_DrainContent.
2008-03-03  Jacek Cabanwininet: Move FTP structs and functions declarations...
2008-03-03  Jacek Cabanwininet: Move InternetReadFile to vtbl.
2008-03-03  Jacek Cabanwininet: Move INTERNET_STATUS_REQUEST_COMPLETE call...
2008-03-03  Jacek Cabanwininet: Fixed some tests.
2008-03-03  Jacek Cabanmshtml.idl: Added IHTMLScriptElement declaration.
2008-03-03  Dmitry Timoshkovfonts: Add capital cyrillic glyphs to tahoma.sfd.
2008-03-03  Dmitry Timoshkovfonts: Change encoding of tahoma.sfd to unicode.
2008-03-03  Mikołaj Zalewskiwrc: Convert standard control classes names into ids...
2008-03-03  Marcus Meissnershlwapi: Handle buffer overflow on A->W converter.
2008-03-03  Stefan Dösingerwined3d: Catch NOP palette changes.
2008-03-03  Stefan Dösingerinclude: Declare IDirect3D9Ex and IDirect3DDevice9Ex.
2008-03-03  Stefan Dösingerd3d9: Fix an ok line.
2008-03-03  Stefan Dösingerwined3d: Give occlusion queries their own vtable.
2008-03-03  Stefan Dösingerwined3d: Subclass queries.
next