wine-wine/controls
Eric Pouech ed792972d9 Fixed WM_SETFONT handling (no redraw made in some cases). 2002-02-26 00:37:28 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
Makefile.in Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
button.c Make FIXMEs more grep-able. 2002-01-29 03:12:19 +00:00
combo.c In CBPaintText use the text size as returned by LB_GETTEXT. The size 2002-01-15 20:27:12 +00:00
desktop.c Removed a number of direct accesses to the WND structure, replacing 2001-08-10 22:51:42 +00:00
edit.c Make FIXMEs more grep-able. 2002-01-29 03:12:19 +00:00
icontitle.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
listbox.c CodeWeavers 2002-01-31 21:05:05 +00:00
menu.c Make FIXMEs more grep-able. 2002-01-29 03:12:19 +00:00
scroll.c Fixed the scrollbar position overflows using MulDiv. 2002-02-19 18:36:55 +00:00
static.c Fixed WM_SETFONT handling (no redraw made in some cases). 2002-02-26 00:37:28 +00:00
uitools.c Correct more colours so that DrawEdge works for more cases. 2001-07-08 20:30:10 +00:00