2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE/IMPLEM... |
blob | commitdiff | raw |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Vadim Zeitlin | added wxTreeCtrl::GetFocusedItem() (closes #10859) |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Vadim Zeitlin | use generic dialogs under Palm (generic.diff part of... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Vadim Zeitlin | no changes, just fix typos in comments |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just a typo in SetItemImage() comment |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Vadim Zeitlin | added ExpandAllChildrne() (patch 1498343) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Vadim Zeitlin | made wxTree/ListCtrl::HitTest() const |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Julian Smart | Fixed tree book controller sizing by invalidating size... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Włodzimierz Skiba | Back to unsigned int count in wxTreeCtrl. |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Vadim Zeitlin | renamed DoHitTest() to DoTreeHitTest() to avoid conflic... |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Włodzimierz Skiba | Warning fix (instead of silencing int->short with typec... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Mart Raudsepp | Fix includes in wx/treectrl.h |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | introduced a common base class for both MSW and generic... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Julian Smart | Added licence/copyright information |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Stefan Csomor | removing RTTI classinfo #define redirections, not neede... |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Stefan Neis | Switches OS/2 back to generic ListCtrl and TreeCtrl... |
blob | commitdiff | raw | diff to current |
2003-04-07 |
David Elliott | Use the generic tree control for wxCocoa |
blob | commitdiff | raw | diff to current |
2003-01-24 |
David Webster | Support for new native OS/2 tree control. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Mattia Barbon | Remove #ifdef __WXSTUBS__ from headers. |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | applied patch 446836: removed qt headers |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Robert Roebling | Applied Greg's patch to tree control and related. |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Julian Smart | Added some missing tests; replaced scrolwin.cpp with... |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Julian Smart | Generic tree control fixes |
blob | commitdiff | raw | diff to current |
2000-08-04 |
Julian Smart | Modified generic wxTreeCtrl to work under non-Unix... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
blob | commitdiff | raw | diff to current |
1999-10-24 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-18 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Unknown (CR) | Added tree control item click event wrappers |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | Various distrib things, |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Stefan Csomor | CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... |
blob | commitdiff | raw | diff to current |
1998-09-29 |
Vadim Zeitlin | 1) wxGTK now use the new, native implementation of... |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Robert Roebling | See last changelog |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Robert Roebling | Added validation support |
blob | commitdiff | raw | diff to current |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Robert Roebling | More work on wxQt integration, configure |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|