]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/rect.tex
added wxRect::GetTopRight/BottomLeft() for consistency with the existing GetTopLeft...
[wxWidgets.git] / docs / latex / wx / rect.tex
2006-09-16  Vadim Zeitlinadded wxRect::GetTopRight/BottomLeft() for consistency...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-05-28  Vadim Zeitlinspelling fixes (patch 1495562)
2006-02-10  Vadim Zeitlinadded wxRect::CentreIn()
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-02-22  Włodzimierz SkibawxRect::SetSize documented.
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2004-12-11  Vadim Zeitlinadded and documented wxRect::Union(); also moved some...
2004-11-10  Kevin HockFixed two instances of : inbetween wxRect and method...
2004-11-05  Włodzimierz SkibaSimplify wxRect construction at the wxPoint(0,0) with...
2004-09-24  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2003-12-11  Julian SmartApplied patch [ 840721 ] convenience function wxRect...
2003-06-01  Julian SmartRemoved AlignIn after further thought
2003-06-01  Julian SmartApplied patch [ 730697 ] wxRect::AlignIn member
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-20  Vadim Zeitlinadded docs for a few missing methods (Inside, Deflate...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-17  Vadim Zeitlinadded wxRect::Inflate()
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.