Robin Dunn
|
06db67bcb0
|
Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-10 21:26:59 +00:00 |
|
Vadim Zeitlin
|
4e43c81518
|
minor docs corrections and improvements from Andreas Mohr (patch 1430551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-13 15:18:35 +00:00 |
|
Julian Smart
|
095e0f9148
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 12:05:53 +00:00 |
|
Robin Dunn
|
208458a7f5
|
Patch from Tim Kosse to add supoprt for wxListCtrl::OnGetItemColumnImage
which enables images to be specified for columns other than zero in
virtual list controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-25 23:29:02 +00:00 |
|
Julian Smart
|
a376adb6ee
|
Applied patch [ 1369264 ] added note for wxListCtrl::OnGetItemAttr( long item)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 15:23:40 +00:00 |
|
Mart Raudsepp
|
90e572f1e5
|
Spelling fixes from Andreas Mohr (patch #1360064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-19 01:07:56 +00:00 |
|
Vadim Zeitlin
|
907c39f19b
|
fixed typo in GetNextItem example (bug 1333797)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-21 11:18:34 +00:00 |
|
Włodzimierz Skiba
|
65de19d80a
|
constfunc correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-19 10:12:49 +00:00 |
|
Mart Raudsepp
|
ae3cd595dc
|
"See also wxListView" link for wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-14 00:09:29 +00:00 |
|
Michael Wetherell
|
35c2acd4a8
|
Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesco Montorsi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-22 22:29:20 +00:00 |
|
Vadim Zeitlin
|
adfa6f1a48
|
made more clear that GetItemRect() returns physical coords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-02 22:15:36 +00:00 |
|
Robin Dunn
|
3d70763cd8
|
PythonNote corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-09 20:04:48 +00:00 |
|
Włodzimierz Skiba
|
52f2ad0899
|
Common wxListCtrl control name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-14 13:07:44 +00:00 |
|
Václav Slavík
|
f201b1e293
|
OnGetItemText is const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-01 21:03:30 +00:00 |
|
Julian Smart
|
c3627a004d
|
Deprecated SetItemImage with 2 image ids
Deprecated _GET_INFO, _SET_INFO list control events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 19:12:23 +00:00 |
|
Włodzimierz Skiba
|
f0e8a2d077
|
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-29 11:25:34 +00:00 |
|
Julian Smart
|
32025be9de
|
Duplicate wxLC_VIRTUAL removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 17:30:00 +00:00 |
|
Václav Slavík
|
97722b262c
|
documented return value of wxListCtrl::HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 10:05:26 +00:00 |
|
Vadim Zeitlin
|
c5e2dc6f5b
|
removed erroneous return type from a membersection (patch 905562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 22:26:40 +00:00 |
|
Julian Smart
|
70ffa79cc9
|
Document deletion of all items in SetWindowStyleFlag for wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:40:55 +00:00 |
|
Julian Smart
|
055898b8f0
|
Fixed [ 875952 ] Win32 wxListControl::FindItem documentation wrong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:13:44 +00:00 |
|
Vadim Zeitlin
|
97c611f847
|
fixed and documented GetItemText/BackgroundColour() (closes bug 812907)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 15:02:22 +00:00 |
|
Vadim Zeitlin
|
5db8d758b8
|
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a new, easier to use, overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 16:06:27 +00:00 |
|
Vadim Zeitlin
|
11ebea162a
|
added wxListCtrl::GetViewRect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-14 15:58:41 +00:00 |
|
Vadim Zeitlin
|
db4e73c674
|
update styles docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 17:04:47 +00:00 |
|
Vadim Zeitlin
|
e75f014a3c
|
columns are in report mode, not list (bug 776081)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-25 12:02:37 +00:00 |
|
Vadim Zeitlin
|
497b8e091e
|
added RefreshItem[s]()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 21:15:05 +00:00 |
|
Václav Slavík
|
cc81d32f2b
|
TRUE/FALSE -> true/false in documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-18 00:16:34 +00:00 |
|
Vadim Zeitlin
|
513e0cea96
|
fixed return type of GetEditControl(); updated its description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-06 17:08:00 +00:00 |
|
Vadim Zeitlin
|
2b5f62a0b2
|
merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-04 14:11:26 +00:00 |
|
Mattia Barbon
|
62d3ee70e5
|
Documented wxListCtrl::GetColumnCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-29 16:46:25 +00:00 |
|
Vadim Zeitlin
|
2edb0bdef6
|
applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-07 20:15:28 +00:00 |
|
Mattia Barbon
|
08a87680c5
|
Added documentation for wxListItem.
Still need to strip the one in wxListCtrl::SetItem, or better
move it to listitem,tex+mark it obsolete.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-08 19:57:52 +00:00 |
|
Julian Smart
|
c229e50dc7
|
Added middle mouse event macros to wxListCtrl doc; added wxCreateGreyedImage
and attempt to show disabled buttons in wxUniversal wxToolBar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-25 10:11:10 +00:00 |
|
Mattia Barbon
|
9722642d5d
|
Updated docs for wxProcessEvent
wxPerl docs updates
some minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-15 21:50:50 +00:00 |
|
Vadim Zeitlin
|
c27c87be69
|
corrected a few bugs in OnGetItemXXX() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-25 00:36:17 +00:00 |
|
Vadim Zeitlin
|
0ddefeb07f
|
added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and implemented it for the generic version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-16 16:31:17 +00:00 |
|
Vadim Zeitlin
|
11358d3976
|
added a bunch of new wxListCtrl messages: column right click and
start/continue/end dragging column divider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-01 01:01:51 +00:00 |
|
Vadim Zeitlin
|
f7ba097de4
|
made 2 column list wider to accomodate all entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 08:48:41 +00:00 |
|
Vadim Zeitlin
|
614391dc08
|
added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-20 00:25:09 +00:00 |
|
Vadim Zeitlin
|
f35398824b
|
applied wxPerl doc patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-14 19:46:05 +00:00 |
|
Julian Smart
|
1ddfb726b2
|
Updated VC++ project files for making DLL-based samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-02-06 17:50:06 +00:00 |
|
George Tasker
|
2c8c812ff3
|
One more function was out of alphanumeric sequence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-23 15:12:08 +00:00 |
|
George Tasker
|
70b62288b4
|
Reordered some of the functions from the sequence they were listed in to make them be in alphabetical order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-23 14:01:07 +00:00 |
|
Václav Slavík
|
2e12c11a90
|
added wxListCtrl::AssignImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-28 22:29:26 +00:00 |
|
Václav Slavík
|
a07a98dbe5
|
documented EVT_LIST_ITEM_RIGHT_CLICK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-17 19:17:55 +00:00 |
|
Julian Smart
|
b96340e6f4
|
Added wxHelpEvent, wxContextHelp (MSW only so far), modified help sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-06 09:45:24 +00:00 |
|
Bryan Petty
|
f6bcfd974e
|
merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-15 19:51:35 +00:00 |
|
Julian Smart
|
281b0186b8
|
Misc small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-19 19:55:13 +00:00 |
|
Robin Dunn
|
aa9fb2be6d
|
Some wxPython doc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-17 18:59:26 +00:00 |
|