Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / treebase.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-27  Francesco Montorsifix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMI...
2008-06-16  Robert Roebling#9591: Item state (icons) for wxTreeCtrl on any platform
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-02-12  Vadim Zeitlinuse platform-specific styles in xTR_DEFAULT_STYLE but...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-19  Vadim Zeitlindeprecate wxTR_EXTENDED and remove it from the docs
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-06-27  Robin DunnPut back the old wxTreeEvent ctor for compatibility
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-03  Vadim Zeitlinadded more methods to transparently convert wxTreeItemI...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-03-08  Włodzimierz SkibaCasting fix for events. Needs check by ARM eVC4 users.
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
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-27  Robert Roebling Make wxTR_NO_LINES default under GTK2
2004-11-10  Włodzimierz SkibawxTreeEvent::Clone() support [patch #1061198].
2004-10-15  Vadim Zeitlinuse wxPtrToUInt/UIntToPtr instead of (removed) ULong...
2004-10-15  Vadim ZeitlinVC++ warning fixes for /Wp64
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-06-29  Robin DunnwxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-10-08  Vadim Zeitlinrenamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-30  Stefan Csomorfixing xti problems
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlinonly define operator bool() if operator long() is not...
2003-07-20  Václav Slavíkcompilation fix
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...