wine
2007-02-14  Dmitry Timoshkovuser32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID...
2007-02-14  H. Verbeetd3d8: Don't store the d3d8 declaration in the wined3d...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  H. Verbeetwined3d: Get rid of the vertexDeclaration field in...
2007-02-14  H. Verbeetd3d8: Store the d3d8 vertex declaration in the d3d8...
2007-02-14  H. Verbeetd3d8: Add an IDirect3DVertexDeclaration8 class to hold...
2007-02-14  H. Verbeetwined3d: Add WINED3DDECLUSAGE, use it.
2007-02-14  H. Verbeetwined3d: Get rid of WINED3DSHADERDECLUSAGE.
2007-02-14  H. Verbeetwined3d: Don't use WINED3DSHADERDECLUSAGE_PSIZE / WINED...
2007-02-14  Alexandre Julliardcabinet: Fixed fd leak in case of error.
2007-02-14  Damjan Jovanovicmsvcrt: Implemented stat64, wstat64 and fstat64.
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-14  Alexandre Julliardgdi32: Fixed typo in AngleArc.
2007-02-14  Chris Robinsonquartz: Loop through the rest of the possible filters...
2007-02-14  Chris Robinsonwine.inf: Add quartz.dll to the list of installed fake...
2007-02-14  Chris Robinsonquartz: Remove 1GB AVI size limitation.
2007-02-14  Chris Robinsonquartz: Properly handle input parameters in FileSource_...
2007-02-14  Stefan Dösingerwined3d: Do not allocate compressed surfaces with glTex...
2007-02-14  Stefan Dösingerwined3d: Swap the SFLAG_DIBSECTION flag when swaping...
2007-02-14  Stefan Dösingerwined3d: Check error conditions before creating the...
2007-02-14  Stefan Dösingerwined3d: Partial render target locking.
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2007-02-14  Stefan Dösingerwined3d: Improve render target locking.
2007-02-14  Stefan Dösingerwined3d: Remove pow2Size from the surfaces.
2007-02-14  Stefan Dösingerwined3d: Show fullscreen rendering windows.
2007-02-14  Stefan Dösingerwined3d: GetRenderTargetData can call BltFast.
2007-02-14  Stefan Dösingerwined3d: Dirtify the render targets, not the primary...
2007-02-14  Felix Nawothnigcomctl32: Remove redundant NULL checks before Free...
2007-02-14  Felix Nawothnigcomctl32: Add tests for Alloc() and friends.
2007-02-14  Felix Nawothnigcomctl32: Rename 'string' test to 'misc'.
2007-02-14  H. Verbeetwined3d: Cleanup the pixelshader() state handler a...
2007-02-14  H. Verbeetwined3d: Always select the correct shader pair in the...
2007-02-14  Vitaly Lipatovcmd: Fix program name.
2007-02-14  Jacek Cabanmshtml: Don't release window if it wasn't created.
2007-02-14  Jacek Cabanmshtml: Added comments about frozen/not frozen interface.
2007-02-14  Jacek Cabanmshtml: Use wine_url in GetSpec if possible.
2007-02-14  Jacek Cabanmshtml: Forward GetAsciiSpec to GetSpec.
2007-02-14  Jacek Cabanmshtml: Added SchemeIs implementation.
2007-02-14  Jacek Cabanmshtml: Return "wine" as scheme of nsIURI if wine_url...
2007-02-13  Vitaliy Margolenserver: Get the primary group from the token's groups.
2007-02-13  Mike McCormackmsi: Remove an unused initializer.
2007-02-13  Mike McCormackole32: Add missing parameter for RunningObjectTableImpl...
2007-02-13  Misha Koshelevmsi: Conformance test, check that INSTALLUILEVEL flags...
2007-02-13  Kirill K. Smirnovuser32/tests: Add tests for WM_SETICON.
2007-02-13  Kirill K. Smirnovuser32: Handle WM_SETICON message similarly to WM_SETTEXT.
2007-02-13  Alexandre Julliardntdll: Allow APCs to run while waiting for a debug...
2007-02-13  Alexandre Julliardwinex11.drv: We still have to flush the display after...
2007-02-13  Vitaliy Margolenwinex11.drv: Popup windows with system menu are managed.
2007-02-13  Leslie Choongcomctl32: updown: Getter and setter tests for updown...
2007-02-13  Anatoly Lyutinwineconsole: Added range of value for all up-down contr...
2007-02-13  Anatoly Lyutincomdlg32: fontdlg: Add initialisation for comboboxes.
2007-02-13  Tijl Coosemanswineshelllink: Fix mktemp usage on FreeBSD.
2007-02-13  Marcus Meissnerntdll/tests: Fixed WCHAR overflow.
2007-02-13  Kim Lilliestiernacmd: Fix the "move" command the same way as the "copy...
2007-02-13  Marcus Meissnerwinedump: Free function_name on all error paths.
2007-02-13  Peter Oberndorferntdll: Test that shows RtlRaiseException with EXCEPTION...
2007-02-13  Michael Stefaniucatl: Fix a comparison between signed and unsigned.
2007-02-13  Michael Stefaniucwldap32: Missing HeapFree on error path (found by Smatch).
2007-02-13  Dmitry Timoshkovcomctl32: Implement ImageList_GetFlags.
2007-02-13  Dmitry Timoshkovuser32: Activate an MDI child on WM_SETFOCUS as well...
2007-02-13  Andrew Talbotdinput: Constify some variables.
2007-02-13  Andrew Talbotamstream: Constify a variable.
2007-02-13  Stefan Dösingerwined3d: Use the context manager to create onscreen...
2007-02-13  Stefan Dösingerd3d8: Deleting bound shaders unbinds them.
2007-02-13  Stefan Dösingerwined3d: Use the context manager to select the primary...
2007-02-13  Stefan Dösingerwined3d: Make the context array dynamic.
2007-02-13  Stefan Dösingerwined3d: Improve render target to texture blits.
2007-02-13  Stefan Dösingerwined3d: Use the context manager to prepare for blitting.
2007-02-13  Stefan Dösingerwined3d: Use the context manager to prepare for drawing.
2007-02-13  Stefan Dösingerwined3d: Store dirty states per context.
2007-02-13  Stefan Dösingerwined3d: Store state optmization members in the context.
2007-02-13  Stefan Dösingerwined3d: Add a per context structure for context manage...
2007-02-13  Hans Leidekkerwininet: Fix a test that fails on Windows.
2007-02-13  Hans Leidekkerwininet: Skip empty accept type strings in HttpOpenRequest.
2007-02-13  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-13  Paul Vrienswininet/ftp.c: Add tests to show the order of parameter...
2007-02-12  Rob Shearmanrpcrt4: The format structures used in the marshaling...
2007-02-12  Rob Shearmaninclude: Add more EOAC_* enumeration values to objidl...
2007-02-12  Rob Shearmaninclude: Fix a typo in a comment in rpcdce.h.
2007-02-12  Rob Shearmaninclude: Fix a typo in the parameter name for IClientSe...
2007-02-12  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-02-12  Francois Gougetntdll: Add prototypes to winnt.h for the SList functions.
2007-02-12  Jacek Cabanurlmon: Added mk protocol handling test.
2007-02-12  Jacek Cabanurlmon: Added test of handlong its protocol.
2007-02-12  Jacek Cabanurlmon: Depend on Read result in report_data.
2007-02-12  Jacek Cabanurlmon: Store download state in Binding object.
2007-02-12  Alexandre Julliardrpcrt4: Enter new named pipe connections into the proto...
2007-02-12  Dmitry Timoshkovcomctl32: Make ImageList_Read and ImageList_Write compa...
2007-02-12  Mike McCormackmsi: Store dll based custom actions in a separate list.
2007-02-12  Mike McCormackmsi: Simplify ACTION_FinishCustomActions.
2007-02-12  Chris Robinsonwined3d: Properly round negative values in shader_glsl_mov.
2007-02-12  Hans Leidekkerwordpad: Open .wri files in wordpad.
2007-02-12  Eric Pouechwinedump: Removed a couple of unused elements out of...
2007-02-12  Eric Pouechwinedump: Simplify guid dumping.
2007-02-12  Eric Pouechwinedump: Larger usage of symbol demangling while dumping.
2007-02-12  Eric Pouechwinedbg: Support for debugging child processes.
2007-02-12  Eric Pouechwinedbg: Correctly handle invalid read conditions.
2007-02-12  Paul Vrienswininet/ftp.c: Add another test.
2007-02-12  Paul Vrienswininet/ftp.c: Fix some returned error codes.
next