projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rpcrt4: Add entry points for the old-style stubless Ndr calls.
[wine]
/
dlls
/
comctl32
/
tests
/
treeview.c
2011-06-01
Marko Nikolic
comctl32/tests: Use unsigned constants to remove sign...
blob
|
commitdiff
|
raw
2011-05-25
Nikolay Sivov
comctl32/treeview: TVM_EXPAND with TVE_TOGGLE action...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Nikolay Sivov
comctl32/tests: Some tests for TVM_GETNEXTITEM and...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Nikolay Sivov
comctl32/treeview: Properly update image state index...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Nikolay Sivov
comctl32/treeview: Store item state supplied from TVN_G...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Nikolay Sivov
comctl32/treeview: Always return state from TVM_GETITEM...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Marcus Meissner
comctl32: Added missing break (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Francois Gouget
comctl32/tests: Fix compilation on systems that don...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Nikolay Sivov
comctl32/tests: Initialize item mask on item insert...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Greg Geldorp
comctl32/tests: Fix failures for 120DPI display.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Nikolay Sivov
comctl32/treeview: Use a code set by dispinfo holder...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
comctl32/treeview: Make item data layout partially...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
comctl32/treeview: Fix TVN_DELETEITEM to use item that...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Nikolay Sivov
comctl32/treeview: Accept null item handle as a root...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Nikolay Sivov
comctl32/treeview: Prevent item height to be calculated...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Alexandre Julliard
comctl32/tests: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Nikolay Sivov
comctl32/treeview: Erase background when painting over...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Nikolay Sivov
comctl32/treeview: Fix possible crash in TVS_SINGELEXPA...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Nikolay Sivov
comctl32/tests: Merge one test function to existing...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Nikolay Sivov
comctl32/treeview: Fix TVS_SINGLEEXPAND notifications...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Nikolay Sivov
comctl32/treeview: Properly initialize expanded image...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Florian Köberle
comctl32: Call TREEVIEW_SendExpanded after expanding.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-21
Florian Köberle
comctl32/tests: Test calculating the rect of a child...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Nikolay Sivov
comctl32/tests: Some expand notifications tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Gerald Pfeifer
comctl32/tests: Add tests for the return values of...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Alexandre Julliard
comctl32/tests: Fix broken check of the ok() macro...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Michael Stefaniuc
comctl32/tests: Don't cast NULL to an integer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Paul Vriens
comctl32/tests: Fix some test failures on older comctl32.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix default colors set on creation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Nikolay Sivov
comctl32/tests: Get rid of static handles, split tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Nikolay Sivov
comctl32/treeview: Erase background on WM_PAINT if...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Nikolay Sivov
comctl32/treeview: Fix test failure on Vista.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Nikolay Sivov
comctl32/treeview: Fix some test failures on XP and...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Nikolay Sivov
comctl32/treeview: Check passed handle value in WM_COMM...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Nikolay Sivov
comctl32/treeview: Use separate pointer for currently...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Nikolay Sivov
comctl32/treeview: Handle EN_KILLFOCUS in WM_COMMAND...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Nikolay Sivov
comctl32/treeview: Some tests to show edit item label...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Nikolay Sivov
comctl32/treeview: Make tests not depend from each...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Nikolay Sivov
comctl32/treeview: Use a common structure for tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Nikolay Sivov
comctl32/treeview: Correct define name.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Nikolay Sivov
comctl32/treeview: Use message return values in TreeVie...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Florian Köberle
comctl32: Fix expanding of invisible sub trees.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Florian Köberle
comctl32/tests: Test expanding of a invisible sub tree.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Michael Stefaniuc
comctl32/tests: Use LONG instead of long.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Nikolay Sivov
comctl32: Correctly report systemcolor use for Treeview...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Francois Gouget
comctl32/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
André Hentschel
comctl32: Fix callback in treeview.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Mikołaj Zalewski
comctl32: treeview: Add a test showing that a pszText...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Alexandre Julliard
comctl32/tests: Fix lparam checks in the treeview test...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
James Hawkins
comctl32: Fix several test failures in win2k.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Jan de Mooij
comctl32/treeview: Fix pszText NULL pointer dereference.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Francois Gouget
comctl32/tests: Call InitCommonControlsEx() if availabl...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Francois Gouget
comctl32/tests: InitCommonControlsEx() is missing on...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Gerald Pfeifer
comctl32/tests: Avoid remove redundant invocation of...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Huw Davies
comctl32/tests: Don't assume that the default font...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Dmitry Timoshkov
comctl32/tests: Fix some problems revealed by compilati...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Mikołaj Zalewski
comctl32: treeview: Treeviews shouldn't be sending...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Mikołaj Zalewski
comctl32: treeview: Make the focus test pass under...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Felix Nawothnig
comctl32: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Chris Peterson
comctl32: treeview: Message sequencing tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Chris Peterson
comctl32: treeview: New conformance tests for TreeView...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Duane Clark
treeview: Scrolling does not cause label being edited...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Felix Nawothnig
treeview: Initialize iImage and iSelectedImage with...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Marcus Meissner
Made some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Mike McCormack
comctl32: Fix some gcc 4.1 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Francois Gouget
The PSDK does not define a TreeView_InsertItemA() macro...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Krzysztof Foltman
Test when TVN_SELCHANGING and TVN_SELCHANGED are really...
blob
|
commitdiff
|
raw
|
diff to current