The rounded corners look really dumb at this size.
[wxWidgets.git] / src / richtext / richtextprint.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-25  Vadim ZeitlinFix build with wxUSE_FFILE=0.
2012-06-25  Julian SmartFix for page break problem: fixes #14429
2012-06-21  Julian SmartFixed #14429: Printing a large table in wxRichTextCtrl...
2012-03-26  Julian SmartCorrected scale factor for the use of DC PPI instead...
2012-03-18  Julian SmartAdded a parameter to PrintBuffer and PrintFile to allow...
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2012-01-17  Julian SmartAdded drawing context to allow 'virtual' (dynamic)...
2012-01-09  Julian SmartImproved layout, in particular passed a container size...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-03-17  Paul Cornettfix a huge number of build errors
2006-11-22  Julian SmartAdded setters for print and page data
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-10-30  Julian SmartReuse wxCaret object
2006-10-27  Julian SmartWarning fixes
2006-10-27  Julian SmartFirst cut at printing support for wxRichTextCtrl