"InternetAutoDial" should be "InternetAutodial".
[wine] / dlls /
2003-01-28  Andreas Mohr"InternetAutoDial" should be "InternetAutodial".
2003-01-28  Jukka HeinonenHandle horizontal and vertical retrace separately.
2003-01-28  Jukka HeinonenUnify VGA and VESA video mode setting code.
2003-01-24  Enrico HornAdded d3dim.dll with stubs.
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-24  Jason EdmeadesAdd support for color material sources, with help from...
2003-01-24  Leonardo Quijano... Fixed Latin American keyboard (key "?!" was reversed).
2003-01-24  Matthew DavisonRemoved some Unicode -> Ascii cross-calls.
2003-01-24  Stefan LeichterRemoved windows version checks from GetPrinterDriverDir...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-23  Marcus MeissnerRemove errno.h from files that do not need it.
2003-01-23  Jason EdmeadesUse device max lights and clipplane support. Also chang...
2003-01-23  Alexandre JulliardKeysym check should use 0x8000 instead of 0x800 (spotte...
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-23  Greg TurnerFix some problems when Extract is used more than once.
2003-01-23  Waldeck SchutzerAudio codecs were erroneously being listed multiple...
2003-01-23  Waldeck SchutzerMake sure the parameter phas is correct by setting...
2003-01-23  Gerald PfeiferImprove portability wrt. struct sockaddr_ipx.
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-23  Alexandre JulliardCreate an X input context for each top-level window.
2003-01-23  Marcus MeissnerFixed ICOM_CALLs for IFont_xx methods.
2003-01-23  Jukka HeinonenReturn number of bytes written when writing to DOS...
2003-01-23  Jukka HeinonenReorganize int10 code. Fix comments.
2003-01-23  Waldeck SchutzerFixed initialization of szDevice in ICINFO.
2003-01-23  Christian CostaImplement vertex and pixel fog.
2003-01-21  Alexandre JulliardMake sure to always set X focus on the top-level window...
2003-01-21  Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-21  Liu SpiderImplemented GetFileTitleW; GetFileTitleA now is a call to
2003-01-21  Gerald PfeiferOnly declare variables we actually need.
2003-01-21  Marcus MeissnerPrint a large failure message if we try to load stdole3...
2003-01-21  Waldeck SchutzerFixed problems with finding and listing all the video
2003-01-21  Robert Shearman- Clear bits in structure passed to IOleCommandTarget_Q...
2003-01-21  Jason EdmeadesEnsure using correct args during complement texture...
2003-01-21  Jason EdmeadesRestore the texture env mode on SetTexture - Fixes...
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-20  Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-20  Francois GougetMake sure we always know about the 48 and 96kHz formats...
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  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  Francois GougetWarn if open_count is already 0 when OSS_CloseDevice...
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  Juergen SchmiedTranslated some remaining English words.
2003-01-15  Juergen SchmiedGive some functions real names.
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-14  Francois GougetRemove (POINTER)NULL casts.
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  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-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  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  Eric PouechAdded tests for environment variables, debug and suspen...
2003-01-11  Alexandre JulliardWarning fixes.
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 JulliardFixed EOF return value for sscanf.
2003-01-11  John K. HohmReimplemented DllRegisterServer and DllUnregisterServer...
2003-01-11  Dimitrie O. PaunCreate stubs for chsize, dup, and dup2.
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  Francois GougetDSB.SetFormat:Trace the requested format as soon as...
2003-01-11  Francois GougetFix latent deadlock in DSOUND_callback.
2003-01-11  Mehmet Yasar- return EOF when stream is empty
2003-01-10  Rok Mandeljc3d sound diminishes with distance.
2003-01-10  Juergen SchmiedFixed crash in winamp reported by Andreas Mohr.
2003-01-10  Juergen SchmiedFix recently broken GetDisplayNamesOf of names of shell...
2003-01-09  Marcus MeissnerAdded GIF decompressor support to OLE Automation IPictures.
2003-01-09  Jason EdmeadesCalculate starting position for a copyrect correctly.
2003-01-09  Eric PouechSet the edition mode as a specific attribute, not an...
2003-01-09  Alexandre JulliardRemove global NONAMELESS* define for tests too.
2003-01-09  Matthew MastracciAdd implementation for PathCreateFromUrlW and add the...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
next