wine
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.
2002-11-25  Lionel Ulmer- Prevent the backbuffer to also have the frontbuffer...
2002-11-25  Alexandre JulliardMoved some GetThreadTimes tests out of the todo block.
2002-11-25  Ryan CummingPartially implement GetThreadTimes.
2002-11-25  Alexandre JulliardWarnings fixes.
2002-11-25  György 'Nog... - Move SetSystemTime, GetTimeZoneInformation and
2002-11-25  Aric StewartLVN_GETDISPINFO seems to always be Ansi.
2002-11-25  Steve LustbaderStretchDIBits: avoid crash on null pointers.
2002-11-25  Robert ShearmanAdd support for painting SBS_SIZEBOX style properly.
2002-11-24  Jukka HeinonenMoved handlers for int11, int15 and int5c to winedos.
2002-11-24  Lionel Ulmer- add implementation for FindDevice function
2002-11-24  Alexandre JulliardReplace most PROFILE_GetWineIni calls by direct registr...
2002-11-24  Alexandre JulliardAdded dist rule for building the distribution tarballs.
2002-11-24  Alexandre JulliardAdded CS_DBLCLKS so that systray receives double clicks.
2002-11-24  Jukka HeinonenVGA text mode no longer flickers and it is much faster.
2002-11-24  Bill MedlandCorrect UnhookWindowsHook: clear the handle so that...
2002-11-24  Christian CostaReenable OpenGL surface's flip method.
2002-11-24  Jens HoffmannPass correct instance in keyboard_hook setup.
2002-11-24  Matthew DavisonFix some unicode->ascii calls.
2002-11-24  Gerald PfeiferAvoid using labels at the end of commpound statements.
2002-11-23  Alexandre JulliardRemoved no longer needed PROFILE_LoadWineIni().
2002-11-23  Jukka HeinonenMove int2f handler to winedos.
2002-11-23  Vincent BéronThe default behavior of "make everything" is now to...
2002-11-23  Mike HearnAltered WM_MOUSEHOVER so the lParam and wParam fields...
2002-11-23  Alexandre JulliardRemoved the WINE_NO_STRICT support.
2002-11-23  Dimitrie O... Allow apps to define __int{8,16,32,64} on the command...
2002-11-22  Alexandre JulliardFixed use of HBMMENU_* in switch statements.
2002-11-22  Alexandre JulliardMade gdi compile with -DSTRICT.
2002-11-22  Alexandre JulliardFixed a number of -DSTRICT issues.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardRemoved support for converting old format config, every...
2002-11-22  Alexandre JulliardFixed more -DSTRICT issues.
2002-11-22  Alexandre JulliardProperly split the 16-bit versions of GrayString and...
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-21  Andrew John... Make commdlg compile with -DSTRICT.
2002-11-21  Matthew DavisonRemove obsolete --enable-opengl.
2002-11-21  Marcus MeissnerFixed aliasing problems (do not use (POINT*)&rect const...
2002-11-21  Marcus MeissnerHandle the COORD <-> DWORD conversion the canonical...
2002-11-21  Steve LustbaderHave PostMessage call PostThreadMessage when hwnd is...
2002-11-21  Dimitrie O... Add definition for WSAEDISCON.
2002-11-21  Alexandre JulliardRemoved OpenGL thread safety check.
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-11-21  Martin WilckFixed circular include sequence winsock.h -> windows...
2002-11-21  Stefan LeichterMoved implementation of Get/SetClassLong from ascii...
2002-11-21  Stefan LeichterReplaced CreateDCA by CreateDCW in LoadImageW.
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
2002-11-21  Alexandre JulliardUse the '-z defs' linker option if supported to better...
2002-11-21  Carl SopchakIgnore buffer limit on WM_SETTEXT.
2002-11-21  Steve LustbaderStub for SetDCBrushColor.
2002-11-21  Alexandre JulliardAdd -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-21  Andrew John... Build ntdll with -DSTRICT.
2002-11-21  Alexandre JulliardAdded wrapper to replace llseek+lread to avoid HANDLE...
2002-11-21  Shachar Shemesh- If running wineinstall and asking not to install...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-21  Jukka HeinonenRemoved last users of msdos/interrupts.c.
2002-11-20  Alexandre JulliardAdded support for system-wide hooks.
2002-11-20  Alexandre JulliardRemoved -noimport on functions that are forwards to...
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
next