wine
2004-06-15  Michael FritscherAdded a German translation of Regedit.
2004-06-15  Huw DaviesDon't allocate a glyphset until we actually need it.
2004-06-15  Alexandre JulliardAdded magic number in the FindFirstFile structure to...
2004-06-15  Alexandre JulliardStore the number of processors in the PEB structure.
2004-06-15  Eric PouechConst correctness.
2004-06-15  Uwe BonnesSupport for reading encrypted DVDs.
2004-06-15  Dmitry TimoshkovRestore default "open" functionality of ShellExecute.
2004-06-14  Alexandre JulliardRewrote SetFilePointer to use SetFilePointerEx.
2004-06-14  Huw DaviesFix 'pointers are not permitted as case values' compile...
2004-06-14  Robert Shearman- Use hourglass cursor for better feedback when expandi...
2004-06-14  Pierre d'Herbemont- strip support for darwin
2004-06-14  Dmitry TimoshkovIgnore DdeClientTransaction error in ShellExecute.
2004-06-14  Dmitry TimoshkovDo nothing in ShowWindow(SW_SHOW) if a window is alread...
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-06-14  Robert Shearman- Fix ref count on standard proxy creation.
2004-06-14  Mike McCormackPass pointers around internally instead of handles.
2004-06-14  Lionel UlmerAdded stub for _CrtCheckMemory.
2004-06-14  Mike McCormackImplemented SetFilePointerEx.
2004-06-14  Dmitry TimoshkovAdded 32->16 mapping for SBM_GETRANGE/SBM_SETRANGE...
2004-06-14  Robert ReifAdded tracing to all functions.
2004-06-14  Robert ReifRemoved 11 bit sample size capture test because at...
2004-06-14  Dmitry TimoshkovAdd support for quoting "file://%1" like format strings.
2004-06-14  Alexandre JulliardYet another fix for the MacOS X environ brain damage.
2004-06-14  Eric PouechConst correctness, pointer cast correctness, removed...
2004-06-14  Eric Pouech- Added ProcessBasicInformation class to ntdll.NtQueryI...
2004-06-14  Pierre d'HerbemontDon't use .previous instruction on Darwin.
2004-06-14  Robert ShearmanUse the same path transformation for WaitNamedPipe and
2004-06-14  Robert ReifReset played variables on open.
2004-06-14  Rein KlazesSet last error value to ERROR_CALL_NOT_IMPLEMENTED...
2004-06-14  Ofir PetruskaReplace -debugmsg by WINEDEBUG.
2004-06-14  Mike HearnMake UseXrandr default to true in the no config file...
2004-06-14  Dmitry TimoshkovSet last DDE error in XTYP_EXECUTE handler according...
2004-06-14  Dmitry TimoshkovFix CBR_BLOCK definition.
2004-06-14  Raphael Junqueira- fix version string
2004-06-14  Robert ShearmanSupport 15- and 16-bit colour output.
2004-06-14  Ulrich CzekallaImplemented RealDriveType.
2004-06-14  Mike McCormackFixed ASCII redirect callbacks.
2004-06-14  Dmitry TimoshkovMake SetScrollRange behave like GetScrollRange does...
2004-06-14  Mike McCormackFix PlaySound.
2004-06-14  Robert ShearmanAvoid crash by passing pointer to RegSetValueEx.
2004-06-14  Stefan LeichterLog the last error too if the tests fail without defaul...
2004-06-14  Mike McCormackAdd the aclapi.h header file.
2004-06-14  Robert ReifDon't try to map the mapper device.
2004-06-04  Lionel UlmerMove the FPS computation from the D3D code to the commo...
2004-06-04  Christian CostaRemoved compilation warnings + some fixes.
2004-06-04  Dimitrie O... Win 2000, XP, etc. fail the sysparams tests when run
2004-06-04  Jon GriffithsImplemented TCM_SETITEMEXTRA.
2004-06-04  Lionel Ulmer- some new logging on device enumeration
2004-06-04  Rein KlazesFix a crash when launching Unix executables.
2004-06-04  Dmitry TimoshkovPrint meaningful message values instead of vague names...
2004-06-04  Dimitrie O... Some of our testers don't have a default printer, simpl...
2004-06-04  Dimitrie O... In Win9x, {Create,Remove}Directory returns ERROR_PATH_N...
2004-06-04  Dimitrie O... Win9x does not convert FIXED to MOVEABLE. It also disca...
2004-06-04  Dimitrie O... Clear the state image bits only if LVS_EX_CHECKBOXES...
2004-06-04  Robert ReifTreat WAVE_MAPPER as a real device and performs all...
2004-06-04  Robert ReifHandle case where partial structure update requested.
2004-06-04  Alexandre JulliardAvoid zero size allocations.
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-06-03  Alexandre JulliardMake it possible to add auxiliary values to the existin...
2004-06-03  Mike HearnIgnore attempts to hide an already invisible window...
2004-06-03  Rein KlazesIn INT21_GetFreeDiskSpace adjust the sectors-per-cluste...
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.
next