wldap32: Win64 printf format warning fixes.
[wine] / dlls / user / tests / edit.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-22  Huw Daviesuser32: Only adjust the margins if the edit control...
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-01-27  Huw Daviesuser: Don't automatically add a bunch of styles in...
2006-01-24  Dmitry TimoshkovMake more arrays const.
2005-12-19  Lauri Tulminuser32: Don't truncate text when creating edit control.
2005-09-06  Michael Kaufmann- Fix text placement.
2005-07-05  Vitaliy MargolenFix some failing tests.
2005-06-25  Michael Kaufmann- Remove the old margins from the format rectangle...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-15  Mike McCormackFix declarations.
2005-06-14  Lauri Tulmin- EM_CHARFROMPOS should return the closest char (clicki...
2005-06-09  Lauri TulminAdd more tests for text placement in single and multili...
2005-06-05  Lauri TulminDon't truncate text on WM_SETTEXT and send EN_MAXTEXT.
2005-03-22  C. Scott AnanianEDIT_EM_SetSel: Old/new selection range ordering code...
2005-02-14  Francois GougetES_COMBO is not defined in the Windows headers. So...
2004-11-28  Ge van Geldorp- Fix vertical position of text in single-line edit...
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...