wine/eterwine.git
2003-12-31 Dmitry TimoshkovFix many function prototypes and data types according...
2003-12-31 Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-12-31 Marcus MeissnerFixed size calculation on redim if old size was 0.
2003-12-31 Gerald PfeiferImprove error messages in OSS_WaveOutInit() and OSS_Wav...
2003-12-31 Stefan LeichterAdded file version resource.
2003-12-31 Rein KlazesIsdialogMessage16 must not process messages that are...
2003-12-31 Mike HearnRemove DCOM config file entries, as they have no effect.
2003-12-31 Marcus MeissnerRemoved too strict header check to enable execution...
2003-12-31 Mike HearnPrint exe name when initialization fails.
2003-12-31 Tom WicklineAdd newdev, updated DMusic section, small fix to dpnhpast.
2003-12-31 Gerald PfeiferRemove URLCache_FindEntry() which is not used any longer.
2003-12-30 Ulrich CzekallaAdd stubbed version of newdev.dll.
2003-12-30 Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-30 Stefan LeichterMake use of/handle the first parameter of the function...
2003-12-30 Dmitry TimoshkovAdd MDI child creation tests.
2003-12-30 David BeckAdded RFTHREAD flag in rfork call.
2003-12-30 Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-12-30 Sami AarioFix some return values of dplayx API calls.
2003-12-30 Alexandre JulliardFixed RtlUnwind signature (reported by Pierre d'Herbemont).
2003-12-30 Martin Fuchs- correct return value of SHGetPathFromIDList[AW](...
2003-12-30 Juan LangRead the Policy{Account,Primary}DomainInformation from...
2003-12-30 Ge van GeldorpEnclose application name in double quotation marks...
2003-12-30 Michael StefaniucFixed mem leak on error path.
2003-12-30 Vik KumarFixed MS UI Gothic font names.
2003-12-30 Hans LeidekkerTranslate msrle32 and oledlg resources.
2003-12-30 Mike McCormackSort the output of wcmd's set command.
2003-12-30 Mike McCormackReturn an SID when GetTokenInformation is called with...
2003-12-30 Sylvain PetreolleAdded stubs for options CONNECT_TIMEOUT and DATA_RECEIV...
2003-12-30 Marcus MeissnerDWL_USER might be used otherwise, so use an internal...
2003-12-30 Zimler AttilaFixed Hungarian keyboard layout.
2003-12-30 Sami AarioFixed a typo.
2003-12-30 David MillerRemoved explicit ordinals.
2003-12-30 Lionel UlmerAlso remove in the D3D code the pedantic check on the...
2003-12-30 Robert Shearman- Fix IGraphBuilder::ConnectDirect.
2003-12-30 Ivan Leo Murray... Updated Italian translations.
2003-12-30 Rein KlazesWhen a directory is entered in the 16 bits file dialog...
2003-12-30 Duane ClarkReinitialize thumb when trackbar size is changed.
2003-12-30 Mike HearnPrevent false matches in WIN_FindWindow.
2003-12-30 Ferenc WagnerSolaris sh portability fix.
2003-12-30 Ferenc WagnerFix undeleted temporary file.
2003-12-30 Michael StefaniucSearch for mingw-$prog too.
2003-12-30 Marcus MeissnerDimensions with cElements=0 are valid and needed by...
2003-12-30 Marcus MeissnerAdded more argument numbers for _invoke().
2003-12-15 Jon GriffithsI8/UI8 are accepted in arrays in recent native dlls.
2003-12-15 Jon GriffithsUse the SafeArray conversion functions when coercing...
2003-12-15 Jon GriffithsRewrite: Support I8/UI8,RECORD.
2003-12-15 Kirill SmelkovAdded mfc/Include and mfc/src as possible places for...
2003-12-15 Uwe BonnesPatch and test for scanf %i.
2003-12-15 Hans LeidekkerCheck if a function exists before testing it.
2003-12-15 Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-12-15 Hans LeidekkerMoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_E...
2003-12-15 Marcus MeissnerImplemented VarInt, VarPow.
2003-12-15 Eric Pouech- get rid of winedbg internal channels for output
2003-12-15 Steven EdwardsPorting fix for winmm resources (patch by Filip Navara).
2003-12-15 Hans Leidekker[Global|Local]ReAlloc don't fail with size 0.
2003-12-15 Marcus MeissnerOlder versions of freetype do not have FT_Get_First_Char.
2003-12-15 Martin FuchsFixed options for winebuild.
2003-12-15 Marcus MeissnerExplicitly clear vm86 flag in DIOCRegs_2_CONTEXT.
2003-12-15 Ferenc WagnerAdded snprintf test.
2003-12-15 Steven EdwardsPorting fix.
2003-12-15 Martin FuchsAdded include of "wine/port.h" for MSVC.
2003-12-15 Christian CostaExported widMessage function.
2003-12-15 Marcus MeissnerYet another useful hint for missing stdole32.tlb.
2003-12-15 Uwe BonnesHTTP_DealWithProxy: Only add to proxy string when...
2003-12-15 Marcus MeissnerDo not clear the pointer we just allocated, just the...
2003-12-15 Marcus MeissnerFixed potentially uninitialised sz.
2003-12-15 Kirill SmelkovAdded test for -fms-extensions to generated configure.ac.
2003-12-13 Alexandre JulliardRelease 20031212. wine-20031212
2003-12-13 Ge van GeldorpPass dtp parameter on from DrawTextExA to DrawTextExW.
2003-12-13 Aric StewartBetter handling of some service functions.
2003-12-13 Alexandre JulliardRemoved useless #ifdef WINELIB.
2003-12-13 Alexandre JulliardDefine __WINE__ to enable extensions (spotted by Martin...
2003-12-13 Dimitrie O... Update the dlls/ section. Remove gdi/{,enh}mfdrv, they...
2003-12-13 Alexandre JulliardAdd DEFS to the resource compiler flags.
2003-12-13 Alexandre JulliardAvoid common symbols on Darwin/Mac OS X.
2003-12-13 Alexandre JulliardAdded exception handlers in FindResourceExA/W (based...
2003-12-13 Francois GougetTry not to display uninitialized data in traces (found...
2003-12-13 Mike HearnRemove flat scrollbar stub fixmes.
2003-12-13 Steven EdwardsAdded implib rule for building import libs.
2003-12-13 Jerry JenkinsFix managed state of some windows.
2003-12-13 Andrew de Quincey- Implemented HELPDIR subkeys properly in RegisterTypeL...
2003-12-13 Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-13 Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-12-12 Alexandre JulliardReturn an error in wine_pthread_mutex_unlock if we...
2003-12-12 Steven Edwards- The last of the major Win16/32 split for commdlg...
2003-12-12 Alexandre JulliardMake Char{Lower,Upper}A call Char{Lower,Upper}BuffA.
2003-12-12 Alexandre JulliardAvoid long long constants (reported by Gerald Pfeifer).
2003-12-12 Robert Shearman- Url Cache improvements.
2003-12-12 Vik KumarAdded eucJP charset.
2003-12-12 Vik KumarFont changes from MS P Gothic to MS UI Gothic.
2003-12-12 Vik KumarAdded Japanese translation.
2003-12-12 Jon GriffithsAdded RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas...
2003-12-12 Jeremy ShawMove the data around when the ring buffer is resized...
2003-12-12 Martin FuchsFixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12 Eric PouechMoved all remaining console related code to dlls/kernel...
2003-12-12 Gerald PfeiferFix types in WSAHtonl.
2003-12-12 Dimitrie O... List the tools subdirs as we do for all the others.
2003-12-12 Dimitrie O... Remove most string size limitations.
2003-12-11 Alexandre JulliardStore a pointer to the client-side class structure...
2003-12-11 Jon GriffithsOops - VT_EMPTY->VT_RECORD is not allowed.
next