wine
2005-01-03  Jacek CabanImplemented DllCanUnloadNow.
2005-01-03  Jacek CabanGet rid of W->A call.
2005-01-03  Jon GriffithsTypos/grammar fixes.
2005-01-03  Jon GriffithsConst correctness fix.
2005-01-03  Jon GriffithsUse Ascii functions explicitly.
2005-01-03  Dimitrie O... SS_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}.
2005-01-03  Hans LeidekkerStub implementations for EnumDateFormatsEx{A,W}.
2005-01-03  Hans LeidekkerStub implementations for RasConnectionNotification...
2005-01-03  Aric StewartFree allocated buffers.
2005-01-03  Hans LeidekkerRemove obsolete info.
2005-01-03  Jacek CabanAdded optional, defaultvalue and vararg.
2005-01-03  Michael JungSmall bugfixes backported from the LibTomCrypt v1.0rc1...
2005-01-03  Robert ShearmanAdd definition of IInternalUnknown.
2004-12-27  Mike McCormackImplement thread safety for records.
2004-12-27  Robert Shearman- Move named pipe macros into rpc.c.
2004-12-27  Robert ShearmanImplement COM local servers using table marshaling...
2004-12-27  Mike Hearn- Implement the COM stub manager, refactor the current...
2004-12-27  Aric StewartParse out the full features by using the ',' character...
2004-12-27  Aric StewartContinue when a duplicate component is found and loaded.
2004-12-27  Aric Stewart- Rework how we handle Feature and Component States...
2004-12-27  Aric StewartMove Install Features selection and evaluation into...
2004-12-27  Aric StewartAllow for end of install actions.
2004-12-27  Aric Stewart- Create the shortcut directory if it does not exist.
2004-12-27  Aric StewartEliminate some fixed length buffers.
2004-12-27  Mike McCormackFix CreateService's error code for a service that alrea...
2004-12-27  Aric StewartInclude a System16Folder definition.
2004-12-27  Jacek CabanAdded IInternetBindInfo, IInternetProtocolRoot, IIntern...
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-27  Hans LeidekkerStub implementations for GetICMProfileW, SetICMProfile...
2004-12-27  Huw DaviesFix typelib generation of CARRAYs.
2004-12-27  Lionel UlmerFix non-RTDSC case for QueryPerformanceFrequency.
2004-12-27  Christian CostaInitialize the COM libraries for the newly created...
2004-12-27  Vincent BéronGenerate only wanted files.
2004-12-27  Christian CostaFake line sweeping of the monitor.
2004-12-27  Mike McCormackDon't use RtlCreateUnicodeStringFromAsciiz, it doesn...
2004-12-27  Aric StewartEnable asynchronous dll custom action calls.
2004-12-27  Mike McCormackStub implementation for AtlModuleRegisterServer.
2004-12-27  Paul VriensInitialize dwOSVersionInfoSize in GlobalMemoryStatus.
2004-12-27  Jakob ErikssonFix test failure on Windows 2000.
2004-12-27  Jacek CabanFixed defining DIIDs.
2004-12-27  Mike HearnFix Xlib locking in create_desktop.
2004-12-27  Mike HearnPropagate apartments through the intermediate threads...
2004-12-27  Hans LeidekkerStub implementations for AVIMakeStreamFromClipboard...
2004-12-27  Neil OlverThe flag for a mouse button down in the structure retur...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-12-23  Mike McCormackDump known but unimplemented SystemParameterInfo actions.
2004-12-23  Mike McCormackDeclare SetLayeredWindowAttributes.
2004-12-23  Aric StewartAdded MsiSetExternalUIW.
2004-12-23  Aric StewartMake sure to include trailing backslash in path.
2004-12-23  Lionel UlmerAdded/improved TRACEing.
2004-12-22  Aric StewartBlank the property buffers even if the property is...
2004-12-22  Aric StewartMove around and rename some functions.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-22  Robert ShearmanConvert per-process hostent, servent and protent buffer...
2004-12-22  Mike McCormackDeclare GetSecurityInfo.
2004-12-22  Aric StewartInclude the trailing backslash on the Windows volume.
2004-12-22  Aric StewartFix incorrect return code check.
2004-12-22  Russ AnderssonThe WM_MOUSEWHEEL message is specified to have absolute...
2004-12-22  Jacek CabanUnicodified fontdlg.
2004-12-22  Eric PouechFixed bug with unsigned index in decreasing loop.
2004-12-22  Aric StewartFix folder resolution.
2004-12-22  Alexandre JulliardRevert previous patch, that's not a leak.
2004-12-22  Alexandre JulliardFixed prototypes of a couple of ntdll functions.
2004-12-22  Mike McCormackRemove more fixed length buffers, rewrite functions...
2004-12-22  Mike McCormackFix selecting string columns and matching against a...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-22  Mike McCormackRemove a lot of fixed length buffers.
2004-12-22  Francois GougetSpelling fixes.
2004-12-22  Dmitry TimoshkovReplace 'All xxx pages' text in common print dialog...
2004-12-22  Dmitry TimoshkovPerform case insensitive comparison with cached ini...
2004-12-22  Dmitry TimoshkovUncomment call to FlushConsoleInputBuffer in FlushFileB...
2004-12-22  Jakob ErikssonAdd a check if we are running on a visible desktop...
2004-12-21  Hans LeidekkerStub implementations for AdjustTokenGroups, AreAllAcces...
2004-12-21  Dmitry TimoshkovPostpone creation disposition check in CreateFile until...
2004-12-21  Ivan Leo PuotiIn OpenSCManagerW() allow lpDatabaseName to be an empty...
2004-12-21  Peter Berg... Added D3DERR_COLORKEYATTACHED and DDGDI_GETHOSTIDENTIFIER.
2004-12-21  Ulrich CzekallaIf a dialog with the DS_CONTROL style is not visible...
2004-12-21  Robert ShearmanAdd tests for moniker and marshaling functions.
2004-12-21  Mike McCormackCheck values passed in to SetWinMetaFileBits, not our...
2004-12-21  Mike McCormackOutput EMR_POLYGON16 records when possible.
2004-12-21  Crestez LeonardCheck for malformed source rect in DIB_DirectDrawSurfac...
2004-12-21  Dmitry TimoshkovFully initialize NEWTEXTMETRICEXW structure for bitmap...
2004-12-21  Michael StefaniucDo not check for non NULL pointer before HeepFree'ing...
2004-12-21  Jakob ErikssonThere may be no default MAPI malloc installed.
2004-12-21  Rein KlazesYou can make an invisible window the active window.
2004-12-21  Michael JungRespect the sDescription parameter in CryptSignHash and
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-20  Robert ReifA driver does not have to support all formats.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-20  Alexandre JulliardFix long standing regression in the building of the...
2004-12-20  Michael Jungixed calculation of buffer size in CRYPT_ANSIToUnicode and
2004-12-20  Steven EdwardsMSVC porting fixes.
2004-12-20  Robert ReifReturn actual result on error.
2004-12-20  Christian CostaEnable creation of the RGB device.
2004-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
next