Optimized {,p}MoveTo{,Ex}{,16}.
[wine] / dlls /
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Marcus MeissnerForward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-04  Alexandre JulliardRemoved leftover debug output.
2000-11-04  Andreas Mohr- fix inf file open/close
2000-11-04  Marcus MeissnerFixed off by one error in DPA handling, added some...
2000-11-04  Andreas MohrAvoid division by zero.
2000-11-04  Marcus MeissnerPass up WM_DRAWITEM messages to parent.
2000-11-02  Alexandre JulliardCreate Gnome/KDE desktop and menu entries from IShellLink
2000-11-02  Aric StewartTreeview item sorting could mess up the visibleOrder...
2000-11-02  Marcus MeissnerSwap CalcToolbar and paint rectangle computation to...
2000-11-01  Andreas MohrChanged NtQueryInformationToken() to fill out a valid...
2000-11-01  Juergen SchmiedExport SHGetSettings by name. New stub for shell.68.
2000-11-01  Marcus MeissnerHave Internet Explorer 3 show its toolbars by passing...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Alexandre JulliardDo not truncate high word of message id.
2000-11-01  Juergen SchmiedBetter handling of custom templates and hooks.
2000-11-01  Marcus MeissnerRemoved unnecessary calls of TOOLBAR_CalcToolbar()...
2000-11-01  Patrik StridvallFixed issue found by winapi_check.
2000-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-10-31  Francois GougetUse PS_ALTERNATE rather than PS_DOT.
2000-10-31  Guy L. AlbertelliIgnore RBBS_BREAK style on first band.
2000-10-31  Aric StewartFixed cancels editing of a listview label if the listvi...
2000-10-31  Hidenori TakeshimaFix for avoiding subtraction from unsigned zero.
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-31  Andreas MohrChanged mouse UnAcquire to NOT unacquire it on multiple...
2000-10-31  Susan FarleyUnder some conditions its necessary to explicitly show the
2000-10-31  Rein KlazesReturn TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-31  Guy L. AlbertelliHandle special case where itemID = -1 (special focus...
2000-10-31  Andreas MohrFix insufficient rect width value in resource file.
2000-10-31  Alexandre JulliardRemoved obsolete TOOLSUBDIRS dependency.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-10-29  Joerg MayerMove inline and static to the beginning of declarations.
2000-10-29  Uwe BonnesCOMBOEX_DrawItem: check return value of SendMessageA...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-29  Dave PicklesImplement SHGFI_EXETYPE function of SHGetFileInfo.
2000-10-29  Guy L. Albertelli- improved trace information
2000-10-29  Guy L. Albertelli- correct processing of RBBS_BREAK style.
2000-10-28  Marcus MeissnerCreateItemMoniker may get NULL as szDelim, some cleanups.
2000-10-28  Marcus MeissnerFixed OleLoadFromStream: Dereference ppvObj and get...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-10-28  Andreas Mohr- set the item height not only for the listbox, but...
2000-10-28  Matthew ClarkeDon't assume we are building in the source tree, but...
2000-10-26  Martin Pilka"StartMenu" --> "Start Menu", "Startup" --> "StartUp".
2000-10-26  Alexandre JulliardFixed typo due to merge error.
2000-10-26  Francois JacquesUpdated the load process so that all typelibs (and...
2000-10-25  Dmitry TimoshkovReplaced ToAscii by ToUnicode in the User driver interface.
2000-10-25  William Waghornxf86vmode_setdisplaymode() wasn't properly saving the...
2000-10-25  Francois JacquesUpdated typelib loader. Typelib contents can be stored...
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.
2000-10-25  Chris MorganImplement TCS_VERTICAL style. Fix tab borders to have...
2000-10-25  Susan Farley- When inserting an item, do not invalidate the area...
2000-10-25  Andreas MohrReimplement patch by Marcus Meissner ('98) to "fix...
2000-10-25  Andreas MohrTransform device open error TRACE()s into WARN(); bette...
2000-10-24  Alexandre JulliardImplement InternalExtractIcon by calling PrivateExtract...
2000-10-24  Aric StewartAdded forward for WSAResetEvent.
2000-10-24  Rein KlazesConvert the value of level when setsockopt is called...
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-24  Francois Jacques- All audio device handles are initialized to -1 and...
2000-10-24  Patrik StridvallFixed some warnings.
2000-10-24  James HathewayAdded stubs for CryptGenRandom(), CryptReleaseContext().
2000-10-24  Chris MorganImplemented RpcStringFreeA and UuidToStringA.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-23  Alexandre JulliardMoved all USER resources to new dlls/user/resources...
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-23  Marcus MeissnerAdded some basic IDirectDraw7 interface support, fixed...
2000-10-22  Marcus MeissnerGot rid of misleading "No Tls Space" error message.
2000-10-22  Patrik StridvallFixed some warnings.
2000-10-22  Eric PouechAdded more conversion routines (rate conversion is...
2000-10-22  Marcus MeissnerDo not set the iSubItem part of the struct for LVM_HITTEST,
2000-10-22  Marcus MeissnerDirectDrawCreateEx() should already return the interfac...
2000-10-22  Lionel UlmerChange the width / height parameter on a SetDisplayMode.
2000-10-22  Gerard PatelFixed bug when changing drives in 16 bit style dialog...
2000-10-22  Marcus MeissnerAdded two checks for out of range pointer accesses.
2000-10-22  Jason MawdsleyFixed some flickering that was occurring in the image...
2000-10-22  Andreas MohrAdded sleep time calculation for the wodPlayer thread.
2000-10-19  Francois JacquesAdded asynchronous recording in MCI layer.
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-19  James HathewayFix messages sent when right-clicking in a blank (non...
2000-10-19  Uwe BonnesDraw text and icons, implement ordering functions,...
2000-10-19  Alexandre JulliardBrian Pirie
2000-10-19  Alexandre JulliardUse a binary search to find entries in resource directo...
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-19  Francois JacquesShould test unixdev against -1 (see wodOpen/widOpen).
2000-10-19  Lionel UlmerDo not do any GLX calls on a display that does not...
2000-10-19  Chris MorganRecalculate nItemHeight when LVS_SETIMAGELIST is called...
2000-10-19  Chris MorganStub CreateDispTypeInfo, CreateStdDispatch16 and Create...
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-10-17  Chris MorganImplement LVM_SETITEMPOSITION32.
2000-10-17  Uwe BonnesRemember owner HWND when creating and use this hwnd...
2000-10-17  Andreas MohrImplemented old Win 2.x string functions.
2000-10-17  Lionel UlmerWarning fix.
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-15  Alexandre JulliardFixed a few prototypes.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
next