wine
2001-08-15  Alexandre JulliardMake sure we don't hold the GDI lock when loading drivers.
2001-08-15  Alexandre JulliardImplemented _CheckNotSysLevel.
2001-08-15  Alexandre JulliardFixed win16drv initialisation.
2001-08-15  Uwe BonnesPathGetExtensionAW has three arguments.
2001-08-15  Uwe BonnesDon't call Dosvm functions when Dosvm isn't initialized.
2001-08-15  Hidenori TakeshimaAdded some stubs for quartz dll.
2001-08-15  Jeremy WhiteNormalize the display name used to build the cached...
2001-08-15  Marcus MeissnerImplemented VarParseNumFromStr, VarNumFromParseNum.
2001-08-15  Ian PilcherEliminate glyph bounding boxes & other unused font...
2001-08-15  Eric PouechFixed the parsing of id1.id2 which could be either...
2001-08-15  Eric PouechFixed error message and return value in case of bogus...
2001-08-15  Marcus MeissnerDateTimeStringToTm and DateToTm must use dwFlags instea...
2001-08-15  Hidenori TakeshimaInclude GUIDs in strmif.h and uuids.h.
2001-08-15  Hidenori TakeshimaAdded some dshow headers.
2001-08-15  Hidenori TakeshimaAdded IGraphBuilder, IFilterGraph2, IMediaSeeking inter...
2001-08-15  Eric PouechModified the debugger launching code so that only one...
2001-08-13  Alexandre JulliardAdded mappings for a few messages.
2001-08-13  Alexandre JulliardFixed some message names.
2001-08-13  Guy L. Albertelli- Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"...
2001-08-13  Guy L. Albertelli- Implement TBSTYLE_FLAT as "transparent" toolbar and...
2001-08-13  Guy L. AlbertelliAdd support to respond to the PGN_CALCSIZE version...
2001-08-13  Guy L. Albertelli- Make all WM_NOTIFY messages go to the parent.
2001-08-13  Daniel Walker- implemented SystemTimetoVariantTime/VariantTimetoSyst...
2001-08-13  Jukka HeinonenFixed _control87 return value, use of wrong assembler...
2001-08-11  Josh ThielenWrong handle was being closed.
2001-08-11  Ian PilcherRemove unused character width array.
2001-08-11  Ian PilcherMake EnumFonts and SelectObject use common font scaling.
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-08-10  Jörg MayerFixed a few signed/unsigned and "unsigned < 0 always...
2001-08-10  Ian PilcherRemoved ANSI encoding stuff.
2001-08-10  Dusan LackoFix ExtractFromEXEDLL for nIndex != 0.
2001-08-10  Eric PouechFixes for Solaris X86.
2001-08-10  Mike McCormackImplemented msvcrt._mbspbrk.
2001-08-09  Eric Pouech- implemented correctly the HSZ as local atoms and...
2001-08-09  Mike McCormackImplemented multibyte string reverse.
2001-08-09  Ian PilcherRemove previously disabled code.
2001-08-09  Patrik StridvallDocumentation fixes.
2001-08-09  Patrik StridvallFixed issue found by winapi_check.
2001-08-09  Patrik Stridvall- Begun implementation of a C statements parser.
2001-08-09  Alexandre JulliardDon't create the WINEPREFIX directory if it doesn't...
2001-08-09  Alexandre JulliardAdded Interlocked*Pointer functions.
2001-08-09  Andreas MohrSpelling fixes.
2001-08-09  Andreas MohrSmall winecheck update (DGA check is bogus).
2001-08-09  Andreas MohrAdded more STATUS_ codes.
2001-08-08  Alexandre JulliardReplace SendMessage16 by SendMessageW where possible.
2001-08-08  Alexandre JulliardFixed DrawState16 callback support.
2001-08-08  Alexandre JulliardFixed loop termination check in PathIsExeW.
2001-08-08  Alexandre JulliardFixed in_data/out_data mixup in Escape16 (thanks to...
2001-08-08  Ian PilcherRewrite and separate AFM parsing code (no more [afmfiles]).
2001-08-08  Marcus MeissnerChange libGLU check to look for gluLookAt instead of...
2001-08-07  Eric PouechNow tries to print the symbol name of a crst when it...
2001-08-07  Andreas MohrDon't crash if send_thread_wakeup() fails.
2001-08-07  Ove KaavenAdded some registry entries related to COM interface...
2001-08-07  Alexandre JulliardRewrote most of SendMessage/PeekMessage.
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-08-06  Jukka HeinonenXGrabPointer is now called from the correct thread...
2001-08-06  Alexandre JulliardReplaced MSG_InternalGetMessage calls by equivalent...
2001-08-06  Alexandre JulliardFixed return value for WM_NOTIFY and WM_ACTIVATEAPP...
2001-08-06  Alexandre JulliardAdded SMTO_* defines.
2001-08-06  Eric PouechExtended bt command to display backtrace of another...
2001-08-06  Andreas MohrFixed tab control index handling.
2001-08-06  Marcus MeissnerSetCommConfig has 3 arguments, not 2.
2001-08-06  Lawson WhitneyReconciled the wine man pages to the absence of wine...
2001-08-06  Eric PouechFixed image name value sent to server upon process...
2001-08-06  Marcus MeissnerFirst (partial) implementation of ITypeInfo::Invoke.
2001-08-03  Marco BizzarriGetControlBrush16: avoid potentially releasing the...
2001-08-03  Malte StarostikImplemented RegisterTypeLib.
2001-08-03  Pierre BeyssacForce DPL 3 when setting entries on BSD.
2001-08-03  Andreas MohrOnly add "." separator in case a default file name...
2001-08-03  Andreas MohrDIB_GetBitmapInfo didn't recognize BITMAPV4/5HEADER.
2001-08-03  Marcus MeissnerCheck for -1 as the undefined value for handles before...
2001-08-03  Guy L. Albertelli- Add debugging dumps of bar and buttons, and trace...
2001-08-03  Guy L. Albertelli- Add support to dump memory at lParam location on...
2001-08-03  Guy L. AlbertelliAdd TBNF_* flags for the NMTBDISPINFO structure.
2001-07-31  Alexandre JulliardRelease 20010731. wine-20010731
2001-07-31  Jukka HeinonenInclude device name in call to CreateIC.
2001-07-31  Alexandre JulliardFixed desktop window structure initialization.
2001-07-31  Alexandre JulliardFixed a few problems with DCX_* flags handling.
2001-07-31  NogDon't enable the 'hot' state of a toolbar button when...
2001-07-31  Lionel Ulmer- added support for the SGIS multitexture extension.
2001-07-31  Alexandre JulliardErase only client area on WM_ERASEBKGND.
2001-07-30  Patrik StridvallMade it possible to install the winapi tools.
2001-07-30  Alexandre JulliardForce STRICT checking of callback function types when...
2001-07-30  Alexandre JulliardImplement EnumProps on top of EnumPropsEx to avoid...
2001-07-30  Alexandre JulliardFixed HTASK/HTASK16 handle mismatch.
2001-07-30  Alexandre JulliardMoved some handle declarations to the right headers.
2001-07-30  Patrik StridvallA few bug fixes.
2001-07-30  Francois GougetFix handling of the '--with-wine-xxx' options: only...
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-29  Patrik StridvallAdded a filter rule for filtering make output with
2001-07-29  Patrik StridvallFixed some warnings.
2001-07-29  Patrik StridvallA few bug fixes.
2001-07-29  Patrik StridvallCleanup/removal of unnessary things that would have...
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-28  Alexandre JulliardRemoved unused DC_FUNCS pointers.
2001-07-27  Bob GoodwinFix the 16bit win95 version.
2001-07-27  Francois GougetPut the per project paths before the wine paths.
2001-07-27  Andreas MohrDon't crash if DeviceCapabilities(DC_PAPERNAMES) fails.
2001-07-27  Alexandre JulliardAdded missing ntdll imports.
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
next