1925 Commits (4a6be4a2a0ebba32133c09c92b0ef84050d2f96f)
 

Author SHA1 Message Date
  Pierre Ossman 4a6be4a2a0 Implement support for sending the local clipboard to the server. 13 years ago
  Pierre Ossman 6a9e2e6341 Do some proper cleanup and delete the desktop window on close. 13 years ago
  Pierre Ossman d81e8f495c Implement support for clipboard data coming from the server. 13 years ago
  Brian Hinz 2b072257c5 fixed bug in java viewer when disabling security types 13 years ago
  Brian Hinz e7681415dd add support for SetDesktopSize to java viewer 13 years ago
  Brian Hinz c2ca4c3214 add support for SetDesktopSize 13 years ago
  DRC d6af24c6ca Ensure that a modified source file under rdr/ or rfb/ will trigger a rebuild 13 years ago
  Pierre Ossman 34771ae5a7 Implement dialog for when both username and password is needed. 13 years ago
  Pierre Ossman 20ae1c8726 Make sure we can display all the possible dialog types the RFB core needs. 13 years ago
  Pierre Ossman f4f309408d Update connection parameters when the user has changed things in the options 13 years ago
  Pierre Ossman 0c41e1d057 Add a callback mechanism to the options dialog so that other parts of vncviewer 13 years ago
  Brian Hinz 17fca55bc9 changed string reads/writes to use utf-8. Also fixed location of icon resource. 13 years ago
  Pierre Ossman 61fd486451 Implement support for storing settings from the options dialog. 13 years ago
  Pierre Ossman e5fe070117 Add a default constructor so that you can create empty Security objects. 13 years ago
  Pierre Ossman 2eb1d11004 Add connection information dialog based on the one in the unix viewer. 13 years ago
  Pierre Ossman d463b57681 Initial options dialog (read-only) loosly based on the Unix vncviewer. 13 years ago
  Pierre Ossman 2b006fd931 Remove old declaration that never actually maps to an object. 13 years ago
  Brian Hinz b5e5cddf93 Update location of resource used to store build timestamp. 13 years ago
  DRC c5dc038090 Completely reworked Java viewer (contributed by Brian Hinz) 13 years ago
  Pierre Ossman 561ff0cba9 Implement connection dialog based on unix vncviewer. 13 years ago
  Pierre Ossman f8c5ef62fc The initial fix for FLTK to handle dead keys broke CJK input, so a new method 13 years ago
  DRC ad7430bb2a NASM and GCC > 4.1 no longer necessary, because libjpeg-turbo is no longer part of the build 13 years ago
  DRC 69854b4f09 Require gettext 0.14.4 to fix a problem with detection of NLS support 13 years ago
  DRC 9a43929627 Remove unused build-xorg-git script 13 years ago
  Adam Tkac db512da0fb [Bugfix] Fix 3-button mouse emulation in win viewer. 13 years ago
  Adam Tkac c65827f247 Initialize VNC extension inside #ifdef statement to allow to build TigerVNC inside 13 years ago
  Adam Tkac ce6c8b097f [Security] vncviewer can send password without proper validation of X.509 certs 13 years ago
  DRC 0aefdc8779 Update cross-compatible builds to xorg-xserver 1.6.5 to fix several issues 13 years ago
  DRC 4666c50f32 The installed package is called "com.tigervnc.tigervnc" (our convention is to use lowercase "tigervnc" for package names), so this fixes an issue whereby it would not uninstall. 13 years ago
  Pierre Ossman b885822a6c Implement about dialog. 13 years ago
  Adam Tkac 31c5a52e46 Regenerate xserver16.patch against xserver 1.6.5. 13 years ago
  Pierre Ossman d4c61ce93b Implement menu entry for forced refresh of screen. 13 years ago
  Pierre Ossman a75f8f8fa8 Handle X11 compose key. 13 years ago
  Pierre Ossman c7bfaac733 Initial support for context menu, based on Unix vncviewer code. 13 years ago
  Pierre Ossman b232b5fd73 Finish up the gettext handling in CMake. The included functions in CMake only 13 years ago
  Peter Åstrand bb445ef944 This patch adds gettext support for our new vncviewer. CMake only. The 13 years ago
  Adam Tkac 37d60d82ca [Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la) 13 years ago
  Adam Tkac f4155d5cf7 Merged r4377 from 1_1 branch. 13 years ago
  Adam Tkac 38ba8cf042 Merged r4361 from 1_1 branch. 13 years ago
  Adam Tkac f586b840bf Merged r4342 - r4359 from 1_1 branch. 13 years ago
  Adam Tkac ed2ab6d866 Merge r4341 from 1_1 branch (dcommander): 13 years ago
  Adam Tkac 445d4ed0cc Merged r4340 from 1_1 branch (dcommander): 13 years ago
  Peter Åstrand 03327ae145 Added install target for new vncviewer. 13 years ago
  Pierre Ossman 3f6c4d003d Workaround for when initial window size isn't what we requested. 13 years ago
  Pierre Ossman 343e2e0605 Limit window size to framebuffer size, which is the behaviour we have in the 13 years ago
  Pierre Ossman 4ae229f70b Add a scroll widget so that we can allow resizing of the main window. 13 years ago
  Pierre Ossman 6a464beb1b Need to adjust mouse coordinates now that we can move the widget around. 13 years ago
  Pierre Ossman a6e2077823 Make sure the viewport widget can be moved around (i.e. don't assume we're 13 years ago
  Pierre Ossman d50b3d137b Split out the graphics and input handling to a separate widget in preparation 13 years ago
  Pierre Ossman a64515286b Forgot to add the dead key define so that the source code can actually use it. 13 years ago