mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
6117fc4165
Fixed problem with origin for DST_COMPLEX style. Fixed handling of DSS_DISABLED and DSS_DEFAULT styles. Added handling of BS_MULTILINE style, label alignment styles (BS_RIGHT, etc.) and some exotic styles BS_FLAT (only pushbuttons for now), and BS_PUSHLIKE. Modified label drawing procedure: now all kinds of buttons use common BUTTON_DrawLabel function. Actual label drawing is performed by DrawStateW function. GroupBox must use WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN message. |
||
---|---|---|
.. | ||
.cvsignore | ||
button.c | ||
combo.c | ||
desktop.c | ||
edit.c | ||
EDIT.TODO | ||
icontitle.c | ||
listbox.c | ||
Makefile.in | ||
menu.c | ||
scroll.c | ||
static.c | ||
uitools.c | ||
widgets.c |