wine
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-03  Alexandre Julliardntdll: FILE_GetDeviceInfo no longer needs to be public.
2006-11-03  Alexandre Julliardpreloader: Setup a fake thread-local storage block...
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-11-03  Roderick Colenbranderwinex11.drv: Opengl init fix.
2006-11-03  Louis Lendersmscoree: Add a few more stubs.
2006-11-03  Alexandre Julliardws2_32: Don't store the socket file descriptor in the...
2006-11-03  Alexandre Julliardntdll: Don't store the unix file descriptor in the...
2006-11-03  Alexandre Julliardntdll: Added a server_get_unix_fd function that avoids...
2006-11-02  Francois Gougetinclude: Fix the HeapQueryInformation() prototype.
2006-11-02  Francois Gougetwinhelp: Add missing '\n' in Wine trace.
2006-11-02  Rob Shearmansecur32: Make the path to ntlm_auth easier to change...
2006-11-02  Rob Shearmanwininet: Don't return an error for INTERNET_OPTION_SEND...
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
2006-11-02  Andrey Turkinatl: Implement AtlModuleAddCreateWndData and AtlModuleE...
2006-11-02  Andrey Turkinatl: Implement AtlAxWinInit and AtlAxWin window procedure.
2006-11-02  Andrey Turkinatl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
2006-11-02  Jacek Cabanmshtml: Added implementation of QueryStatus(IDM_UNDERLINE).
2006-11-02  Jacek Cabanmshtml: Added implementation of QueryStatus(IDM_ITALIC).
2006-11-02  Jacek Cabanmshtml: Added more QueryStatus tests.
2006-11-02  Jacek Cabanmshtml: Added implementation of QueryStatus(IDM_BOLD).
2006-11-02  Jacek Cabanmshtml: Added more edit mode tests.
2006-11-02  Jacek Cabanmshtml: Load about:blank in exec_editmode.
2006-11-02  Jacek Cabanmshtml: Added beginning of set_progress task implementa...
2006-11-02  Jacek Cabanmshtml: Call SetStatusText in set_parsecomplete.
2006-11-02  Jacek Cabanmshtml: Get DISPID_AMBIENT_SILENT and DISPID_AMBIENT_OF...
2006-11-02  Jacek Cabanmshtml: Fix no longer valid ERR.
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.
next