wine
2005-06-07  Robert Shearman- Add a default asynchronous I/O implementation.
2005-06-07  Mike McCormackDeclare some functions.
2005-06-07  Robert ShearmanMake NdrInterfacePointer* more reliable.
2005-06-07  Martin FuchsSynchronize resource scripts IDs of the different langu...
2005-06-07  Thomas WeidenmuellerRemoved local variables only used in TRACE statements.
2005-06-07  Mike McCormackDefine GetExplicitEntriesFromAcl.
2005-06-07  Mike McCormackAdded some security related functions to winbase.h.
2005-06-07  Mike McCormackAdded the appmgmt.h header.
2005-06-07  Mike McCormackFix radio button groups. Don't add the WS_GROUP style...
2005-06-07  Mike McCormackDeclare OleLoadPictureEx.
2005-06-07  Juan LangConst-ify a mask.
2005-06-07  Juan LangFix return code abuse (don't use HRESULT when it isn...
2005-06-07  Aric StewartAdd functions to add the User UpgradeCodes.
2005-06-07  Aric StewartCorrect a crash if the length buffer is NULL.
2005-06-07  Paul VriensFixed typo.
2005-06-07  Paul VriensAdd another (unknown) member to SYSTEM_THREAD_INFORMATION.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-06-06  Alexandre JulliardMoved the kernel per-thread data out of the TEB into...
2005-06-06  Alexandre JulliardFetch the stack selector to use from the previous stack...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-06  Michael JungAllow for unixfs folders to be rooted at desktop level.
2005-06-06  Alexandre JulliardMoved all assembly code to the end of the generated...
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...
2005-06-06  Felix NawothnigMake SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
2005-06-06  Mike McCormackUse standard lists in the event subscription code.
2005-06-06  Aric StewartDon't get caught in loops on parent progids.
2005-06-06  Mike McCormackDefine some Cert* functions.
2005-06-06  Mike HearnDelete version sniffing logic.
2005-06-06  Michael JungLet BindToObject fail, if called with empty relative...
2005-06-06  Marcus MeissnerAdded testcases for OLE Picture handling.
2005-06-06  Robert ReifDon't open device if already open.
2005-06-06  James HawkinsAudit the Tab control.
2005-06-06  Martin FuchsImplement file properties dialog (partly based on Rob...
2005-06-05  Alexandre JulliardSwitch back to .data at the end of asm sections to...
2005-06-05  Mike HearnInitialize DataRepresentation in NdrClientInitializeNew...
2005-06-05  Mike Hearn- Don't return NULL for proxy details if there is no...
2005-06-05  Rob ShearmanDon't disconnect proxies flagged with SORFP_NOLIFETIMEM...
2005-06-05  Lauri TulminDon't truncate text on WM_SETTEXT and send EN_MAXTEXT.
2005-06-05  Robert ReifFix a problem where actual sample rate doesn't exactly...
2005-06-05  Christian CostaFixed clock release in transform template.
2005-06-05  Martin FuchsRefresh window content after context menu popups only...
2005-06-05  Alexandre JulliardMoved the server part of the ExitThread functionality...
2005-06-05  Alexandre JulliardGenerate the resource data directly inside the resource...
2005-06-05  Alexandre JulliardDon't bother looking for a resource directory in free...
2005-06-05  Alexandre JulliardAvoid accessing the htask16 TEB field from ntdll.
2005-06-05  Alexandre JulliardAllocate the system view for builtin modules earlier in
2005-06-05  Vitaliy MargolenMatch names for WM_SHOWWINDOW status codes to MSDN.
2005-06-05  Mike HearnAdd some tracing to the IRemUnknown RpcProxyBuffer...
2005-06-05  Robert ReifReturn proper error code.
2005-06-05  Jacek CabanTest only stdole32.tlb as we don't have olepro32.dll...
2005-06-05  Mike HearnSuppress the noisy SetNamedPipeHandleState fixme.
2005-06-05  Martin FuchsSync winefile's header between WINE and ReactOS.
2005-06-05  Uwe BonnesAdded more pipe tests.
2005-06-05  Robert ReifFix tests to work with drivers that don't support a...
2005-06-05  Paul VriensAdded a stub for CryptCATAdminCalcHashFromFileHandle.
2005-06-05  Paul VriensAdded some error codes.
2005-06-05  Christian CostaMoved dsurface object files to ddraw root dir.
2005-06-05  Robert ReifAdd tests to check DirectSoundCapture creation.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-04  Huw DaviesIf a folder is selected on Open then browse into it...
2005-06-04  Felix NawothnigFix some missed invalidations after column resize.
2005-06-04  Juan LangImplement asn.1 decoding of integers, with tests.
2005-06-04  Huw DaviesUse DWLP_MSGRESULT to return values from the dialog...
2005-06-04  Maarten LankhorstImplemented VfwCapture interface.
2005-06-04  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...
2005-06-04  Robert ReifFinish DirectSoundCapture/DirectSoundCapture8 split.
2005-06-04  Christian CostaRelease clock only when one is set.
2005-06-04  James Hawkins- Factor out common text shifting logic.
2005-06-04  Juan LangAdded a bunch of crypto error codes.
2005-06-04  Aric StewartMake sure the TRACE statements do not spew garbage...
2005-06-04  Huw DaviesSend CDN_FOLDERCHANGE whenever we change folder.
2005-06-04  Hans LeidekkerRemove ntdll from imports.
2005-06-04  Mike McCormackTake the dialog frame into account when calculating...
2005-06-04  Aric StewartSince multiple progids can refer to 1 class we need...
2005-06-04  Christian CostaMoved ddraw object files to ddraw root dir.
2005-06-03  Christian CostaMoved clipper and palette objects files to ddraw root...
2005-06-03  Lionel UlmerAdded keys to install all known DPlay service providers.
2005-06-03  Troy RolloRemove CR characters.
2005-06-03  Juan LangGet rid of a magic number, and improve stubs of
2005-06-03  Juan LangRearrange Crypt{De|En}codeObjectEx to make error handli...
2005-06-03  Martin FuchsFix position of column header labels.
2005-06-03  Aric StewartLocate where a buffer size is not being set and correct...
2005-06-03  Paul VriensChange SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
2005-06-03  Aric StewartAdd install_on_demand for Extension servers also. curre...
2005-06-02  Richard Cohen- Don't assume the ROT is already empty.
2005-06-02  Richard CohenIEnum::Clone shouldn't do a Reset.
2005-06-02  Aric StewartDo not loop if a ProgId's Parent Index it itself.
2005-06-02  Marcus MeissnerDrop duplicate definition of IID_IEnumDMO.
2005-06-02  Richard CohenAdded tests for file monikers.
2005-06-02  Richard Cohen- Base FileMonikerImpl_Save() on XP.
2005-06-02  Mike McCormackUse MSI_QueryGetRecord in one more place.
2005-06-02  Juan LangAdded a couple missing prototypes.
2005-06-02  Aric StewartPrint a message for skipped actions in ProcessExecSeque...
2005-06-02  Juan LangSet default for "My Documents" to $HOME, and "Desktop...
2005-06-02  Aric StewartDo not change a features state to Advertise if it expli...
2005-06-02  Aric StewartFor typelibs index 1 do not add \\1 to the path. This...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-02  Aric StewartRegister the FileType and correct short vs long path...
2005-06-02  Henning GerhardtUpdate German resource files.
next