23 Commits (12c0fc399ec6d77c8180f67f5412dfddf76e1e43)

Author SHA1 Message Date
  Adam Tkac 12c0fc399e [Bugfix] Defer all format changes till requested framebuffer updates are 14 years ago
  Pierre Ossman 315b999deb We need to set encodingChange for the client to actually request a new 14 years ago
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 years ago
  Adam Tkac cc247c9e0e [Bugfix] vncviewer could crash when started with no arguments and user clicked 14 years ago
  Adam Tkac 20fcb974c1 [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time. 14 years ago
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 15 years ago
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 15 years ago
  Peter Åstrand f55ca17327 Change product name to TigerVNC in about dialogs. 15 years ago
  Adam Tkac 141c17222e [Bugfix] Client didn't receive clipboard selections from a server due wrong 15 years ago
  Pierre Ossman 42d20e75c4 Try to increase the update rate by requesting a new update in parallel with 15 years ago
  Pierre Ossman eb3cecb856 Add parameter to make client attempt to resize server desktop on connect. 15 years ago
  Pierre Ossman cbd1b2c85f Properly parse the ExtendedDesktopSize rects in the client. 15 years ago
  Pierre Ossman 49f8822a8f Minimal client side support for the extended desktop size protocol. 15 years ago
  Pierre Ossman 7dfa22e1ce Change encoding and quality defaults to what auto mode would choose. 15 years ago
  Pierre Ossman 78b2359dca Improve auto mode for new JPEG code. 15 years ago
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 years ago
  Peter Åstrand 2f25d35cfa Another correction to the window name code: put parenthesis where it should be. 15 years ago
  Peter Åstrand 7a83ad1f70 Update to last patch: Use TightVNC: instead of VNC: 15 years ago
  Peter Åstrand 051a83a8b1 Make sure to prefix even new desktop names with "VNC:". 15 years ago
  Peter Åstrand 7a711679ca Allow window name in recreateViewport to be translated. 15 years ago
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 years ago
  Adam Tkac fee32e33ab [Cleanup] Fixed some compiler warnings 15 years ago
  Constantin Kaplinsky b30ae7facb Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky 75c703b9b2 vncviewer_unix merged with VNC 4.1.1 code. 18 years ago
  Peter Åstrand 5a2c81e260 Prefer ZRLE over Tight. ZRLE is actually faster in most cases. Also, the Tight server encoder in 1.5 is far from finished. 19 years ago
  Peter Åstrand 7bd11d0a43 Make sure the popup menu is created within the viewport, even though 19 years ago
  Peter Åstrand 1571d66842 Swedish translation for UNIX vncviewer GUI completed 19 years ago
  Peter Åstrand aa209654f5 Never switch to RAW when using AutoSelect. In most cases, RAW is slower, especially when using SSH tunnels. 19 years ago
  Peter Åstrand 2dbbd38f8f Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code. 19 years ago
  Peter Åstrand 2ac6381add Tight encoding is actually faster than Hextile when bandwidth is less than roughly 16 Mbps. 19 years ago
  Peter Åstrand d6368ce2ee When using AutoSelect with old servers, always start in FullColor 19 years ago
  Peter Åstrand 55855d5a0a AutoSelect if default only if not using PreferredEncoding or FullColor. 19 years ago
  Peter Åstrand c81a652be3 Changed all user-visible strings from colour to color. 19 years ago
  Peter Åstrand 326b013ba2 After changing zlib compression or jpeg quality, trigger a new SetEncodings message. 19 years ago
  Peter Åstrand fdd69322b1 Added support for selecting zlib compression and jpeg quality in the UNIX client (both from GUI and command line) 19 years ago
  Peter Åstrand 6edc545b4e When using AutoSelect, enable automatic selection of color level, but 19 years ago
  Peter Åstrand dd747d86e7 New AutoSelect policy: 19 years ago
  Peter Åstrand aede8d72af Now possible to select tight encoding in UNIX vncviewer GUI 19 years ago
  Peter Åstrand ed9d4ae46e Added command line option -QualityLevel 19 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 20 years ago