projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Added IHTMLElement:removeAttribute tests.
[wine]
/
dlls
/
comctl32
/
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-15
Jeff Latimer
comctl32: cchTextMax needs to be set for LVS_OWNERDATA...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
comctl32/datetime: Use user locale for format.
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/tests: Added scrolled listview test for LVM_GE...
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/listview: Scrolling affects subitem rect.
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-12
Nikolay Sivov
comctl32/rebar: Don't try to access band data before...
tree
|
commitdiff
2010-02-08
Nikolay Sivov
comctl32/listview: Revert item width calculation to...
tree
|
commitdiff
2010-02-04
Nikolay Sivov
comctl32/updown: Use set acceleration value while proce...
tree
|
commitdiff
2010-01-29
Alexandre Julliard
comctl32: Actually grow the array in DPA_Grow.
tree
|
commitdiff
2010-01-26
Michael Stefaniuc
comctl32: Use IS_INTRESOURCE instead of HIWORD to check...
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
2010-01-11
Paul Vriens
comctl32: Fix size parameter for memset (Coccinelle).
tree
|
commitdiff
2010-01-07
Marcin Baczyński
comctl32: Remove superfluous void* cast.
tree
|
commitdiff
2010-01-07
Nikolay Sivov
comctl32/listview: Fix memory leak on subrange deletion.
tree
|
commitdiff
2010-01-04
Nikolay Sivov
comctl32/comboex: Fix a leak for text string stored...
tree
|
commitdiff
2010-01-04
André Hentschel
comctl32: Improve German translation.
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
comctl32: Remove obsolete comment on RB_SETPALETTE...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: The return value of notify_with_scroll()...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/updown: Fix formatting for hex mode.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/rebar: Check for null handles before invalidation.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/tests: Skip test on <5.8x systems.
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/rebar: Avoid empty band range when changing...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Move debugging traces that require...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Get rid of useless helper.
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Don't invalidate all windows if Edit...
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 change control z-order, this...
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-22
Jason Edmeades
comctl32/toolbar: Improve fixme message conditions.
tree
|
commitdiff
2009-12-21
Michael Stefaniuc
comctl32/tests: Don't cast NULL to an integer type.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Don't read outside of bands array on...
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Collapse some parameter checks and...
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Move parameter cast to winproc.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Use DPA to manage bands data.
tree
|
commitdiff
2009-12-21
Alexandre Julliard
comctl32: Use the module instance instead of that of...
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: Implement NM_SETCURSOR notification.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Draw +/- signs with text color,...
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix default colors set on creation.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix mouse tracking request code.
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-10
Nikolay Sivov
comctl32/treeview: Remove some forward declarations.
tree
|
commitdiff
2009-12-10
Nikolay Sivov
comctl32/treeview: Use additional helper for item inval...
tree
|
commitdiff
2009-12-09
Kirill K. Smirnov
comctl32/treeview: Avoid a NULL pointer dereference.
tree
|
commitdiff
2009-12-09
Nikolay Sivov
comctl32/listview: Update item width every time new...
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/datetime: Free internal data completely on...
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-07
Nikolay Sivov
comctl32/treeview: Free items pointer array and root...
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
Nikolay Sivov
comctl32/treeview: Simplify WM_CHAR handler.
tree
|
commitdiff
2009-12-01
Nikolay Sivov
comctl32/treeview: Clean up winproc a bit, move paramet...
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: Make mouse hover work.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Draw LVIS_CUT items with white foreg...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Get rid of helper used once.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Further winproc simplification.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Call default procedure directly...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Remove parameter check from winproc...
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Collapse some handlers call in winproc.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
comctl32/listview: Default column width in LVS_LIST...
tree
|
commitdiff
2009-11-23
Sergey Khodych
comctl32/toolbar: Use proper button index when freeing...
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: Add LVSIL_GROUPHEADER definition.
tree
|
commitdiff
2009-11-23
Nikolay Sivov
comctl32/listview: Group control data members, there...
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
next