Rename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTIONCHANGED.
[wxWidgets.git] / samples / xrc / objrefdlg.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2010-11-16  Vadim ZeitlinDon't use some "recent" C++98 features not supported...
2010-11-07  Vadim ZeitlinReformat long lines in the new part of the xrc sample.
2010-11-07  Vadim ZeitlinUse Connect() of Bind() in the new part of xrc sample.
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.