wine
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...
2006-10-30  Ivan Gyurdievwined3d: Fix GetTexture() for uninitialized textures.
2006-10-30  Ivan Gyurdievd3d9: Make the "Tests executed" counter stable.
2006-10-30  Ivan Gyurdievd3d9: Pass test as argument to print handler.
2006-10-30  Jacek Cabanmshtml: Added put_innerHTML implementation.
2006-10-30  Jacek Cabanshlwapi: Added SHQueueUserWorkItem implementation.
2006-10-30  Jacek Cabanwininet: Call SendCallback in destructor instead of...
2006-10-30  Jacek Cabanwininet: Store handle in WININETHANDLEHEADER and use...
2006-10-30  Jacek Cabanwininet: Remove lpwhparent from WININETHANDLERHEADER.
2006-10-30  Jacek Cabanwininet: Store WININETFTPSESSIONW pointer in WININETFTP...
2006-10-30  Jacek Cabanwininet: Store WININETFTPSESSIONW pointer in WININETFTP...
2006-10-30  Jacek Cabanwininet: Move ftp FindNextFile implementation to ftp.c.
2006-10-30  Jacek Cabanwininet: Use lpAppInfo instead of lpwhparent where...
2006-10-30  Jacek Cabanwininet: Store WININETAPPINFOW pointer in WININETFTPSES...
2006-10-30  Jacek Cabanwininet: Use lpHttpSession instead of lpwhcalback where...
2006-10-30  Jacek Cabanwininet: Store pointer to WININETHTTPSESSIONW in WININE...
2006-10-30  Jacek Cabanwininet: Use lpAppInfo instead of lpwhparent where...
2006-10-30  Jacek Cabanwininet: Store WININETAPPINFOW pointer in WININETHTTPSE...
2006-10-30  Paul Vriensshell32: Cast-qual warnings fix.
2006-10-30  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-10-30  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-30  Andrew Talbotd3d9: Cast-qual warnings fix.
2006-10-30  Mike McCormackmsi: Split ACTION_UpdateInstallStates into two separate...
next