index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
CConn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-0
/
+12
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
1
-17
/
+20
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-1
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-3
/
+3
*
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
1
-0
/
+1
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-6
/
+2
*
Improved bandwidth monitoring
Pierre Ossman
2020-05-21
1
-0
/
+4
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-2
/
+4
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-1
/
+1
*
Move update request handling in to CConnection
Pierre Ossman
2018-11-01
1
-19
/
+2
*
Stop requiring CConnection::serverInit() to be overridden
Pierre Ossman
2018-11-01
1
-1
/
+1
*
Stop using fences for pixel format switch
Pierre Ossman
2018-11-01
1
-2
/
+2
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
1
-2
/
+2
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+2
*
Display performance statistics in viewer
Pierre Ossman
2017-02-24
1
-0
/
+7
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-1
/
+1
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-5
/
+2
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
1
-0
/
+2
*
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-10
/
+0
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-3
/
+7
*
Remove some premature optimisation
Pierre Ossman
2014-07-07
1
-1
/
+3
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Fix build on 32-bit and 64-bit Windows
DRC
2013-02-26
1
-1
/
+1
*
Reimplement -listen in the new FLTK vncviewer. Work done by
Pierre Ossman
2013-02-15
1
-1
/
+1
*
Client side support for continuous updates.
Pierre Ossman
2011-11-15
1
-0
/
+1
*
Support and use fences in the client. This allows more aggressive use of
Pierre Ossman
2011-11-14
1
-0
/
+4
*
Redesign the format switching logic so that we don't have to adjust the way
Pierre Ossman
2011-11-04
1
-0
/
+3
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+5
*
Update connection parameters when the user has changed things in the options
Pierre Ossman
2011-05-17
1
-0
/
+2
*
Add connection information dialog based on the one in the unix viewer.
Pierre Ossman
2011-05-16
1
-0
/
+2
*
Implement menu entry for forced refresh of screen.
Pierre Ossman
2011-04-29
1
-0
/
+4
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+96
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-165
/
+0
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
1
-0
/
+165