wine
2002-12-19  Uwe BonnesFixed typo.
2002-12-19  Francois GougetOn Win9x netapi32.dll does not export a single API...
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-18  Francois GougetImprove error reporting.
2002-12-18  Francois GougetAll filenames containing a ":" are invalid on Win9x...
2002-12-18  Francois Gouget#ifdef-out decodeW since it is not used yet.
2002-12-18  Francois GougetwsprintfW is not supported on Win9x platforms.
2002-12-18  Francois GougetFix signed/unsigned warnings.
2002-12-18  Ove KaavenUnquoted some 16-bit types, so the IDL compiler can...
2002-12-18  Dimitrie O... Map strcasecmp to _stricmp.
2002-12-18  Ove KaavenMoved COM API prototypes to objbase.h, from wine/obj_*.h.
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-12-18  Alexandre JulliardMade crtdll a normal user of msvcrt by setting the...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-12-18  Raphael Junqueira - some fixes in CreateDevice init
2002-12-18  Raphael JunqueiraAdded some necessary definitions for D3D8 Vertex and...
2002-12-18  Bill MedlandIf a .reg function is accessed through a symlink then...
2002-12-18  Alexandre JulliardImplemented RtlTimeToElapsedTimeFields.
2002-12-18  Lionel UlmerFix in another place in the code computing the memory...
2002-12-18  Uwe BonnesPurge traces of the old relay debug mechanism and docum...
2002-12-18  Francois GougetUse strlen or lstrlenA as appropriate to avoid signed...
2002-12-18  Francois GougetThe link command specifies which version of the C libra...
2002-12-18  Ove KaavenMoved UUID type to rpcdce.h, as in the MS RPC headers.
2002-12-17  Alexandre JulliardDebug channels cleanup.
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-17  Alexandre JulliardFix the type of the This pointer in the vtbl functions...
2002-12-17  Alexandre JulliardFixed warnings.
2002-12-17  Alberto MassariThe handler for the server message get_next_hook was...
2002-12-17  Dimitrie O... Added stubs for {Start,End}{Doc,Page}Printer.
2002-12-17  Duane ClarkNeed to initialize tracking value on mousedown.
2002-12-17  Bill Curriefdopen: don't rewind the file after creating the FILE...
2002-12-17  Alberto MassariSet the ODS_DISABLED bit when the item is grayed.
2002-12-17  Dimitrie O... Better handling of errors while fork/execing.
2002-12-17  Dimitrie O... Pass the gui flag to winewrap if we're linking a GUI...
2002-12-17  Bill MedlandMove CVS docu from User Guide to Devel Guide.
2002-12-17  Lionel UlmerIf we support 'non-native' texture format, advertise it.
2002-12-17  Jason EdmeadesThe simple bits of fog.
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...
2002-12-17  Robert ShearmanAdd standard dispatch implementation (CreateStdDispatch).
2002-12-17  Tony LambregtsDirect the output of the tests to stdout so that Win98...
2002-12-17  Uwe BonnesNetUserGetInfo: implemented Level 1.
2002-12-17  Alexandre JulliardSplit DirectX GUIDs to separate files to avoid header...
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-16  Ove KaavenWrote a Wine-compatible unknwn.idl, moving the IUnknown...
2002-12-16  Rolf KalbermatterChange calls to CLSIDFromString to SHCLSIDFromStringW...
2002-12-16  Andreas Mohr- actually use PLUID
2002-12-16  Lionel Ulmer- fix bad TRACE
2002-12-16  Lionel Ulmer- revert some optimisations breaking some games
2002-12-16  Christian CostaImplemented DrawPrimitiveStrided and DrawIndexPrimitive...
2002-12-16  Lionel UlmerFix a memory leak and optimize a little bit the generic...
2002-12-16  Christian CostaImprove traces + small fix.
2002-12-16  Lionel Ulmer- fix Twist demo
2002-12-16  Rolf KalbermatterAdd config.h/port.h to allow compilation/linking in...
2002-12-16  György 'Nog... - Implement ordinals 167 and 171.
2002-12-16  Rolf KalbermatterMake some shell32 files compile in MSVC.
2002-12-16  Rolf KalbermatterDo at least something for SHDragDrop functions although...
2002-12-16  Rolf KalbermatterAdd debug info for IExtractIconW.
2002-12-16  Lionel UlmerSupports the ALPHAFUNC and ALPHAREF rendering states.
2002-12-16  Francois GougetOn Windows windef.h must be included before winbase.h.
2002-12-16  Francois GougetAdd the capacity of playing a test tone using the ...
2002-12-16  Rein KlazesFix an A/W structure size bug in DrawCaptionTempW().
2002-12-16  Francois GougetAdd '--' option for passing extra arguments to the...
2002-12-16  Dmitry TimoshkovSeparate XShm using code.
2002-12-16  Eric Pouech- links can now spread across several elements
2002-12-16  Eric PouechFixed a few issues with the gdb proxy.
2002-12-16  Andreas MohrAdded some Win3.1 export stubs.
2002-12-16  Andreas Mohr- spelling corrections
2002-12-16  Andreas MohrImplemented VarOr().
2002-12-16  Lionel UlmerAdd support for the TextureAddress render state.
2002-12-15  Ove KaavenOutput raw ICOM-less C/C++ interface definitions by...
2002-12-15  Jeff SmithUpdated winemaker to account for change in wine's linki...
2002-12-15  Francois GougetIn the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
2002-12-15  Eric PouechFixed hangup condition at the end of some playback.
2002-12-15  Alexandre JulliardAdded support for defining forward functions as stdcall...
2002-12-15  Alexandre JulliardUse import libraries when building tests too. Make...
2002-12-15  Alexandre JulliardAdded y.tab.[ch] pseudo-dependencies to fix parallel...
2002-12-15  Jukka HeinonenAdd support for DPMI32. Make winedos16.dll unnecessary.
2002-12-15  Lionel Ulmer - rework how texturing is done in the D3D driver
2002-12-15  Dimitrie O... Teach mingwrap to use winewrap to do the linking, just...
2002-12-15  Dimitrie O... Small cleanups to match current build process.
2002-12-15  Lionel UlmerFix bad logic in == NULL test.
2002-12-15  Rolf KalbermatterAdd support for Unicode IExtractIcon creation in
2002-12-15  Rolf KalbermatterFix crash when constructing ANSI interface pointer...
2002-12-15  Ove KaavenInclude guiddef.h in widltypes.h.
2002-12-15  Francois GougetIf unable to set the desired format, OSS_RawOpenDevice...
2002-12-15  Francois GougetOur resampling algorithm is quite primitive so try...
2002-12-15  Francois GougetUse slighly more accurate formula for C816.
2002-12-15  Francois GougetIf given a bad device id waveOutGetDevCapsA is supposed...
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-13  Francois GougetDocument how to cross-compile the tests with MinGW.
2002-12-13  Eric PouechAdded a (n)curses backend to the wineconsole.
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Jukka HeinonenWhen asynchronous signals are blocked, block also SIGUSR2.
2002-12-13  Robert ShearmanImplemented StrStrIW.
2002-12-13  Rok MandeljcImplementation of IDirectSound3DListenerImpl_Set*().
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-13  Alexandre JulliardFixed some dependencies.
2002-12-13  György 'Nog... - Reimplement time functions using ntdll functions.
2002-12-13  Chris MorganStub NetGetDCName(). Add in the rest of the NERR_...
2002-12-13  Francois GougetExtend the test by creating a PrimaryBuffer object...
next