wine
2004-05-27  Jon GriffithsGive a struct tag to OPENILENAMEA/W to allow forward...
2004-05-27  Rein KlazesFix the missing tread ID of some snoop return traces.
2004-05-27  Robert ReifAdded WAVE_MAPPED flag test.
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-27  Troy RolloMake underlining of fonts drawn at an angle follow...
2004-05-27  Alex Villacís... Return line count when the bits parameter is NULL.
2004-05-27  Raphael Junqueira- the hardware GL vendors (NVidia and ATI) can support...
2004-05-27  Kevin KoltzauRemove part of test that crashes win95.
2004-05-27  Alex Villacís... Added stub for GetRecordInfoFromGuids.
2004-05-27  Kevin KoltzauFixed last mmap issue with mingw windows build.
2004-05-27  Raphael JunqueiraSupport loading of Wave segments on IDirectMusicSegment8.
2004-05-27  Christian CostaFixed joystick device type for dinput8.
2004-05-27  Stefan LeichterMoved stub of Control_FillCache_RunDLL from ascii to...
2004-05-27  Raphael Junqueira- don't use a stupid "while (1);" thread when DMPerform...
2004-05-25  Alexandre JulliardPortability fix.
2004-05-25  Alexandre JulliardMoved environ definition to port.h.
2004-05-25  Ulrich CzekallaFix update region calculation for the case where a...
2004-05-25  Jon GriffithsAdd a couple of missing listview macros.
2004-05-25  Dmitry TimoshkovDo not activate an MDI child if the child is invisible.
2004-05-25  Jon GriffithsAlways use $(CC) for building the generated .spec.c...
2004-05-25  Alexandre JulliardAllocate the shared heap inside the Win9x shared memory...
2004-05-25  Alexandre JulliardOnly create the shared heap when Windows version is...
2004-05-25  Emmanuel MaillardAdded environ support for Darwin.
2004-05-25  Oleg ProkhorovRemoved DT_NOCLIP format flag.
2004-05-25  Rein KlazesWhen repainting a static control, with SS_BITMAP style...
2004-05-25  Emmanuel MaillardAdjust stack pointer in wine_switch_to_stack to prevent...
2004-05-25  Kevin KoltzauMove all FTP functions to unicode.
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-05-25  Stefan LeichterMoved stub of StopWatch from ascii to unicode.
2004-05-25  William LahtiImplemented AreAnyAccessesGranted.
2004-05-25  Dmitry TimoshkovAvoid a failure under Win9x.
2004-05-24  Dmitry TimoshkovFix elf_read_wine_loader_dbg_info() for the !__ELF__...
2004-05-24  Dmitry TimoshkovAdd message test for DrawMenuBar.
2004-05-24  Dmitry TimoshkovAdd a test for focus change on ShowWindow(child, SW_HIDE).
2004-05-24  Eric Pouech- some more fixes to elf module's symbol table handling...
2004-05-24  Dmitry TimoshkovCygwin's mntent.h requires stdio.h to be included first.
2004-05-24  Dmitry TimoshkovExplicitly specify name of the pipe in the pipe test.
2004-05-24  Eric PouechSome fixes to module browsing.
2004-05-22  Alexandre JulliardMake sure we don't truncate the file on open before...
2004-05-22  Dmitry TimoshkovAdd a test for opening an already opened file for writi...
2004-05-22  Christian CostaAdded some traces to kernel file functions.
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-05-21  Tom Wickline- add version info to dplay.dll
2004-05-21  Robert ReifFixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPP...
2004-05-21  Christian CostaAdded retrieval of ATI info.
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...
next