wine/eterwine.git
2004-03-01 Juan LangDeclare a few more Net apis and constants.
2004-02-28 Alexandre JulliardRemove the $(datadir)/wine directory on uninstall.
2004-02-28 Alexandre JulliardNo longer needed.
2004-02-28 Alexandre JulliardMoved generic.ppd to dlls/wineps, and install it in...
2004-02-28 Patrik StridvallMore stubs and better headers for mswsock.dll.
2004-02-28 Dmitry TimoshkovAdd SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-27 Alexandre JulliardUse the new .inf script instead of winedefault.reg.
2004-02-27 Alexandre JulliardAdded wine.inf setupapi script to setup the initial...
2004-02-27 Alexandre JulliardMoved msrle32 to the top-level dlls directory.
2004-02-27 Patrik StridvallFixed some issues found by winapi_check.
2004-02-27 Ove KaavenFixed icon leak.
2004-02-27 Robert ReifCleanup prepare/unprepare header parameter checking.
2004-02-27 Robert ReifAdded missing #define for DS_INCOMPLETE.
2004-02-27 Patrik StridvallAPI files update.
2004-02-27 Patrik StridvallAdded proper headers for the *ActCtx* functions.
2004-02-27 Patrik StridvallAdded macro DEFAULT_UNREACHABLE.
2004-02-27 Dmitry TimoshkovFix a typo in a comment.
2004-02-27 Dimitrie O... Generate a simple Makefile that uses winegcc to compile.
2004-02-27 Alexandre JulliardSync some of the dll registrations with the contents of
2004-02-27 Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27 Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27 Robert Shearman- Remove duplicate free.
2004-02-27 Robert ShearmanUpdate common control function documentation.
2004-02-27 Robert ShearmanUpdate documentation for Rtl functions.
2004-02-27 Kevin KoltzauImplement GetThemeTextMetrics.
2004-02-27 Robert Shearman- Fix a bad use of HeapRealloc.
2004-02-27 Matt ChapmanREBAR_Layout should respect the minimum size of bands...
2004-02-27 Dmitry TimoshkovUse some heuristics to decide what type of MCIWNDM_OPEN...
2004-02-27 Alexandre JulliardAdded support for the RegisterDlls section (partly...
2004-02-27 Huw DaviesCache the result of TIME_GetBias for up to 1 second.
2004-02-27 Matt ChapmanREBAR_ShowBand needs to force layout of the rebar after...
2004-02-27 Dmitry TimoshkovConvert MCIAVI window support to unicode.
2004-02-27 Dimitrie O... Remove the no longer used winewrap utility.
2004-02-26 Dimitrie O... Remove the win32 debug channel, misc cleanup of debuggi...
2004-02-26 Hans LeidekkerDocument building tests with MinGW.
2004-02-26 Mike HearnUse time rather than win32 debug channel for kernel...
2004-02-26 Mike HearnAdd a comment to explain the LockWindowUpdate situation.
2004-02-26 Dmitry TimoshkovAdd A/W mapping for MCI_DGV_WINDOW_PARMS.
2004-02-26 Dimitrie O... For static libs (.a) we need to pass the actual filenam...
2004-02-26 Sean YoungCheck uSize parameter in waveOutUnprepareHeader and
2004-02-26 Fabian CenedeseVarRound implementation (without type DECIMAL yet)...
2004-02-26 Huw DaviesCall TIME_GetBias rather than RtlQueryTimeZoneInfo...
2004-02-25 Alexandre JulliardFixed callers of GetLocaleInfoW to use the correct...
2004-02-25 Alexandre JulliardReturn the right error code for non-existent VxD modules.
2004-02-25 Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-02-25 Lionel UlmerHandle proper substraction of unsigned numbers.
2004-02-25 Dimitrie O... Add VMM VxD.
2004-02-25 Huw DaviesSpeed up RtlTimeFieldsToTime.
2004-02-25 Matt ChapmanFix dumping of Unicode strings.
2004-02-25 Matt ChapmanFix a reentrancy issue in the property sheet implementa...
2004-02-25 Fabian CenedeseNo sign extension for negative values.
2004-02-24 Alexandre JulliardTweak the load order algorithm a bit to better reflect...
2004-02-24 Alexandre JulliardReturn right away from import_dll when a dll is not...
2004-02-24 Alexandre JulliardMore robust fix for the artsc-config breakage.
2004-02-24 Yorick HardyUse SHN_UNDEF instead of STN_UNDEF to specify undefined...
2004-02-24 Christian CostaReplaced the timer and its callback by a thread for...
2004-02-24 Dmitry TimoshkovSet SA_RESTART sigaction flag for other BSDs beside...
2004-02-24 Lionel Ulmer- fix 'empty' glyphs
2004-02-24 Alexandre JulliardRemoved some of the DOS device hacks (based on a patch...
2004-02-24 Uwe BonnesImplement I64 modifier, move WARN to TRACE.
2004-02-24 Alexandre JulliardChanged handling of special DOS devices to use real...
2004-02-24 Uwe Bonnes Pass inherit handle flag properly for CreateNamedPipe.
2004-02-24 Ivan Leo Murray... Italian update.
2004-02-24 Christian CostaAccept null module instance, Loadstring can handle it.
2004-02-24 Christian CostaFixed waveInGetDevCapsW.
2004-02-24 Huw DaviesSpeed up RtlTimeToTimeFields.
2004-02-24 Dmitry TimoshkovConvert app description field to unicode and use CP_UNI...
2004-02-24 Dimitrie O... Merge winewrap into winegcc. Many cleanups.
2004-02-24 Eric Pouech- fixed ELF modules' size information
2004-02-24 Uwe BonnesIO_pp_outp: Allow to switch direction of the printer...
2004-02-24 Maxime BellengéFix a regression in ImageList_Create when creating...
2004-02-24 Lionel UlmerUse the NULL matrix instead of giving a badly filled...
2004-02-24 Kevin KoltzauFill unused gap to fix lookups past CSIDL_CONNECTIONS.
2004-02-21 Alexandre JulliardAllow the implementation of the VxDCall entry points...
2004-02-21 Ferenc WagnerReport the error sent by the CGI script.
2004-02-21 Dimitrie O... Rewrite winegcc in preparation for merging with winewrap.
2004-02-21 Mike HearnImplement SHDOCVW_DllGetVersion. It returns the same...
2004-02-20 Patrik StridvallFixed some issues found by winapi_check.
2004-02-20 Alexandre JulliardRemoved a couple of unneeded helper functions.
2004-02-20 Dimitrie O... Fix typo introduced during the path search reorganizaton.
2004-02-20 Patrik Stridvall- API files update.
2004-02-20 Ulrich CzekallaUse dibsections for the images.
2004-02-20 Huw DaviesIf TBSTYLE_EX_HIDECLIPPEDBUTTONS is set then invalidate...
2004-02-20 Ferenc WagnerAdd a free() call at the end.
2004-02-20 Ulrich CzekallaImplemented rendering synthesized BITMAP and DIB formats.
2004-02-20 Alexandre JulliardCreate real file handles for VxDs instead of using...
2004-02-20 Robert Shearman- Implement string functions in comctl32.
2004-02-20 Dmitry TimoshkovFirst step in using faster approach for A<->W message...
2004-02-20 Dimitrie O... Update DEVELOPERS-HINTS with the newly added VxDs.
2004-02-20 Dimitrie O... LVN_BEGINRDRAG is implemented now. Fix typo.
2004-02-20 Kevin KoltzauImplemented system metric functions.
2004-02-20 Alexandre JulliardAdded support for implementing VxDs as separate dlls...
2004-02-20 Brian VincentRemove reference to Calmira file manager, add bit about...
2004-02-20 Gerald PfeiferFix non-standard code in report().
2004-02-20 Ulrich CzekallaGet the rectangle from the dc and uncomment PlayEnhMeta...
2004-02-20 Rein KlazesAdd stub implementation for SetICMProfileA().
2004-02-20 Aric StewartImplemented LISTVIEW_ApproximateViewRect for LVS_REPORT.
2004-02-20 Finlo BoydeFix for deadlock when using private colormap.
2004-02-19 Ferenc Wagner- command line handling (GUI will follow)
2004-02-19 Christian CostaReplaced the timer and its callback by a thread for...
next