Robert Roebling
|
c232dfe592
|
Add test for context menu, fixed mem leak, fixed focus problem when re-editing same item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-11 10:40:58 +00:00 |
|
Robert Roebling
|
f2b7492a88
|
By default, align renderers as column header under GTK+, too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-08 10:39:57 +00:00 |
|
Robert Roebling
|
e39de7022c
|
Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and let wxDataViewIndexModel behave the same on all platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-07 09:27:21 +00:00 |
|
Robert Roebling
|
2ddfe921f8
|
Bugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEditorCtrl()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-05 12:37:31 +00:00 |
|
Robert Roebling
|
ad3867930c
|
Partial impl of auto resizing columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 11:04:57 +00:00 |
|
Robert Roebling
|
659fb68d74
|
Improved wxDataViewSpinCtrlRenderer under OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 14:09:47 +00:00 |
|
Robert Roebling
|
99c75ebc5e
|
Patch from Hartwig and me for implementing reorderable dataview columns. Works on OS X and GTK+, breaks OS X a litte
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-26 18:30:56 +00:00 |
|
Robert Roebling
|
e483dfcb9d
|
Added API for column reordering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 18:29:14 +00:00 |
|
Robert Roebling
|
33ba5a0562
|
Added wxDataViewListIndexModel::Reset(), clarified and corrected wxDataViewModel::Cleared(), corrected sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-17 13:56:28 +00:00 |
|
Robert Roebling
|
8b6cf9bf10
|
Added wxDataViewListIndexModel::RowsDeleted() and various related corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-17 11:28:02 +00:00 |
|
Robert Roebling
|
a6aaf49fc5
|
Fix resizing prob
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-16 22:22:36 +00:00 |
|
Robert Roebling
|
63779a3de1
|
Patches-1851591 ] dataview sample is crashing (under MSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-16 14:42:32 +00:00 |
|
Robert Roebling
|
9c150d5f5c
|
Resize col to fill entire client area if only 1 col.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 09:56:25 +00:00 |
|
Robert Roebling
|
1a07a730f0
|
Add support for wxDC_ROW_LINES for GTK+ and OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-03 09:44:29 +00:00 |
|
Robert Roebling
|
a75124d0da
|
Added wxDataViewTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 19:01:47 +00:00 |
|
Robert Roebling
|
a3cc79d902
|
Add short-cut for wxDataViewListIndexModel for generic code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 14:21:08 +00:00 |
|
Robert Roebling
|
eff112a640
|
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 13:41:31 +00:00 |
|
Robert Roebling
|
2056dede02
|
Implement wxGTK internal short-cut for wxDataViewIndexListModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 23:54:57 +00:00 |
|
Robert Roebling
|
f8cad1a18a
|
Slightly overoptimized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:12:38 +00:00 |
|
Paul Cornett
|
ec935ba841
|
build fixes for 64-bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 16:34:36 +00:00 |
|
Robert Roebling
|
517166e678
|
optimise startup of wxDataViewIndexListModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 15:03:48 +00:00 |
|
Robert Roebling
|
4264606eed
|
Add wxDataViewTextRendererAttr, blind noop under wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-08 22:51:58 +00:00 |
|
Paul Cornett
|
c3c62822fd
|
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-25 16:13:06 +00:00 |
|
Paul Cornett
|
a76c2f3715
|
remove extraneous semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 07:27:12 +00:00 |
|
Vadim Zeitlin
|
b5ec7dd6ee
|
fix unused parameter warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-20 23:23:44 +00:00 |
|
Robert Roebling
|
52e750fc75
|
Added wxDataViewCustomRenderer::RenderText() for renderer simple text in platform dependent way, added wxDataViewSpinRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-20 20:09:10 +00:00 |
|
Robert Roebling
|
736fe67c66
|
Added PrependColumn methods and short cuts. Added test for DeleteColumn to sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 20:56:38 +00:00 |
|
Robert Roebling
|
e94d0c1e66
|
Add wxDataViewTreeStore with sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-16 11:41:46 +00:00 |
|
Václav Slavík
|
d350fbec22
|
compilation fixed for wxDataViewCtrl: almost no class was properly exported in wxGTK version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-10 19:44:26 +00:00 |
|
Robert Roebling
|
6608fdab17
|
Document _ITEM_VALUE_CHANGED and implmement it equally as being sent from valueChanged and ItemChanged. Remove other _MODEL_XXX events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-02 10:41:46 +00:00 |
|
Robert Roebling
|
854cdb0975
|
Added API for adding/deleting/changing multiple items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-01 10:54:57 +00:00 |
|
Vadim Zeitlin
|
b7fe22610e
|
fix some harmless warnings (last two parts of patch 1779004)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 17:00:45 +00:00 |
|
Robert Roebling
|
d86c187031
|
API change: a single SELECTION_CHANGED not lots of SELECT and UNSELECT events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 08:59:07 +00:00 |
|
Robert Roebling
|
8ab030012d
|
little change for Mac build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-13 12:41:36 +00:00 |
|
Robert Roebling
|
74fe973bba
|
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-31 09:44:59 +00:00 |
|
Robert Roebling
|
b04fcede8f
|
Added wxDataViewCtrl::AppendIconTextColumn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-31 09:14:49 +00:00 |
|
Robert Roebling
|
8935265382
|
add wxDataViewIconText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-29 11:12:12 +00:00 |
|
Robert Roebling
|
8fdaf7de91
|
Minor correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 14:51:55 +00:00 |
|
Robert Roebling
|
afebb87be1
|
Patch from Bo for recent API changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 14:48:29 +00:00 |
|
Robert Roebling
|
91a6c65558
|
Move column organizing code to ports, away from common code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 10:05:16 +00:00 |
|
Robert Roebling
|
e0000f9494
|
add editing_started and _done events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 19:44:04 +00:00 |
|
Robert Roebling
|
fbda518cb7
|
Minor API changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 11:21:52 +00:00 |
|
Robert Roebling
|
8d2b3fc374
|
don't use <listimpl.cpp> (problems under Mac?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 08:43:47 +00:00 |
|
Robert Roebling
|
c7074d4419
|
Let various AppendXXXColumn helplers return the column created within
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-22 13:39:32 +00:00 |
|
Robert Roebling
|
66e09788ab
|
Patch from Bo, adapt generic code to new API, add GetItemRect and HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-20 17:26:11 +00:00 |
|
Robert Roebling
|
4f1cf94b94
|
Make wxDataViewItemArray more efficient
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-20 13:51:15 +00:00 |
|
Robert Roebling
|
6977c3bf4d
|
Added EXPANDING and COLLAPSING events for the user to veto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 20:42:17 +00:00 |
|
Robert Roebling
|
e98351eca9
|
Made wxGTK wxDataViewCtrl compile again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 20:11:34 +00:00 |
|
Robert Roebling
|
b7e9f8b136
|
Bo's patch adding Selection API and some more changes, doesn't compile yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 19:03:01 +00:00 |
|
Robert Roebling
|
3ecb8a5365
|
Added ITEM_EXPANDED and ITEM_COLLAPSED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 14:16:29 +00:00 |
|