projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Implement "make new folder" functionality in SHBrowseForFolder.
[wine]
/
dlls
/
comctl32
/
listview.c
2011-06-28
Piotr Caban
comctl32: Make iterator_remove_common_items working...
blob
|
commitdiff
|
raw
2011-06-20
Piotr Caban
comctl32: Don't redraw whole listview in double bufferi...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Piotr Caban
comctl32: Refresh listview after sorting.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Piotr Caban
comctl32: Fix area invalidated by LISTVIEW_SetItemT.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Piotr Caban
comctl32: Fix ListView_Scroll implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Piotr Caban
comctl32: Fix listview horizontal scrolling.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Piotr Caban
comctl32: Improve LISTVIEW_MarqueeHighlight performance.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Nikolay Sivov
comctl32/listview: Fix parameter validation for LVM_SET...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Nikolay Sivov
comctl32/listview: Don't forward HDN_ITEMCHANGING/HDN_I...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
comctl32/listview: Make edit box handle available from...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Nikolay Sivov
comctl32/listview: Don't refuse to set subitem data...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Nikolay Sivov
comctl32/listview: Fix edit box text limit.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Nikolay Sivov
comctl32/listview: Adjust dispinfo text buffer length.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Nikolay Sivov
comctl32/listview: Fix dead condition (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Alexander Scott...
comctl32: Fix read of uninitialized data in notify_item...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
Alexander Scott...
comctl32: Fix read of uninitialized data in LISTVIEW_Ge...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Alexander Scott...
comctl32: Fix read of uninitialized data in LISTVIEW_He...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Nikolay Sivov
comctl32/listview: Remove duplicated operation (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Nikolay Sivov
comctl32/listview: Remove some useless operations ...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Nikolay Sivov
comctl32/listview: Remove couple of dead assignments...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Gerald Pfeifer
comctl32: Remove the last, unused parameter from LISTVI...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Nikolay Sivov
comctl32/listview: Don't touch out text pointer if...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Nikolay Sivov
comctl32/listview: Use a code set by dispinfo holder...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Nikolay Sivov
comctl32/listview: Use actual edit box contents to...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Nikolay Sivov
comctl32/listview: Use proper A/W call to measure item...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Austin English
comctl32: Fix compiler warnings on Clang.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Gerald Pfeifer
comctl32: Remove the last, unused parameter from LISTVI...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Nikolay Sivov
comctl32/listview: Fix infinite loop case for full...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Gerald Pfeifer
comctl32: Merge is_textT and is_textW into a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Nikolay Sivov
comctl32/listview: Perform ranges validation only when...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
Nikolay Sivov
comctl32/listview: Fix vertical position offset for...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Nikolay Sivov
comctl32/listview: Don't forward WM_COMMAND to parent...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Andrew Eikum
comctl32/listview: Derive subitem rect from listview...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Gerald Pfeifer
comctl32: Remove document of (already removed) infoPtr...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Gerald Pfeifer
comctl32: Remove unused variable infoPtr from TVIEW_Sty...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Gerald Pfeifer
comctl32: Remove unused parameter bEnable from LISTVIEW...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Gerald Pfeifer
comctl32: Remove unused parameter fwKeys from LISTVIEW_...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Nikolay Sivov
comctl32/listview: Rework item selection with letter...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Nikolay Sivov
comctl32/listview: Don't change Z-order of edit window...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
Nikolay Sivov
comctl32/listview: Remove forward declaration and unuse...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Nikolay Sivov
comctl32/listview: Add callback subitem on column inser...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Nikolay Sivov
comctl32/listview: Properly handle subitem hittesting...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Gerald Pfeifer
comctl32: Remove unused scrollInfo from LISTVIEW_MouseW...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Nikolay Sivov
comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Mikhail Maroukhine
comctl32: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Jeff Latimer
comctl32: cchTextMax needs to be set for LVS_OWNERDATA...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Dylan Smith
comctl32/listview: Scrolling affects subitem rect.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-18
Dmitry Timoshkov
comctl32: Listview should accept both unicode and ansi...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Nikolay Sivov
comctl32/listview: Revert item width calculation to...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Jason Edmeades
comctl32/listview: Issue LVM_DELETEALLITEMS from WM_DES...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Marcin Baczyński
comctl32: Remove superfluous void* cast.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Nikolay Sivov
comctl32/listview: Fix memory leak on subrange deletion.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
comctl32: Remove some explicit LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Nikolay Sivov
comctl32/listview: Update item width every time new...
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: Make mouse hover work.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Draw LVIS_CUT items with white foreg...
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: Get rid of helper used once.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Further winproc simplification.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Call default procedure directly...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Remove parameter check from winproc...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
comctl32/listview: Collapse some handlers call in winproc.
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: Add LVSIL_GROUPHEADER definition.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Nikolay Sivov
comctl32/listview: Group control data members, there...
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-11-19
Nikolay Sivov
comctl32/listview: Compare item text on insert dependin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Owen Rudge
comctl32: Add support for scrolling during marquee...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Owen Rudge
comctl32: Cancel marquee selection if we lose focus...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Owen Rudge
comctl32: Move marquee logic into separate function.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Owen Rudge
comctl32: Add absolute version of iterator_frameditems.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Nikolay Sivov
comctl32: Fix imagelist leak when switching LVS_EX_CHEC...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Nikolay Sivov
comctl32/listview: Free ID array when removing all...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Nikolay Sivov
comctl32/listview: Free column data on control destruction.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Nikolay Sivov
comctl32/listview: Don't query header if it isn't created.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Owen Rudge
comctl32: Ensure listview control has focus when marque...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Owen Rudge
comctl32: Only execute hit test in MouseMove if necessary.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Nikolay Sivov
comctl32: Use user32 control names from public header...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Aric Stewart
comctl32: Implement LISTVIEW_ApproximateViewRect for...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Owen Rudge
comctl32: Ensure coordinates are valid during listview...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Owen Rudge
comctl32: Capture the mouse when performing a listview...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Owen Rudge
comctl32: Implement highlighting (marquee) selection...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Nikolay Sivov
comctl32/listview: Add partial support for cxMin width...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Nikolay Sivov
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
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-13
Nikolay Sivov
comctl32/listview: Block redrawing entirely after WM_SE...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Nikolay Sivov
comctl32/listview: Fix comment typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Nikolay Sivov
comctl32/listview: Enable column reordering.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Nikolay Sivov
comctl32/listview: Fix visibility computation in detail...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Nikolay Sivov
comctl32/listview: Introduce a way to update cached...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Nikolay Sivov
comctl32/listview: Respect column order while scrolling...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Nikolay Sivov
comctl32/listview: Offset every but LVIR_BOUNDS rectang...
blob
|
commitdiff
|
raw
|
diff to current
next