Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / common / paper.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-08-24  Vadim ZeitlinAdd A0 and A1 formats to wxPaperSize enumeration.
2009-05-21  Julian SmartCOrrected my misapplied fix, sorry
2009-05-20  Vadim Zeitlincompilation fix in FindPaperType() after latest change
2009-05-20  Julian SmartFixed a problem with unrecognised paper id conversions
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-03-05  Vadim Zeitlincorrected typo in PRC Envelope paper definition (used...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2004-01-20  Stefan Csomorsystem includes instead of user
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-05-17  Stefan Csomorfinding papersizes allows for 1 mm tolerance
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-03-26  Julian SmartAdded paper classes.