wine-wine/controls
Dmitry Timoshkov 7a947b34b7 General clean up of the edit control: removed transfer of unused
variables, fixed signed/unsigned mismatches.
2000-11-27 01:34:25 +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 Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
button.c Get rid of some warnings about unused variables, signed/unsigned 2000-11-11 00:38:37 +00:00
combo.c - set the item height not only for the listbox, but also for the text field 2000-10-28 00:29:58 +00:00
desktop.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
edit.c General clean up of the edit control: removed transfer of unused 2000-11-27 01:34:25 +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 Implemented Win16 behaviour of DDL_DRIVES in DlgDirList. 2000-11-25 03:06:03 +00:00
menu.c Take into account the sunken border for Win98 look. 2000-11-06 05:25:29 +00:00
scroll.c Don't draw scrollbars if their client rectangle is empty. 2000-11-26 22:36:53 +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 Fixed typos in comments. 2000-11-07 20:30:50 +00:00
widgets.c Prepare switching to unicode of builtin widgets. 2000-11-15 23:05:52 +00:00