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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow XK_Scroll_Lock when LED state isn't supported
Pierre Ossman
2020-01-03
1
-1
/
+1
*
Check the correct stream if there is more data pending
Pierre Ossman
2019-12-09
1
-1
/
+1
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-5
/
+15
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
Move client attributes out of ServerParams
Pierre Ossman
2018-11-01
1
-12
/
+10
*
Merge client resize capabilities
Pierre Ossman
2018-11-01
1
-1
/
+0
*
Remove unused flags from ServerParams
Pierre Ossman
2018-11-01
1
-1
/
+0
*
Move update request handling in to CConnection
Pierre Ossman
2018-11-01
1
-180
/
+34
*
Let CMsgHandler::serverInit() handle initial set up
Pierre Ossman
2018-11-01
1
-5
/
+1
*
Stop requiring CConnection::serverInit() to be overridden
Pierre Ossman
2018-11-01
1
-4
/
+2
*
Stop using fences for pixel format switch
Pierre Ossman
2018-11-01
1
-54
/
+44
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-34
/
+38
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-6
/
+9
*
Adjust some strings so they are easier to translate
Pierre Ossman
2018-10-25
1
-5
/
+8
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
1
-3
/
+15
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
1
-26
/
+1
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
1
-4
/
+4
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+9
*
Allow removal of GUI prompt on fatal errors
Dr. David Alan Gilbert
2017-07-19
1
-1
/
+2
*
Display performance statistics in viewer
Pierre Ossman
2017-02-24
1
-1
/
+20
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-2
/
+2
*
Do explict sync after XShmPutImage()
Pierre Ossman
2017-01-11
1
-19
/
+0
*
More robust event and close handling
Pierre Ossman
2017-01-03
1
-5
/
+9
*
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
1
-1
/
+2
*
Throttle overlapping screen updates
Pierre Ossman
2015-11-27
1
-0
/
+20
*
Consolidate how to run the FLTK loop in one place
Pierre Ossman
2015-11-27
1
-7
/
+1
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
1
-0
/
+4
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-21
/
+1
*
Clean out unused dependencies from CConnection.h
Pierre Ossman
2015-11-09
1
-0
/
+2
*
Terminate the viewer even when waiting for data
Pierre Ossman
2015-09-23
1
-1
/
+7
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
1
-0
/
+16
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Improve some error messages
Pierre Ossman
2014-12-03
1
-4
/
+4
*
Add comments for translators where requested
Pierre Ossman
2014-12-03
1
-0
/
+4
*
Make sure user visible strings are translated
Pierre Ossman
2014-09-22
1
-5
/
+5
*
Split up the info string
Pierre Ossman
2014-09-22
1
-22
/
+56
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-26
/
+1
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-9
/
+23
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-3
/
+4
*
Remove magic JPEG variables from ConnParams
Pierre Ossman
2014-07-07
1
-9
/
+16
*
Remove some premature optimisation
Pierre Ossman
2014-07-07
1
-0
/
+1
*
Add some missing whitespace
Pierre Ossman
2014-07-07
1
-0
/
+3
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
1
-3
/
+3
*
Printing the clipboard data is very annoying as it could
Pierre Ossman
2013-09-05
1
-1
/
+1
*
Forgot to respect the AcceptClipboard option in the
Pierre Ossman
2013-05-24
1
-0
/
+3
*
Fix build on 32-bit and 64-bit Windows
DRC
2013-02-26
1
-1
/
+1
[next]