File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / common / treebase.cpp
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-06  Vadim Zeitlincache best size in DoGetBestSize()
2005-10-11  Vadim Zeitlinanother fix for !USE_PCH: added missing wx/imaglist...
2005-10-10  Vadim Zeitlinintroduced a common base class for both MSW and generic...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-12-26  Robert Roebling Added TREE_ITEM_MENU event that gets sent if the
2004-11-10  Włodzimierz SkibawxTreeEvent::Clone() support [patch #1061198].
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-01  Robin DunnAdded classinfo macros for wxTreeEvent
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-03-21  Vadim Zeitlinforgot to commit
2001-02-01  George TaskerChanged declaration of TREE events from being in both...
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...