Factor out functions dealing with menus in the event propagation test.
[wxWidgets.git] / tests / geometry / rect.cpp
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2007-05-24  Vadim Zeitlinadded wxRect::operator+() and *() (union and intersecti...
2006-02-10  Vadim Zeitlinadded wxRect::CentreIn()
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2004-12-14  Włodzimierz SkibaGeometry operators tests.
2004-12-12  Vadim Zeitlinadded a test for wxRect::Union()