3743 次程式碼提交 (5d05546fe48512f8f2294b85aa09fa7c8cc1933c)
 

作者 SHA1 備註 提交日期
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 年之前
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 年之前
  Pierre Ossman f36078ad3f Handle hexadecimal and octal parameters 6 年之前
  astrand 583fb155d4
Merge pull request #638 from x11clone/fullscreen-multimon-toggle 6 年之前
  Peter Åstrand (astrand) f6ebe21f6c Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop 6 年之前
  Peter Åstrand (astrand) 454ed79428 Fix another compile error on Windows when not building with GnuTLS 6 年之前
  Peter Åstrand (astrand) a890572b8d Update fullscreen window if changing fullScreenAllMonitors option 6 年之前
  Pierre Ossman 105177fc07 Merge branch 'alr' of https://github.com/CendioOssman/tigervnc 6 年之前
  Pierre Ossman fa646bc6e2 Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc 6 年之前
  Pierre Ossman d5391142f7 Make sure we get C99 6 年之前
  Pierre Ossman db78f2a70f Improve out-of-tree build of Xvnc/libvnc.so 6 年之前
  Pierre Ossman 382d3735f0 Merge branch 'x0vncserver-randr' of https://github.com/x11clone/x11clone 6 年之前
  Peter Åstrand (astrand) 242c5b2c8a Add RandR support for x0vncserver 6 年之前
  Peter Åstrand (astrand) 54f49fded0 Add a tryScreenLayout function 6 年之前
  Peter Åstrand (astrand) 651faf8127 Add debug log messages 6 年之前
  Peter Åstrand (astrand) 8fcf6cc659 Avoid disabling outputs which are already disabled 6 年之前
  Peter Åstrand (astrand) a61c6f2a24 Select the correct output for new screens 6 年之前
  Peter Åstrand (astrand) 396f8c9fb5 Disable outputs which are larger than the target framebuffer size 6 年之前
  Peter Åstrand (astrand) 4237025936 vncRandRDisableOutput: Disable only the requested output 6 年之前
  Peter Åstrand (astrand) d57acc34e7 Make vncRandRGetOutputDimensions tolerant for disabled outputs 6 年之前
  Peter Åstrand (astrand) ffeda0767f Remove "screen" argument from Randr glue functions 6 年之前
  Peter Åstrand (astrand) ab98f7657b Removed support for building without RANDR define 6 年之前
  Peter Åstrand (astrand) 94ab2db366 Corrected RandR wrapper return codes 6 年之前
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 年之前
  Peter Åstrand (astrand) 758b83ba53 vncRandRGetOutputName: return a copy of the string 6 年之前
  Peter Åstrand (astrand) e3aece4bac Make vncRandRGetOutputId return the actual id; not a pointer 6 年之前
  Peter Åstrand (astrand) c24f899b9e Indented computeScreenLayout and setScreenLayout 6 年之前
  Pierre Ossman 8efc7b47cc Send lossless refresh even with pending updates 6 年之前
  Pierre Ossman a2b80d6ae7 Limit lossless refresh update to safe size 6 年之前
  Pierre Ossman 6b2f113b35 Automatic lossless refresh 7 年之前
  Pierre Ossman b53c3bf050 Avoid checking updates when desktop is stopped 6 年之前
  Pierre Ossman 74385d3890 Remove redundant Region::copyFrom() 6 年之前
  Pierre Ossman 8c3bd69188 Respect request area for cursor rendering 6 年之前
  Pierre Ossman 4ae358d561 Remove no longer relevant license comment 8 年之前
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class 8 年之前
  Pierre Ossman 58a4c13ab1 Add missing break for LED state check 6 年之前
  Pierre Ossman be6909b3c0 Avoid clipboard updates when not focused 6 年之前
  Pierre Ossman 9a74732b5c Add focus test helper for Viewport 6 年之前
  Pierre Ossman 7823629930 Handle LED state sync entirely in Viewport 6 年之前
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 年之前
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 年之前
  Brian P. Hinz cde71374d3 Set focus to password field in UserDialog 6 年之前
  Pierre Ossman 7cc9f6ad07 Merge branch 'altgraph' of https://github.com/CendioOssman/tigervnc 6 年之前
  Pierre Ossman 19e0754036 Update keyboard test doc for shift on Windows 6 年之前
  Pierre Ossman 69428fe6e8 Handle Ctrl+AltGr on Windows 6 年之前
  Pierre Ossman 5124978b10 Better detection of AltGr on Windows 6 年之前
  Andika Triwidada 0e1376bea4 Add Indonesian translation 6 年之前
  Pierre Ossman 07580a86a5 Fix indentation in XDesktop.cxx 6 年之前
  Michal Srb 18a77077de Unset pixel buffer when x0vncserver client disconnects. 6 年之前
  Michal Srb 28d570dc91 VNCServerST: Allow unsetting pixel buffer. 6 年之前