]> git.saurik.com Git - wxWidgets.git/commit
implemented wxDisplaySizeMM for gtk, msw & motif.
authorRon Lee <ron@debian.org>
Mon, 25 Sep 2000 08:51:35 +0000 (08:51 +0000)
committerRon Lee <ron@debian.org>
Mon, 25 Sep 2000 08:51:35 +0000 (08:51 +0000)
commit904a68b6f648fc7802b41a8d176c78394252a4b7
treeed4e147a2f1cc6c6e0e67ff7cb9a74e397b51a89
parent11207aa4c2d81eacba2e92ddc2b4812f97ec674d
implemented wxDisplaySizeMM for gtk, msw & motif.
used wxDisplaySize and wxDisplaySizeMM to calculate real screen PPI in
wxPostScriptPrinter.
documented wxDisplaySize and wxDisplaySizeMM.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/gdicmn.h
src/common/gdicmn.cpp
src/generic/printps.cpp
src/gtk/utilsgtk.cpp
src/gtk1/utilsgtk.cpp
src/motif/utils.cpp
src/msw/utils.cpp