put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / geometry.h
2005-02-24  Vadim Zeitlinadded missing virtual dtors to base classes (patch...
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-07-15  Václav SlavíkDLL export fixes (patch 991760)
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-04-13  Stefan Csomorimplemented constructor for rect from point and size
2003-03-02  Vadim Zeitlinadded wxRect2DDouble == != = operators (patch 684616)
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-12-17  Julian SmartApplied patch [ 654877 ] Missing == != methods in wxRec...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-05  Stefan Csomorcorrected code for doubles
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-27  Stefan Csomorfixed miscasing in GetOutCode
2002-01-13  Stefan Csomorchanged the MulDiv Macro removing macheader dep.
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-11  Stefan Csomoradditions
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-09-19  Vadim Zeitlinbetter fix for MIPSpro warnings: removed unneeded calls...
2001-09-19  Vadim Zeitlincompilation fixes for MIPSpro SGI compiler
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-12  David Webstermust delcare methods as inline if we are going to actua...
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2000-11-26  Robert Roebling Corrected typos in geometry.
2000-11-24  Robert Roebling Made geometry classes link.
2000-11-24  Robert Roebling dropped in new wxMatrix (from wxCanvas)
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated