wine
2006-04-19  Alexandre Julliardserver: Use the standard suspend mechanism to simulate...
2006-04-19  Alexandre Julliardloader: Attempt to detect broken vmsplit setups.
2006-04-19  Mike Frysingerjoystick: Search for /dev/input/js as well as /dev/js.
2006-04-19  Ivan Gyurdievwined3d: Support for shift modifiers.
2006-04-19  Ivan Gyurdievwined3d: Support more than 4/6 tex/temp registers.
2006-04-19  Mikołaj Zalewskicomctl32: Test the HDM_SETITEM notifications.
2006-04-19  Mikołaj Zalewskicomctl32: header: Send correct notify after HDM_SETITEM.
2006-04-19  Mikołaj Zalewskicomctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
2006-04-19  Huw Daviesoleaut32: Implement CLEANLOCALSTORAGE marshalling and...
2006-04-19  Mike McCormackrpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
2006-04-19  Mike McCormackrpcrt4: Make RPCRT4_Send more compatible with write(2).
2006-04-19  Mike McCormackrpcrt4: Make RPCRT4_Receive more compatible with read(2).
2006-04-19  Mike McCormackrpcrt4: Simplify RPCRT4_OpenConnection() a little.
2006-04-19  Mike McCormackrpcrt4: Split code to open a pipe from RPCRT4_OpenConne...
2006-04-19  Mike McCormackrpcrt4: Isolate code to open named pipes out of RPCRT4_...
2006-04-19  Alexandre Julliarddbghelp: Don't fail to initialize if we can't load...
2006-04-19  Alexandre Julliardshell32: Fixed ordinals of SHDefExtractIconA/W.
2006-04-19  Michael Kaufmannuser: Find popup menus by ID.
2006-04-19  Stefan Dösingerwined3d: Implement GetHWND and SetHWND.
2006-04-19  Stefan Dösingerwined3d: Implement EnumTextureFormats.
2006-04-19  Stefan Dösingerwined3d: Implement EnumZBufferFormats.
2006-04-19  Stefan Dösingerwined3d: Implement IWineD3DDevice::EnumDisplayModes.
2006-04-19  Stefan Dösingerwined3d: Implement Init3D and Uninit3D.
2006-04-19  James Hawkinsadvpack: Set the destination directory to the working...
2006-04-19  James Hawkinsadvpack: Add the ability to set multiple keys on one...
2006-04-19  James Hawkinsadvpack: Put function declarations in advpack_private.h.
2006-04-19  Mike McCormackrpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqB...
2006-04-19  Mike McCormackrpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInq...
2006-04-19  Mike McCormackntdll: Stub implementations of NtCreateIoCompletion...
2006-04-19  Huw Daviesgdi32: Fix return values in BitBlt/StretchBlt.
2006-04-18  Huw Daviesgdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
2006-04-18  Mikołaj Zalewskicomctl32: header: Remove the unused bUnicode.
2006-04-18  Mikołaj Zalewskicomctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
2006-04-18  Mike McCormackmsi: Clean up memset usage.
2006-04-18  Mike McCormackmsi: Fix a regression caused by some bad logic.
2006-04-18  Mike McCormackmsi: Don't fall back to the folder's parent if the...
2006-04-18  Alexandre Julliardexplorer: Reuse drives that point to the same device...
2006-04-18  Alexandre Julliardwinebuild: Disable linking to external symbols by default.
2006-04-18  Alexandre Julliardwldap32: Added a wrapper for ber_scanf.
2006-04-18  Alexandre Julliardwldap32: Added a wrapper for ber_printf.
2006-04-18  Alexandre Julliardwldap32: Add wrappers for the ber_* functions.
2006-04-18  Alexandre Julliardntdll: Add wrappers for the remaining math functions.
2006-04-18  Alexandre Julliardntdll: Add wrappers for the string functions.
2006-04-18  Alexandre Julliardconfigure: Added check to catch old versions of the...
2006-04-18  Mike McCormackmsi: Simplify create_component_advertise_string() a...
2006-04-18  Robert Shearmanoleaut32: Fix differences between the size returned...
2006-04-18  Robert Shearmanoleaut32: Initialise BSTR pointer to NULL in VARIANT_Us...
2006-04-18  Robert Shearmanwidl: Ignore [object] attribute on interfaces written...
2006-04-18  Dmitry Timoshkovwinspool: Add a test for DocumentProperties.
2006-04-18  Alexandre Julliardexplorer: Initial version of dynamic drive support...
2006-04-18  Alexandre Julliardconfigure: Added checks for HAL libraries.
2006-04-18  Alexandre Julliardlibwine: Added a couple of missing memory constraints...
2006-04-18  Jacek Cabanshdocvw: Use DocHost, not WebBrowser, in navigate_url.
2006-04-18  Jacek Cabanshdocvw: Use DocHost, not WebBrowser, in Shell DocObjec...
2006-04-18  Jacek Cabanshdocvw: Move connection points to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Use Dochost, not WebBrowser, in deactivate_doc...
2006-04-18  Jacek Cabanshdocvw: Get rid of WebBrowser dependency in DocHost...
2006-04-18  Jacek Cabanshdocvw: Move IOleInPlaceFrame to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IServiceProvider to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IDispatch to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleCommandTarget to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleDocumentSite to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IDocHostUIHandler to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleInPlaceSite to DocHost object.
2006-04-18  Jacek Cabanshdocvw: Move IOleClientSite to new DocHost object...
2006-04-18  Alexandre Julliardwinebuild: Fixed index in module table for delayed...
2006-04-18  Ivan Gyurdievwined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.
2006-04-18  Ivan Gyurdievwined3d: Use correct register number mask.
2006-04-18  Ivan Gyurdievwined3d: Dcl opcode takes 2 parameters.
2006-04-18  Ivan Gyurdievwined3d: Fix _dw modifier.
2006-04-18  Ivan Gyurdievwined3d: Fix flow control instructions number of parame...
2006-04-18  Ivan Gyurdievwined3d: Skip unhandled opcodes in vshaders.
2006-04-18  Ivan Gyurdievwined3d: Texkill is supported for ps2.0-3.0.
2006-04-18  Mikołaj Zalewskicomctl32: Send Unicode notifications if required in...
2006-04-18  Mikołaj Zalewskicomctl32: Scroll listview if changing scroll bounds...
2006-04-18  Mikołaj Zalewskishell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSER...
2006-04-18  Mikołaj Zalewskiprogman: Fix two simple bugs.
2006-04-18  Mike McCormackole32: More tests and fixes for STGM_PRIORITY.
2006-04-18  Mike McCormackole32: Fix a declaration.
2006-04-18  Mike McCormackole32: Uncomment some code to make sure it is compiled...
2006-04-18  Stefan Dösingerwined3d: Add the remaining DirectDraw methods to WineD3...
2006-04-18  Stefan Dösingerwined3d: Add the remaining IWineD3DDevice methods.
2006-04-18  Stefan Dösingerwined3d: Add IWineD3DPalette.
2006-04-18  Stefan Dösingerwined3d: Add a parameter for surface type selection.
2006-04-18  Louis Lendersshell32: Define 2 more avi resources.
2006-04-17  Mike McCormackconfigure: Exit with a non-zero exit code if a core...
2006-04-17  Mike McCormackconfigure: Remove the --disable-debug and --disable...
2006-04-17  Mike McCormackmsi: Fix some possible NULL pointer dereferences (Cover...
2006-04-17  Mike McCormackregsvr32: Ignore the /c flag.
2006-04-17  Detlef Riekenbergwinspool: Basic tests for DeleteMonitor.
2006-04-17  Detlef Riekenbergwinspool: Implement DeleteMonitor.
2006-04-17  James Hawkinsadvpack: Add install_init/release to perform install...
2006-04-17  James Hawkinsadvpack: Factor out OCX registering into do_ocx_reg.
2006-04-17  James Hawkinsadvpack: Use get_parameter to read the three parameters...
2006-04-17  James Hawkinsadvpack: The fallback directory is the fifth field...
2006-04-17  James Hawkinsadvpack: Use the default queue callback when calling...
2006-04-17  James Hawkinsadvpack: Fix the documentation for RegisterOCX.
2006-04-17  James Hawkinsadvpack: Fix the return type of RegisterOCX.
2006-04-17  Eric Kohlwidl: Support multiple RPC interfaces per binary.
2006-04-17  Alexander N... twain_32: Added Norwegian resource.
next