• Alexandre Julliard's avatar
    Serge Ivanov · ab2f43f9
    Alexandre Julliard authored
    - Added handling of WM_MOUSEACTIVATE message
    - Added in_focus field to internal listbox's structure. This flag is set on
      receiving WM_SETFOCUS message and is reseted on WM_KILLFOCUS. All calls to
      GetFocus function were replaced with checks of this flag.
    - In LISTBOX_HandleLButtonDown: focus is set only if 'in_focus' flag is
      clear
    ab2f43f9
Name
Last commit
Last update
..
.cvsignore Loading commit data...
EDIT.TODO Loading commit data...
Makefile.in Loading commit data...
button.c Loading commit data...
combo.c Loading commit data...
desktop.c Loading commit data...
edit.c Loading commit data...
icontitle.c Loading commit data...
listbox.c Loading commit data...
menu.c Loading commit data...
scroll.c Loading commit data...
static.c Loading commit data...
uitools.c Loading commit data...
widgets.c Loading commit data...