Add support for child documents to docview framework.
[wxWidgets.git] / samples / docview / view.cpp
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-22  Vadim ZeitlinAvoid crash on startup when using single mode in docvie...
2010-11-10  Vadim ZeitlinNo changes, just simplify docview sample a bit.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-07-23  Vadim ZeitlinNo changes, just slightly improve docview sample code.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-05-13  Vadim ZeitlinNo changes, just cleanup the image part of the docview...
2009-09-24  Julian SmartApplied #10811: Image in docview sample
2008-10-03  Vadim Zeitlinmerged docvwmdi sample into docview one to avoid having...
2008-08-07  Paul Cornettbuild fixes
2008-06-01  Vadim Zeitlincompilation fix for wxX11
2008-04-06  Vadim Zeitlindon't bounce back events to the text control recursivel...
2008-04-06  Vadim Zeitlinno changes, just some cleanup (patch 1918720)
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2003-08-14  Julian SmartClear -> ClearBackground
2003-07-18  Mattia Barbon Compilation fixes for wxUSE_STL=1.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-14  Mattia Barbon Fixed compilation of some more samples in Unicode...
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1998-10-17  Julian SmartMotif updates
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-27  Robert Roeblingwarning msgs
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-22  Julian Smart*** empty log message ***