]> git.saurik.com Git - wxWidgets.git/commitdiff
Minor corrections.
authorRobert Roebling <robert@roebling.de>
Tue, 24 Oct 2006 08:37:55 +0000 (08:37 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 24 Oct 2006 08:37:55 +0000 (08:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/apptraits.tex
docs/latex/wx/image.tex

index 005a1215e368710d48092279835d08c93769c643..aba7737e8d166c7c515ae6c0c63e96bb0d34f5f1 100644 (file)
@@ -75,8 +75,8 @@ NOTE: returned pointer will be deleted by the caller.
 This method returns the name of the desktop environment currently
 running in a Unix desktop. Currently only "KDE" or "GNOME" are
 supported and the code uses the X11 session protocol vendor name
 This method returns the name of the desktop environment currently
 running in a Unix desktop. Currently only "KDE" or "GNOME" are
 supported and the code uses the X11 session protocol vendor name
-to figure out, which desktop environment is running. The methods
-return an empty string otherwise and on all other platforms.
+to figure out, which desktop environment is running. The method
+returns an empty string otherwise and on all other platforms.
 
 \membersection{wxAppTraits::GetStandardPaths}\label{wxapptraitsgetstandardpaths}
 
 
 \membersection{wxAppTraits::GetStandardPaths}\label{wxapptraitsgetstandardpaths}
 
index ad817d13c729bedc914329a4377788fdb7fc84a1..fa8d2da1e87f1a3cb69fccbe227f68e8e56d8d8a 100644 (file)
@@ -1098,9 +1098,6 @@ Returns a scaled version of the image. This is also useful for
 scaling bitmaps in general as the only other way to scale bitmaps
 is to blit a wxMemoryDC into another wxMemoryDC.
 
 scaling bitmaps in general as the only other way to scale bitmaps
 is to blit a wxMemoryDC into another wxMemoryDC.
 
-It may be mentioned that the GTK port uses this function internally
-to scale bitmaps when using mapping modes in wxDC.
-
 \docparam{quality}{Determines what method to use for resampling the image.  Can be one of the following:
 
 \twocolwidtha{5cm}%
 \docparam{quality}{Determines what method to use for resampling the image.  Can be one of the following:
 
 \twocolwidtha{5cm}%