projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/tests: Remove some superfluous casts around SendMessage().
[wine]
/
dlls
/
comctl32
/
tests
/
listview.c
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
blob
|
commitdiff
|
raw
2009-12-21
Michael Stefaniuc
comctl32/tests: Don't cast NULL to an integer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Get rid of duplicated helper in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: New hover value should be passed...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Add NM_HOVER notification.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Default column width in LVS_LIST...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Add support for LVFI_SUBSTRING.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Fix find using partial string logic.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Send LVN_ENDLABELEDIT in any case...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Don't forward WM_COMMAND (EN_KILLFOC...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Do nothing on LVM_CANCELEDITLABEL...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
comctl32/tests: Release activation context handle when...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Nikolay Sivov
comctl32: Don't use additional heap allocated pointer...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Francois Gouget
comctl32/tests: Make test_ApproximateViewRect() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Aric Stewart
comctl32/tests: LISTVIEW_ApproximateViewRect tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Nikolay Sivov
comctl32/listview: Skip icon spacing tests when unsuppo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Nikolay Sivov
comctl32/listview: Skip some header tests on version...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Nikolay Sivov
comctl32/listview: Skip LVS_EX_CHECKBOXES tests when...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Nikolay Sivov
comctl32/header: Add XP SP3 workaround for Header tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Nikolay Sivov
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Nikolay Sivov
comctl32/listview: Call default handler for WM_PAINT...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Alexandre Julliard
comctl32/tests: Fix a number of listview message test...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Owen Rudge
comctl32/tests: Move v6 test initialisation routines...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Nikolay Sivov
comctl32/listview: Block redrawing entirely after WM_SE...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Nikolay Sivov
comctl32/listview: Some tests to show we don't handle...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Nikolay Sivov
comctl32/listview: Enable column reordering.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Nikolay Sivov
comctl32/listview: Fix some test failures on comctl32...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Nikolay Sivov
comctl32/listview: Don't alter selection mark in LVM_SE...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Nikolay Sivov
comctl32/listview: Set LVIS_FOCUSED for all items with...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Nikolay Sivov
comctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Nikolay Sivov
comctl32/listview: Additional tests for LVM_SETITEMSTAT...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Nikolay Sivov
comctl32/listview: LVM_SETITEMSTATE - select all item...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Nikolay Sivov
comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Nikolay Sivov
comctl32/listview: A basic test for column width defaul...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Nikolay Sivov
comctl32/listview: Fix hittest flag calculation for...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Nikolay Sivov
comctl32/listview: Fix hittesting for "small" positive...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Nikolay Sivov
comctl32/listview: More LVM_*HITTEST tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Nikolay Sivov
comctl32/listview: Fix some test failures on 4.7x.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Nikolay Sivov
comctl32/listview: Basic LVM_GETITEMSPACING tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Nikolay Sivov
comctl32/listview: Remove parent creation test. It...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Nikolay Sivov
comctl32/listview: Fix select rectangle calculation...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Nikolay Sivov
comctl32/listview: Improve hittesting a bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Nikolay Sivov
comctl32/listview: Notify parent with WM_MEASUREITEM...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Nikolay Sivov
comctl32/listview: Test for parent sequence when creati...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/listview: XP SP3 comctl32 V6 test workaround.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/listview: Fix a test failure on 4.7x.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPIN...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/listview: Basic LVM_MAPINDEXTOID tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Nikolay Sivov
comctl32/listview: Implement LVM_CANCELEDITLABEL with...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Nikolay Sivov
comctl32/listview: Add ability to test comctl32 version...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Francois Gouget
comctl32/tests: Make DummyCompareEx() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Nikolay Sivov
comctl32/listview: Fix test crashes on comctl32 <5.80.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Nikolay Sivov
comctl32/listview: Convert forwarded header notificatio...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Nikolay Sivov
comctl32/listview: Setting item text to callback stub...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Nikolay Sivov
comctl32/listview: Don't use special value (1) for...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Nikolay Sivov
comctl32/listview: Implement callback functionality...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Nikolay Sivov
comctl32/listview: Test for indentation callback.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-09
Nikolay Sivov
comctl32/listview: Fix item count tests to be dpi aware.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Nikolay Sivov
comctl32/listview: Defaulting to NFR_ANSI on query...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Nikolay Sivov
comctl32/listview: Position edit box after notification.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Nikolay Sivov
comctl32/listview: Test showing that Edit box should...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Nikolay Sivov
comctl32/listview: Edit box should be destroyed on...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Alexandre Julliard
comctl32/tests: Avoid size_t in traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Nikolay Sivov
comctl32/listview: Partially revert commit 43d982fde6b3...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-04
Nikolay Sivov
comctl32/listview: Some tests for LVS_SORT[A,DE]SCENDIN...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Nikolay Sivov
comctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Nikolay Sivov
comctl32/listview: EN_KILLFOCUS handling test.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-02
Nikolay Sivov
comctl32/listview: Block LVM_EDITLABEL when control...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Nikolay Sivov
comctl32/listview: Some tests for LVM_EDITLABEL.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Nikolay Sivov
comctl32/listview: Fix item bounds calculation for...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Nikolay Sivov
comctl32/listview: Item horizontal position isn't appli...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Nikolay Sivov
comctl32/listview: Don't offset subitem rectangles...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Nikolay Sivov
comctl32/listview: A bunch of LVM_GETSUBITEMRECT tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Alexandre Julliard
comctl32/tests: Replace a listview macro by an explicit...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Nikolay Sivov
comctl32/listview: LVM_GETITEMRECT: don't offset to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Nikolay Sivov
comctl32/listview: Fix some LVM_GETVIEWRECT test failur...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Nikolay Sivov
comctl32/listview: Some LVM_GETITEMRECT tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Nikolay Sivov
comctl32/listview: Improve item position calculating...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Nikolay Sivov
comctl32/listview: A couple of LVM_GETITEMPOSITION...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Nikolay Sivov
comctl32/listview: LVM_GETVIEWRECT is unsupported on...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Nikolay Sivov
comctl32/listview: Basic LVM_GETVIEWRECT tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Nikolay Sivov
comctl32/listview: Fix returning LVHT_ONITEMSTATEICON...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Nikolay Sivov
comctl32/tests: A bunch of ListView hittest tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Nikolay Sivov
comctl32/tests: A basic test for ListView WM_SETREDRAW.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Nikolay Sivov
comctl32/tests: Don't use magic numbers for ListView...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Nikolay Sivov
comctl32/listview: Don't check for state changes we...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Nikolay Sivov
comctl32/listview: A couple of tests for changing item...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Nikolay Sivov
comctl32/listview: Select all items with LVM_SETITEMSTA...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Nikolay Sivov
comctl32/listview: Add tests for LVS_NOSORTHEADER switc...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Nikolay Sivov
comctl32/listview: Forward WM_ERASEBKGND to parent...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Nikolay Sivov
comctl32/listview: Test WM_ERASEBKGND forwarding to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Nikolay Sivov
comctl32/listview: Additional test for LVS_EX_HEADERDRA...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Nikolay Sivov
comctl32/listview: Fix LVM_INSERTITEM handling on LVS_S...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Nikolay Sivov
comctl32/listview: A couple of LVM_GETITEM tests with...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Nikolay Sivov
comctl32/listview: Handle LVIF_NORECOMPUTE in LVM_GETIT...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Nikolay Sivov
comctl32/listview: Some tests for LVIF_NORECOMPUTE...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Nikolay Sivov
comctl32/listview: Fix LVM_GETCOLUMNORDERARRAY passing...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Nikolay Sivov
comctl32/tests: Tests for LVM_GETCOLUMNORDERARRAY:...
blob
|
commitdiff
|
raw
|
diff to current
next