wine
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.
2000-11-15  Marcus MeissnerAdded some rpcrt4 stubs.
2000-11-15  Jeremy WhiteAllow desktop=N in the [x11drv] section of .winerc...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardTemp hack: do not import dlls that we link with at...
2000-11-13  Alexandre JulliardFixed copy/paste typo spotted by Dimitrie O. Paun.
2000-11-13  Guy L. AlbertelliImplement dragging on gripper to expand and compress...
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-13  Alexandre JulliardDo not warn for unused imported dlls when forwards...
2000-11-13  Alexandre JulliardDon't include wine internal functions in the relay...
2000-11-13  Alexandre JulliardDo a strip --strip-unneeded on the .tmp.o file to reduc...
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-13  Ove KaavenUnix98 pthread_rwlock* stubs for glibc2.2 compatibility.
2000-11-13  Marcus MeissnerSince we can no longer built .a files:
2000-11-13  Francois GougetFixed the detection of the link flags for NetBSD/Cygwin...
2000-11-13  Ove KaavenWhen a Win16 app sets a selector base to low DOS memory...
2000-11-13  Ove KaavenUse the virtual real-mode interrupt table if low DOS...
2000-11-13  Ove KaavenReorganized DOS memory remapping slightly, so that...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-11-12  Alexandre JulliardThe debugger "Auto" registry value should be a string.
2000-11-12  Andreas MohrImplemented the Desktop=XXXxYYY setting in the [x11drv...
2000-11-12  Eric PouechMake use of Windows structure for COFF info.
2000-11-12  Hidenori TakeshimaFix for APIs that don't have any ordinal (ordinal=@).
2000-11-12  Stefan LeichterMade WINSPOOL_GetPrinterDriver work again.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-11-11  Andreas MohrFixed WM_PAINT in ANIMATE_WindowProc; call DefWindowPro...
2000-11-11  Eric PouechAdded another detection of strength-reduce bug in GCC.
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-10  Alexandre JulliardAdded Makeprog.rules.in containing rules for building...
2000-11-10  Dimitrie O... Use variable argument macros when compiling with gcc.
2000-11-10  Jeremy WhiteMake winelauncher smarter about finding the Wine librar...
2000-11-10  Francois GougetUse DUMMYxxxNAME for anonymous struct/unions.
2000-11-10  Francois GougetAdded missing pointer types: Pxxx or LPxxx
2000-11-10  Francois GougetAdded some STN_xxx macros.
2000-11-10  Francois GougetHICON and HCURSOR should be interchangeable.
2000-11-10  Francois GougetAdded LPUDACCEL and HDF_RTLREADING.
2000-11-10  Francois GougetConvert include statements of not-found files to lower...
2000-11-10  Francois GougetDocument the --lower-include options.
2000-11-10  Alexandre JulliardRepaired relay debugging.
2000-11-10  Alexandre JulliardWe do not need to set SOVERSION for dlls.
2000-11-10  Alexandre JulliardBuild test programs as .so files. Added missing imports.
next