wine
2005-01-07  Robert ShearmanThe current architecture cannot handle pipes changing...
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
2005-01-06  Huw DaviesInitial support for typelib generation.
2005-01-06  Rein KlazesOn Linux, use fstatfs instead of fstatvfs. It is too...
2005-01-06  Robert ShearmanNo need to add a reference to the apartment from new_st...
2005-01-06  Dmitry TimoshkovAdd a windows events hook to the message test.
2005-01-06  Mike McCormackMsiCloseAllHandles only closes handles allocated in...
2005-01-06  Mike McCormackAdd test for records.
2005-01-06  Mike McCormackFix records according to test cases.
2005-01-06  Vitaly LipatovAdd VMM32Files section.
2005-01-06  Mike McCormackDeclare more functions.
2005-01-06  Ulrich CzekallaWM_GETTEXTLENGTH should return zero for owner drawn...
2005-01-06  Jacek CabanMoved string to resources.
2005-01-06  Dimitrie O... Prefer W to A for documentation. Prefer the non-inlined...
2005-01-06  Justin Chevrier- Obtain border size of windows from registry if available.
2005-01-06  Robert Shearman- Make struct oletls ref counted so that it is only...
2005-01-06  Robert ShearmanConnectNamedPipe returning ERROR_PIPE_CONNECTED is...
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2005-01-06  Tony LambregtsAdd Brazilian standard time.
2005-01-06  Michael JungRegister rsaenh as a RSA SChannel provider.
2005-01-06  Aric Stewart- Properly deformat keys written to the registry.
2005-01-05  Huw DaviesBring the debug functions into line with the rest of...
2005-01-05  Robert ShearmanThe channel buffer can be NULL if the proxy is disconne...
2005-01-05  Robert Shearman- Fix race on apartment creation.
2005-01-05  Mike Hearn- Make apartment access thread-safe by introducing...
2005-01-05  Ferenc WagnerReturn a true boolean value (0 or 1).
2005-01-05  Michael JungAdded list of supported algorithms for SChannel persona...
2005-01-05  Aric StewartWhen checking for an existing .lnk shortcut extension...
2005-01-05  Huw DaviesStore interfaces, structs, coclasses and modules that...
2005-01-05  Vitaly LipatovSpelling fixes.
2005-01-05  Vitaly LipatovGet real screen properties.
2005-01-05  Mike McCormackAdd a simple test case for MSI databases.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
2005-01-05  Peter Berg... Fix a return type bug after allowing 'foo *functionname()'
2005-01-05  Raphael Junqueira- handle StyleRefs list on DMStyleTracks
2005-01-05  Michael JungSet last error if dwFlags are non zero in CPReleaseContext.
2005-01-05  Mike McCormackAllow COM to start services containing COM servers.
2005-01-04  Aric Stewart- CustomAction 35 should call SetTargetPath not just...
2005-01-04  Aric StewartChange how we install files so that we extract files...
2005-01-04  Francois GougetAssorted spelling fixes.
2005-01-04  Mike McCormackConvert StartDoc to Unicode.
2005-01-04  Lionel UlmerFix 'SendAsyncCallback' when it's really asynchronous.
2005-01-04  Lionel Ulmerfpos_t should be 64 bits (verified with native MSVCRT...
2005-01-04  Lionel UlmerHandle buffering in fgetpos / fsetpos.
2005-01-04  Mike McCormackRemove unneeded whitespace, indent correctly.
2005-01-04  Robert ReifPrevent crash from invalid last parameter in GetFileVer...
2005-01-04  Robert ShearmanChange dialog templates to not explicitly specify exten...
2005-01-04  Ulrich CzekallaAlways clearAllSelections since not clearing CLIPBOARD...
2005-01-04  Huw DaviesAdd the precedence of the conditional operator.
2005-01-04  Michael JungAlways set ERROR_SUCCESS in case of success in CPAcquir...
2005-01-04  Huw DaviesDon't touch the rect if hwnd is invalid.
2005-01-04  Robert Shearman- Add tracing for proxy ref count functions.
2005-01-04  Mike HearnAdd a DCOM todo list.
2005-01-04  Mike McCormackExtend winedump to allow dumping enhanced meta files.
2005-01-04  Jakob ErikssonOn NT4 we can also get ERROR_RING2_STACK_IN_USE from
2005-01-04  Mike McCormackAdded some extra functions.
2005-01-04  Alexandre JulliardRemove the no longer needed DCE_ExcludeRgn function and
2005-01-04  Alexandre JulliardUse the DC origin to map coordinates in ExcludeUpdateRg...
2005-01-04  Alexandre JulliardFixed the FIXME in RtlNtStatusToDosError, and implemented
2005-01-04  Alexandre JulliardSupport mapping non page-aligned binaries for SEC_IMAGE...
2005-01-04  Robert ShearmanImplement proxy manager.
2005-01-04  Marcus MeissnerRemoved whitespace at end of lines, updated a bit.
2005-01-04  Jacek CabanUncommented 'optional' attributes.
2005-01-04  Mike McCormackAdd cfgmgr32.h header.
2005-01-04  Ulrich CzekallaWhen loading a bitmap into a dibsection the result...
2005-01-04  Aric StewartHandle IME messages in the default unicode window proce...
2005-01-04  Dimitrie O... Augment the compiling documentatin with the actual...
2005-01-04  Dimitrie O... Hide authors, we don't know how to format them.
2005-01-04  Dimitrie O... Remove bashing of packages, value judgments.
2005-01-04  Vincent BéronKeep all REAMDEs in sync.
2005-01-04  Robert ShearmanFix colours used for SS_*RECT, SS_*FRAME.
2005-01-04  Michael JungAdded support for machine keysets.
2005-01-04  Robert ShearmanMake the ClassFactory proxy support aggregation.
2005-01-03  Alexandre JulliardGet rid of the ThunkData stubs, these are not functions.
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2005-01-03  Alexandre JulliardAvoid dumping the contents of output strings.
2005-01-03  Hans LeidekkerRemove most remaining stubs from unicows.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2005-01-03  Hans LeidekkerStub implementations for AddMonitorW, DeletePrinterDriverW,
2005-01-03  Christian CostaImplemented IMediaControl_Run that explores the graph...
2005-01-03  Jakob ErikssonAdd return value to GetObject error message.
2005-01-03  Peter Berg... Currently a '//****' is matched as an /* comment -...
2005-01-03  Peter Berg... In function_grep.pl and symbol.c/symbol_clean_string...
2005-01-03  Peter Berg... Added the word "FLOAT" to be recognized as argument...
2005-01-03  Peter Berg... Define DirectPlayLobbyCreate to be either the W or...
2005-01-03  Michael JungAdded some defines concerning SChannel CSPs.
2005-01-03  Michael JungAdhere to const'ness of the input data in encrypt_block...
2005-01-03  Vitaly LipatovAdd comments, fix negative value from GetCurFocus.
2005-01-03  Alexandre JulliardUse ExitProcess to terminate the process in ExitWindows...
2005-01-03  Mike McCormackAdd some missing declarations in the spec file.
2005-01-03  Jacek CabanGet rid of W->A calls.
2005-01-03  Diego PettenòGet rid of DPRINTF.
2005-01-03  Aric StewartImprove progress bar tracking.
2005-01-03  Alexandre JulliardWarning fixes.
2005-01-03  Hans LeidekkerStub implementations for GetKernelObjectSecurity,
2005-01-03  Jon GriffithsDocumentation fix.
2005-01-03  Hans LeidekkerImplement and test URLIS_URL flag in UrlIs().
2005-01-03  Christian CostaAdded registration/unregistration of media types.
2005-01-03  Jon GriffithsImplement CreateIProp & most of MAPI's IMAPIProp &...
2005-01-03  Hans LeidekkerStub implementations for GetAltTabInfo{A,W}.
next