wine
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.
2004-05-07  Krishna MurthyWNetGetConnection(): use QueryDosDevice to return a...
2004-05-07  Kevin KoltzauImplemented IsAsyncMoniker.
2004-05-07  Dmitry TimoshkovMake WM_GETMINMAXINFO default behaviour more like the...
2004-05-07  Matthew DavisonUpdate spec file.
2004-05-07  Krishna MurthyEM_UNDO should always return TRUE for single line edit.
2004-05-06  Dimitrie O... Remove the last remaining wine options when running...
2004-05-06  Alexandre JulliardFixed crash when selecting the drive letter combo box.
2004-05-06  Alexandre JulliardRemoved handling of special root keys, this is done...
2004-05-06  Andrey PanovIn get_buffer_space() function, HeapReAlloc() will...
2004-05-06  Ulrich CzekallaAllow applications, under certain conditions, to set...
2004-05-06  Dmitry TimoshkovIt's OK to have dwNumEntries == 0 if there is no networ...
2004-05-06  Raphael Junqueira- PMsg processing thread (currently only Notifications...
2004-05-06  Alexandre JulliardRelease 20040505. wine-20040505
2004-05-06  Vincent BéronKeep the translated READMEs in sync with the English...
2004-05-05  Raphael JunqueiraImplemented SystemClock (IReferenceClock by dshow).
2004-05-05  Alexandre JulliardRemove bitmaps that were only used for the 3.1 look.
2004-05-05  Wolfgang SchwotzerUpdate OFN_READONLY flag when closing file dialog.
2004-05-05  Alexandre JulliardAdded options to update an existing WINEPREFIX director...
2004-05-05  Alexandre JulliardSet additional environment variables at startup from
2004-05-05  James Courtier... Updated to the new alsa api.
2004-05-05  Alexandre JulliardA couple of changes to avoid some failures on XP.
2004-05-05  Alexandre JulliardAdded support for DIRID_USERPROFILE.
2004-05-05  Steven EdwardsRemove unused header.
2004-05-05  Ferenc WagnerThe msacm directory is special.
2004-05-05  Jon GriffithsTrace the system and user locales upon startup.
2004-05-05  Raphael Junqueira- fix cRef Leak (init to 1, should be 0) of IDMPerformance
2004-05-05  Alexandre JulliardInitialize ntdll debugging earlier on so that we can...
2004-05-05  Alexandre JulliardReplaced LPINPUT_RECORD by PINPUT_RECORD.
2004-05-05  Steven EdwardsMinor documentation updates.
2004-05-05  Alexandre JulliardFixed RtlSetEnvironmentVariable to deal properly with...
2004-05-05  Francois GougetWe should not make deststring static since we count...
2004-05-05  Francois GougetAdd trailing '\n's to ok() calls.
2004-05-05  Raphael Junqueira- fix DirectSound Creation by dmusic (fix recent Unreal...
2004-05-05  Raphael JunqueiraMake IDirectMusicScriptImpl_IDirectMusicScript_CallRout...
2004-05-05  Kevin KoltzauImplemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-05-05  Francois GougetAssorted spelling fixes.
2004-05-05  Jakob ErikssonWindows 95 has no StrRetToBSTR, add dynamic lookup...
2004-05-05  Jakob ErikssonPrevent Windows 95 from blocking on linking issue.
2004-05-05  Francois Gougetwinejack.drv only supports 16bit sound so we can simpli...
2004-05-05  Francois GougetIf ARTS_WaveInit() failed then transmit the failure...
2004-05-05  Robert ReifAdded msacm32 to the tests.
2004-05-05  Francois GougetTaking into account wavemap and midimap there can be...
2004-05-04  Alexandre JulliardSome more tests for focus behavior when hiding/showing...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-05-04  Alexandre JulliardDon't close the current thread display on process exit...
2004-05-04  Chris MorganImplemented an array of 26 drives and interface functio...
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-05-04  Ulrich CzekallaDelegates messages directly to the edit control window...
2004-05-04  Maxime BellengéAdd NM_RCLICK notification support for toolbars.
2004-05-04  Maxime Bellengé- Fix palette creation.
2004-05-04  Alexandre JulliardAvoid killing threads with TerminateThread, this can...
2004-05-04  Alexandre JulliardExplicitly specify alignment of 64-bit types.
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
2004-05-03  Alexandre JulliardMake GetVolumeInformation default to reporting NTFS...
2004-05-03  Alexandre JulliardOF_CREATE should force write access in OpenFile.
2004-05-03  Pavel RoskinMake the file type combobox non-editable.
2004-05-03  Jon GriffithsAdd the IMAPIProp/IPropData definitions.
2004-05-03  Ferenc WagnerDisable buffering of test output to keep more informati...
2004-05-03  Jon GriffithsImplement and test ScCopyProps/ScRelocProps.
2004-05-03  Aric StewartStrip leading whitespace when adding a new value and...
2004-05-03  Robert ReifAdded tests for msacm32.dll.
2004-05-03  Robert ReifBetter function parameter checking.
2004-05-03  Wolfgang SchwotzerMake file dialog support FNERR_BUFFERTOSMALL if buffer...
2004-05-03  Andreas MohrUse WINEDEBUG instead of --debugmsg.
2004-05-03  Jakob ErikssonPrevent from crashing/hanging in Windows 95 OSR2.
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.
2004-05-03  Maxime BellengéFix the size of the listview items in the customize...
2004-05-03  Matthew DavisonUpdated to include functions from windows 98SE.
2004-05-02  Alexandre JulliardAuthors: Christian Costa <titan.costa@wanadoo.fr>,...
2004-05-02  Ge van GeldorpAlways reset AUTO_RESIZE flag on exit from REBAR_ForceR...
2004-05-02  Gerald PfeiferInclude <stdlib.h> to obtain a prototype of abs().
2004-05-02  Marcus MeissnerUse memcpy instead of weird casts.
next