Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / generic / mdig.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-02-26  Vadim Zeitlindeprecate the old TryValidator/Parent() and replace...
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-03-15  Vadim Zeitlindon't assign the returned value in wxMDIParentFrame...
2006-09-08  Václav Slavíkadded newline to the end of the file to prevent gcc...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-16  Włodzimierz SkibaReuse functionality of wxGetStockLabel().
2005-08-12  Michael WetherellTranslate '&Help' to '&' for italian Windows only
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
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-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-08-21  Mattia Barbon Warning fixes.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-16  David WebsterOS/2 fix
2002-08-20  Julian SmartAdded generic MDI files