]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/treectrl.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / include / wx / gtk1 / treectrl.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
2006-03-24  Włodzimierz SkibaBack to unsigned int count in wxTreeCtrl.
2006-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-07-24  Vadim ZeitlinwxTreeEvent is declared in one header, not 3 of them
1999-01-27  Vadim Zeitlin1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
1998-11-13  Vadim Zeitlin1. GetNextChild() bug fixed in generic version
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-10-31  Denis PershinwxTreeCtrl changes:
1998-10-28  Denis PershinMinor modifications...
1998-10-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-09-29  Denis PershinSee the prev one.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Denis PershinSecond try
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.