wine
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-29  Gerard PatelFixed returned length of files.
2000-11-29  Dimitrie O... Do not use a.out.h.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-29  Kees SchoenmakersAdded HASP device stub.
2000-11-29  Lionel UlmerFixed the size of the large_handles array.
2000-11-29  Dimitrie O... Fixed a few compilation warnings.
2000-11-29  Andreas MohrWM_SETTEXT should return TRUE on success.
2000-11-29  Andreas MohrVirtualQuery should return 0 for all addresses >= 0xc00...
2000-11-29  Aric StewartOwnerdata listviews were not clearing previously select...
2000-11-28  Aric StewartWe were returning characters for various CTRL + Symbol...
2000-11-28  Marcus Meissnerlinux-2.4.0-test10 now calls 'flags' as 'features'.
2000-11-28  Dmitry TimoshkovSlightly rearrange WIN16/WIN32A/WIN32 window creation.
2000-11-28  Dmitry TimoshkovMade button control fully unicode aware.
2000-11-28  Andreas Mohr- fix crash in SETUPX_TranslateLDID()
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-28  Andreas MohrUpdated man page.
2000-11-28  Alexandre JulliardMade HEAP_strdup* functions inline (temporary).
2000-11-28  Alexandre JulliardMoved EnumPortsA to dlls/winspool.
2000-11-27  Dimitrie O... Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardSet debugging option based on NO_TRACE_MSGS define...
2000-11-27  Dimitrie O... Test if we need to put the .type directive inside a...
2000-11-27  Marcus MeissnerTruncate dest blit rectangle down to surface size.
2000-11-27  Marcus MeissnerWARN() about missing /dev/sequencer, it's too confusing...
2000-11-27  Andreas MohrAlso mention xpm-devel in the error msg.
2000-11-27  Andreas MohrAdd FloatingPointProcessor empty entry to the registry.
2000-11-27  Louis Philippe... When processing mouse messages in MENU_TrackMenu, use...
2000-11-27  Alexandre JulliardDisplay the name of the function when import failed.
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-27  Alexandre JulliardFixed SEGPTR_GET usage.
2000-11-27  Alexandre JulliardAdded entry for PrivateExtractIconsA.
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-27  Alexandre JulliardAdded entry for TerminateApp16.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-27  Andreas Mohr- added winver settings nt2k, win30 and win20 (yes...
2000-11-27  Jon Griffiths- configure tests for finite()/fpclass(), fixes BSD...
2000-11-27  Andreas MohrImplemented TerminateApp needed for DBase 5.0.
2000-11-27  Dmitry TimoshkovGeneral clean up of the edit control: removed transfer...
2000-11-27  Francois GougetThe init function can be called main.
2000-11-27  Dmitry TimoshkovGlobalAlloc as GlobalAlloc16 should round size to 32.
2000-11-26  Alexandre JulliardMoved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
2000-11-26  Alexandre JulliardRemoved dependency on 16-bit file I/O functions.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Chris MorganDon't draw scrollbars if their client rectangle is...
2000-11-26  Marcus MeissnerIgnore SOL_SOCKET/SO_DEBUG setsockopt() calls.
2000-11-26  Marcus MeissnerRemoved strange checkj for !filename, so we don't get...
2000-11-26  Hidenori TakeshimaReplaced u_char/u_short/u_long by BYTE/WORD/DWORD for...
2000-11-26  Dimitrie O... Corrected default values with help from Ulrich Czekalla.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-26  Dimitrie O... Make sure all files using config.h constants actually...
2000-11-26  Patrik StridvallFixed some issues found by winapi_check.
2000-11-26  Patrik StridvallMinor API files update.
2000-11-26  Marcus MeissnerThe __wine_call_from_16_ calls in the import table...
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-11-26  Dimitrie O... Do not compile code that makes use of the X Shm extension.
2000-11-25  Alexandre JulliardMoved GET_IP out of winnt.h.
2000-11-25  Vasily I. VolchenkoAdded Russian language support.
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-25  Alexandre JulliardAdded a few missing languages.
2000-11-25  Nerijus BaliunasAdded missing locales to locale_rc.rc.
2000-11-25  Ove KaavenMade X11DRV_DIB_GetImageBits_16 aware of 565 DIBs.
2000-11-25  Francois Jacques- support for arguments with referenced types
2000-11-25  Marcus Meissnerglibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite().
2000-11-25  Alexandre JulliardFixed GetLargestConsoleWindowSize return type for Winel...
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-25  Alexandre JulliardFixed typos.
2000-11-25  Ove KaavenImplemented Get/SetDIBColorTable.
2000-11-25  Nerijus BaliunasCompleted lvi.nls and lth.nls.
2000-11-25  Ove KaavenCheck whether senderQ is NULL before trying to lock it.
2000-11-25  Jon Griffiths- Fix ctype(), make is* functions binary compatible
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-25  Patrik StridvallMinor API files update.
2000-11-25  Francois GougetInclude the same headers as on Windows.
2000-11-25  Francois Gougetcompobj.h is a synonym for objbase.h
2000-11-25  Eric KohlAdded notification format handling.
2000-11-25  Ove KaavenImplemented Win16 behaviour of DDL_DRIVES in DlgDirList.
2000-11-25  Dmitry TimoshkovFixed ToUnicode TRACE message.
2000-11-25  Jon Griffiths- Add math calls: scalb, fpclass, nextafter, logb,...
2000-11-25  Jon GriffithsNTDLL__CIpow returns double, not LONG.
2000-11-25  Stephane Lussier- Read all the fragments available, not only one fragme...
2000-11-25  Dmitry TimoshkovAdd support for national characters as accelerators...
2000-11-25  Dmitry TimoshkovAlways generate unicode CHAR messages.
2000-11-25  Alexandre JulliardFixed warnings.
2000-11-25  Andreas MohrCosmetics.
2000-11-25  Andreas MohrAdded GdiSeeGdiDo16.
2000-11-25  Andreas MohrRemoved double ANYSIZE_ARRAY define.
2000-11-25  Francois GougetWhen autodetected the MFC were still generating wrappers.
2000-11-25  Dimitrie O... Update comments, cleanup warning messages.
2000-11-25  Dimitrie O... Include config.h in files that test for constants defin...
2000-11-25  Dimitrie O... Avoid using TIOCM_* constants if not available.
2000-11-25  Dimitrie O... Fixed typo in macro ICOM_METHOD11 parameter list.
2000-11-25  Eric KohlImplemented PE file checksum calculation.
2000-11-25  Eric KohlRemoved calls to internal (non-exported) wine functions.
2000-11-25  Aric StewartAdded the turkish locale.
2000-11-25  Ulrich CzekallaAllow for zero-length string selections.
2000-11-25  Ulrich CzekallaSend HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing.
2000-11-25  Andreas MohrCompareStringW returned wrong results sometimes.
2000-11-25  Dimitrie O... We no longer have an ole/nls directory.
2000-11-25  Marcus MeissnerAdded some ordinal stubs, implemented SHDeleteValue...
next