3622 Commits (0a0e582597be681488b91eb818c8a1963d13adbf)
 

Author SHA1 Message Date
  Pierre Ossman e43e5e3051 Add better error message for insecure certificate algorithms 6 years ago
  Pierre Ossman daf3d88aa1 Display security state when asking for password 6 years ago
  Pierre Ossman 10a48102a4 Merge authentication dialogs 6 years ago
  Pierre Ossman 16e1dcb85c Track keys based on client supplied key codes 7 years ago
  Pierre Ossman bdbad2aff9 Remove unused needsLastRect state variable 7 years ago
  Pierre Ossman a00a87db4f Fix wrong argument for CMsgWriter::clientCutText() 7 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Rahul Kale c719e4a0c9 rfb_win32: Add support for LED state notifications 7 years ago
  Peter Korsgaard 5b7ff37267 x0vncserver: add support for led state notifications 7 years ago
  Pierre Ossman b45a84f953 Send lock LED state from server to client 7 years ago
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 years ago
  Pierre Ossman bb305ca3db Add server side lock key sync heuristic 7 years ago
  Pierre Ossman 1668cfaef2 Sync LED state when gaining focus 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Pierre Ossman 82e753d4e1 Add libpng as a dependency for freetype for static builds 6 years ago
  Pierre Ossman ac73038232 Respect modifiers in x0vncserver 6 years ago
  Pierre Ossman 324043eba6 Support clients that only support alpha cursors 6 years ago
  Pierre Ossman a8ecb793b2 Send cursor pseudo-encodings in order of preference 6 years ago
  Brian P. Hinz d698a6c953 Fully implement support for alpha cursor pseudo encoding. 6 years ago
  Brian P. Hinz 39c0784f0a Update min version of gettext required to build with .desktop files 6 years ago
  Brian P. Hinz 8081c33861 Fixed issue where CLI paramters specified as "-param value" caused 7 years ago
  Brian P. Hinz 61e25f9187 Fixed issue where -dotWhenNoCUrsor cli arg was not being honored 7 years ago
  Alan Coopersmith 9a739d4bc7 x0vncserver: Use Xfixes to display cursors if available 7 years ago
  Brian P. Hinz 5e8227d30a Fix for NPE when zero width or height alpha cursor is sent 7 years ago
  Brian P. Hinz 3a7d3c82c1 Handle certificate verification for saved certs correctly 7 years ago
  Brian P. Hinz b22624f433 Allow multiple certs with same DN in saved certs file. 7 years ago
  Pierre Ossman 0f2d1f6f0d Add fallbacks for translating .desktop file 7 years ago
  Pierre Ossman 157f54202e Increase default pointer event interval 7 years ago
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 7 years ago
  Pierre Ossman 31a492d120 Add generic name to .desktop file 7 years ago
  Pierre Ossman 86ff9fdbfa Generate translations in .desktop file from po files 7 years ago
  Pierre Ossman 8aff08ced1 Move languages to standard LINGUAS file 7 years ago
  Pierre Ossman e6a07845d3 Merge branch 'patch-1' of https://github.com/scootergrisen/tigervnc 7 years ago
  scootergrisen 248ceaa33f Add danish translation 7 years ago
  Sayed Adel 7e93112a90 ssize_t must be signed even in windows 7 years ago
  Steve Kondik b3c9f7ba52 rfb: vsnprintf returns an int, not size_t 7 years ago
  Steve Kondik 5ec2d09b84 rfb: Silence nonliteral format string warning in Logger 7 years ago
  Steve Kondik ff69074635 rfb: Fix inheritance in CMsgWriter 7 years ago
  Steve Kondik 1f5d4b1310 rfb: Fix struct-vs-class warnings 7 years ago
  Steve Kondik b315dfae97 rdr: Fix incorrect error checking after fread() 7 years ago
  Steve Kondik a6424624fe Add missing virtual destructors 7 years ago
  Steve Kondik 3f744f77f8 rfb: Fix hidden function overload warnings 7 years ago
  Samuel Mannehed 31e75ce228 Remove "Print" from keys that can open F8 menu 7 years ago
  Pierre Ossman 70d216e13e Merge branches 'fix-fullscreen-scroll' and 'fix-scrollbar-visibility' of https://github.com/LukeShu/tigervnc 7 years ago
  Brian P. Hinz b6b61c1da7 Various fixes for Region handling in java viewer 7 years ago
  Brian P. Hinz 60a17853ad Extend JavaPixelBuffer to make further use of Graphics2D ops 7 years ago
  Brian P. Hinz 4aaef59e20 Minimize thread blocking and improve thread safety in java viewer 7 years ago
  Brian P. Hinz 8601826e63 Name threads for easier profiling 7 years ago
  Brian P. Hinz 93c1203f85 Better checks for object equality, remove redundant initializer 7 years ago
  Brian P. Hinz 37d371e225 CopyRectDecoder missing getAffectedRegion method in java viewer 7 years ago