wine
2004-06-17  Pierre d'HerbemontHide the _init and _fini wrappers on darwin.
2004-06-17  Ivan Leo PuotiRemoved the winedefault.reg message.
2004-06-17  Mike HearnRemove the RPC connection cache as Windows does not...
2004-06-17  Andreas MohrAdded some missing static control styles.
2004-06-17  Alexandre JulliardAdded a couple of tests for SetCurrentDirectoryA.
2004-06-17  Alexandre JulliardCheck for non-existent directory in INT21_SetCurrentDir...
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-06-16  Mike HearnCorrect connection releases on error path in RPCRT4_Ope...
2004-06-16  Stefan LeichterAdded some logging to the GetPrinterDriverDirectoryA...
2004-06-16  Francois GougetLog the format when mapping the sound device (or failin...
2004-06-16  Huw DaviesAdd support for bitmap fonts.
2004-06-16  Alexandre JulliardAdded missing dependency.
2004-06-16  Gerald PfeiferRemove incorrect support for FreeBSD and NetBSD in
2004-06-16  Gerald PfeiferAvoid unused variable warning.
2004-06-16  Huw DaviesRemove an incorrect LeaveCriticalSection.
2004-06-16  Marcus MeissnerFixed some illegal lvalue casts / increments.
2004-06-16  Alexandre JulliardRelease 20040615. wine-20040615
2004-06-15  Alexandre JulliardUpdated authors list.
2004-06-15  Ferenc Wagner- Resource script restructuring.
2004-06-15  Alexandre JulliardAdd the preloader itself as argv[0] and remove it again...
2004-06-15  Francois GougetAssorted spelling and case fixes.
2004-06-15  Francois GougetFix the check for SNDCTL_DSP_GETCAPS so that it is...
2004-06-15  Stefan LeichterFix the tests of GetDefaultPrinterA on win2k if no...
2004-06-15  Francois GougetChange the ARTS_Init() error message from an ERR()...
2004-06-15  Francois GougetDon't use Unicode string literals unless we specificall...
2004-06-15  Stefan LeichterMoved implementation of GetModuleBaseName from ascii...
2004-06-15  Francois GougetSHELL_ExecuteW() passes a Unicode environment to Create...
2004-06-15  Dmitry TimoshkovAdd a test for client/nonclient window dimensions calcu...
2004-06-15  Mike HearnAdd documentation on the Wine initialization process.
2004-06-15  Ulrich CzekallaScrollDC should take into account overlapped windows...
2004-06-15  Dmitry TimoshkovFix warnings introduced by my last patch.
2004-06-15  Dmitry Timoshkov- Fix erroneous use of LOCALE_SDATE in the place of...
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...
next