Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / samples / treelist / makefile.gcc
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-02-28  Václav SlavíkLine endings fixes in bakefile-generated files.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-02  Vadim ZeitlinRebake after webview-related changes in common.bkl.
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.