Fix showing MDI child from wxDocManager::ActivateDocument().
[wxWidgets.git] / include / wx / mdi.h
2012-03-04  Vadim ZeitlinFix showing MDI child from wxDocManager::ActivateDocume...
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-03  Vadim ZeitlinFix bug with TAB being able to switch focus between...
2009-01-27  Vadim Zeitlindon't do anything in SetWindowMenu() if we're setting...
2008-11-04  Vadim Zeitlininclude wx/menu.h as we delete wxMenu pointer in this...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
2008-06-11  Stefan Csomorfixing file paths after renaming
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-04  Julian SmartAdded licence/copyright information
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2003-11-13  David ElliottwxCocoa: Use the new native MDI implementation instead...
2003-08-05  Mattia Barbon Compilation fix.
2003-08-04  Vadim Zeitlindon't include MDI headers if !wxUSE_MDI
2003-03-22  David ElliottUse generic implementation for wxCocoa
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-09-15  David WebsterMake OS/2 use the generic MDI.
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-02-17  Václav Slavíkcleaned a bit of mess in wxX11
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision