wine
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-12-10  Dennis BjorklundRemove old link before creating the new one.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-09  Andreas Mohr- README update
2000-12-09  Andreas MohrDon't fail on pointer address checking when foreign...
2000-12-09  Andreas MohrRemoved duplicate defines.
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-12-09  Andreas MohrPrint CDB area.
2000-12-07  Hidenori TakeshimaAdded handlers for some IME messages in DefWindowProc.
2000-12-07  Gerard PatelFileokstring notification should be sent to the custom...
2000-12-07  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-07  Alexandre JulliardRemoved calls to WIDGETS_IsControl.
2000-12-07  Francois GougetUncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
2000-12-07  Francois GougetAdded a prototype for closesocket.
2000-12-07  Marcus MeissnerFixed handling of DialogBoxIndirectParamA return value.
2000-12-06  Alexandre JulliardAdded automatic translation of the config file to the new
2000-12-06  Alexandre JulliardAdded define for S_ISLNK if missing.
2000-12-06  Alexandre JulliardDon't make the spec file constructors static so that...
2000-12-06  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Huw D M DaviesWelsh needs iso8859-14.
2000-12-06  Ove KaavenUse SendNotifyMessage() for WM_SYNCPAINT.
2000-12-06  James JuranReturn a maximum registry size of 32 MB in NtQuerySyste...
2000-12-06  Alexandre JulliardAdded sample config file in the new format.
2000-12-06  Alexandre JulliardSet -mpreferred-stack-boundary=2 flag if supported...
2000-12-06  Eric PouechNow prints line number for 'x.dll imported but no symbo...
2000-12-06  Louis Philippe... Update internal controls on WM_WINDOWPOSCHANGED.
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-12-05  Aric StewartFixed a problem where the string in a combo box flicker...
2000-12-05  Andreas MohrBetter error message for forwards.
2000-12-05  Aric StewartAdded Chinese resources.
2000-12-05  Hidenori TakeshimaAdded some missing definitions.
2000-12-05  Stefan LeichterCompile fix for gcc 2.7.2.3.
2000-12-05  Dimitrie O... Use the approriate command for combining .o files.
2000-12-05  Dmitry TimoshkovRemoved the code duplication.
2000-12-05  Rein KlazesDon't forget to map the message in WINPROC_MapMsg16To32W().
2000-12-05  Andreas MohrFixed dlerror() check to use strstr().
2000-12-05  Dimitrie O... Use @LIBEXT@ instead of .so for the inter-dlls dependen...
2000-12-05  Dimitrie O... - overwrite (rather than append) the output file if...
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-05  Andreas Mohrwineinstall didn't create the default no-windows direct...
2000-12-05  Guy L. Albertelli- correct number of colormap entries looked at in GetDI...
2000-12-05  Rein KlazesSomes fixes for Dutch locales.
2000-12-05  Hidenori TakeshimaAdded some stubs.
2000-12-03  Alexandre JulliardRelease 20001202. wine-20001202
2000-12-03  Andreas MohrCheck the attributes of the *current* section, not...
2000-12-03  Alexandre JulliardFixed WINPROC_GetPtr() to always pass the start of...
2000-12-03  Alexandre JulliardDisplay an error message if loading a Winelib app faile...
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-12-03  Aric StewartAdded ASCII-only version of toupper, tolower, strcasecm...
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-12-02  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-02  Patrik StridvallMinor API files update.
2000-12-02  Uwe BonnesFileOpenDlgProc95: notify application of changed select...
2000-12-02  Eric PouechFixed bugs when tray was open.
2000-12-02  Dmitry TimoshkovAdded several additional to/from unicode message mappings.
2000-12-02  Alexandre JulliardAlways put the dll constructor in the .init section...
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-02  Francois GougetFixed the case of "Winelib".
2000-12-02  Francois GougetFix the Winelib case.
2000-12-02  Francois GougetIf there is a single target, it should also get the...
2000-12-02  Dimitrie O... Include config.h.
2000-12-02  Dmitry TimoshkovAdded several clipboard formats.
2000-12-02  Dennis BjörklundCompile fix for building wine outside the source tree.
2000-12-02  Andreas MohrInternetCloseHandle didn't return TRUE in all appropria...
2000-12-02  Andreas MohrAdded a --winver nt40 hint to VxD error message.
2000-12-02  Hidenori TakeshimaAdded some stubs.
2000-12-02  Louis Philippe... - Take the mouse capture on a WM_NCRBUTTONDOWN on the...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Patrik Stridvall- Fixed a bug concerning Win16 documentation.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-12-01  Alexandre JulliardMoved useful NE format definitions to winbase16.h.
2000-12-01  Dimitrie O... Modified winebuild to use the __ASM_FUNC macro for...
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-12-01  Dimitrie O... Supply dummy getrlimit if absent.
2000-12-01  Eric PouechFixed segstr to str proto.
2000-12-01  Eric PouechCleaned up internal types definition.
2000-12-01  Eric PouechImproved stabs loading (now using recursive parsing...
2000-12-01  Eric PouechWork around for deref issues (least impact solution...
2000-12-01  Aric StewartA number of additions to the nls files. Also one correc...
2000-12-01  Jeremy WhiteMake winelauncher work better for source tree builds.
2000-12-01  Marcus MeissnerAdded the KDE 2 beta and final method of specifying...
2000-11-30  Louis Philippe... Don't update scrollbars when processing WM_DESTROY.
2000-11-30  Alexandre JulliardCheck for NULL handle before calling HeapValidate.
2000-11-30  Francois GougetBring the man page in line with the latest version...
2000-11-30  Francois Gouget- In interactive mode, don't ignore invalid options...
2000-11-30  Francois Gouget- Fix the handling of relative include/library paths
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-30  Guy L. AlbertelliImplement better version of DPA_Merge.
next