Corrected border drawing to avoid clipping
[wxWidgets.git] / src / common / geometry.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-14  Václav SlavíkMove wxTransform2D methods' bodies to geometry.cpp.
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-09-25  Vadim Zeitlinuse wxIsSameDouble() and wxIsNullDouble() for warning...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-16  Włodzimierz SkibaGCC of PalmOS fix.
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-02  Vadim Zeitlinadded wxRect2DDouble == != = operators (patch 684616)
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-01-14  Vadim Zeitlinfixed warnings about double to int conversions, defined...
2002-01-13  Stefan Csomoradded missing functions
2001-09-19  Vadim Zeitlincompilation fixes for MIPSpro SGI compiler
2000-11-24  Robert Roebling Made geometry class link.
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-13  Stefan Csomora base for geometry operations