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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
4
-251
/
+75
|
\
|
*
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
2
-199
/
+36
|
*
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
2
-5
/
+3
|
*
Stop using fences for pixel format switch
Pierre Ossman
2018-11-01
2
-56
/
+46
|
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
3
-52
/
+56
|
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
2
-18
/
+21
*
|
Merge branch 'vla' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-21
2
-23
/
+35
|
\
\
|
*
|
Remove variable length arrays
Pierre Ossman
2018-11-07
2
-12
/
+17
|
*
|
Update gettext.h to latest version
Pierre Ossman
2018-11-07
1
-11
/
+18
*
|
|
Merge branch 'covscan' of https://github.com/grulja/tigervnc
Pierre Ossman
2018-11-21
5
-9
/
+11
|
\
\
\
|
*
|
|
Fix memory leaks
Jan Grulich
2018-11-20
5
-9
/
+11
*
|
|
|
Save a few X11 server roundtrips by ignoring empty damage regions.
Christian Authmann
2018-11-11
1
-0
/
+3
*
|
|
|
Prevent rendering uninitialized Pixmap contents on X11
Christian Authmann
2018-11-11
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
Fixed handling of AltGr from Windows' touch keyboard
Pierre Ossman
2018-11-06
1
-7
/
+13
*
|
|
Handle AltGr from Windows' touch keyboard
Pierre Ossman
2018-11-06
1
-0
/
+7
|
|
/
|
/
|
*
|
Fix rendering on big endian system
Pierre Ossman
2018-10-25
2
-8
/
+34
*
|
Adjust some strings so they are easier to translate
Pierre Ossman
2018-10-25
1
-5
/
+8
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
2
-2
/
+2
*
|
Include unix socket in vncviewer usage
Pierre Ossman
2018-09-28
2
-4
/
+17
|
/
*
Avoid compiler "use of uninitialised variable" warnings
Pierre Ossman
2018-09-13
1
-0
/
+6
*
Fix multi-head placement of overlay (again)
Pierre Ossman
2018-09-11
1
-11
/
+4
*
Remove dead overlay code
Pierre Ossman
2018-09-11
1
-5
/
+0
*
Center overlay on primary screen
Pierre Ossman
2018-08-16
1
-2
/
+21
*
Merge branch 'master' of https://github.com/daa/tigervnc
Pierre Ossman
2018-08-16
1
-1
/
+1
|
\
|
*
Increase maximum vnc server name length
Alexander Duryagin
2018-08-15
1
-1
/
+1
*
|
Do not perform endianness check on Windows and Apple
Jan Grulich
2018-08-08
1
-1
/
+6
*
|
Check endianness when constructing PlatformPixelBuffer()
Jan Grulich
2018-08-08
1
-2
/
+2
|
/
*
Ignore buttons in mouse leave events
Pierre Ossman
2018-07-31
1
-1
/
+4
*
Reduce size of context menu hint
Pierre Ossman
2018-07-19
1
-5
/
+8
*
Fix .gitignore for vncviewer/ and tests/
Pierre Ossman
2018-07-11
1
-0
/
+3
*
Fix try/catch for flushPendingClipboard()
Pierre Ossman
2018-07-11
1
-10
/
+10
*
viewer: reset ctrl / alt to menu state on focus
Dominique Martinet
2018-07-08
1
-0
/
+6
*
Merge branch 'grab' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-06-13
1
-9
/
+48
|
\
|
*
Ignore fake focus events from XGrabKeyboard()
Pierre Ossman
2018-06-12
1
-0
/
+44
|
*
Update comment about keyboard grab on focus changes
Pierre Ossman
2018-06-12
1
-9
/
+4
*
|
Better string handling of default server name
Pierre Ossman
2018-06-13
1
-3
/
+5
|
/
*
Properly sync LED state on connect
Pierre Ossman
2018-06-07
2
-0
/
+12
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
2
-6
/
+30
|
\
|
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
1
-3
/
+15
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-3
/
+3
*
|
Don't require server name in config file
Pierre Ossman
2018-05-29
2
-11
/
+10
*
|
Merge branch 'config_as_an_argument' of https://github.com/Kypert/tigervnc
Pierre Ossman
2018-05-29
2
-2
/
+47
|
\
\
|
*
|
Accept a cfg as an argument as an alt way to start the viewer
Mathias Jonsson
2018-05-22
2
-2
/
+47
*
|
|
Stop treating "\\\\" as a special case
Pierre Ossman
2018-05-29
1
-35
/
+20
*
|
|
Fix parameter escape sequence parsing
Pierre Ossman
2018-05-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Update fullscreen window if changing fullScreenAllMonitors option
Peter Åstrand (astrand)
2018-05-02
1
-2
/
+5
|
/
[next]