The Image sample now does anti-aliasing, oh well.
authorRobert Roebling <robert@roebling.de>
Fri, 22 Jan 1999 18:08:54 +0000 (18:08 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 22 Jan 1999 18:08:54 +0000 (18:08 +0000)
commit9390a202a8b9d67d393faf3e1323885e6a27c127
tree658afc4eb5142c64de80ffca964a39f55960cb8d
parent7c3d7e2d777b4c5892adadf3e658b8923645ae04
  The Image sample now does anti-aliasing, oh well.
  Made internal use of OnIdle - er - internal. (I.e.
    it doesn't use EVT_IDLE anymore and thus cannot
    be overridden by users)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/frame.h
include/wx/gtk/window.h
include/wx/gtk1/frame.h
include/wx/gtk1/window.h
samples/image/image.cpp
src/gtk/app.cpp
src/gtk/frame.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/frame.cpp
src/gtk1/window.cpp