wine
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-21  Marcus MeissnerAdd Desktop mode for 3 known bad working InstallShield...
2003-01-21  Dan Kegel\ at EOL in string now behaves like in msvc6's rc.
2003-01-21  Tom WicklineAdded myself to authors section.
2003-01-20  Francois GougetProvide very much needed recommendations on how to...
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-20  Dimitrie O... Remove the obsolete wrc options: -A, -T, and -t.
2003-01-20  Francois GougetMake sure we always know about the 48 and 96kHz formats...
2003-01-20  Marcus MeissnerInclude $prefix/include/wine/windows into the WINE...
2003-01-20  Gerald Pfeifer#include <stdlib.h> instead of the non-standard <malloc.h>.
2003-01-20  Christian CostaHandle more light states.
2003-01-20  Francois Gouget{Get,Set}ThreadPriorityBoost are stubs on Win98.
2003-01-20  Francois GougetExtend the code to set both the Win9x and the NT regist...
2003-01-20  John K. HohmAdded optional OLESelfRegister to wine_common_ver.rc...
2003-01-20  Christian CostaMake D3D1..3 lights code rely on D3D7.
2003-01-20  Jason EdmeadesOnly reload the mipmap images when dirty.
2003-01-20  Matthew DavisonRemove some calls to HEAP_strdupAtoW from advapi32.
2003-01-20  Lawson WhitneyFix reversed hour and minute in int 21 ah=2c.
2003-01-16  Alexandre JulliardRelease 20030115. wine-20030115
2003-01-16  Alexandre JulliardRemoved flag checks in SetMenuItemInfoA, NT doesn't...
2003-01-16  Francois GougetWarn if open_count is already 0 when OSS_CloseDevice...
2003-01-16  Michael StefaniucThe Minolta DiMAGE Image Viewer relies on Global{,Re...
2003-01-16  Francois GougetUse the same 8/16bit conversion routines as in pcmconve...
2003-01-16  Francois GougetSetFormat may not change the primary buffer format...
2003-01-16  Francois GougetDon't use old_spacing-1 if old_spacing already has...
2003-01-16  Francois GougetReturn MMSYS_NOERROR even if we don't open the device...
2003-01-16  Bill MedlandCorrect GetDateFormat handling of uninitialised fields...
2003-01-16  Francois Gougetok() does not support '%S'. Store the Ansi version...
2003-01-15  Alexandre JulliardUse proper file sharing parameters when opening files.
2003-01-15  Juergen SchmiedTranslated some remaining English words.
2003-01-15  Alexandre JulliardFixed typo.
2003-01-15  Alexandre JulliardDefine __stdcall in msvcrt/process.h if windef.h hasn...
2003-01-15  Juergen SchmiedGive some functions real names.
2003-01-15  Shachar Shemesh- Added a "runCmd" function, based on Andreas Mohr's
2003-01-15  Mike HearnFail SetMenuItemInfo if both MFT_BITMAP and MFT_SEPARAT...
2003-01-15  Stefan LeichterMake GetPrinterDriverDirectoryA pass all tests.
2003-01-15  Stefan LeichterAdded tests for GetPrinterDriverDirectoryA.
2003-01-15  Robert ShearmanSeparate the HINSTANCEs used by GetShellOle() and other...
2003-01-15  Francois GougetInitialize the pwave array whenever we don't have a...
2003-01-15  Jeroen JanssenFixed wine_ldt_copy importing on cygwin.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-14  Alberto MassariHandle the WS_EX_LEFTSCROLLBAR style (that is, draw...
2003-01-14  Raphael Junqueira- beginning of vertex matrix blending using extensions...
2003-01-14  Raphael JunqueiraBeginning of more COM compliant behavior:
2003-01-14  Jason EdmeadesCopyrect should flag destination texture as dirty,...
2003-01-14  Jason EdmeadesAdd support for some of the texture address states...
2003-01-14  Raphael Junqueira- move input and output data in VertexShader struct
2003-01-14  Steven EdwardsCheck for vsnprintf and _vsnprintf, and define vsnprint...
2003-01-14  Tom WicklineUpdated authors e-mail adresses.
2003-01-14  Shachar Shemesh- Added listing of what the boot process is like, listi...
2003-01-14  Duane ClarkCheck for pending X events before getting queue status.
2003-01-14  Alberto Massari- Align the cleanup phase of ReleaseStgMedium to the...
2003-01-14  Uwe BonnesStubs for Un|LockServiceDatabase.
2003-01-14  Rok MandeljcAdded cone support.
2003-01-14  Dmitry TimoshkovPost correct notification code on WM_CLOSE for dialogs.
2003-01-14  Robert ShearmanMove internal implementation into the exported function
2003-01-13  Robert Shearman- Add some stubs.
2003-01-13  Enrico HornAdd version info to dinput.
2003-01-13  Enrico HornAdd version info to dll/dsound.
2003-01-13  Francois GougetUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
2003-01-13  Robert ShearmanSupport a few trivial cases in PropVariantClear.
2003-01-13  Robert ShearmanAlignRects stub.
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-13  Tom WicklineAdded missing .so files in 3:2.
2003-01-13  Dimitrie O... Define the (old name) struct stat, it is used by progra...
2003-01-13  Enrico HornExtend version info.
2003-01-13  Lionel UlmerUpdate the 'DIRECTDRAW7' flag according to the interfac...
2003-01-13  Francois GougetFix the case of floats in VarBstrFromR4, VarBstrFromR8 and
2003-01-13  Francois GougetUse only Ansi APIs for cleaning up the registry.
2003-01-13  Robert ShearmanSPI_GETMINIMIZEDMETRICS implemented.
2003-01-13  Eric PouechAdded tests for environment variables, debug and suspen...
2003-01-11  Alexandre JulliardWarning fixes.
2003-01-11  Dimitrie O... Use inline functions instead of macros to avoid problem...
2003-01-11  Eric PouechAdded 'info symbol' command to look for defined symbols.
2003-01-11  Eric PouechAdded a few more stubs.
2003-01-11  Francois GougetModify OSS_Wave{In,Out}Init to report the exact capabil...
2003-01-11  Eric PouechSome code cleanups.
2003-01-11  Alexandre JulliardPrint the message name for registered messages.
2003-01-11  Alexandre JulliardFixed EOF return value for sscanf.
2003-01-11  John K. HohmReimplemented DllRegisterServer and DllUnregisterServer...
2003-01-11  Shachar ShemeshRemoved the FIXMEs when performing MoveFileEx with
2003-01-11  Shachar ShemeshImplemented the "pending rename" registry processing.
2003-01-11  Johannes E... Allow C++ comments after #endif.
2003-01-11  Dimitrie O... Create stubs for chsize, dup, and dup2.
2003-01-11  Eric PouechAdded the GUI part for setting the edition mode flavor.
2003-01-11  Eric PouechRemoved non needed include of module.h.
2003-01-11  Marcus MeissnerCoerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in...
2003-01-11  Marcus MeissnerConvert VT_DISPATCH variants into VT_USERDEFINED/TKIND_...
2003-01-11  Marcus MeissnerImplemented CoGetTreatAsClass.
2003-01-11  Dimitrie O... Added windres compatibility switches: -v, --[no-]use...
2003-01-11  Francois GougetDSB.SetFormat:Trace the requested format as soon as...
2003-01-11  Dimitrie O... Define qsort and bsearch in stdlib.h.
2003-01-11  Dimitrie O... Add dirent.h header for Unix/mingw compatibility.
2003-01-11  Francois GougetFix latent deadlock in DSOUND_callback.
2003-01-11  Mehmet Yasar- return EOF when stream is empty
2003-01-10  Alexandre JulliardFixed handling of trailing whitespace after #else and...
2003-01-10  Liu SpiderAdded Simplified Chinese resources.
2003-01-10  Dimitrie O... Add unistd.h files for mingw/Unix compatibility.
2003-01-10  Rok Mandeljc3d sound diminishes with distance.
2003-01-10  Juergen SchmiedFixed crash in winamp reported by Andreas Mohr.
next