wine
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-21  Rein KlazesLet GetFontLanguageInfo() return the GCP_REORDER flag...
2004-05-21  Dmitry TimoshkovAdd a test for window's hinstance.
2004-05-20  Francois GougetSplit off the winmm capture test.
2004-05-20  Alexandre JulliardDon't use the Wine debug functions.
2004-05-20  Dmitry Timoshkov- Make new tests pass on win2k SP4 and win95 OSR2.
2004-05-20  Francois GougetAdd a 5 second test tone to help debug issues with...
2004-05-20  Francois GougetUse triggers to disable the sound input/output side...
2004-05-20  Raphael JunqueiraBetter handling of User IDirectMusicTools.
2004-05-19  Raphael Junqueira- first draft of D3DCLIPSTATUS8 handling (not really...
2004-05-19  Raphael Junqueira- Better loading of IDirectMusicSegTriggerTrack (intern...
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-05-18  Eric Pouech- added size information about most of the generated...
2004-05-18  Alexandre JulliardActivate another window when the dialog gets hidden...
2004-05-18  Alexandre JulliardAdded some optional messages to make all tests succeed...
2004-05-18  Eric PouechAdded some missing prototypes.
2004-05-18  Huw DaviesWhen building PostScript paths with the *_PATH escapes...
2004-05-18  Christian CostaAdded version info to MSI dll.
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).
2004-05-18  Ivan Leo Murray... Added empty (stubs in spec only) d3drm.
2004-05-18  Dmitry TimoshkovOnly child windows receive WM_SHOWWINDOW in DestroyWind...
2004-05-18  Alexandre JulliardAdded a couple of tests for SetActiveWindow.
2004-05-18  Christian CostaEnabled pixel shaders 1.4.
2004-05-18  Robert Shearman- TBN_DRAGOUT and NM_RDBLCLK notifications.
2004-05-17  Alexandre JulliardAdded support for mapping UNC filenames to the dosdevic...
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-17  Patrik StridvallStrSpnW doesn't exist in comctl32.dll but StrCSpnW...
2004-05-17  Patrik StridvallAdded the IInternetSession interface.
2004-05-17  Patrik Stridvall- API files update.
2004-05-17  Raphael JunqueiraFix scanf handling of float numbers (beginning with...
2004-05-17  Thomas WeidenmuellerCombobox popups should be always-on-top.
2004-05-17  Christian CostaHandle XYZRHW vertex mode correctly in slow path.
2004-05-17  Raphael Junqueira- First drafts for IDirectMusicSegment::GetParam and
2004-05-17  Filip Navara- Let the subclassing stack grow the opposite way to...
2004-05-17  Juan Lang- If a crypto provider does not have a Signature in...
2004-05-14  Alexandre JulliardRemoved the no longer used SMB file I/O support, we...
2004-05-14  Alexandre JulliardBetter fix for removing trailing spaces in RtlGetFullPa...
2004-05-14  Alexandre JulliardUse environment variables instead of config file entrie...
2004-05-14  Alexandre JulliardAdded Environment section.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-05-14  Raphael Junqueira- Parse DMStyle motifs (ie patterns) and bands (fill...
2004-05-14  Tom WicklineSome updates to the faq.
2004-05-14  Alexandre JulliardSet environment variables from the HKCU\Environment...
2004-05-14  Raphael Junqueira- Add the same new files (dmutils.c/dmutils.h) into...
2004-05-14  Alexandre JulliardFixed some of the GetShortPathName tests to use the...
2004-05-14  Robert ReifPrint human-readable capabilities flag.
2004-05-14  Alexandre JulliardMake sure to save the registry files even if we failed...
2004-05-14  Robert ReifSample rate sanity check.
2004-05-14  Alexandre JulliardMake wineinstall use wineprefixcreate instead of duplic...
2004-05-13  Alexandre JulliardAdded proper support for switching file APIs between...
2004-05-13  Robert ReifwaveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or
2004-05-13  Ivan Leo Murray... Update to version 9.
2004-05-13  Dmitry TimoshkovAccept EMR_EXTTEXTOUT records with emrtext.offDx set...
2004-05-13  Tom WicklineAdd new dlls and fix alphabetical location of a couple...
2004-05-13  Alexandre JulliardRemove trailing spaces from the filename in RtlGetFullP...
2004-05-13  Raphael Junqueira- Fewer FIXMEs.
2004-05-13  Tom WicklineSome updates to the faq.
2004-05-13  Chris MorganFree up the original buffer pointer instead of the...
2004-05-13  Kevin KoltzauPrevent memory leak and superfluous status notifications.
2004-05-13  Alexandre JulliardFixed copy/paste bug in previous change.
2004-05-13  Rok Mandeljcdmloader: complete rewrite and full implementation.
2004-05-12  Raphael JunqueiraIDirectMusicBand loading.
2004-05-12  Mike McCormackPass crypt provider and type to CPAcquireContext.
2004-05-12  Alexandre JulliardFixed the prototypes of the _adj_fdiv_* functions.
2004-05-12  Raphael Junqueira- Segment loading fix (correct FOURCC_RIFF tracks handl...
2004-05-12  Tom WicklineAdded version info.
2004-05-12  Huw DaviesThe PostScript clip operator doesn't clear the current...
2004-05-12  Maxime BellengéAdd DT_END_ELLIPSIS as defaut style for text.
2004-05-12  Kevin KoltzauProperly retrieve and release handles.
2004-05-12  Eric Pouech- rewrote the file code so that streams manage low...
2004-05-12  Wolfgang SchwotzerSupport lpstrCustomFilter and return nFilterIndex in...
2004-05-12  Robert ReifAdds msg711 winemp3 to list of codecs.
2004-05-11  Raphael Junqueira- Typo fix in dmusicf.h.
2004-05-11  Mike McCormackImplement ImageEnumerateCertificates and ImageGetCertif...
2004-05-11  Dmitry TimoshkovFix Croatian keyboard layout to better match the XFree8...
2004-05-11  Dmitry Timoshkov- Add a test for GetWindowInfo, it should not check...
2004-05-11  Ulrich CzekallaHandle case where iterator range contains 0 elements.
2004-05-11  Alexandre JulliardInitial support for automatically creating the ~/.wine...
2004-05-11  Jake HambySeveral of the registry keys for system colors and...
2004-05-11  Robert ReifAdd an interface name to wineoss, winealsa, winearts...
2004-05-11  Raphael Junqueira- Many IDirectMusicSegment fixes (loading).
2004-05-11  Mike HearnAdd some documentation on how threading is implemented...
2004-05-10  Alexandre JulliardFixed buffer size handling in GetUserNameA (reported...
2004-05-10  Maxime BellengéImplemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope...
2004-05-10  Christian CostaFixed W buffer handling.
2004-05-10  Ulrich CzekallaFix clipboard regression.
2004-05-10  Dmitry TimoshkovAdd more ShowWindow/SetWindowPos tests.
2004-05-10  Kevin KoltzauCleanup conversion from A->W.
2004-05-10  Eric PouechBetter have internal & external TEB definitions have...
2004-05-10  Eric PouechFixed a missing typedef.
2004-05-10  Christian CostaImplemented pixel shaders using ARB_fragment_program...
2004-05-10  Robert ReifMore parameter checking fixes with tests.
2004-05-10  Maxime BellengéCorrectly create the byte array of gif images to match...
2004-05-10  Raphael Junqueira- Release DSBuffer on AudioPath destruction.
2004-05-10  Jake HambyIMessageFilter::HandleInComingCall() should be HandleIn...
2004-05-10  Rein KlazesImplementation of lineGetTranslateCaps.
2004-05-10  Ilya KorniykoEncoding fixes in Ukrainian translation.
2004-05-07  Alexandre JulliardMoved loading of the home registry files to the server...
2004-05-07  Alexandre JulliardUse the Unix codepage to convert the user name to Unicode.
next