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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
CConn.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to dynamically resize the size of the session, when resizing
Pierre Ossman
2012-07-04
1
-32
/
+0
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-3
/
+3
*
Make sure we're paranoid about accidentally feeding a format string.
Pierre Ossman
2012-04-25
1
-1
/
+1
*
Client side support for continuous updates.
Pierre Ossman
2011-11-15
1
-7
/
+19
*
Support and use fences in the client. This allows more aggressive use of
Pierre Ossman
2011-11-14
1
-12
/
+69
*
Use the correct matching free operation. Patch by Matthieu Lochegnies.
Pierre Ossman
2011-11-09
1
-1
/
+1
*
Redesign the format switching logic so that we don't have to adjust the way
Pierre Ossman
2011-11-04
1
-13
/
+30
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+9
*
The old Unix viewer put the RFB clipboard data both in CLIPBOARD and PRIMARY.
Pierre Ossman
2011-09-07
1
-0
/
+3
*
Make sure to include config.h in every compilation unit. Otherwise,
Peter Åstrand
2011-08-23
1
-0
/
+4
*
This was not a good method to get an initial full update as we would get two
Pierre Ossman
2011-07-15
1
-4
/
+1
*
When we stopped doing full updates on format changes, we also lost the side
Pierre Ossman
2011-07-15
1
-0
/
+3
*
We don't need to force a full refresh on format changes with the new viewer
Pierre Ossman
2011-07-15
1
-2
/
+0
*
Managed to consistently get the colour levels reversed. Fix up everything so
Pierre Ossman
2011-07-14
1
-7
/
+12
*
Destroy the main UI and connection objects before popping up the fatal error
Pierre Ossman
2011-07-12
1
-2
/
+1
*
Create a proper header file for the exported functions from vncviewer.cxx.
Pierre Ossman
2011-07-12
1
-2
/
+1
*
Fix build issues with Visual C++ (implemented macro version of snprintf + re-...
DRC
2011-06-24
1
-0
/
+6
*
The default value of local cursor support is false, so we couldn't just
Pierre Ossman
2011-06-09
1
-0
/
+4
*
Bah, not enough coffee today. I had already implemented the pointer rate
Pierre Ossman
2011-06-08
1
-3
/
+0
*
Add support for cursors to the new viewer.
Pierre Ossman
2011-06-08
1
-1
/
+1
*
Handle framebuffer resize requests.
Pierre Ossman
2011-06-01
1
-5
/
+1
*
Make sure we can handle clipboard data of any size.
Pierre Ossman
2011-05-26
1
-6
/
+13
*
Do some proper cleanup and delete the desktop window on close.
Pierre Ossman
2011-05-19
1
-0
/
+3
*
Implement support for clipboard data coming from the server.
Pierre Ossman
2011-05-19
1
-1
/
+12
*
Update connection parameters when the user has changed things in the options
Pierre Ossman
2011-05-17
1
-3
/
+58
*
Add connection information dialog based on the one in the unix viewer.
Pierre Ossman
2011-05-16
1
-0
/
+33
*
Implement menu entry for forced refresh of screen.
Pierre Ossman
2011-04-29
1
-3
/
+19
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+450
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-712
/
+0
*
Adapt CConn::getUserPasswd, so that it can read from a file again.
Peter Åstrand
2006-05-19
1
-11
/
+13
*
Toolbar handling restored.
Constantin Kaplinsky
2006-05-17
1
-4
/
+6
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
1
-0
/
+708