search for: lvm_setitemst

Displaying 4 results from an estimated 4 matches for "lvm_setitemst".

Did you mean: lvm_setitem
2009 Aug 07
0
Wine release 1.1.27
...shell32/tests: Fix test on temp paths that have a different long form. comdlg32/tests: Hardcode expected values when possible. comdlg32/tests: Fix a failing test on Win2k and below. Nikolay Sivov (23): wingdi.h: Fix RGBQUAD and RGBTRIPLE to match PSDK. comctl32/listview: LVM_SETITEMSTATE - select all item case tests. comctl32/listview: Additional tests for LVM_SETITEMSTATE for all items. comctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE. comctl32/listview: Set LVIS_FOCUSED for all items with LVM_SETITEMSTATE not allowed. comctl32/listview: Don'...
2012 Mar 30
0
Wine release 1.5.1
...Services(). Morten R?nne (1): wineconsole: Fixed a wrong word in message. Nikolay Sivov (3): msxml3: Support processing instructions in writer. msxml3: Support ignorable whitespaces output in writer. comctl32: Use single notification message for setting all item state with LVM_SETITEMSTATE (LVS_OWNERDATA case only). Piotr Caban (17): shell32: Prepare QueryAssociations helper functions to work on non LPWSTR data. shell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociations:GetData function. msvcp90: Don't define separate structures for num_get<char> and nu...
2013 Jan 18
0
Wine release 1.5.22
...reporting for comments and PIs. xmllite: Report node value for comment nodes. xmllite: Report value for PI nodes. xmllite: Explicitly set value and names to empty for xml decl node. comctl32/listview: Fix focus index update when item is deleted. comctl32/listview: Use LVM_SETITEMSTATE directly in tests. comctl32/listview: Always send LVN_ITEMCHANGING notification even if nothing changed. comctl32/listview: Add a special case for deselect all attempt when nothing is selected. comctl32/listview: Update focus index when new item data is already there. com...
2009 May 22
0
Wine release 1.1.22
...x test to avoid timeouts. wininet/tests: Fix test when automatically detect network settings is on. Nikolay Sivov (36): comctl32/listview: Make ListView_* macros match PSDK. comctl32/listview: Remove superfluous forward declarations. comctl32/listview: Select all items with LVM_SETITEMSTATE is blocked in LVS_SINGLESEL. comctl32/listview: Don't redraw focus rectangle on column scroll. comctl32/listview: Add LVN_INCREMENTALSEARCH definitions. comctl32/header: Make Header_* macros match PSDK. comctl32/listview: A couple of tests for changing item attributes...