80 次程式碼提交 (66f1db543b425f6fe64d437477e6f78924ec57be)

作者 SHA1 備註 提交日期
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年之前
  Pierre Ossman b03512c65d Move client attributes out of ServerParams 6 年之前
  Pierre Ossman 6ea58ba97b Merge client resize capabilities 6 年之前
  Pierre Ossman 5588f4f482 Remove unused flags from ServerParams 6 年之前
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 6 年之前
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 年之前
  Pierre Ossman 2affd77532 Stop requiring CConnection::serverInit() to be overridden 6 年之前
  Pierre Ossman 6eecbcafd4 Stop using fences for pixel format switch 6 年之前
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 年之前
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 年之前
  Pierre Ossman 4af93a9509 Adjust some strings so they are easier to translate 5 年之前
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 年之前
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 年之前
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 年之前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 年之前
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 6 年之前
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 年之前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 年之前
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7 年之前
  Pierre Ossman 9a73adf9f4 More robust event and close handling 7 年之前
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8 年之前
  Pierre Ossman c9dd3a4023 Throttle overlapping screen updates 8 年之前
  Pierre Ossman 5102fa9687 Consolidate how to run the FLTK loop in one place 8 年之前
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 年之前
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 年之前
  Pierre Ossman 0068a4f5fa Clean out unused dependencies from CConnection.h 8 年之前
  Pierre Ossman 1db732494b Terminate the viewer even when waiting for data 8 年之前
  Pierre Ossman d9b9003d97 Display partial updates on slow transfers 8 年之前
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 年之前
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 年之前
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 年之前
  Pierre Ossman c76bd2b482 Improve some error messages 9 年之前
  Pierre Ossman 744e55cbdf Add comments for translators where requested 9 年之前
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 年之前
  Pierre Ossman b204643279 Split up the info string 9 年之前
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 年之前
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10 年之前
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10 年之前
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 年之前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 年之前
  Pierre Ossman a22459d356 Remove magic JPEG variables from ConnParams 10 年之前
  Pierre Ossman 947b48de71 Remove some premature optimisation 10 年之前
  Pierre Ossman 0dff4b8b45 Add some missing whitespace 10 年之前
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 年之前
  Pierre Ossman 5803d3ba31 Printing the clipboard data is very annoying as it could 10 年之前
  Pierre Ossman 5010488214 Forgot to respect the AcceptClipboard option in the 11 年之前
  DRC 3e7ed8164f Fix build on 32-bit and 64-bit Windows 11 年之前
  Pierre Ossman 2a7a8d60c8 Reimplement -listen in the new FLTK vncviewer. Work done by 11 年之前
  Pierre Ossman ff473402c1 Make it possible to dynamically resize the size of the session, when resizing 12 年之前
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 年之前