wine
2006-07-10  Alexandre Julliardmake_dlls: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Alexandre JulliardRelease 0.9.17. wine-0.9.17
2006-07-10  Mike McCormackquery: Add a skeleton for query.dll.
2006-07-10  James Hawkinsadvpack: Add tests for different configurations of...
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-07-10  Alexandre Julliardmsvcrt: Avoid including system headers in msvcrt.h.
2006-07-10  Mike McCormackquery: Add ntquery.h.
2006-07-10  Paul Vriensntdll/tests: Added some NULL testing.
2006-07-10  Alexandre Julliardserver: Only accept 0 as registry handle in functions...
2006-07-10  Robert Shearmaninclude: Add more error codes used by newer versions...
2006-07-10  Robert Shearmanoleaut32: Make ctl2_hash_guid match the same function...
2006-07-10  Robert Shearmanoleaut32: MSFT_DoFuncs: "reclength" of the function...
2006-07-10  qingdoa daoooleaut32: Copying a NULL BSTR should result in an empty...
2006-07-10  Thomas Khowinex11: Use correct multiplier for negative relative...
2006-07-10  Juan Langcrypt32: Implement revocation check in CertVerifySubjec...
2006-07-10  Hwang YunSong... shell32: Updated Korean resource.
2006-07-10  Hwang YunSong... winecfg: Updated Korean resource.
2006-07-10  Paul Vrienswinecfg: Nl.rc: Shift Graphics page up to fill the...
2006-07-10  Andrew Talbotwinecfg: Write-strings warnings fix.
2006-07-10  Jacek Cabanurlmon: Register protocol handlers in DllMain.
2006-07-10  Jacek Cabanurlmon: Use non heap based objects for class factories.
2006-07-10  Ivan Gyurdievwined3d: Fix typo breaking 3.0 pshaders color input.
2006-07-10  Dmitry Timoshkovwinex11.drv: Protect X11 calls by a critical section.
2006-07-10  Dmitry Timoshkovuser: Improve SetActiveWindow test, add SetForegroundWi...
2006-07-07  Stefan DösingerAdd a common fps counter channel to ddraw, opengl and...
2006-07-07  Jacek Cabanmshtml: Create nsWineURI even if we don't have valid...
2006-07-07  Jacek Cabanshdocvw: Added test of SetClientSite.
2006-07-07  Jacek Cabanshdocvw: Call GetContainer in SetClientSite.
2006-07-07  Jacek Cabaninclude: Added htiframe.idl.
2006-07-07  Ivan Gyurdievwined3d: Trace ABS/ABSNEG modifiers.
2006-07-07  Ivan Gyurdievwined3d: Create fake input semantics for d3d8 shaders.
2006-07-07  Ivan Gyurdievwined3d: Reverse semantics maps for shaders.
2006-07-07  Ivan Gyurdievwined3d: Make WINED3D_ATR macros more flexible.
2006-07-07  Ivan Gyurdievwined3d: Simplify primitiveDeclartationConvertToStrided.
2006-07-07  Ivan Gyurdievwined3d: Add position_transformed flag to Strided data...
2006-07-07  Ivan Gyurdievwined3d: Only link and use GLSL program if at least...
2006-07-07  Mikołaj Zalewskishell32: Show a confirmation before deleting files...
2006-07-07  Mikołaj Zalewskishell32: If possible use SHFileOperationW to delete...
2006-07-07  Christoph Frickdinput: map_axis must be able to work with LONG's value...
2006-07-07  Christoph Frickdinput: Remove redundant struct members.
2006-07-07  Christoph Frickdinput: Implement the GetProperty call for getting...
2006-07-07  Christoph Frickdinput: Call fake_current_js_state on the places where...
2006-07-07  Christoph Frickdinput: Only fake the current state on axes that are...
2006-07-07  Christoph Frickdinput: Move the axes and button configs into the JoyDe...
2006-07-07  Christoph Frickdinput: Utilize the offsets and the transform to suppor...
2006-07-07  Christoph Frickdinput: Adds offset and transform and their basic handl...
2006-07-07  Christoph Frickdinput: When handling axes, ignore the ABS_HAT.* as...
2006-07-07  Christoph Frickdinput: Set the amount of POVs in the caps.
2006-07-07  Christoph Frickdinput: Detect more than one /dev/input/event joystick.
2006-07-07  Jason Greenwined3d: Fix D3DSIO_TEXKILL for GLSL.
2006-07-07  Vitaliy Margolenwinecfg: Shift Graphics page up to fill the empty place.
2006-07-07  Vitaliy Margolend3d8: Fix remaining refcount tests and tighten all...
2006-07-07  Paul Vrienswininet: Use correct way of determining the password...
2006-07-07  Pierre d'Herbemontshell: Move SHIsFileAvailableOffline from shell.c to...
2006-07-07  Pierre d'Herbemontserver: Fix context_powerpc.c compilation.
2006-07-07  Mike McCormackuuid: Add indexsvr's IIDs to libuuid.
2006-07-07  Mike McCormackinclude: Add indexsvr.idl (IWordBreaker).
2006-07-07  Michael Stefaniucriched20: Replace an if-statement with empty body with...
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-07-07  Michael Stefaniucjanitorial: Move the storage specifier to the beginning...
2006-07-07  Thomas Khonotepad: Change window classname from NPClass to Notepad.
2006-07-07  Jacek Cabanurlmon: Added image/x-png mime filter.
2006-07-07  Jacek Cabanurlmon: Added image/bmp filter.
2006-07-07  Jacek Cabanurlmon: Added image/gif filter.
2006-07-07  Jacek Cabanurlmon: Added more test of FindMimeFromData.
2006-07-07  Jacek Cabanurlmon: Fix handling of proposed mime.
2006-07-07  Jacek Cabanurlmon: Added image/pjpeg mime filter.
2006-07-07  Andrew Talbotregedit: Write-strings warning fix.
2006-07-07  Robert Shearmanwidl: Add support for the builtin constants "TRUE"...
2006-07-07  Robert Shearmanole32: Fix the return value of COM_RegReadPath and...
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Add a typedef for "boolean".
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-07-07  James Hawkinsadvapi32: Get the token type in ImpersonateLoggedOnUser.
2006-07-07  James Hawkinsadvapi32: Add tests for LookupAccountSid.
2006-07-07  Dmitry Timoshkovwinex11.drv: Add window style and visibility status...
2006-07-06  Jason Greenwined3d: Fix D3DSIO_M#X# instruction for both ARB and...
2006-07-06  Saulius Krasuckaskernel/tests: More tests for OpenFile.
2006-07-06  Paul Vrienswininet: Return NULL handle if no connection is establi...
2006-07-06  Ivan Gyurdievwined3d: Clean up drawPrimitive/drawPrimitiveDrawStrided.
2006-07-06  Ivan Gyurdievwined3d: Implement FVF to DECL9 conversion (with tests).
2006-07-06  Ivan Gyurdievwined3d: Move register count pass to SetFunction.
2006-07-06  Ivan Gyurdievwined3d: Fix STREAM flag override.
2006-07-06  Ivan Gyurdievwined3d: Add missing PSIZE register for decl8->9 conver...
2006-07-06  Ivan Gyurdievwined3d: Allow mix of SW vertex and GLSL pixel shader.
2006-07-06  Ivan Gyurdievwined3d: Rework shader mode selection.
2006-07-06  Jacek Cabanshdocvw: Added test of IProvideClassInfo.
2006-07-06  Mike McCormackmsi: Features may be published but absent.
2006-07-06  Mike McCormackmsi: Add a test for MsiGetComponentPath and make it...
2006-07-06  Mike McCormackmsi: Use msi_strcpy_to_awstring to return the string...
2006-07-06  Ge van Geldorpconfigure: Allow relocation on x86_64.
2006-07-06  Jacek Cabanmshtml: Added get_text implementation.
2006-07-06  Jacek Cabanmshtml: Added createRange implementation.
2006-07-06  Jacek Cabanmshtml: Added get_type implementation.
2006-07-06  Jacek Cabanmshtml: Added get_selection implementation.
2006-07-06  Jacek Cabanmshtml: Return S_OK in Exec(IDM_BASELINEFONT3).
2006-07-06  Stefan Dösingerwined3d: Flip WINED3DFMT_R8G8B8 to GL_RGB.
2006-07-06  Mike McCormackmsi: Forward MsiUseFeature to MsiUseFeatureEx.
next