Use the source dir as the documentation root dir.
[wine] / dlls /
2005-01-07  Jon GriffithsUse the source dir as the documentation root dir.
2005-01-07  Diego PettenòAdded stub implementation for WINNLS* functions.
2005-01-07  Diego PettenòGet rid of DPRINTF.
2005-01-07  Vincent BéronUse GetLocalTime (tz-dependant) instead of GetSystemTim...
2005-01-07  Aric StewartMake all custom type 1 actions happen in a seperate...
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2005-01-07  Paul Vriens- Media Types (and Extensions) should use "Source Filte...
2005-01-07  Crestez LeonardFix bug with Treeview_SelectItem reselecting the same...
2005-01-07  Robert Shearman- Add a complete, sorted listed of IOCTLS implemented...
2005-01-07  Robert ShearmanRename iid in wine_marshal_id to ipid and use IPIDs...
2005-01-07  Robert ShearmanThe current architecture cannot handle pipes changing...
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
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  Ulrich CzekallaWM_GETTEXTLENGTH should return zero for owner drawn...
2005-01-06  Jacek CabanMoved string to resources.
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  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  Michael JungAdded list of supported algorithms for SChannel persona...
2005-01-05  Aric StewartWhen checking for an existing .lnk shortcut extension...
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  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  Michael JungAlways set ERROR_SUCCESS in case of success in CPAcquir...
2005-01-04  Robert Shearman- Add tracing for proxy ref count functions.
2005-01-04  Mike HearnAdd a DCOM todo list.
2005-01-04  Jakob ErikssonOn NT4 we can also get ERROR_RING2_STACK_IN_USE from
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  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  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  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  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  Steven EdwardsAdd and fix some stubs.
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  Dimitrie O. PaunDebug fixes and cleanup.
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. PaunAdd test for the listbox item height.
2005-01-03  Jacek CabanImplemented DllCanUnloadNow.
2005-01-03  Jacek CabanGet rid of W->A call.
2005-01-03  Jon GriffithsConst correctness fix.
2005-01-03  Jon GriffithsUse Ascii functions explicitly.
2005-01-03  Dimitrie O. PaunSS_CENTERIMAGE has been implemented.
2005-01-03  Michael JungImplemented parallel hashing in CPEncrypt and CPDecrypt.
2005-01-03  Mike HearnComment out an assert, as we don't yet implement IRemUn...
2005-01-03  Hans LeidekkerStub implementations for GetLogColorSpace{A,W}.
next