2012-07-20 |
Vadim Zeitlin | No changes, just fix some typos in comments. |
blob | commitdiff | raw |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::GetItemCount(). |
blob | commitdiff | raw | diff to current |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::{Set,Get}ItemData() methods. |
blob | commitdiff | raw | diff to current |
2012-05-25 |
Vadim Zeitlin | Use wxUIntPtr instead of wxClientData in wxDataViewList... |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect... |
blob | commitdiff | raw | diff to current |
2012-03-29 |
Vadim Zeitlin | Remove nonsensical custom comparison code from wxDataVi... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
blob | commitdiff | raw | diff to current |
2011-12-29 |
Stefan Neis | Do not put semicolons after the definition of an inline... |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Vadim Zeitlin | Add possibility to set item background in generic wxDat... |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
blob | commitdiff | raw | diff to current |
2011-08-21 |
Vadim Zeitlin | Refactor: replace wxTreeItemId and wxDataViewItem with... |
blob | commitdiff | raw | diff to current |
2011-08-21 |
Vadim Zeitlin | No changes, just use symbolic NO_IMAGE constant instead... |
blob | commitdiff | raw | diff to current |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
blob | commitdiff | raw | diff to current |
2011-06-07 |
Vadim Zeitlin | Add wxDataViewCtrl::SetRowHeight() and provide its... |
blob | commitdiff | raw | diff to current |
2011-06-01 |
Vadim Zeitlin | No changes, just avoid unused parameters warnings. |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Stefan Csomor | good catch by clang ... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Vadim Zeitlin | Add the possibility to disable invisible wxDataViewCtrl... |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Václav Slavík | Account for text attrs in generic wxDataViewCtrl's... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Robert Roebling | Document wxDataViewListModel as common abstract base... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Václav Slavík | Fix wxDataViewCtrl to omit expander space for all kinds... |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Václav Slavík | Fix gcc warning in wxDataViewListCtrl::ItemToRow(). |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Václav Slavík | Add index-based selection functions to wxDataViewListCtrl. |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Václav Slavík | Add item<->row mapping helpers to wxDataViewListCtrl. |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Robert Roebling | Make calls wxDataViewModel::ItemDeleted() etc. non... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Vadim Zeitlin | No changes, just make wxDataViewEditorCtrlEvtHandler... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Robert Roebling | Implement and document wxDataViewTreeCtrl::IsContainer... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxGTK wxDataViewCu... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Vadim Zeitlin | Make public and document wxDataView{Index,Virtual}ListM... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Vadim Zeitlin | Make wxDataViewModel::GetAttr() and GetAttrByRow()... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewListModel base class for list models. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Vadim Zeitlin | Create model and column in wxDataViewTreeCtrl::Create... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewModel::HasValue(). |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Vadim Zeitlin | Fixes to comparison operators for wxDVC classes. |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Vadim Zeitlin | Use default composite controls attributes for wxDataVie... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Vadim Zeitlin | added EVT_DATAVIEW_CACHE_HINT event (closes #9891) |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Robert Roebling | Many more corrections and clarifications to virtual... |
blob | commitdiff | raw | diff to current |
2009-06-14 |
Robert Roebling | Make wxDataViewModel derive from wxRefCounter |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Robert Roebling | Closes #10495: wxDataViewCtrl needs a way to start... |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Francesco Montorsi | don't return hardcoded constants for empty renderers... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Francesco Montorsi | some more const-ification of HasEditorCtrl |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Francesco Montorsi | fix crash when using wxDataViewListStore::DeleteAllItems |
blob | commitdiff | raw | diff to current |
2009-02-10 |
Francesco Montorsi | fix for when wxUSE_DRAG_AND_DROP==0 (e.g. in wxX11) |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Kevin Ollivier | Enable wxDVC on OS X Cocoa using the generic control. |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | yet another wxUSE_DRAG_AND_DROP==0 compilation fix |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Vadim Zeitlin | another wxUSE_DRAG_AND_DROP==0 compilation fix |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Vadim Zeitlin | another fix for wxUSE_DRAG_AND_DROP==0 build |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Paul Cornett | build fixes and cleanup |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Robert Roebling | Add event based Drop API |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Robert Roebling | New eventb based Drag interface for wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Robert Roebling | Rename XxxxCol() -> XxxxColumn() and resolve inheritanc... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Robert Roebling | Move model notification code of tree store from the... |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Robert Roebling | Document wxDataViewListCtrl, minor corrections |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Robert Roebling | Document wxDataViewListStore |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Robert Roebling | Added wxDataViewListCtrl, use it in the sample |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Robert Roebling | Change GetValue() and SetValue() to GetValueByRow(... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from... |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item) |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Vadim Zeitlin | extract (and expand and clean up and document) the... |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Robert Roebling | Added wxChoice renderer to wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Francesco Montorsi | declare all NameStr[] strings as const char using the... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Robert Roebling | Enable intercepting ENTER in wxSpinCtrl under wxMac... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | compilation fix for wxUniv/GTK (closes #9849) |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Vadim Zeitlin | fix gcc warnings about not calling the base class ctors... |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Robert Roebling | Remove usused variable |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Robert Roebling | Add test for context menu, fixed mem leak, fixed focus... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Robin Dunn | fix typedef |
blob | commitdiff | raw | diff to current |
next |