wine
2006-11-02  Jacek Cabanmshtml: Added heuristic hack that decides if run the...
2006-11-02  Jacek Cabanwininet: Revert commit 760043c2455a90cd74178d98b7c81bfb...
2006-11-02  Huw Daviescomctl32: Implement PSM_GETRESULT.
2006-11-02  Huw Daviescomctl32: Fix return value of PropertySheet() for modal...
2006-11-02  Dmitry Timoshkovuser32/tests: Move the system menu test into its own...
2006-11-02  Dmitry Timoshkovuser32: Check only for -1 and -2 as special values...
2006-11-02  Paul Chitescumsxml3: Check parameters of IXMLDOMNode::insertBefore().
2006-11-02  Alexandre Julliardserver: Refuse to close handles in other processes...
2006-11-02  Alexandre Julliardserver: Get rid of the server-side file descriptor...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add buttons size tests.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Use the width of the current button...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The SetButtonSize should not allow...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The top margin should be computed...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add a LayoutToolbar that works like...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Fix buttons heights.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The string should be included in...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add support for WM_SETFONT.
2006-11-02  Paul Vrienscomctl32: Move documented functions to string.c.
2006-11-02  Dmitry Timoshkovuser32/tests: Mask a not documented extended style...
2006-11-02  Mike McCormackmsi: Avoid a memory leak by freeing actions scripts...
2006-11-02  Mike McCormackmsi: Fix a memory leak.
2006-11-02  Mike McCormackmsi: Fix a handle leak in the tests.
2006-11-02  Mike McCormackriched20: Initialize and free the RTF lookup table...
2006-11-02  Mike McCormackriched20: Use WARN() not ERR() on unknown tokens.
2006-11-02  Mike McCormackkernel32: Add a stub for HeapSetInformation.
2006-11-02  Mike McCormackkernel32: Declare HeapQueryInformation and HeapSetInfor...
2006-11-02  Mike McCormackcomctl32: imagelist: Remove more 1xN assumptions.
2006-11-02  Mike McCormackcomctl32: Remove a redundant variable.
2006-11-02  James Hawkinsadvpack: Use the full path of the INF file as the sourc...
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardkernel32: Reimplemented SetFilePointerEx on top of...
2006-11-01  Mike McCormackimagelist: Move Nx1 assumptions about bitmaps dimension...
2006-11-01  Mike McCormackmsi: Fix a typo.
2006-11-01  Mike McCormackmsi: Don't print traces for addref and release.
2006-11-01  Mike McCormackmsi: Search the patch package for source cabinet files.
2006-11-01  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-11-01  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-11-01  Alexandre Julliardntdll: Simplify wine_server_handle_to_fd.
2006-11-01  Alexandre Julliardntdll: Added NetBSD fstatvfs support.
2006-10-31  Paul Vriensadvpack: Add another test.
2006-10-31  Paul Vriensadvpack: Fix typos.
2006-10-31  Huw Davieshhctrl.ocx: Don't fail if ole is already initialised.
2006-10-31  Markus Amslercmd: Check for argument in copy, mkdir, delete, goto...
2006-10-31  Rob Shearmanrpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt...
2006-10-31  Rob Shearmanrpcrt4: Improve the debug messages for failures in...
2006-10-31  Rob Shearmanrpcrt4: Set the socket back to blocking in rpcrt4_conn_...
2006-10-31  Rob Shearmanrpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would...
2006-10-31  Rob Shearmanrpcrt4: Convert the named pipe server code to look...
2006-10-31  Rob Shearmanrpcrt4: Eliminate the extra thread used for RPC over...
2006-10-31  Alexandre Julliardwinex11.drv: Fixed the prototype of many OpenGL functions.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-31  Alexandre Julliardwinedos: Use NT instead of Unix calls to identify DOS...
2006-10-31  Alexandre Julliardkernel32: Use NT instead of Unix calls to identify...
2006-10-31  Ivan Gyurdievwined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Use D3DCUBEMAP_FACES consistently in the WINED...
2006-10-31  Ivan Gyurdievwined3d: Use D3DDEGREE consistently in the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DSTREAMSOURCE codes to the WINED3D names...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-31  Paul Vrienssecur32: Make sure crashing tests are not run.
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-31  Mike McCormackmsi: Add a test showing a join doesn't need a WHERE...
2006-10-31  Mike McCormackmsi: Use a simpler algorithm for joins.
2006-10-31  Mike McCormackmsi: Test the data returned by join queries in one...
2006-10-31  Mike McCormackmsi: Remove tokens that aren't valid for MSI SQL.
2006-10-31  Mike McCormackmsi: Fix a trace.
2006-10-31  Mike McCormackmsi: Fix the ALTER and FREE keywords in the tokenizer.
2006-10-31  Mike McCormackmsi: Mark components with missing or outdated files...
2006-10-31  Mike McCormackcomctl32: Remove some more Nx1 assumptions.
2006-10-31  Jacek Cabanwininet: Inherit INET_CALLBACKW from parent handler.
2006-10-31  Jacek Cabanwininet: Use handle stored in WININETHANDLEHEADER inste...
2006-10-31  Andrew Talbothhctrl.ocx: Remove duplicate HeapFree().
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-31  Louis. Lendersmsvcrt: Add stub for _setmaxstdio + tiny test.
2006-10-30  Kovács Andráswined3d: Fix introduced regression in shader_glsl_mnxn...
2006-10-30  Detlef Riekenberglocalspl/tests: Add tests for EnumPorts.
2006-10-30  Detlef Riekenberglocalspl: Add German resources.
2006-10-30  Detlef Riekenberglocalspl: Implement EnumPortsW.
2006-10-30  Aric Stewartshell32: ABM_NEW was using parameters that are not...
2006-10-30  Kirill K. Smirnovwine.inf: Associate .hlp files with winhelp.
2006-10-30  Dmitry Timoshkovuser32: Add a test for CreateWindow/DestroyWindow behav...
2006-10-30  Paul Vrienscrypt32: Input parameter checking.
2006-10-30  Alexandre Julliarduser32: SetWindowRgn should call SetWindowPos, not...
2006-10-30  Alexandre Julliardwinecrt0: Fix delay load structure types for Win64.
2006-10-30  Ivan Gyurdievwined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D...
2006-10-30  Ivan Gyurdievwined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DBLENDOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFOGMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Make GetTexture and GetSamplerState read from...
2006-10-30  Ivan Gyurdievwined3d: Set correct default for DMAPOFFSET sampler...
next