user: Fix SPI_{G|S}ETFONTSMOOTHING with tests.
[wine] / dlls / user / controls.h
2005-09-12  Alexandre JulliardMake the non-client message handling functions return...
2005-07-19  Alexandre JulliardInitialize the various menu global variables on demand...
2005-07-18  Robert ShearmanReplace calls to DIALOG_GetCharSize with code to do...
2005-04-13  Alexandre JulliardMoved handling of the 55AA pattern brush to syscolor...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-10-18  Dimitrie O. PaunImplement LBS_COMBOBOX, and make use of it.
2004-09-20  Dmitry TimoshkovMake menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
2004-09-01  Alexandre JulliardMoved some window painting functions to uitools.c.
2004-07-14  Alexandre JulliardAllocate the dialog info in DIALOG_CreateIndirect if...
2004-03-04  Justin ChevrierMove implementation of SysParametersInfo from Ascii...
2003-11-26  Dmitry TimoshkovMake Alt+[national key] menu shortcuts work.
2003-11-18  Dmitry TimoshkovMake national (hot)keys work in menus. Make menu code...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-07-09  Alexandre JulliardOnly compute dialog base units once we need them.
2003-03-28  Alexandre JulliardMoved 16-bit dialog routines to a separate dialog16...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-16  Alexandre JulliardMoved scrollbar tracking code to scroll.c.
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-01-09  Dmitry TimoshkovAdded unicode window proc for the listbox control.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...