Added needed string.h includes.
[wine] / windows /
2001-03-21  Alexandre JulliardCleaned up assumptions about WS_CHILD flag so that...
2001-03-20  Eric KohlAdded stubs for GetWindowsModuleFileName[A/W].
2001-03-19  Ove KaavenWin2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT...
2001-03-16  Guy L. AlbertelliLabel the width and height correctly in the WINDOWPOS...
2001-03-13  Rein KlazesFix Unicode/Ansi message translation for some listbox...
2001-03-05  Gerard PatelUnblock the dialog message loop with a WM_NULL message.
2001-03-04  Dmitry TimoshkovAdd DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only...
2001-03-03  Andreas MohrSome more message cleanups.
2001-02-28  Johannes E. SchindelinSome minor changes to the German keyboard layout.
2001-02-28  Dominik StrasserAvoid crash at end of list.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-23  Chris MorganReplace fixme for SPI_GETWHEELSCROLLLINES with the...
2001-02-23  Aric Stewart- We need to make sure we pay attention to if our call to
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-02-20  Aric StewartWe need to give room for the null termination when...
2001-02-16  Aric StewartCorrect the codepage for the Turkish keyboard.
2001-02-15  Aric StewartAdded a turkish keyboard layout.
2001-02-14  Alexandre JulliardFixed WM_GETTEXTLENGTH handling.
2001-02-14  François GougetBe smarter about the ellipsis in SPY_GetWndName.
2001-02-14  François GougetMisc typos in comments.
2001-02-14  Susan FarleyException for allowing the parent to set the cursor...
2001-02-13  Marcus MeissnerPostMessageA/W ignores messages containing pointers...
2001-02-13  François GougetCreateIcon must perform color depth conversion if the...
2001-02-12  Aric StewartIf an application directly calls SetClipboardData with...
2001-02-12  Andreas MohrMake sure that MSG_PeekMessage uses an internal variabl...
2001-02-12  Andreas Mohr- move TSXGrabServer after a possible return FALSE;
2001-02-12  Dmitry TimoshkovRemove redundant parameters from MDICreateChild and...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Patrik StridvallDocumentation name fixes (always use external name).
2001-02-12  James AbbatielloFix a few compiler warnings.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-02-12  Josh DuBoisFixed a char that should have been signed.
2001-01-29  Ulrich WeigandSynchronize access to MESSAGEQUEUE members.
2001-01-28  Eric PouechAdded a few missing exports.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-26  Martin PilkaFixed SW_RESTORE handling.
2001-01-26  Dmitry TimoshkovReplace 16-bit calls in DefWindowProc by 32-bit, prefer...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-25  Gerard PatelAdded a few messages and notifications.
2001-01-25  Susan FarleyAlways restore the bit_gravity to BGForget after using...
2001-01-24  Andreas MohrOnly set window text for WM_NCCREATE in DefWindowProc...
2001-01-24  Alexandre JulliardUse DrawFrameControl() instead of OEM bitmaps to paint...
2001-01-21  Guy L. Albertelli- Added NMCBEENDEDIT structure for NOTIFY dump.
2001-01-20  Alexandre JulliardWarning fix.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-18  Alexandre JulliardStore USER icons and cursors as resources instead of...
2001-01-17  Josh DuBoisMake some noise in a few cases where the X11drv doesn...
2001-01-15  Alexandre JulliardReplaced X11DRV_CritSection references by wine_tsx11_...
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2001-01-15  Dmitry TimoshkovInitialize MENUITEMINFO structure before calling GetMen...
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2001-01-11  Ulrich WeigandFixed byteorder problems caused by non-portable code.
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-07  Dmitry TimoshkovAdd missing mapping for LB_FINDSTRINGEXACT message...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-03  François GougetConvert HDESK to STRICT.
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2001-01-02  François GougetMoved HDROP to shellapi.h.
2000-12-29  Dmitry Timoshkov"Implement" GetKBCodePage and GetKBCodePage16.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-27  Ove KaavenUse the X state instead of the VK key state to check...
2000-12-24  Francois GougetUpdated the look of dots and dashes to match the Win32...
2000-12-24  Guy L. AlbertelliFixed loop test for negative value.
2000-12-22  Gerard PatelCancel a few changes to get back basic text clipboard...
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-22  Joerg MayerWarn when FindWindow needs to check other processes...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-22  Alexandre JulliardRemoved the dummy mouse event in SetWindowPos.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-21  Eric PouechCleaned up the code a bit.
2000-12-20  Guy L. Albertelli- print out WM_NOTIFY message code if we know it.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-18  Gerard PatelAllow for the dialog font size to be set directly in...
2000-12-18  Gerard PatelWM_GETMINMAXINFO track min size should be used in SetWi...
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-15  Gerard PatelDon't return last active popup if it is pointing to...
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-12  Alexandre JulliardChanged LoadImage16 to take an LPCSTR instead of a...
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Andreas Mohr- README update
2000-12-07  Hidenori TakeshimaAdded handlers for some IME messages in DefWindowProc.
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-07  Alexandre JulliardRemoved calls to WIDGETS_IsControl.
2000-12-06  Ove KaavenUse SendNotifyMessage() for WM_SYNCPAINT.
2000-12-05  Dmitry TimoshkovRemoved the code duplication.
2000-12-05  Rein KlazesDon't forget to map the message in WINPROC_MapMsg16To32W().
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-03  Alexandre JulliardFixed WINPROC_GetPtr() to always pass the start of...
2000-12-02  Dmitry TimoshkovAdded several additional to/from unicode message mappings.
2000-12-02  Dimitrie O. PaunInclude config.h.
next