wine
2008-01-07  Rob Shearmanrpcrt4: Add some tests for NdrGetBuffer and NdrFreeBuffer.
2008-01-07  Rob Shearmanole32: Clear the RPC_MESSAGE structure before using it.
2008-01-07  Rob Shearmankernel32: Implement RegisterWaitForSingleObjectEx.
2008-01-07  Rob Shearmansvchost: Add a FIXME for an undocumented function ...
2008-01-07  Rob Shearmanole32: Determine the destination for the COM call and...
2008-01-07  Rob Shearmanwidl: Make the offset of conformant string types point...
2008-01-07  Rob Shearmanrpcrt4: Update todos.
2008-01-07  Hans Leidekkertools/wine.desktop: Add Dutch translation.
2008-01-07  Hans Leidekkerkernel32: Add Surinam Dutch and Belgian Dutch translati...
2008-01-07  Hans Leidekkerkernel32: Fix two test failures on Win98 due to missing...
2008-01-07  Hans Leidekkerwininet: Fix handling of host and referrer headers...
2008-01-04  Alexandre Julliardkernel32/tests: Added tests for FindFirstVolume/FindNex...
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2008-01-04  Alexandre Julliardmountmgr.sys: Implemented the IOCTL_MOUNTMGR_QUERY_POIN...
2008-01-04  Alexandre Julliardmountmgr.sys: Add devices to the MountedDevices registr...
2008-01-04  Alexandre Julliardmountmgr.sys: Create disk devices for all configured...
2008-01-04  Alexandre Julliardmountmgr.sys: Create a hard disk device for PhysicalDrive0.
2008-01-04  Peter Dons... ddraw: Add missing pitch in callback from EnumDisplayMo...
2008-01-04  Kirill K. Smirnovkernel32: Convert newborn wineserver handle to kernel32...
2008-01-04  Alexandre Julliardmountmgr.sys: Added initial stub for the mount point...
2008-01-04  Austin EnglishMore spelling fixes.
2008-01-04  Jonathan Ernstserver: New French man page for wineserver.
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2008-01-04  Alexandre Julliardadvapi32: Don't wait for 20 seconds if a service fails...
2008-01-04  Lance Jacksoncmd: Fix some unclosed file and registry handles.
2008-01-04  Gerald Pfeifermsi: Adjust the types of loop variables.
2008-01-04  Gerald Pfeiferd3d9: Fix type of loop variable.
2008-01-04  Gerald Pfeiferd3d8: Fix type of loop variable.
2008-01-04  Dmitry Timoshkovgdi32: Remove redundant indentation levels in CreateFon...
2008-01-04  Jacek Cabanmshtml: Don't assume that end_pos.node is text node...
2008-01-04  Jacek Cabanmshtml: Fixed Read implementations.
2008-01-04  Jacek Cabanmshtml: Added Invoke(DISPID_READYSTATE) implementation.
2008-01-04  Alistair Leslie... msxml3: Tests for get_xml, createAttribute, CreateComme...
2008-01-04  Alistair Leslie... msxml3: Implement get_xml.
2008-01-04  Alistair Leslie... msxml3: Cannot add an attribute with appendChild.
2008-01-04  Alistair Leslie... msxml3: Add missing values for get_nodeName.
2008-01-04  Alistair Leslie... msxml3: Implement createAttribute.
2008-01-04  Alistair Leslie... msxml3: Implement createComment.
2008-01-04  Alistair Leslie... msxml3: Implement setNamedItem.
2008-01-04  Jacek Cabanshdocvw: Call try_application_url after BindToObject...
2008-01-04  Jacek Cabanshdocvw: Use BindToObject to load document (except...
2008-01-04  Jacek Cabanshdocvw.5: Move on_before_navigate2 call to navigate_mon.
2008-01-04  Jacek Cabanshdocvw: Added OnStopBinding implementation and use...
2008-01-04  Jacek Cabanshdocvw: Added OnProgress implementation.
2008-01-04  Jacek Cabanshdocvw: Use OnObjectAvailable in http_load_hack.
2008-01-04  Jacek Cabanshdocvw: Added OnObjectAvailable implementation.
2008-01-04  Jacek Cabanshdocvw: Always create BindStatusCallback object.
2008-01-04  Jacek Cabanshdocvw: Return correct variables in GetBindInfo.
2008-01-04  Jacek Cabanshdocvw: Return S_OK in OnStartBinding.
2008-01-04  Jacek Cabanshdocvw: Store DocHost in BindStatusCallback.
2008-01-04  Jacek Cabanshdocvw: Added missing OnObjectAvailable function.
2008-01-04  Dmitry Timoshkovwinecfg: Don't mix the strings in unix and windows...
2008-01-03  Alistair Leslie... msxml3: Return E_INVALIDARG when value is NULL.
2008-01-03  Marcus Meissnerwininet: Check return value of InternetCrackUrl when...
2008-01-03  Alexandre Julliardntdll: Print an error for unsupported shared writable...
2008-01-03  Zach GoldbergFix some typos.
2008-01-03  Austin EnglishSpelling fixes.
2008-01-03  Michael Jungimm32: Added some unit test cases.
2008-01-03  Aric Stewartimm32: When updating a NULL HIMCC with NULL just return...
2008-01-03  Gerald Pfeifermsi: Remove an extraneous safety check and simplify...
2008-01-03  Gerald Pfeiferws2_32: Remove two noop checks.
2008-01-03  Gerald Pfeiferwined3d: Removed dead FIXME checks.
2008-01-03  Rob Shearmaninclude: ws2tcpip.h should include winsock2.h.
2008-01-03  H. Verbeetwined3d: Properly handle the surface location in stretc...
2008-01-03  H. Verbeetwined3d: SFLAG_INTEXTURE is the same as SFLAG_INDRAWABL...
2008-01-03  H. Verbeetwined3d: Bind the surface texture in LoadLocation().
2008-01-03  H. Verbeetwined3d: Move binding the texture and dirtifying the...
2008-01-03  H. Verbeetwined3d: Call SetGlTextureDesc() from BindTexture(...
2008-01-03  H. Verbeetwined3d: Call ActivateContext regardless of WINED3DCREA...
2008-01-03  Alexandre Julliardserver: Redesign the server shutdown processing.
2008-01-02  Alexandre Julliardserver: Use exponential backoff when waiting for winese...
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2008-01-02  Rob Shearmankernel32: Implement RegisterWaitForSingleObject and...
2008-01-02  Rob Shearmanntdll: Implement RtlRegisterWait, RtlDeregisterWait...
2008-01-02  Eric Pouechrichedit: Simplify first para style handling by creatin...
2008-01-02  Eric Pouechrichedit: Don't force repaint while the redraw flag...
2008-01-02  Eric Pouechrichedit: Optimizations for the style selection.
2008-01-02  Eric Pouechrichedit: Don't recreate the DC all the time, but use...
2008-01-02  Eric Pouechrichedit: Move init code after some sanity checks to...
2008-01-02  Eric Pouechrichedit: Small optimisation in ME_GetSelectionInsertStyle.
2008-01-02  Eric Pouechrichedit: Rewrote FindPixelPos so that it always return...
2008-01-02  Eric Pouechrichedit: Added support for intra-paragraph line space.
2008-01-02  Eric Pouechrichedit: Added support for spaces above & below paragr...
2008-01-02  Eric Pouechrichedit: Now drawing the paragraph borders (if any...
2008-01-02  Eric Pouechrichedit: Fix the para computation when zoom is used.
2008-01-02  Eric Pouechrichedit: Enforce usage of paraformat2 fields instead...
2008-01-02  Eric Pouechrichedit: Properly copying the paraformat2 structure...
2008-01-02  Eric Pouechrichedit: Now dumping all fields from the paraformat2...
2008-01-02  Eric Pouechrichedit: Correctly initialize the paraformat structure.
2008-01-02  Eric Pouechrichedit: Simplified handling of background brush while...
2008-01-02  Eric Pouechrichedit: Now painting the newly supported underline...
2008-01-02  Eric Pouechrichedit: Extend the usage of underlinetype from charfo...
2008-01-02  Eric Pouechrichedit: Don't allow recursive EN_REQUESTRESIZE notifi...
2008-01-02  Eric Pouechrichedit: Correctly copy the pitch and family field.
2008-01-02  Eric Pouechrichedit: Fully initialize the first style.
2008-01-02  Eric Pouechrichedit: Correctly set the CFM_WEIGHT in charformat2.
2008-01-02  Eric Pouechrichedit: Fixed a couple of charformatXXm structure...
2008-01-02  Eric Pouechrichedit: Added support for some message (key, mouse...
2008-01-02  Hans Leidekker msvcrt: Fix spec file entries for the execv functions.
2008-01-02  Hans Leidekkergdi32: Add a stub implementation for RemoveFontMemResou...
next