2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect... |
blob | commitdiff | raw |
2012-03-04 |
Vadim Zeitlin | Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf... |
blob | commitdiff | raw | diff to current |
2012-02-12 |
Vadim Zeitlin | Don't use deprecated wxDataViewCtrl::StartEditor()... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
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-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
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-04 |
Vadim Zeitlin | Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Vadim Zeitlin | Remove calls to wxApp::SetTopWindow() from the samples... |
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-11-03 |
Vadim Zeitlin | Remove unused mouse event handler from dataview sample. |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Vadim Zeitlin | Remove unnecessary tests for m_log from dataview sample. |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
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-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Vadim Zeitlin | Fix dataview sample compilation with wxUSE_DRAG_AND_DRO... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Vadim Zeitlin | No changes, just use traditional English name for Mozar... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Vadim Zeitlin | Generate key events in generic wxDataViewCtrl implement... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Vadim Zeitlin | No changes, just use better names in wxDataViewCtrl... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Robert Roebling | Fix assert in dataview sample, fixes #12194: wxDataView... |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Robert Roebling | Don't use Ctrl-F as it hides a bug |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Robert Roebling | Implement and document wxDataViewTreeCtrl::IsContainer... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Robert Roebling | Minor formating |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Robert Roebling | Add tests to wxDataViewTreeCtrl |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataView... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Add custom renderer column to the list model example... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Use symbolic constants for list model columns in datavi... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Implement icon text column using native GTK renderers... |
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 | Don't hard code white background colour in generic... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
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-04-07 |
Robert Roebling | Add test for wxDataViewColumn::GetWidth |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Robert Roebling | Implement vetoing editing in wxDataViewTextRenderer... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Francesco Montorsi | remove wxT() and _() macros to make the sample more... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Robert Roebling | added test for wxDataViewCtrl::Expand() and ::Collapse() |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Francesco Montorsi | all code revisited. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Francesco Montorsi | reorganize the sample splitting it in two source files... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Robert Roebling | Use wxDF_UNICODETEXT to make wxMSW crash |
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 | Typo |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Robert Roebling | Minor error |
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-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-14 |
Francesco Montorsi | don't crash if an item has a NULL ID |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Vadim Zeitlin | make first column non-draggable to test support for... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Vadim Zeitlin | skip the header click event to allow sorting (done... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Vadim Zeitlin | test non-resizeable and resizeable but with min size... |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Robert Roebling | Added wxChoice renderer to wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2008-10-21 |
Robert Roebling | Remove wxLog hack and put all controls in a panel to... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Robert Roebling | Write directly to log target wxTextCtrl to avoid crash |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Robert Roebling | wxMac actually crashes in any logging |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Robert Roebling | wxMac crashes in wxLog() statements with string.GetData() |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Robert Roebling | For some reason, wxMac now requires explicit sizes... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Robert Roebling | Added test for Select() |
blob | commitdiff | raw | diff to current |
2008-08-05 |
Vadim Zeitlin | fix wxMenu leak (reopened #9089) |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Robert Roebling | Make height of red square depend on value in the model |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Robert Roebling | Add test for progress renderer |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Robert Roebling | replaces unsigned int with wxUIntPtr |
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-04-14 |
Robert Roebling | Support bitmaps and text and header columns using wxIma... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Robert Roebling | Corrected/added support for column headers with icon... |
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 | By default, align renderers as column header under... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately, II |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Robert Roebling | Also right-align second column |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Robert Roebling | Added test for right alignment of 1st column |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Robert Roebling | Added test for left/centre/right alignment |
blob | commitdiff | raw | diff to current |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Robert Roebling | Correct wxObjectDataPtr<> assignment from *T to not... |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Robert Roebling | initial drag interface for wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Robert Roebling | MSW needs size for wxImageList |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Robert Roebling | Correct background colourin wxDataViewCtrl, Use IsOk... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Robert Roebling | Implemented (for GTK+) and tested dataview_context_menu... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Robert Roebling | Forgot to actually use image list |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Robert Roebling | Update to wxDataViewCtrl from Hartwig |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Robert Roebling | Add wxDataViewTextRendererAttr, blind noop under wxMac |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | fixed another unused parameter warning |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Robert Roebling | Add column to control after association with model... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Robert Roebling | Use wxDataViewSpinRenderer |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Robert Roebling | Added PrependColumn methods and short cuts. Added test... |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Robert Roebling | Corrected wrong initial/min size of generic wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
next |