Sweden-Number/controls
Serge Ivanov 6117fc4165 (Merged by Marcus Meissner <marcus@jet.franken.de>)
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.
2000-09-13 00:00:55 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
button.c (Merged by Marcus Meissner <marcus@jet.franken.de>) 2000-09-13 00:00:55 +00:00
combo.c Update the edit box before rolling up the listbox, so the 2000-08-14 17:18:49 +00:00
desktop.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
edit.c Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
icontitle.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
listbox.c Avoid divide by zero when listbox set to zero height. 2000-09-09 19:39:24 +00:00
menu.c GetMenu might be used to get child window id. 2000-09-09 19:38:34 +00:00
scroll.c SetScrollInfo : don't show/hide scrollbar if no parameter (minval, 2000-09-12 23:59:10 +00:00
static.c Background of SS_SIMPLE static control is not filled (unless it has 2000-07-16 14:39:21 +00:00
uitools.c Attempt to paint the checkbox and radio buttons better. 2000-06-04 01:32:59 +00:00
widgets.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00