wine
2008-11-25  Stefan Dösingerwined3d: Store shader IDs in the vs and ps impl structures.
2008-11-25  Stefan Dösingerwined3d: Pass some stateblock values around directly.
2008-11-25  Stefan Dösingerwined3d: Make the shader backend call CompileShader.
2008-11-25  Maarten Lankhorstmsvcrt: Add CDECL to all cdecl functions.
2008-11-25  Maarten Lankhorstntdll: Make 64-bits wine only able to load amd64 binaries.
2008-11-25  Maarten Lankhorstwinebuild: Use ms-abi for delayed load stubs.
2008-11-25  Maarten Lankhorstincludes: Add win64 calling convention.
2008-11-25  Huw Daviesole32: Defer releasing the delegate interfaces until...
2008-11-25  Huw Daviesole32: Factor out the code to release the delegate...
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-25  Alexandre Julliardntdll: Pass the error code to VIRTUAL_HandleFault,...
2008-11-25  Alexandre Julliardntdll: Check for valid memory view size directly in...
2008-11-25  Alexandre Julliardservices: Properly initialize service status at creatio...
2008-11-25  Alistair Leslie... shdocvw: Silence invalid QueryInterface FIXME.
2008-11-25  Paul Vriensadvapi32/tests: Fix a test failure on NT4.
2008-11-25  Michael Stefaniucgdi32: Remove some superfluous casts.
2008-11-25  Michael Stefaniucregedit: Remove NULL check before HeapFree (Smatch).
2008-11-25  Michael Stefaniucmsi: Remove casts of void pointers.
2008-11-25  Francois Gougetwrc: parser_error() does not need a trailing '\n'.
2008-11-25  Francois Gougetversion: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetwineoss: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetwininet: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetwintrust: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetmsxml3: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetuser32: Remove WINAPI/CALLBACK on static functions...
2008-11-25  Francois Gougetwined3d: Remove WINAPI on static functions where not...
2008-11-25  Francois Gougetshlwapi: Remove WINAPI on static functions where not...
2008-11-25  Ricardo Filipequartz: Removed dead code and variables (llvm/clang).
2008-11-24  Alexandre Julliardwinetest: Optionally compress the distributed exe with...
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-24  Roderick Colenbranderwined3d: Add registry key for overriding the pci vendor id.
2008-11-24  Roderick Colenbranderwined3d: Add registry key for overriding pci device id.
2008-11-24  Vincent Pelletierwined3d: Add detection for NVIDIA's GTX 280.
2008-11-24  Hwang YunSong... appwiz.cpl: Updated Korean resource.
2008-11-24  Hwang YunSong... wordpad: Updated Korean resource.
2008-11-24  Hwang YunSong... crypt32: Updated Korean resource.
2008-11-24  Lei Zhangadvapi32: Allow opening HKEY_CLASSES_ROOT subkeys with...
2008-11-24  Ricardo Filipeadvapi32: Removed dead assignments (llvm/clang).
2008-11-24  Vincent Povirkgdiplus: Implement CachedBitmap based on Image.
2008-11-24  Reece Dunnwinealsa: Calculate the delay correctly as snd_pcm_dela...
2008-11-24  Jacek Cabanjscript: Set script object instead of ctx lcid in SetSc...
2008-11-24  Juan Langrsaenh: Fix some test failures on older versions of...
2008-11-24  Francois Gougetd3d9: Remove WINAPI on static functions where not needed.
2008-11-24  Francois Gougetd3d9: Remove IDirect3DDevice9Impl_GetFrontBuffer()...
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-24  Hans Leidekkergdiplus: Improve GdipGetImageRawFormat stub.
2008-11-24  Hans Leidekkergdiplus: Add stub implementations of GdipCreateHalftone...
2008-11-24  Hans Leidekkergdiplus: Add stub implementations of GdipBeginContainer...
2008-11-24  Hans Leidekkergdiplus: Return success from the GdipSaveGraphics and...
2008-11-24  Hans Leidekkergdiplus: Improve GdipMeasureString.
2008-11-24  Hans Leidekkergdiplus: Implement GdipGetFontCollectionFamilyCount...
2008-11-24  Hans Leidekkergdiplus: Add a stub implementation of GdipPrivateAddMem...
2008-11-24  Hans Leidekkergdiplus: Implement GdipNewPrivateFontCollection and...
2008-11-24  Hans Leidekkergdiplus: Implement GdipGetLineSpacing.
2008-11-24  Hans Leidekkergdiplus: Add a stub implementation of GdiplusNotificati...
2008-11-24  Francois Gougetddraw: Remove WINAPI on static functions where not...
2008-11-24  Francois Gougetd3d8: Remove WINAPI on static functions where not needed.
2008-11-24  Francois Gougetcrypt32: Remove WINAPI on static functions where not...
2008-11-24  Francois Gougetcomdlg32: Remove WINAPI on static functions where not...
2008-11-24  Francois Gougetatl: Remove WINAPI on static functions where not needed.
2008-11-24  Andrew Nguyenjscript: Implement the String.toUpperCase() method.
2008-11-24  Andrew Nguyenjscript: Implement the String.toLowerCase() method.
2008-11-24  Peter Dons... winedos: Fixed memory resize function which returned...
2008-11-24  Alexandre Julliardkernel32: Fix the base DOS memory address when the...
2008-11-24  Alexandre Julliardconfigure: Print a few more hints about requiring 32...
2008-11-24  Kai Blindbghelp: Upgrade FIXME to ERR.
2008-11-24  Christian Costawined3d: Implement CONVERT_CK_RGB24 in d3dfmt_convert_s...
2008-11-24  Christian Costad3dxof: Finish support for multi-dimensional array.
2008-11-24  Christian Costad3dxof: Small clean-up.
2008-11-24  Christian Costad3dxof: Support multi-dimentional array in templates.
2008-11-24  Francois Gougetregedit: Fix handling of zero-byte binary values for...
2008-11-24  Jacek Cabanmshtml: Skip tests on old IE as soon as possible.
2008-11-24  Jacek Cabanmshtml: Skip tests on old IE as soon as possible.
2008-11-24  Jacek Cabanmshtml: Call necko's SetUploadStream from wrapper's...
2008-11-24  Juan Langcrypt32: Implement CryptFormatObject for the Netscape...
2008-11-24  Henri Verbeetwined3d: Move caps related constants and structures...
2008-11-21  Alexandre JulliardRelease 1.1.9. wine-1.1.9
2008-11-21  Alexandre Julliardshdocvw: Fix the computation of the default extents.
2008-11-21  Alexandre Julliarduser32/tests: Only test the window caption status if...
2008-11-21  Alistair Leslie... version: VerQueryValueA/W allow blank and NULL strings.
2008-11-21  Alistair Leslie... mshtml: Implement IHTMLDocument2_get_images.
2008-11-21  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCurrentStyle.
2008-11-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posTop.
2008-11-21  Andrew Riediuser32: Fix the loading of stretched cursors.
2008-11-21  Andrew Talbotwined3d: Sign-compare warnings fix.
2008-11-21  Juan Langcrypt32: Pass next data pointer when decoding a CRL...
2008-11-21  Ricardo Filipeatl: Remove dead store (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Remove dead stores (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead store (llvm/clang).
2008-11-21  Ricardo Filipesane.ds: Check dead stored status (llvm/clang).
2008-11-21  Alexandre Julliardconfigure: Add a --disable-tests option to avoid buildi...
2008-11-21  Austin Englishmsvcrt: Fix a compiler warning.
2008-11-21  Paul Vriensuser32/tests: Fix a few test failures on Win9x.
2008-11-21  Paul Vrienscomdlg32/tests 2/2: Fix a test failure on Win9x.
2008-11-21  Paul Vrienscomdlg32/tests 1/2: Fix a test failure on XP and W2K3.
2008-11-21  Francois Gougetreg: Avoid wvsprintfW() so we can avoid loading user32...
2008-11-21  Francois Gougetadvapi32/tests: Check how the registry APIs handle...
2008-11-21  Francois Gougetadvapi32/tests: Fix the line number reported by test_hk...
next