]> git.saurik.com Git - wxWidgets.git/history - samples/docvwmdi/docview.cpp
We always add -lm (eventually) anyway, so just adding it to the GL lib test
[wxWidgets.git] / samples / docvwmdi / docview.cpp
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.