]> git.saurik.com Git - wxWidgets.git/history - samples/docvwmdi/view.cpp
Some warnings removed.
[wxWidgets.git] / samples / docvwmdi / view.cpp
1999-02-04  Julian SmartSome warnings removed.
1999-01-01  Julian SmartLots of wxMotif fixes
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.