wine
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...
2004-12-20  Bill MedlandFully initialise the structure to prevent ill-defined...
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-20  Michael JungRespect sDescription parameter in CPSignHash and CPVeri...
2004-12-20  Robert Shearman- Make the month calendar child window auto-size instea...
2004-12-20  Rein Klazes- make sure that tests marked as todo_wine and actually...
2004-12-20  Ulrich CzekallaAdd partial handler for WM_PRINTCLIENT.
2004-12-20  Peter Berg... Remove compiler warnings for the # not being at the...
2004-12-20  Peter Berg... Allow several -I parameters to be given - currently...
2004-12-20  Peter Berg... Warzone 2100 has in a header a definition that ends...
2004-12-17  Rémi Assailly- removed unused tagPALETTEOBJ and tagWINDOWPOS
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-17  Alexandre JulliardExpand the COPYTEST macro to avoid trouble with 64...
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-17  Raphael JunqueiraFixed build problem with GL_VERSION_1_2.
2004-12-17  Vincent BéronBetter detect a dll's Windows version.
2004-12-17  Rein KlazesShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi...
2004-12-17  Robert ReifReturn flag for DRVM_MAPPER_PREFERRED_GET.
2004-12-17  Robert ReifAdded a missing define.
2004-12-17  Andreas MohrFixed a typo.
2004-12-17  Andreas MohrGetTempPath*() uses DWORD parameters instead of UINT.
2004-12-17  Huw DaviesFix comment to reflect reality and indeed the code.
2004-12-17  Serge S. SpiridonoffIMessageFilter::HandleIncomingCall must be HandleInComi...
2004-12-17  Robert ShearmanImplement SS_CENTERIMAGE for static control.
2004-12-17  Robert Shearman- Add code for hot tracking.
2004-12-17  Robert Shearman- Implement WM_ENABLE handler to update cached control...
2004-12-17  Dmitry TimoshkovAdd a mouse input test case, make the test pass under...
2004-12-16  Ivan Leo PuotiBetter EXE version check in VERSION_GetLinkedDllVersion.
2004-12-16  Alexandre JulliardAdded a few functions that are now implemented.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-16  Vincent BéronUpdate FreeBSD infos.
2004-12-16  Juan LangIn Netbios(),
2004-12-16  Stefan LeichterFixed tests of GetFileVersionInfoSizeA for win2k3.
2004-12-16  Aric StewartLet negative number be parsed correctly. Needed for...
2004-12-16  Vitaly LipatovAdd ScreenX, ScreenY, ColorBits installer properties.
2004-12-16  Vitaly LipatovAdd description for MsiGetMode, MSIRUNMODE constants.
2004-12-16  Christian CostaMany fixes to the system clock implementation.
2004-12-16  Ge van GeldorpAllocate correct amount of memory.
2004-12-16  Dmitry TimoshkovAllow wineprefixcreate to run to the end when configuri...
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-12-15  Gerald PfeiferMake us work on FreeBSD again by working around their...
2004-12-15  Stefan LeichterFixed tests of GetAcceptLanguagesA for win98.
next