Václav Slavík
|
c3c11581dc
|
added VC7/8 project files for samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-27 11:38:07 +00:00 |
|
Václav Slavík
|
6e0fbb3dbf
|
regenerated makefiles with bkl-0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-23 12:13:07 +00:00 |
|
Vadim Zeitlin
|
747d7d7c15
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:39:44 +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
|
e39d30c05b
|
Correct wxObjectDataPtr<> assignment from *T to not increase the ref count
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 15:12:46 +00:00 |
|
Robert Roebling
|
f6f0ef852c
|
initial drag interface for wxDataViewCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-30 12:41:39 +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
|
75a2e42601
|
MSW needs size for wxImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-18 10:49:02 +00:00 |
|
Robert Roebling
|
1117d56f50
|
Correct background colourin wxDataViewCtrl, Use IsOk() instead of Ok()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-18 10:34:17 +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
|
74dea0decf
|
Implemented (for GTK+) and tested dataview_context_menu event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-16 15:16:52 +00:00 |
|
Vadim Zeitlin
|
7379e47609
|
rebaked everything, fixes problems with OpenGL samples makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-15 00:25:59 +00:00 |
|
Robert Roebling
|
83aa1cf4db
|
Forgot to actually use image list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 20:43:02 +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 |
|
Václav Slavík
|
24dfe91709
|
removed ANSI configs from VisualC++ project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-25 11:14:40 +00:00 |
|
Robert Roebling
|
594d5596ee
|
Update to wxDataViewCtrl from Hartwig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 21:20:27 +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 |
|
Vadim Zeitlin
|
d5ef211ffe
|
fixed another unused parameter warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 23:02:39 +00:00 |
|
Robert Roebling
|
672e58d9e8
|
Add column to control after association with model (currently a requirement for wxMac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 21:11:48 +00:00 |
|
Robert Roebling
|
ee17111a41
|
Use wxDataViewSpinRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-20 20:15:05 +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
|
b89cac3f09
|
Corrected wrong initial/min size of generic wxDataViewCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 15:07:11 +00:00 |
|
Robert Roebling
|
0a13ee1b56
|
Minor sample corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-16 21:48:01 +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 |
|
Chris Elliott
|
444833b323
|
update makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-11 15:58:04 +00:00 |
|
Václav Slavík
|
0376cc529b
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-10 10:29:21 +00:00 |
|
Robert Roebling
|
d32332aaf6
|
Implement wxDataViewCtrl::GetSortingColumn() and related code for GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 21:02:18 +00:00 |
|
Robert Roebling
|
dadc879e99
|
Implement and test _HEADER_RIGHT_CLICK event for GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 20:36:19 +00:00 |
|
Robert Roebling
|
aed836f372
|
Implement and test wxDataViewCtrl::GetColumnPosition() for GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-14 20:30:05 +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
|
c2a92c8013
|
make SetValue return a value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-29 20:09:28 +00:00 |
|
Robert Roebling
|
c9c13e7043
|
add wxDataViewIconTextRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-29 11:48:12 +00:00 |
|
Robert Roebling
|
405a351f3f
|
add test for custom in-place editor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-26 15:24:41 +00:00 |
|
Robert Roebling
|
d14e1c3a1a
|
test editing_started and _done events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-25 20:43:47 +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
|
f5f688eddd
|
Make ::SetValue return a bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-24 09:32:20 +00:00 |
|
Robert Roebling
|
0bd2681966
|
Added logic, API and docs for wxDataViewModel::HasDefaultCompare indicating a compare function usable without and column (header)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-22 21:18:06 +00:00 |
|
Robert Roebling
|
6848478c72
|
Implement selection API and events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 22:57:13 +00:00 |
|
Robert Roebling
|
718fd18080
|
Implemented and tested EXPANDED etc events for wxGTK and in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 21:20:24 +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
|
7ee7191cee
|
change wxDataViewModel::Compare() to including column and sortorder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-19 14:12:52 +00:00 |
|
Vadim Zeitlin
|
d3f00f5993
|
sorting support for generic version (patch 1765087 from Bo)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-08-03 11:47:42 +00:00 |
|
Robert Roebling
|
9d8fe14a97
|
Use type safe list for model notifiers, sample corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-25 18:46:01 +00:00 |
|
Robert Roebling
|
469d3e9b7b
|
ItemDeleted now has (parent, item)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-25 18:18:51 +00:00 |
|
Robert Roebling
|
d8331a013b
|
Send events from port-specific code, not common code, tested in samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-24 09:15:04 +00:00 |
|
Robert Roebling
|
c534e69669
|
added wxDataViewIndexListModel and sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-21 23:07:03 +00:00 |
|
Robert Roebling
|
ed903e4242
|
Renamed HasChildren() to IsContainer(), added GetParent() to wxDataViewModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-20 09:01:52 +00:00 |
|
Robert Roebling
|
cf283a470a
|
Better sorting example and better default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-07-19 14:03:43 +00:00 |
|