]> source.dussan.org Git - tigervnc.git/commit
Split out the graphics and input handling to a separate widget in preparation
authorPierre Ossman <ossman@cendio.se>
Fri, 15 Apr 2011 07:46:56 +0000 (07:46 +0000)
committerPierre Ossman <ossman@cendio.se>
Fri, 15 Apr 2011 07:46:56 +0000 (07:46 +0000)
commitd50b3d137b14c9111c9c789a9acb4d1d67802400
tree94675ead37f01e2f613e1dc901db5f5309a01fb7
parenta64515286b115ba425297012bfb268d22cd5763c
Split out the graphics and input handling to a separate widget in preparation
for things like scroll bars.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4371 3789f03b-4d11-0410-bbf8-ca57d06f2519
vncviewer/CMakeLists.txt
vncviewer/DesktopWindow.cxx
vncviewer/DesktopWindow.h
vncviewer/Viewport.cxx [new file with mode: 0644]
vncviewer/Viewport.h [new file with mode: 0644]