wine
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...
2000-11-25  Ove KaavenImplemented SendNotifyMessage().
2000-11-25  Andreas MohrMade wineinstall a bit more verbose.
2000-11-25  Ove KaavenWinG was written for 8bpp DIBs, so some apps assume...
2000-11-25  Marcus MeissnerGetPixel needs to return CLR_INVALID if not inside...
2000-11-25  Marcus MeissnerAdded OLE32.DllRegisterServer stub.
2000-11-25  Ove KaavenRouted a couple of 16-bit avifile.dll handlers to the...
2000-11-25  Marcus MeissnerAdded pow() forward.
2000-11-25  Marcus MeissnerDon't test !HIWORD values for pointerness.
2000-11-25  Dimitrie O... Fixed compilation warning on Cygwin.
2000-11-25  Marcus MeissnerMultiByteToWideChar() returns characters, not bytes.
2000-11-25  Francois JacquesImplemented VT_EMPTY to VT_BSTR type coercion.
2000-11-25  Marcus MeissnerAdded prototypes for Ole{G,S}etAutoConvert, LHashValOfN...
2000-11-25  Marcus MeissnerHandle %ls same as %s.
2000-11-25  Marcus MeissnerAdded stub for DCIOpenProvider.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-16  Alexandre JulliardRemoved calls to Wine internal functions.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-15  Dmitry TimoshkovAdded mapping to/from unicode for WM_CHAR, WM_DEADCHAR...
2000-11-15  Francois GougetAllow the user to stick the option and its argument...
2000-11-15  Jon Griffiths- Complete the implementation of heap functions
2000-11-15  Dmitry TimoshkovPrepare switching to unicode of builtin widgets.
2000-11-15  James HathewayIncrease number of parameters possible for ICOM_* macro...
2000-11-15  Dmitry TimoshkovSkip directories when loading debug symbols.
2000-11-15  Eric PouechImproved internal module handling (module now have...
2000-11-15  Dmitry TimoshkovRemove redundant includes.
2000-11-15  Eric KohlUse internal unicode strings.
2000-11-15  Eric KohlNew unicode support functions.
2000-11-15  Dimitrie O... Include config.h.
2000-11-15  Marcus MeissnerSimplified reg handling in CoGetClassObject, do not...
2000-11-15  Marcus MeissnerRegSetValueEx16 might get passed 0 as count of databyte...
2000-11-15  Francois GougetMatch the Windows header dependencies.
2000-11-15  Francois GougetSM_ARRANGE is ARW_HIDE, i.e. 8
2000-11-15  Francois GougetDistinguish between IMPORTS and LIBRARIES.
next