wine
2002-12-06  Alexandre JulliardCheck file header to differentiate between object files...
2002-12-06  Alexandre JulliardFixed mingwrap install command.
2002-12-06  Alexandre JulliardFixed the list of accepted types passed to HttpOpenRequ...
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
2002-12-06  Alberto Massari - When sending a request using HttpOpenRequest/HttpSen...
2002-12-06  Francois GougetDefine PSH_WIZARD97 (problem reported by jaymz@free...
2002-12-06  Christoph FrickForce (WS_)SO_REUSEADDR before binding to a socket...
2002-12-06  Alexandre JulliardBuild test programs as part of the normal build.
2002-12-06  Rolf KalbermatterFix some parameter types.
2002-12-06  Ove KaavenMoved COM API prototypes in include/wine/obj_base.h to
2002-12-06  Dimitrie O... Make wrc command line compatible with windres.
2002-12-06  Alexandre JulliardFixed passing of -DINCLUDEDIR when building mingwrap.
2002-12-06  Dimitrie O... Install DDK headers as well.
2002-12-05  Alexandre JulliardAdded rpc.h include to fix tests compilation.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-05  Patrik StridvallReplace 0x%p with %p.
2002-12-05  Peter MladekAdded 2 more Czech keyboard layouts compatible with...
2002-12-05  Alberto Massari - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA...
2002-12-05  Alexandre JulliardBack out the aRts volume patch, this is not user-friend...
2002-12-05  Francois GougetA simple test for IDirectSound.GetCaps.
2002-12-05  Francois GougetWrap faq.sgml in an article tag in wine-doc.sgml.
2002-12-05  Francois GougetRemoved references to the Perl tests.
2002-12-05  Rolf KalbermatterAdd prototypes for IExtractIconW interface.
2002-12-05  Marcus MeissnerMarshal VT_R4 (4 byte float).
2002-12-05  Dimitrie O... New MinGW wrapper that makes gcc on Linux behave like...
2002-12-05  Lionel UlmerHave only one GUID for Wine's OpenGL D3D device.
2002-12-05  Sylvain PetreolleInstall apps in windows\system since that's what the...
2002-12-05  Martin WilckCorrect 2 bugs connected to asynchronous shutdown():
2002-12-05  Martin WilckSet the socket to overlapped mode.
2002-12-05  Francois GougetSkip Unicode tests if there's no Unicode support.
2002-12-05  Francois GougetReturn an error if dwSize is not valid.
2002-12-05  Francois GougetAdded EDEADLOCK.
2002-12-03  Alexandre JulliardAdded rules for compiling IDL files.
2002-12-03  Alexandre JulliardAdded rules for building the FAQ.
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-12-03  Tony LambregtsAdded the FAQ, and build it when creating the documenta...
2002-12-03  Uwe BonnesUse COMSPEC command interpreter to run .bat files.
2002-12-03  Andreas MohrFixed error checking in file creation and closing.
2002-12-03  Christian CostaAdd support for D3DBLEND_ONE for D3DRENDERSTATE_{DEST...
2002-12-03  Alexandre JulliardInstall ipexport.h and icmpapi.h with the other Windows...
2002-12-03  Ove KaavenAdded more types to wtypes.idl.
2002-12-03  Martin WilckFixed test to run fine (0 errors) on Win NT.
2002-12-03  Alberto MassariSHGetSetSettings has now the right signature and the...
2002-12-03  Rolf KalbermatterFix ANSI->Unicode calling for ExtractIconExA/W.
2002-12-03  Rolf KalbermatterModify PrivateExtractIcons{AW} to match better current...
2002-12-03  Dimitrie O... Change header install location as such:
2002-12-03  Alexandre JulliardMerged font.h and path.h into gdi.h. Moved x11font...
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-12-03  Jukka HeinonenClean up int21 handling. Move error handling to winedos.
2002-12-02  Jukka HeinonenMove DPMI segments to winedos.
2002-12-02  Lionel Ulmer- only handle memory allocation for non-already loaded...
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-12-02  Christian CostaHandle D3DLIGHTSTATE_COLORVERTEX to prevent SetLightSta...
2002-12-02  Patrik StridvallAdded FIXME:s in the stubs.
2002-12-02  Lionel Ulmer- implement the texturing the D3D3 way
2002-12-02  Ove KaavenProtect PALETTEENTRY and LOGPALETTE with #ifndefs.
2002-12-02  Jukka HeinonenRename old DOS3Call as INT_Int21Handler and make new...
2002-12-02  Jukka HeinonenMove int13 handler to winedos.
2002-12-02  Jeff SmithFix for MIDI Mapper.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-30  Christian CostaAdd D3D capability.
2002-11-30  Lionel Ulmer- actually use the VertexBuffer stubs
2002-11-30  Lionel UlmerBeginning of support for D3D7 / D3DDevice7.
2002-11-30  Alexandre JulliardRemoved some checklink rules made unnecessary by the...
2002-11-30  Lionel Ulmer - some more code sharing between D3DDevice versions
2002-11-30  Dimitrie O... Add a way to tell msvcrt to define wchar_t.
2002-11-30  Lionel Ulmer - fixed D3DFVF_VERTEX case
2002-11-30  Vincent BéronChange CRLF end of lines in LF only.
2002-11-30  Lionel Ulmer - start of support for device locking / unlocking...
2002-11-30  Hleb ValoskaSome fixes to Belarusian locale.
2002-11-30  Patrik Stridvall- Fixed bug caused by changes to Wine.
2002-11-30  Francois Gouget{Get,Set}ThreadPriorityBoost and SetThreadIdealProcesso...
2002-11-30  Francois GougetGetDiskFreeSpace(all NULLs) crashes on NT4 -> removed.
2002-11-30  Francois GougetSetEnvironmentVariableA(NULL, NULL) crashes on Win98...
2002-11-30  Rolf KalbermatterAdded stub implementation with correct prototypes for
2002-11-30  Uwe BonnesMake wcmd available from inside the source tree.
2002-11-30  Lionel UlmerImplemented GetRenderTarget.
2002-11-30  Lionel UlmerAdded enumeration of ZBuffer format.
2002-11-30  Tony LambregtsUpdate the debugger documentation for current usage.
2002-11-30  Alexandre JulliardPartially implemented kernel/user times in GetThreadTim...
2002-11-30  Lionel UlmerImplement wglCreateLayerContext for layer 0.
2002-11-30  Lionel UlmerDo not forget to AddRef the returned Direct3D interface.
2002-11-30  Lionel UlmerAdd DDCAPS2_CANRENDERWINDOWED capabilities to our DDraw...
2002-11-30  Francois GougetAdded declaration for SignalObjectAndWait.
2002-11-30  Francois GougetAdded constants for _set_error_mode().
2002-11-30  Jeff SmithFixed 32 bit flag in midiOutShortMsg.
2002-11-30  Christian CostaReplace LPDDSURFACEDESC by LPDDSURFACEDESC2 in IDirectD...
2002-11-30  Andreas MohrFixed text mode value.
2002-11-30  Francois GougetAdd the 48 and 96kHz WAVE_FORMAT constants.
2002-11-30  Ove KaavenHandle encapsulated unions in a cleaner (and less buggy...
2002-11-30  Ove KaavenAdded missing union names for some encapsulated unions.
2002-11-30  Lionel Ulmer- fix caps filling to be more in line with what we...
2002-11-30  Martin WilckFixed some problems with asynchronous file IO.
2002-11-27  Lionel Ulmer - fix texture snooping (plus adds snoop for 1555 format)
2002-11-27  Steve LustbaderProvide stubs for DnsHostnameToComputerNameA/W.
2002-11-27  Alexandre JulliardAdded definitions for a couple of stub functions that...
2002-11-27  Patrik StridvallFixed some issues found by winapi_check.
2002-11-27  Jukka HeinonenMoved handlers for int25 and int26 to winedos.
2002-11-27  Huw D M DaviesEnumFont16 should enumerate gdi fonts too.
2002-11-27  Dimitrie O... - Typesafe parameters from TREEVIEW_NotifyFormat.
next