Sweden-Number/controls
Dmitry Timoshkov 04da8b8f28 Convert WND.text field to Unicode.
Add new key to wine.ini in the section [x11drv] - TextCP, which means
code page used for texts passed to X.
Accordingly fix handlers of WM_SETTEXT/WM_GETTEXT.
2000-07-10 12:09:31 +00:00
..
.cvsignore
EDIT.TODO
Makefile.in
button.c Convert WND.text field to Unicode. 2000-07-10 12:09:31 +00:00
combo.c Set the minimum dropped height to the combo list height if any in 2000-06-25 12:47:59 +00:00
desktop.c
edit.c - Removed dependency of edit control from combobox implementation. 2000-06-07 03:47:34 +00:00
icontitle.c Convert WND.text field to Unicode. 2000-07-10 12:09:31 +00:00
listbox.c Make the focus follow the last selected item for multiselect listboxes. 2000-07-09 12:18:14 +00:00
menu.c GetSystemMenu called with bRevert argument set to TRUE now returns 2000-06-18 17:17:54 +00:00
scroll.c
static.c Convert WND.text field to Unicode. 2000-07-10 12:09:31 +00:00
uitools.c Attempt to paint the checkbox and radio buttons better. 2000-06-04 01:32:59 +00:00
widgets.c