Tim Kosse
|
db7213c07f
|
Apply #12469: Do not start rename timer if the generic implementation is used which has its own rename timer already.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@65722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2010-10-02 08:53:36 +00:00 |
|
Julian Smart
|
639cf7e892
|
Fixed compilation for no CG mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-09-25 15:50:22 +00:00 |
|
Julian Smart
|
f3fc0413d6
|
Applied #9011: Native wxListCtrl::HitTest on OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-09-25 09:06:07 +00:00 |
|
Vadim Zeitlin
|
94254ee936
|
forward Freeze/Thaw() and Update() to the generic list control (see #10858)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-30 22:38:47 +00:00 |
|
Julian Smart
|
74fe278740
|
Fixed event propagation problems in wxMac native list control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-14 12:45:20 +00:00 |
|
Kevin Ollivier
|
adc1049354
|
Allow m_current to be used for the focused item, and reset the scroll position when removing all items from the data browser control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-02 18:55:12 +00:00 |
|
Julian Smart
|
7048cc51fc
|
State fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-22 14:00:41 +00:00 |
|
Stefan Csomor
|
093b2ed4b1
|
applying proper weak link test, closes #10581
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-24 08:26:48 +00:00 |
|
Stefan Csomor
|
04f1d418f6
|
fixing #9910
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@55309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-08-27 08:21:09 +00:00 |
|
Stefan Csomor
|
bb6fc02ac1
|
supporting Freeze and Thaw in native control, has huge implications on performance of lists with many thousands of elements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-31 17:30:06 +00:00 |
|
Stefan Csomor
|
28387bbc2d
|
guarding against crashes because of out-of-bounds accesses in release mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-29 09:53:59 +00:00 |
|
Stefan Csomor
|
8f84d5c036
|
fixing memory leaks on three levels (bug report 1905138)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 13:49:42 +00:00 |
|
Václav Slavík
|
2e1f8b15ae
|
implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 22:10:04 +00:00 |
|
Václav Slavík
|
b38e4d6f23
|
fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to really set width for every column
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-20 20:28:27 +00:00 |
|
Kevin Ollivier
|
77da448aff
|
Since we use C-style casts to grab the pointer from an item id, we can return an invalid item if the control has extra items appended.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-08 00:31:44 +00:00 |
|
Bryan Petty
|
98b9d9c98b
|
Fixed non-precomp headers build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-04 00:21:16 +00:00 |
|
Václav Slavík
|
17dd3f27e0
|
wxMac: Fixed wxListCtrl to respect items' non-default fonts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 10:43:48 +00:00 |
|
Václav Slavík
|
c2c60cff09
|
fixed wxListCtrl::RefreshItem(s) - it didn't update anything before
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:06:35 +00:00 |
|
Stefan Csomor
|
c00df9c854
|
adapting single selection deselect to generic listctrl 1812903
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 18:48:40 +00:00 |
|
Julian Smart
|
1350f790de
|
Fix for wxLIST_STATE_SELECTED not being returned from GetItem[State]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 08:50:30 +00:00 |
|
Kevin Ollivier
|
814495f08b
|
Implement GetCountPerPage, and fix a bug where we don't check for the state mask
before altering selection state. (Port to 2.8 branch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-18 06:23:58 +00:00 |
|
Stefan Csomor
|
ddb795e6ee
|
LP64 additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-15 20:12:31 +00:00 |
|
Vadim Zeitlin
|
9ae4fd9db4
|
added wxListCtrl::SetItemPtrData() to allow associating pointers with items under 64 bit architectures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-05-10 02:02:21 +00:00 |
|
Kevin Ollivier
|
b293119a93
|
Backport of key handling and selection fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-22 00:18:10 +00:00 |
|
Kevin Ollivier
|
255dcbd7cb
|
Fix GetNextItem for virtual wxListCtrl, and improve behavior for wxLIST_NEXT_ALL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-08 02:52:09 +00:00 |
|
Kevin Ollivier
|
ad31e6a2da
|
Add more sanity checks to virtual list item nums as the native control sometimes fires events before things are totally set up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-07 17:53:42 +00:00 |
|
Kevin Ollivier
|
a44a646b7e
|
Use GetItem to get item info for events, even for virtual wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-07 01:21:19 +00:00 |
|
Kevin Ollivier
|
f80419c886
|
Don't draw the primary highlight colors if the control doesn't have the focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-06 01:53:52 +00:00 |
|
Kevin Ollivier
|
e5d3d8ad45
|
Apply patch #1626802, which fixes GetNextItem to return -1 instead of 0 when an item can't be found, and add support for wxLIST_NEXT_ABOVE, wxLIST_NEXT_BELOW, and wxLIST_STATE_DONTCARE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-05 19:45:38 +00:00 |
|
Kevin Ollivier
|
1a4b6b97b1
|
Make sure mouse events are only sent in the case of the native control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-31 06:03:51 +00:00 |
|
Kevin Ollivier
|
defeae282f
|
Fixing inactive state drawing, and removing warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-28 17:50:53 +00:00 |
|
Kevin Ollivier
|
de387fc99c
|
exposing generic system option define, adding missing event.Skip() to OnChar, and tweaking handling of scrollbars.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-28 06:33:57 +00:00 |
|
Kevin Ollivier
|
7e2ee0bf41
|
Add middle-item click support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-26 20:44:24 +00:00 |
|
Kevin Ollivier
|
e0329d2476
|
Stop crash when wxVSCROLL is specified for native OS X wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-25 19:28:11 +00:00 |
|
Kevin Ollivier
|
b3ff5a475b
|
Implement LIST_KEY_DOWN support, and move new functions into wxABI_VERSION.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-25 00:21:05 +00:00 |
|
Kevin Ollivier
|
ccea21ccf8
|
Implementing LIST_ITEM_RIGHT_CLICK event support, and fixing sorting (turning off code for native sorting).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-24 18:39:40 +00:00 |
|
Kevin Ollivier
|
471046b088
|
Adding SetFocus to wxABI_VERSION.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-22 20:14:38 +00:00 |
|
Kevin Ollivier
|
bc63f2c969
|
Restore compilation with --enable-stl, fix SetFocus with the generic control, and re-instate the use of ids to sort when a specific sort function isn't being used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-21 06:53:53 +00:00 |
|
Stefan Csomor
|
bf9a1615ed
|
switching from native rtti to wxrtti
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-08 15:06:38 +00:00 |
|
Kevin Ollivier
|
99b37d672b
|
Implement SortItems for native OS X wxListCtrl to match behavior with other impls, and request an update when an item's data changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 23:14:20 +00:00 |
|
Vadim Zeitlin
|
2f0b521ea6
|
added a dummy return to GetItemState() to suppress gcc warning (but shouldn't we assert in all these functions if neither generic nor native implementation is used instead?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-03 18:37:40 +00:00 |
|
Robert Roebling
|
7fc5133e4c
|
Blind fixes for FindItem() for the native OS X
version of wxListCtrk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-29 21:34:17 +00:00 |
|
Kevin Ollivier
|
c43411879c
|
Fix one-off error in virtual wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 17:33:25 +00:00 |
|
Kevin Ollivier
|
02095058ef
|
Fix SetItemCount bug with adding items, a blind fix for generic control dnd issues, native control impls for GetTopItem and GetScrollPos, and improve the code paths of the drawing color code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 06:52:39 +00:00 |
|
Kevin Ollivier
|
3611cec2e7
|
Ensure that InsertItem doesn't lead to a crash in virtual mode, and don't use SortProperty to determined column clicked in virtual mode as we cannot sort virtual controls and it returns an invalid value.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-27 18:40:06 +00:00 |
|
Kevin Ollivier
|
4cd82e115c
|
Implement SetItemState for native virtual listctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-27 04:13:04 +00:00 |
|
Kevin Ollivier
|
aac75444c6
|
Column position changes after each delete, so always delete the 0 column.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-15 01:01:16 +00:00 |
|
Kevin Ollivier
|
2201013094
|
Disable SortItems support for now, it is causing a crash on the wxPython side and we get the column click event too late to affect the initial sort.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 00:24:19 +00:00 |
|
Vadim Zeitlin
|
f8a98fa28c
|
GetColumnTextValue() can't return a reference to a temporary string, so changed it to return wxString by value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:25:19 +00:00 |
|
Kevin Ollivier
|
efa49f43ed
|
Remove incorrect change that accidently made it into commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 05:21:19 +00:00 |
|