]> git.saurik.com Git - wxWidgets.git/history - samples/docvwmdi/docview.cpp
Move version number to 2.8.0.0 and rebake the makefiles
[wxWidgets.git] / samples / docvwmdi / docview.cpp
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-25  Julian SmartMore name changes
2003-06-19  David ElliottOn wxMac, set the common menubar to the MDI parent...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-16  Mattia Barbon Last samples/Unicode fixes.
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-08-19  Julian SmartRemoved an old email address
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-06-16  Vadim Zeitlinapplied patch 427702 (remove flicker)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Vadim Zeitlindon't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.