wine
2006-11-13  Andrey Turkinatl: Host component implementation: IOleInPlaceSiteWind...
2006-11-13  Andrey Turkinatl: Host component implementation: IOleContainer.
2006-11-13  Andrey Turkinatl: Implement AtlAxAttachControl.
2006-11-13  Andrey Turkinalt: Host component implementation: IOleClientSite.
2006-11-13  Rob Shearmanole32: Re-enable the code that unregisters interfaces...
2006-11-13  Rob Shearmanrpcrt4: Implement RpcServerUnregisterIf.
2006-11-13  Rob Shearmanrpcrt4: Convert the server interfaces list into a stand...
2006-11-13  Rob Shearmanrpcrt4: Fix a comment and move a WARN to where it reall...
2006-11-13  Alexandre Julliardkernel32: Use LC_NUMERIC instead of LC_ALL to determine...
2006-11-13  Mike McCormackmsi: Only free a string in one place.
2006-11-13  Mike McCormackmsi: Fix error handling.
2006-11-13  Mike McCormackmsi: Track temp files as soon as they are created.
2006-11-13  Mike McCormackmsi: Fail if we can't write out a temporary file.
2006-11-13  Mike McCormackmsi: Fix an uninitialized variable in the test cases.
2006-11-13  Mike McCormackmsi: Clean upstore_binary_to_temp.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-11-13  Francois Gougetole32: Standardize some documentation comments.
2006-11-13  Francois Gougetwinex11.drv: Fix some comments so they are properly...
2006-11-13  Francois Gougetrpcrt4: Add some stub documentation headers to make...
2006-11-13  Francois Gougetshell32: Fix inclusion of conditional headers (spotted...
2006-11-13  Francois Gougetmsi: assert.h is not a local header (spotted by winapi_...
2006-11-13  Francois Gougetole32/tests: Don't use the NONAMELESS* macros in the...
2006-11-13  Dmitry Timoshkovntdll: Alphabetically sort the Makefile entries.
2006-11-13  Paul Vrienscomdlg32: Remove unused variable (Coverity).
2006-11-13  Paul Vriensrsaenh: Move type-check before len-check (Coverity).
2006-11-13  Paul Vriensmsi: Fix typo's (Coverity).
2006-11-13  Stefan Dösingerwined3d: Fix a comment.
2006-11-13  Alexandre Julliardserver: Fix list corruption caused by previous change.
2006-11-13  Jacek Cabanmshtml: Added border implementation.
2006-11-13  Jacek Cabanmshtml: Added IDM_ORDERLIST implementation.
2006-11-13  Jacek Cabanmshtml: Added IDM_UNORDERLIST implementation.
2006-11-13  Jacek Cabanmshtml: Added IDM_HORIZONTALLINE implementation.
2006-11-13  Jacek Cabanmshtml: Added IDM_INDENT and IDM_OUTDENT implementation.
2006-11-13  Jacek Cabanmshtml: Remove menus that are in shdoclc.dll.
2006-11-13  Jacek Cabanshdoclc: Added shdoclc.dll.
2006-11-13  Michael Stefaniucwinmm/tests: Win64 printf format warning fixes.
2006-11-13  Michael Stefaniucwinmm/tests: Fix the parameters of LPTIMECALLBACK funct...
2006-11-13  Michael Stefaniucdsound: Win64 printf format warning fixes.
2006-11-13  Michael Stefaniucdsound: Fix the declaration/definition of DSOUND_timer().
2006-11-13  Hans Leidekkershlwapi: UrlEscapeA should fail with E_POINTER when...
2006-11-13  Roderick Colenbranderwgl: Fix a typo in the pbuffer pixelformat enumeration...
2006-11-13  H. Verbeetwinex11.drv: The y coordinate should be offset agaist...
2006-11-13  Andrew Talbotadvapi32: Constify a parameter.
2006-11-13  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-11-13  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-11-13  Andrew Talbotquartz: Cast-qual warnings fix.
2006-11-13  Andrew Talbotqcap: Cast-qual warnings fix.
2006-11-13  James Hawkinsmsi: Fix a heap corruption bug by resizing the src...
2006-11-13  Francois Gougetinclude/tapi.h: Add missing include directives.
2006-11-13  Francois Gougetuser: Only perform the screen resolution changing tests...
2006-11-13  Francois Gougetkernel32: Fix the 'MAP_FOLDCZONE' ok() test.
2006-11-13  Kirill K. Smirnovwinhelp: Use path of parent helpfile while looking...
2006-11-13  Kirill K. Smirnovwinhelp: Fix WINHELP_DeleteWindow.
2006-11-13  Kirill K. Smirnovwinhelp: Do not create popup window if file not found.
2006-11-10  Alexandre JulliardRelease 0.9.25. wine-0.9.25
2006-11-10  Alexandre Julliardrpcrt4: Avoid a sizeof in a trace.
2006-11-10  Rob Shearmanrpcrt4: Create one protseq object per used protocol...
2006-11-10  Rob Shearmanrpcrt4: Don't store the endpoint in the protseq.
2006-11-10  Rob Shearmanrpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when...
2006-11-10  Rob Shearmanrpcrt4: Correctly align the results in the RPC Bind...
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-10  Dmitry Timoshkovoleaut32: Constify some data.
2006-11-10  Alexandre Julliardopengl32: Hack to make sure winex11 is loaded before...
2006-11-10  Alexandre Julliardadvapi32: Fixed last error check in RegSaveKey.
2006-11-10  Alexandre Julliardserver: Properly handle kill_thread recursion when...
2006-11-10  Andrew Talbotquartz: Cast-qual warning fix.
2006-11-10  Markus Amslerd3d8: Add GetContainer tests for implicit surfaces.
2006-11-10  Markus Amslerd3d9: Forwardport implicit surface tests.
2006-11-10  Mike McCormackriched20: Flush the clipboard before exiting the test.
2006-11-10  Mike McCormackriched20: Add missing void to parameter list.
2006-11-10  Mike McCormackriched20: Remember to close windows after tests.
2006-11-10  Mike McCormackriched20: Fix a memory leak.
2006-11-10  Mike McCormackriched20: Set the correct number of initialized cursors.
2006-11-10  Mike McCormackriched20: Fix an uninitialized variable.
2006-11-10  Mike McCormackmsi: Only log the Action, as it's the same as ActionReq...
2006-11-10  Mike McCormackmsi: Check whether the component is enabled first.
2006-11-10  Mike McCormackmsi: Component attributes are bitmasks.
2006-11-10  Mike McCormackdinput: Use HeapAlloc/Free instead of alloc/free.
2006-11-10  Mike McCormacksetupapi: Use HeapAlloc/Free instead of malloc/free.
2006-11-10  Mike McCormackshlwapi: Use HeapAlloc/Free instead of malloc/free.
2006-11-10  Mike McCormackoleaut32: Use HeapAlloc/Free instead of malloc/free.
2006-11-10  Damjan Jovanovicwinex11.drv: Check for incompatible bpps and negative...
2006-11-10  Damjan Jovanovicwinex11.drv: Fix copying top-down/bottom-up DIBs.
2006-11-10  Kai Blinsecur32: work around a bug in ntlm_auth that breaks...
2006-11-10  Jacek Cabanmshtml: Use popup menu from shdoclc.dll.
2006-11-10  Michael Stefaniucrpcrt4: Win64 printf format warning fixes.
2006-11-10  Michael Stefaniucrpcrt4: More "unsigned long" to "ULONG" changes in...
2006-11-10  Michael Stefaniucrpcrt4: Bring the function definitions in sync with...
2006-11-10  Michael Stefaniucrpcrt4/ndr_marshall.c: Bring the function definitions...
2006-11-09  Saulius Krasuckasloader: Use plain binary name of git-describe to avoid...
2006-11-09  Alexandre Julliardrpcrt4/tests: Replace || by |.
2006-11-09  Alexandre Julliarddmsynth: Fix one more instance of && instead of &.
2006-11-09  Marcus Meissneruser32: Replaced && 0xff by & 0xff.
2006-11-09  Marcus Meissnerdmscript: Replaced && 0xff by & 0xff.
2006-11-09  Marcus Meissnerdmusic: Replaced && 0xfff... by & 0xff.
2006-11-09  Marcus Meissnerdswave: Replaced && 0xff by & 0xff.
2006-11-09  Marcus Meissnerdmcompos: Replaced && 0xff by & 0xff.
2006-11-09  Dmitry Timoshkovinclude: Remove duplicate definition.
2006-11-09  Markus Amslerd3d8: Add refcount tests for implicit surfaces.
next