wine
2006-04-20  Jacek Cabanntdll: Added NtGetTickCount implementation.
2006-04-20  Alexandre Julliarduser: Don't return CLASS_OTHER_PROCESS when modifying...
2006-04-20  Mike McCormackrpcrt4: Abstract the transport layer functionality.
2006-04-20  James Hawkinsadvpack: Implement LaunchINFSectionW.
2006-04-20  James Hawkinsadvpack: Implement ExecuteCabW.
2006-04-20  James Hawkinsadvpack: Implement the RunPostSetupCommands callback.
2006-04-20  James Hawkinsadvpack: Implement the RegisterOCXs callback.
2006-04-20  Jeff Latimerusp10: Set defaults for ScriptGetFontProperties.
2006-04-20  Jeff Latimerusp10: Remove the need to pass chars to ScriptPlace.
2006-04-20  Alexandre Julliardserver: Remove some no longer needed ptrace code to...
2006-04-20  Alexandre Julliardntdll: Use NtSetContextThread in NtRaiseException.
2006-04-20  Alexandre Julliardntdll: Get registers on the client side for NtGetContex...
2006-04-20  Ivan Gyurdievwined3d: Trace corrections/improvements.
2006-04-20  qingdoa daoocomctl32: Fix an unsigned comparison to zero.
2006-04-20  James Hawkinsadvpack: Set the ldids of the install section in instal...
2006-04-20  James Hawkinsadvpack: Add stub handling for the RegisterOCXs command.
2006-04-20  James Hawkinsadvpack: Don't TRACE the internals of the setup pointer...
2006-04-20  James Hawkinsadvpack: LaunchINFSectionExA is no longer a stub.
2006-04-20  Mike McCormackrpcrt4: Use a separate function to open each protseq.
2006-04-20  Mike McCormackrpcrt4: Abstract access to the connection's waitable...
2006-04-20  Robert Shearmanwidl: Prevent NULL pointer de-refs on "void *" types.
2006-04-20  Robert Shearmanwininet: Don't allocate memory for the thread error...
2006-04-20  Robert Shearmanrpcrt4: Don't apply the offset to the pointer passed...
2006-04-20  Robert Shearmanrpcrt4: Free all pointers by default, except for confor...
2006-04-20  Robert Shearmanrpcrt4: Fix some memory leaks.
2006-04-20  Robert Shearmanrpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
2006-04-20  Robert Shearmanrpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead...
2006-04-20  Robert Shearmanrpcrt4: Store the return value on the stack for interpr...
2006-04-20  Robert Shearmanrpcrt4: Correctly fill in StackTop for stubless clients...
2006-04-20  Robert Shearmanrpcrt4: There's no need to set stubMsg.StackTop twice.
2006-04-20  Robert Shearmanrpcrt4: Fix the MSVC version of call_server_func.
2006-04-20  Thomas Khox11drv: Virtual key input scrubbing in X11DRV_send_keyb...
2006-04-20  Mikołaj Zalewskiprogman: Add close button and sysmenu to dialogs.
2006-04-20  Mikołaj Zalewskicomctl32: header: Avoid freeing invalid pointers.
2006-04-20  Michael Kaufmannuser: Add SS_NOPREFIX to the text style in message...
2006-04-20  Jacek Cabanshdocvw: Added InternetExplorer::Navigate2 implementation.
2006-04-20  Jacek Cabanshdocvw: Move create_doc_view_hwnd call to navigate_url.
2006-04-20  Jacek Cabanshdocvw: Register InternetExplorer class factory in...
2006-04-20  Jacek Cabanshdocvw: Added InternetExplorer::put_Visible implementa...
2006-04-20  Jacek Cabanshdocvw: Move IEWinMain to iexplore.c.
2006-04-20  Jacek Cabanshdocvw: Added beginning InternetExplorer implementation.
2006-04-20  Jacek Cabanshdocvw: Move DllGetClassObject implementation to facto...
2006-04-20  Jacek Cabanshdocvw: Move more initialization code to DocHost_Init.
2006-04-20  Jacek Cabanmshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEv...
2006-04-19  Jeff Latimergdi: Added implementation of GetCharABCWidthsI.
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.
next