wine/eterwine.git
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}.
2005-01-03 Justin ChevrierConverted system metrics to Unicode.
2005-01-03 Francois Gouget- If given the EWX_FORCE flag, ExitWindowsEx() should...
2005-01-03 Steven EdwardsAdd and fix some stubs.
2005-01-03 Ivan Leo PuotiUpdate copyright info for the new year.
2005-01-03 Jacek CabanGet rid of HEAP_strdupWtoA calls.
2005-01-03 Aric StewartBe sure that set paths are terminated with a backslash.
2005-01-03 Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2005-01-03 Eric PouechSome missing const correctness fixes.
2005-01-03 Robert ReifAdded partial VxD support.
2005-01-03 Ulrich CzekallaAdd comment about CLIPBOARD_SetClipboardOwner.
2005-01-03 Dimitrie O... Debug fixes and cleanup.
2005-01-03 José Manuel... Added Spanish translation.
2005-01-03 Mike Hearn- Finish off the "Remove Application" button.
2005-01-03 Dmitry Timoshkov- Do not print FIXME in X11DRV_GetKeyboardLayout if...
2005-01-03 Eric PouechFixed some regressions from the previous change.
2005-01-03 Christian CostaHandle correctly DDSD_LINEARSIZE flag for FOURCC textures.
2005-01-03 Dimitrie O... Add test for the listbox item height.
2005-01-03 Jacek CabanImplemented DllCanUnloadNow.
next