search for: en_killfocus

Displaying 3 results from an estimated 3 matches for "en_killfocus".

2009 Jun 05
0
Wine release 1.1.23
...sn't applied for any item bounds on LVS_REPORT. comctl32/listview: Fix item bounds calculation for LVS_REPORT style. comctl32/listview: Some tests for LVM_EDITLABEL. comctl32/listview: Block LVM_EDITLABEL when control is unfocused and no label created. comctl32/listview: EN_KILLFOCUS handling test. comctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND message handler. comctl32/listview: Implement LVM_GETVIEW. comctl32/listview: Implement LVM_SETVIEW. comctl32/listview: Some tests for LVS_SORT[A,DE]SCENDING, remove these styles from TODOs. comctl32/l...
2009 Aug 07
0
Wine release 1.1.27
...ment typo. comctl32/treeview: Use a common structure for tests (as we use already for others). comctl32/treeview: Make tests not depend from each other, replace some magics with macros. comctl32/treeview: Some tests to show edit item label problems. comctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND handler. comctl32/treeview: Use separate pointer for currently edited item. comctl32/treeview: Check passed handle value in WM_COMMAND handler. Owen Rudge (5): shell32: Check if a numerical value has been passed inside quotes in Control_DoLaunch. shell32: Exec...
2009 Dec 04
0
Wine release 1.1.34
...nd from each other. comctl32/tab: Fix selection change when selected item is deleted. comctl32/tab: Reset current selection on negative focus value. comctl32/listview: Do nothing on LVM_CANCELEDITLABEL if there's no label. comctl32/listview: Don't forward WM_COMMAND (EN_KILLFOCUS) from Edit to parent window. comctl32/listview: Send LVN_ENDLABELEDIT in any case, but with null text if it's the same. comctl32/listview: Group control data members, there's no reasonable structure here. comctl32/listview: Add LVSIL_GROUPHEADER definition. comctl32/...