wine
2007-04-16  James Hawkinsmsi: Add handling for the concurrent install custom...
2007-04-16  James Hawkinsmsi: Run the InstallExecute sequence if the InstallUISe...
2007-04-16  James Hawkinsmsi: Generalize the msi_custom_action_info struct so...
2007-04-16  James Hawkinsmsi: Add tests for the concurrent installation custom...
2007-04-16  Kai Blinsecur32: Move NTLM debug output to a seperate "ntlm...
2007-04-16  Francois Gougetadvapi32: Fix and extend the RegQueryValueEx() tests.
2007-04-16  Chris Robinsonquartz: Create DirectSound device and buffer at filter...
2007-04-16  Chia-I Wukernel32: Fix non-terminated separator string.
2007-04-13  Alexandre JulliardRelease 0.9.35. wine-0.9.35
2007-04-13  Huw Daviesimagehlp: Add support for the indices array passed...
2007-04-13  András Kovácswinecfg: Add Windows Vista version option.
2007-04-13  András Kovácsntdll: Add Vista version option.
2007-04-13  Andrew Talbotoleaut32: Remove superfluous semicolons.
2007-04-13  Andrew Talbotole32: Void functions should not return a value.
2007-04-13  Fabian Bielerwined3d: Mark vertex shader 3.0 as foggy shaders if...
2007-04-13  H. Verbeetwined3d: Fix some swizzles on scalars.
2007-04-13  Alexandre Julliardwinex11.drv: Hack to disable XInitThreads when an XIM...
2007-04-13  Lei Zhangcomctl32: monthcal: GetMonthRange Tests.
2007-04-13  Rob Shearmanmsi: Provide UI action data for uncompressed files...
2007-04-13  Dan Hipschmanrpcrt4: Add tests for RpcServerListen and friends.
2007-04-13  Stefan Dösingerd3d9: Fix vertex decl test.
2007-04-13  Jacek Cabanmshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE...
2007-04-13  Jacek Cabanmshtml: Added IPersistFile::Save implementation.
2007-04-13  Jacek Cabanmshtml: Correctly handle utf-16 encoded pages.
2007-04-13  Jacek Cabanmshtml: Added IHTMLBodyElement::get_background implemen...
2007-04-13  Jacek Cabanmshtml: Change TRACE to FIXME in stubs.
2007-04-13  Dan Kegelwinex11.drv: GetAsyncKeyState must check mouse buttons...
2007-04-12  Alexandre Julliardserver: Don't bother with default entry points for...
2007-04-12  Alexandre Julliardserver: Create a separate fd object for each mailslot...
2007-04-12  Marcus Meissnerconfigure: Include <sys/types.h> before including ...
2007-04-12  Vitaliy Margolenntdll: Take size of the arena from the current pointer...
2007-04-12  Jason Edmeadescmd.exe: Fix regression when launching a fully qualifie...
2007-04-12  Jason Edmeadescmd.exe: Add prompting and COPYCMD plus /Y support...
2007-04-12  Jason Edmeadescmd.exe: Add move support for wildcards and directories.
2007-04-12  Jason Edmeadescmd.exe: Add support for move with simple wildcards.
2007-04-12  Louis Lendersuser32: Add RealChildWindowFromPoint.
2007-04-12  Paul Vriensadvpack/tests: Don't hardcode the windows directory.
2007-04-12  Huw Davieswinspool.drv: Implement level 1 support for EnumPrinters.
2007-04-12  Dmitry Timoshkovntdll: Fix a compiler warning.
2007-04-12  Aric Stewartmsi: Do not crash in MsiGetUserInfo if org, user or...
2007-04-12  Lei Zhanguser32: WM_ACTIVATEAPP on minimize message test.
2007-04-12  Lei Zhangcomctl32: More monthcal hit tests.
2007-04-12  James Hawkinsmsi: Reset the is_extracted flag when every cabinet...
2007-04-12  Maarten Lankhorstwinecfg: Close audio driver when not needed any more.
2007-04-12  Detlef Riekenberglocalui: Add version resource.
2007-04-12  Andrew Talbotntdll: Remove superfluous semicolons.
2007-04-12  Andrew Talbotntdll: Void functions should not return a value.
2007-04-12  Paul Vriensadvapi32/tests: Fix RegQueryValueExA test for win9x...
2007-04-12  Hans Leidekkerkernel32: Allow any amount of whitespace between the...
2007-04-12  Dmitry Timoshkovgdi32: Fix a couple of problems with negative lfWidth...
2007-04-12  Ivan Gyurdievd3d9: Add a test for the converted vertex decl.
2007-04-12  Ivan Gyurdievd3d9: Break out two helper functions from test_fvf_to_decl.
2007-04-12  Stefan Dösingerd3d9: Fix the circular converted vertex declaration...
2007-04-12  Stefan Dösingerd3d9: AddRef the device in IDirect3DVertexDeclaration9...
2007-04-12  Stefan Dösingerwined3d: Dirtify the shader and declaration states...
2007-04-12  Kai Blinntdll: Don't use settimeofday() to attempt to set the...
2007-04-11  Chris Robinsonquartz: Implement IAMFilterData interface for IFilterMa...
2007-04-11  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-04-11  Aric Stewartshell32: Use _ILSimpleGetTextW instead of using _ILGetT...
2007-04-11  Alexandre Julliardshell32: Have _ILCreateFromFindDataW also create a...
2007-04-11  Aric Stewartshell32: Update the debug functions to handle Unicode...
2007-04-11  Aric Stewartshell32: Avoid unneeded A->W conversions in _ILSimpleGe...
2007-04-11  Aric Stewartmsi: Register fonts with full target paths as applicati...
2007-04-11  Paul Vriensadvapi32/tests: Use skip when OpenSCManagerA is not...
2007-04-11  Michael Stefaniucws2_32/tests: Remove redundant NULL check before HeapFr...
2007-04-11  Andrew Talbotmsvcrt: Remove superfluous semicolons.
2007-04-10  Alexandre Julliardntdll: Store the file access and options in the fd...
2007-04-10  Alexandre Julliardserver: Rename the get_file_info function to get_fd_typ...
2007-04-10  Alexandre Julliardserver: Store the opening options in the file descripto...
2007-04-10  Alexandre Julliardkernel32: Add SYNCHRONIZE access to mailslot handles.
2007-04-10  Rolf Kalbermatternotepad: Improve printing considerably.
2007-04-10  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfo on...
2007-04-10  H. Verbeetwined3d: Dirtify the sampler used by IWineD3DSurface_Pr...
2007-04-10  H. Verbeetwined3d: Disable the scissor test for depth blits.
2007-04-10  H. Verbeetwined3d: Disable the scissor test in stretch_rect_fbo.
2007-04-10  H. Verbeetwined3d: Remove some redundant IWineD3DSurface_PreLoad...
2007-04-10  H. Verbeetwined3d: Add some traces to stretch_rect_fbo.
2007-04-10  Huw Davieswineps.drv: Add a heuristic to cope with resolution...
2007-04-10  Alexandre Julliardserver: Explicitly shutdown closed pipes to prevent...
2007-04-10  Alexandre Julliardntdll: Determine the async read avail_mode flag from...
2007-04-10  Alexandre Julliardntdll: Simplify the async read/write code now that...
2007-04-10  Alexandre Julliardserver: Add support for restarting an async I/O when...
2007-04-10  Paul Vrienssetupapi/tests: Run tests on win98 again.
2007-04-10  Paul Vriensadvapi32/tests: Make sure NT4 and W2K tests don't fail.
2007-04-10  Rob Shearmanshell32: Return Unicode strings from all of the IShellF...
2007-04-10  Lei Zhangcomctl32: Fix first day of the week in monthcal.
2007-04-10  Andrew Talbotmshtml: Void functions should not return a value.
2007-04-10  Andrew Talbotcrypt32: Constify some variables.
2007-04-09  Alexandre Julliardsetupapi: Avoid using sizeof in traces.
2007-04-09  Detlef Riekenberglocalspl/tests: Remove duplicate tests.
2007-04-09  Detlef Riekenberglocalui/tests: Add initial test.
2007-04-09  Detlef Riekenberglocalui: Add localui.dll with stubs.
2007-04-09  Hans Leidekkersetupapi: Remove debug traces from allocation routines.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupDecompressOrCopyFile.
2007-04-09  Hans Leidekkersetupapi: Implement SetupDecompressOrCopyFile{A, W}.
2007-04-09  Hans Leidekkersetupapi: Add tests for SetupGetFileCompressionInfoEx.
2007-04-09  Hans Leidekkersetupapi: Implement SetupGetFileCompressionInfoEx{A...
2007-04-09  H. Verbeetwined3d: Set the stream offset to 0 in DrawPrimitiveUP...
2007-04-09  H. Verbeetwined3d: Display the stream offset in GetStreamSource...
2007-04-09  H. Verbeetwined3d: Don't report render target formats we don...
next