3656 Commits (afb812c356034a35a630f7ebcc5275aa8a8ca019)
 

Author SHA1 Message Date
  Brian P. Hinz afb812c356 Update package dependencies for Ubuntu Trusty 6 years ago
  Pierre Ossman cf647a3371 Stop using CopyRect in WinVNC 6 years ago
  Pierre Ossman ac90e95db4 Merge branch 'pause' of https://github.com/CendioOssman/tigervnc 6 years ago
  Pierre Ossman d329c3ef08 Remove double cursor workaround in client 6 years ago
  Pierre Ossman 387a41770b Fix bug where server cursor might disappear 6 years ago
  Pierre Ossman b218ecd50e Avoid extra framebuffer update messages 6 years ago
  Pierre Ossman 25db44a164 Fix for initial client side cursor 6 years ago
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6 years ago
  Brian P. Hinz 1e14a3ee40 Fix compile error on windows when not building with GnuTLS 6 years ago
  Brian P. Hinz d8809e334f Override default window manager key bindings better 6 years ago
  Brian Hinz bbbd120172
Merge pull request #500 from bphinz/issue106-rebase 6 years ago
  Boyuan Yang 84d578edbb Update Chinese (simplified) translation 6 years ago
  Brian P. Hinz 4b9b89730d avoid putting more includes in headers than necessary 6 years ago
  Brian P. Hinz cab73385ba Move gnutls functions into SSecurityTLS 6 years ago
  Pierre Ossman 8c2a744c23 Handle FLTK arguments at any position 6 years ago
  Pierre Ossman 727a70f038 Don't open X11 display too early 6 years ago
  Brian P. Hinz 335446d164 Fix build Java errors caused by UTF-8 characters in source comments 6 years ago
  Brian P. Hinz bce950b70a Raise minimum supported Java version to 7 6 years ago
  Brian P. Hinz 2dc6529ecd Override implicit focus transfer when "F10" key is pressed 6 years ago
  Brian P. Hinz e5b4003bfb Refactoring and implementation changes to keyboard and mouse handling 6 years ago
  Brian P. Hinz d2cc34dd8a Add formatted string function to LogWriter. 6 years ago
  Brian P. Hinz daa7a5e7e2 Rename CMsgWriter functions to match C++ code 6 years ago
  Pierre Ossman 1ce3b3797a Handle Ctrl+Alt+Delete in raw keyboard mode 6 years ago
  Pierre Ossman cc945566b4 Send proper keysym when Break is pressed 6 years ago
  Pierre Ossman 30b3f926cb Handle right shift better on Windows 6 years ago
  Pierre Ossman f73214c9ea Handle Windows scan code exceptions 6 years ago
  Pierre Ossman ce4722f3cd Move XDesktop specific parameters in to same file 6 years ago
  Pierre Ossman e5cdadd6de Fully standardise on send()/recv() 6 years ago
  Pierre Ossman bf003e5b1e Merge branch 'x0-xdesktop-initial-cursor' of https://github.com/x11clone/x11clone 6 years ago
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
  Peter Åstrand (astrand) 90afb1c20c Configuration::listParams wants width/nameWidth; not ConfigurationObject 6 years ago
  Peter Åstrand (astrand) dcd0b13965 Removed IRIX/Solaris overlay support 6 years ago
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 years ago
  Peter Åstrand (astrand) 3a1db168af Added my/Cendio copyright where relevant 6 years ago
  Peter Åstrand (astrand) 3abc7d4492 Set the correct cursor when starting 6 years ago
  Peter Åstrand (astrand) e2c3b60f32 Use send() with MSG_DONTWAIT when possible 6 years ago
  Peter Åstrand (astrand) 01dc1a67dc Define cork() as pure virtual in Socket class 6 years ago
  Peter Åstrand (astrand) 3112f50062 Move XDesktop to separate file 6 years ago
  Peter Åstrand (astrand) f523ee14c6 Using namespace rfb in header files is a bad idea 6 years ago
  Peter Åstrand (astrand) daba227da6 Build with support for MIT-SHM 6 years ago
  Pierre Ossman 7be73d7385 Avoid corner case of applications rendering at frame rate 6 years ago
  Pierre Ossman 330ca42ef7 Fix broken logic for sending mouse cursor 6 years ago
  Brian P. Hinz 29d4f5b5b6 Update distro package requirements 6 years ago
  Brian P. Hinz eacd2e4497 Patch the el7 xorg source appropriately 6 years ago
  Pierre Ossman e04ad71ca2 Add debug trace when the clipboard changes 6 years ago
  Pierre Ossman dfc2001b3f Don't validate timestamp on clipboard request 6 years ago
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 years ago
  Pierre Ossman ae7c2002d0 Add Travis CI configuration 6 years ago
  Pierre Ossman 2699967aad Improve test if library is a CMake target 6 years ago
  Pierre Ossman c27f5da1b7 Avoid getting LOCATION property 6 years ago