Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / include / wx / treectrl.h
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-10-02  Stefan NeisSwitches OS/2 back to generic ListCtrl and TreeCtrl...
2003-04-07  David ElliottUse the generic tree control for wxCocoa
2003-01-24  David WebsterSupport for new native OS/2 tree control.
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-10-24  David Webster*** empty log message ***
1999-10-18  David Webster*** empty log message ***
1999-10-13  Unknown (CR)Added tree control item click event wrappers
1999-10-11  Robert Roebling Various distrib things,
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-07-28  David Webster*** empty log message ***
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-08-15  Robert Roebling See last changelog
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-14  Robert Roebling Added validation support
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision