wine
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.
2002-11-20  Eric PouechNo longer using Win32 API relative to 16 bit subsystem...
2002-11-20  Eric PouechBetter support for multiple midi devices on the OSS...
2002-11-20  Eric PouechWrote back & history support.
2002-11-20  Alberto Massariwinedump was still using the "init" keyword in the...
2002-11-20  Jukka HeinonenRemove some Win32s specific code.
2002-11-20  Jukka HeinonenRemoved obsolete code.
2002-11-19  Alexandre JulliardImplemented some ismbc* functions (based on a patch...
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.
2002-11-19  Robert ShearmanAdd some RichEdit 2.0/3.0 definitions.
2002-11-19  Dimitrie O... Added definition for PeekNamedPipe
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-18  Vincent BéronGet rid of the vararg and generic stuff.
2002-11-18  Vincent BéronRemoved some unused types.
2002-11-18  Vincent BéronAdded netdb.h protection.
2002-11-18  Marcus MeissnerFixed strict aliasing issue in __pthread_once and SetWa...
2002-11-18  Jukka HeinonenRemoved last user of msdos/int1a.c.
2002-11-18  Jukka HeinonenRemoved obsolete INT_Int31Handler.
2002-11-18  Alexandre JulliardSetting the horizontal scrollbar can change the values...
2002-11-18  Alexandre JulliardAdded empty X11DRV_OpenGL_Init for the non-OpenGL case.
2002-11-18  Marcus MeissnerFixed strict aliasing problem in RtlEnlargedUnsignedDivide.
2002-11-18  Marcus MeissnerFixed strict aliasing problem in
2002-11-18  Eric PouechAdded support for window information from the .hlp...
2002-11-18  Stefan LeichterMoved implementation of LoadKeyboardLayout from ASCII...
2002-11-18  Patrik StridvallNo version of GNU C++ (unlike GNU C) supports unnamed...
2002-11-18  Dimitrie O... Support commctrl message-helper macros in C++.
2002-11-18  Dimitrie O... Use DeleteDC instead of DeleteObject to free HDCs ...
2002-11-18  Stefan LeichterMoved implementation of EnumDisplaySettings from ASCII...
2002-11-18  Mike McCormackAdd some definitions for structures used by NtQueryFile...
2002-11-18  Ryan Cumming- Move StgIsStorageFile16's implementation to StgIsStor...
2002-11-18  Alberto Massari- Added some definitions.
2002-11-18  Alberto MassariInstall link to rundll32.exe too.
2002-11-18  Alberto MassariFix crash when invoked with no arguments.
2002-11-18  Ryan CummingMake LookupIconIdFromDirectoryEx16 call LookupIconIdFro...
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-15  Eric PouechDon't fully process FreeLibrary when process is stopping.
2002-11-15  Dmitry TimoshkovMinor bug fixes.
2002-11-15  Ryan CummingImplemented GetFileSizeEx (based on a patch by Steve...
2002-11-15  Alberto MassariAdded rundll32 utility.
2002-11-15  Jukka HeinonenDeviceIoControl now calls winedos interrupt handlers.
2002-11-15  Tony LambregtsFix SM_CYVTHUMB, SM_CXSMSIZE, SM_CXMENUCHECK and SM_CYM...
2002-11-15  Eric PouechRewrote macro engine for adding dynamic macro loading...
2002-11-15  Huw DaviesProper handling of SetTextCharacterExtra.
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.
2002-11-15  Mike McCormackPartial implementation of RtlDosPathNameToNtPathName_U.
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-11-15  Marcus MeissnerAlso silence IShellLinkA_fnSetShowCmd.
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-11-14  Huw DaviesClient side render fonts for XServers without the Rende...
2002-11-14  Alexandre JulliardAdded ReleaseDC function to the USER driver interface.
2002-11-13  Huw DaviesWe need to compare the world transforms (at least the...
2002-11-13  Huw DaviesFix PSDRV_DrawArc to work properly with logical coords.
next