Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / geometry.h
2013-05-14  Václav SlavíkMove wxTransform2D methods' bodies to geometry.cpp.
2012-08-03  Vadim ZeitlinMake wxRect2D::Get{Position,Size}() const.
2012-01-31  Vadim ZeitlinRemove duplicate wxPoint2DInt operator declarations.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2009-02-19  Paul Cornettcheck for self-assignment in operator=
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-09-30  Stefan Csomormissing Normalize implementation
2005-10-24  Włodzimierz SkibaMove wxMulDivInt32 to common math.
2005-10-23  Włodzimierz SkibaWinCE build fixes.
2005-09-25  Vadim Zeitlinuse wxIsSameDouble() and wxIsNullDouble() for warning...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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