wine
2004-06-03  Andreas MohrAdditional KLF_xxx defines.
2004-06-03  Hans LeidekkerStub for DrawDibProfileDisplay.
2004-06-03  Robert ReifI got the test for failure on NT wrong in my last patch...
2004-06-03  Raphael JunqueiraCreated more needed registry key in DllRegisterServer.
2004-06-03  Alexandre JulliardCheck for existing reserved areas in mmap_init to avoid...
2004-06-03  Raphael JunqueiraAdded _vsnwprintf (needed by some native XP dlls).
2004-06-03  Alexandre JulliardSet the WINEPRELOADRESERVE variable when starting a...
2004-06-03  Hans LeidekkerMinGW portability fix.
2004-06-03  Ulrich CzekallaEnableWindow should not remove the focus of child windows.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.
2004-06-02  Alexandre JulliardAdded support for specifying the PE exe address range...
2004-06-02  Alexandre JulliardAdded check for static libc.
2004-06-02  Ulrich CzekallaHandle case when item text is empty.
2004-06-02  Ulrich CzekallaWhen we send out a notification to a registered window...
2004-06-02  Rein KlazesIn FILEDLG_ScanDir do not try to set the current direct...
2004-06-02  Hans LeidekkerStub for WSCUnInstallNameSpace.
2004-06-02  Raphael JunqueiraSemi stubs for GetSystemWow64Directory[AW].
2004-06-02  Lionel Ulmer- some TRACEing improvements
2004-06-02  Dimitrie O... Do not fix the drive letter to 'C', it fails on other...
2004-06-02  Robert ShearmanCreated needed registry key in DllRegisterServer.
2004-06-02  Robert ShearmanDon't draw whole button pressed when separate dropdown...
2004-06-02  Raphael JunqueiraCompile fix.
2004-06-02  Mike McCormackCopy the vsnprintfW implementation from libunicode...
2004-06-02  Eric PouechUpdated the documentation on Wine architecture & fundam...
2004-06-02  Stefan LeichterReplaced the call to GetFullPathNameA by a call to...
2004-06-01  Robert ReifFix calculation of SMPTE time (round up to full frame).
2004-06-01  Robert ReifAdded a test to check playback position after done...
2004-06-01  Raphael JunqueiraStub for SHFlushSFCacheWrap.
2004-06-01  Mike McCormackFix proxy support, remove typecasts.
2004-06-01  Robert ReifReturns proper error code when trying to get caps when...
2004-06-01  Alexandre JulliardA few small fixes.
2004-06-01  Dmitry TimoshkovTest whether we can destroy a menu assigned to a window.
2004-06-01  Jon GriffithsAdded PPOINTL, a pointer to a POINTL struct.
2004-06-01  Hans LeidekkerLink to ntdll.
2004-06-01  Mike HearnUse TRACE rather than FIXME for check_resource_write.
2004-06-01  Mike HearnDisplay more informative message when HtmlHelp stub...
2004-06-01  Raphael JunqueiraCorrect typo in LoadWave (wave is an DMObject not a...
2004-06-01  Jon GriffithsAlso handle OS2 v1.x (AKA windows 2.0) bitmaps.
2004-06-01  Jon GriffithsSetMiterLimit: Return success: some callers check this.
2004-06-01  Lionel UlmerFix the case where lpszSearchFile is NULL in FtpFindFir...
2004-06-01  Mike McCormackAdded definitions for the IShellWindows interface.
2004-06-01  Mike McCormackAdded definitions for the IFolderViewOC interface.
2004-06-01  Robert ReifFixed a bug where wrong a return value was returned...
2004-06-01  Robert ReifAdded trace and debug printing info.
2004-06-01  Robert ReifAdded some trace and debug printing.
2004-06-01  Robert ReifAdded another possible windows failure mode.
2004-06-01  Dmitry TimoshkovAdd dialog class name to the list of classes handled...
2004-05-30  Robert ReifNT 4.0 doesn't support MAP_EXPAND_LIGATURES so skip...
2004-05-30  Alexandre JulliardUse wine_exec_wine_binary in all cases to start the...
2004-05-30  Christian CostaFixed preloader_exec.
2004-05-30  Dimitrie O... Document the --verbose switch.
2004-05-29  Alexandre JulliardPass the environ variable from main to try to avoid...
2004-05-29  Robert ShearmanFixed CoMarshalInterThreadInterfaceInStream and
2004-05-29  Ivan Leo PuotiRemoved dcom link.
2004-05-29  Krishna MurthyEDIT_EM_ReplaceSel should simply truncate characters...
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-28  Alexandre JulliardOnly allocate even-numbered window handles, MS Project...
2004-05-28  Alexandre JulliardMake sure __ASM_GLOBAL_FUNC generates code in the text...
2004-05-28  Mike HearnPrint module name when calling LibMain.
2004-05-28  Aric StewartMake sure that the size of the buffer passed to RegSetV...
2004-05-28  Dmitry TimoshkovAdd some new message names to the message spy.
2004-05-28  Dmitry TimoshkovAdd a test for accessing classes from another thread.
2004-05-28  Mike HearnAdded documentation on the address space layout in...
2004-05-28  Alexandre JulliardUse proper dirids instead of hardcoding c:\Program...
2004-05-28  Alexandre JulliardDon't rely on the reserved area list being empty in...
2004-05-28  Alexandre JulliardEnsure that we can initialize the DOS memory area corre...
2004-05-28  Alexandre JulliardAdded support for dirids that map to a CSIDL value...
2004-05-28  Mike HearnDefault to 96dpi when not specified in the config file.
2004-05-28  Christian CostaImplemented some texture operations using ATI_texture_e...
2004-05-27  Uwe BonnesFixed missing inversion in bit manipulation.
2004-05-27  Robert ReifFixed a problem were a trace accesses a data member...
2004-05-27  Uwe BonnesAssume MAX_PATH length for pszDisplayName.
2004-05-27  Uwe BonnesFixed typo.
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.
next