projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/tests: Remove superfluous casts.
[wine]
/
dlls
/
comctl32
/
tests
/
2010-03-25
Mikhail Maroukhine
comctl32/tests: Remove superfluous casts.
tree
|
commitdiff
2010-03-22
Francois Gouget
comctl32/tests: fix an ok() call's trailing '\n'.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/tests: Added scrolled listview test for LVM_GE...
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/tests: Add NULL terminator to unicode string...
tree
|
commitdiff
2010-03-02
Nikolay Sivov
comctl32/toolbar: Fix possible null pointer dereference.
tree
|
commitdiff
2010-02-26
Reece Dunn
comctl32/mru: In EnumMRUListA, ensure that the string...
tree
|
commitdiff
2010-02-24
Alexandre Julliard
comctl32/tests: Fix broken check of the ok() macro...
tree
|
commitdiff
2010-02-22
Dmitry Timoshkov
comctl32: Initialize item.mask before sending HDM_GETIT...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Dmitry Timoshkov
comctl32: Listview should accept both unicode and ansi...
tree
|
commitdiff
2010-02-08
Nikolay Sivov
comctl32/listview: Revert item width calculation to...
tree
|
commitdiff
2010-01-29
Alexandre Julliard
comctl32: Actually grow the array in DPA_Grow.
tree
|
commitdiff
2010-01-22
Peter Dons Tychsen
comctl32: Handle WM_NOTIFY correctly when the parent...
tree
|
commitdiff
2010-01-14
Jason Edmeades
comctl32/listview: Issue LVM_DELETEALLITEMS from WM_DES...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/tests: Skip test on <5.8x systems.
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Fix silly typo in CBEM_SETITEM handle...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Add test for internally sent Edit...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Use subclass chain for internally...
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/rebar: Fix default just inserted band colors.
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/tests: Explicitly create rebar for each test...
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/updown: Don't update buddy text if it's the...
tree
|
commitdiff
2009-12-22
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32.
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/updown: Simplify buddy subclassing using SetWi...
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Use win_skip() while skipping subclass...
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Some tests for buddy procedure subclassing.
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Add ability to create any number of...
tree
|
commitdiff
2009-12-21
Michael Stefaniuc
comctl32/tests: Don't cast NULL to an integer type.
tree
|
commitdiff
2009-12-15
Paul Vriens
comctl32/tests: Fix some test failures on older comctl32.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix default colors set on creation.
tree
|
commitdiff
2009-12-10
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32.
tree
|
commitdiff
2009-12-10
Nikolay Sivov
comctl32/tests: Get rid of static handles, split tests...
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/tests: Don't forget to free array after tests.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/tests: Free imagelist after use.
tree
|
commitdiff
2009-12-03
Nikolay Sivov
comctl32/updown: Set width to default value on creation.
tree
|
commitdiff
2009-12-03
Nikolay Sivov
comctl32/updown: Specify all styles explicitly in tests.
tree
|
commitdiff
2009-12-02
Ilya Shpigor
comctl32: Implementation the WM_GETTEXT processing...
tree
|
commitdiff
2009-12-01
Ilya Shpigor
comctl32: Test the WM_GETTEXT processing of datetime...
tree
|
commitdiff
2009-12-01
Michael Stefaniuc
comctl32: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/header: Avoid uninitialized memory passed...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Get rid of duplicated helper in...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: New hover value should be passed...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Add NM_HOVER notification.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Default column width in LVS_LIST...
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Add support for LVFI_SUBSTRING.
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Fix find using partial string logic.
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Send LVN_ENDLABELEDIT in any case...
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Don't forward WM_COMMAND (EN_KILLFOC...
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Do nothing on LVM_CANCELEDITLABEL...
tree
|
commitdiff
2009-11-20
Nikolay Sivov
comctl32/tab: Reset current selection on negative focus...
tree
|
commitdiff
2009-11-20
Nikolay Sivov
comctl32/tab: Fix selection change when selected item...
tree
|
commitdiff
2009-11-20
Nikolay Sivov
comctl32/tab: Split tests to several functions not...
tree
|
commitdiff
2009-11-19
Nikolay Sivov
comctl32/monthcal: Don't pass uninitialized data to...
tree
|
commitdiff
2009-11-19
Paul Vriens
comctl32/tests: Fix some test failures on comctl32...
tree
|
commitdiff
2009-11-19
Owen Rudge
comctl32/tests: Fix imagelist v6 test failures on XP.
tree
|
commitdiff
2009-11-19
Owen Rudge
comctl32/tests: Use SHIL_SYSSMALL instead of LARGE...
tree
|
commitdiff
2009-11-17
Owen Rudge
comctl32/tests: Use defined flags instead of magic...
tree
|
commitdiff
2009-11-17
Owen Rudge
shell32: Implement SHGetImageList and remove todo_wine...
tree
|
commitdiff
2009-11-17
Owen Rudge
comctl32/tests: Add hotspot/drag test for IImageList.
tree
|
commitdiff
2009-11-17
Owen Rudge
comctl32/tests: Add test of IImageList_Merge function.
tree
|
commitdiff
2009-11-16
Nikolay Sivov
comctl32/imagelist: Make ImageList_Destroy just decreas...
tree
|
commitdiff
2009-11-16
Nikolay Sivov
comctl32/imagelist: Use defined flags instead of magic...
tree
|
commitdiff
2009-11-16
Owen Rudge
comctl32/tests: Add further tests for IImageList.
tree
|
commitdiff
2009-11-16
Owen Rudge
comctl32/tests: Add tests for IImageList based on stand...
tree
|
commitdiff
2009-11-13
Paul Vriens
comctl32/tests: Remove unused parameter.
tree
|
commitdiff
2009-11-13
Owen Rudge
comctl32/tests: Add IImageList creation test.
tree
|
commitdiff
2009-10-28
Paul Vriens
comctl32/tests: Use A-functions.
tree
|
commitdiff
2009-10-26
Nikolay Sivov
comctl32/tests: Release Imagelist handles when no neede...
tree
|
commitdiff
2009-10-23
Nikolay Sivov
comctl32/tests: Explicitly initialize window handle.
tree
|
commitdiff
2009-10-21
Nikolay Sivov
comctl32/tests: Release activation context handle when...
tree
|
commitdiff
2009-10-21
Nikolay Sivov
comctl32/header: Don't leak Imagelist handle.
tree
|
commitdiff
2009-10-20
Paul Vriens
comctl32/tests: Fix some test failures on older comctl32.
tree
|
commitdiff
2009-10-19
Ričardas Barkauskas
comctl32/propsheet: Test and fix for crash processing...
tree
|
commitdiff
2009-10-19
Nikolay Sivov
comctl32/monthcal: Explicitly set required control...
tree
|
commitdiff
2009-10-19
Nikolay Sivov
comctl32/header: Process input order array more accurately.
tree
|
commitdiff
2009-10-19
Nikolay Sivov
comctl32/treeview: Erase background on WM_PAINT if...
tree
|
commitdiff
2009-10-16
Nikolay Sivov
comctl32/monthcal: Get/set unicode format flag using...
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Test the way structure size field...
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Fix an obviously wrong structure...
tree
|
commitdiff
2009-10-14
Nikolay Sivov
comctl32/comboex: Handle NULL item text case to avoid...
tree
|
commitdiff
2009-10-13
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix today link test.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/datetime: It isn't allowed to change DTS_SHOWN...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32: Don't use additional heap allocated pointer...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix a test skip condition - zero...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Handle September 1752 with a special...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Process UpDown year control through...
tree
|
commitdiff
2009-10-12
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-09
Joel Holdsworth
comctl32/tests: Added tests for ImageList_DrawIndirect.
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Block WM_SETTEXT message.
tree
|
commitdiff
2009-10-08
Francois Gouget
comctl32/tests: Make test_ApproximateViewRect() static.
tree
|
commitdiff
2009-10-08
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-08
Nikolay Sivov
comctl32/monthcal: Implement MCM_GETMONTHRANGE for...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Fix a nice typo in test message.
tree
|
commitdiff
2009-10-07
Aric Stewart
comctl32/tests: LISTVIEW_ApproximateViewRect tests...
tree
|
commitdiff
2009-10-06
Ge van Geldorp
comctl32/tests: Fix misc test on Win7.
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Fix parameter validation in MCM_SETC...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Check configured selection range...
tree
|
commitdiff
next