]> git.saurik.com Git - wxWidgets.git/history - include/wx/treebase.h
Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
[wxWidgets.git] / include / wx / treebase.h
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-19  Vadim Zeitlinmade wx[Array]TreeItemId[s] more backwards compatible
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-05-07  Robin DunnAdded inline setters for wxTreeEvent so we don't need...
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2002-09-05  Julian SmartApplied patch [ 605189 ] add edit cancel notify to...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2001-12-17  Václav Slavíkapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
2001-12-15  Robert Roebling Aqua gets Aqua tree buttons automatically now.
2001-11-23  Václav Slavíkapplied Greg's refinment of hist treectrl patch
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-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-03-21  Vadim Zeitlinfixed (?) problems with assignment operator in wxTreeItemId
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-11-19  Julian SmartRemoved #if wxUSE_TREECTRL (not in setup0.h, and not...
2000-11-10  Vadim Zeitlinpart of the previous patch
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...