wine
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.
2002-11-27  Francois GougetAdded SwitchToThread.
2002-11-27  Vincent BéronFix for implicit declaration of abs.
2002-11-27  Vincent BéronFix for deprecated use of label at the end of compound...
2002-11-27  Bill MedlandCorrect GetNumberFormatA for zero decimals and for...
2002-11-27  Matthew DavisonPrevent Winhelp from crashing when it can't find the...
2002-11-27  Christian CostaAdd some DDRAW and D3D definitions.
2002-11-27  Patrik Stridvall- API files update.
2002-11-25  Alexandre JulliardRelease 20021125. wine-20021125
2002-11-25  Patrik StridvallFixed pthreads on FreeBSD (based on patch by Alexandre...
2002-11-25  Alexandre JulliardAdded CS_DBLCLKS style to dialog window class.
2002-11-25  Shachar ShemeshChange some of the number seperators to "Neutral" rathe...
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-25  Steve LustbaderAssorted Win2k/WinXP stubs.
2002-11-25  Stefan LeichterConverted implementation of _lseek to _lseeki64, implem...
2002-11-25  Mike McCormackImplemented registry change notifications.
2002-11-25  Uwe BonnesX11DRV_DrawArc: Don't overwrite the ENDCAP style.
2002-11-25  Uwe BonnesX11DRV_SelectPen(): Don't use a pen with half the width.
2002-11-25  Andreas MohrAdded the missing cx member to the MyDLGITEMTEMPLATEEX...
2002-11-25  Stefan LeichterConverted implementation of _stat and _fstat to _stati6...
2002-11-25  Jason EdmeadesAdd support for VarAnd between integers.
next