]> source.dussan.org Git - tigervnc.git/commit
Copied Lion fullScreen code from TurboVNC viewer. This is a more robust implementati...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sun, 1 Dec 2013 23:07:07 +0000 (23:07 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sun, 1 Dec 2013 23:07:07 +0000 (23:07 +0000)
commit48ce3621d181e74855f9aacc99dc5726752ab7ff
treeee9fc9246a94499a1e044fa723960cb99dc7cf57
parent0a281c8d280793344484b8508b49added6127f0a
Copied Lion fullScreen code from TurboVNC viewer.  This is a more robust implementation and does not suffer from Java bugs 8009911 or 4783448 like the existing code did. CMakeLists file was also updated to be more similar to the TurboVNC cmake file.  This wasn't strictly necessary but it simplifies things a bit.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5142 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/CMakeLists.txt
java/com/tigervnc/vncviewer/CConn.java
java/com/tigervnc/vncviewer/Viewport.java
java/com/tigervnc/vncviewer/VncViewer.java