Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers...
[wxWidgets.git] / src / common / ctrlsub.cpp
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2005-12-23  Vadim Zeitlinadded wxRTTI macros to wxControlWithItems: it's not...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-19  Stefan CsomorXTI extensions
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2002-05-11  Gilles Depeyrotadded wxControlWithItems constructor/destructor (for...
2002-01-20  Vadim Zeitlinadded Append(wxArrayString) to wxItemContainer (and...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-11-26  Vadim Zeitlinfix for incorrect assert in SetClientObject
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...