]> git.saurik.com Git - wxWidgets.git/commitdiff
backport SetFonts
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 16 Mar 2003 23:09:51 +0000 (23:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 16 Mar 2003 23:09:51 +0000 (23:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/toback24.txt

index 7d50b90deb7a503b0753aeff938d66e38db881b4..d158765ac823a3b99dcbb92d8802a3338f2ad60a 100644 (file)
@@ -440,3 +440,58 @@ make wxFONTENCODING_EUC_JP == wxFONTENCODING_UTF8 + 1 in wx/fontenc.h
 
 http://sf.net/tracker/index.php?func=detail&aid=703260&group_id=9863&atid=109863
 
+36. Add SetFonts to wxHTML printing classes; SetFonts(a,b,NULL) can be used
+to set default sizes now.
+
+(Do not apply wxHtmlEasyPrinting part of this changes!)
+
+Checking in src/html/winpars.cpp;
+/pack/cvsroots/wxwindows/wxWindows/src/html/winpars.cpp,v  <--  winpars.cpp
+new revision: 1.38; previous revision: 1.37
+done
+Checking in src/html/htmprint.cpp;
+/pack/cvsroots/wxwindows/wxWindows/src/html/htmprint.cpp,v  <--  htmprint.cpp
+new revision: 1.29; previous revision: 1.28
+done
+cvs diff: [21:30:15] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/src/html
+Checking in samples/html/printing/printing.cpp;
+/pack/cvsroots/wxwindows/wxWindows/samples/html/printing/printing.cpp,v  <--  printing.cpp
+new revision: 1.9; previous revision: 1.8
+done
+cvs diff: [21:30:19] waiting for cvs's lock in /pack/cvsroots/wxwindows/wxWindows/samples/html/printing
+Checking in include/wx/html/htmldefs.h;
+/pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmldefs.h,v  <--  htmldefs.h
+new revision: 1.8; previous revision: 1.7
+done
+Checking in include/wx/html/htmlwin.h;
+/pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmlwin.h,v  <--  htmlwin.h
+new revision: 1.35; previous revision: 1.34
+done
+Checking in include/wx/html/htmprint.h;
+/pack/cvsroots/wxwindows/wxWindows/include/wx/html/htmprint.h,v  <--  htmprint.h
+new revision: 1.13; previous revision: 1.12
+done
+Checking in include/wx/html/winpars.h;
+/pack/cvsroots/wxwindows/wxWindows/include/wx/html/winpars.h,v  <--  winpars.h
+new revision: 1.18; previous revision: 1.17
+done
+Checking in docs/changes.txt;
+/pack/cvsroots/wxwindows/wxWindows/docs/changes.txt,v  <--  changes.txt
+new revision: 1.258; previous revision: 1.257
+done
+Checking in docs/latex/wx/htwindow.tex;
+/pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htwindow.tex,v  <--  htwindow.tex
+new revision: 1.27; previous revision: 1.26
+done
+Checking in docs/latex/wx/htwinprs.tex;
+/pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htwinprs.tex,v  <--  htwinprs.tex
+new revision: 1.19; previous revision: 1.18
+done
+Checking in docs/latex/wx/htprint.tex;
+/pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htprint.tex,v  <--  htprint.tex
+new revision: 1.7; previous revision: 1.6
+done
+Checking in docs/latex/wx/htdcrend.tex;
+/pack/cvsroots/wxwindows/wxWindows/docs/latex/wx/htdcrend.tex,v  <--  htdcrend.tex
+new revision: 1.8; previous revision: 1.7
+done