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
*
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
|
/
*
Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-04-20
5
-49
/
+126
|
\
|
*
Avoid clipboard updates when not focused
Pierre Ossman
2018-03-26
2
-0
/
+52
|
*
Add focus test helper for Viewport
Pierre Ossman
2018-03-26
2
-17
/
+14
|
*
Handle LED state sync entirely in Viewport
Pierre Ossman
2018-03-26
3
-6
/
+17
|
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
5
-26
/
+43
*
|
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
2
-7
/
+10
|
/
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
4
-21
/
+21
*
Merge branch 'altgraph' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-03-08
4
-34
/
+127
|
\
|
*
Handle Ctrl+AltGr on Windows
Pierre Ossman
2018-03-08
3
-17
/
+77
|
*
Better detection of AltGr on Windows
Pierre Ossman
2018-03-08
2
-34
/
+67
*
|
Fix incorrect numbers in performance debug graph
Pierre Ossman
2018-02-26
1
-3
/
+3
|
/
*
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
2
-2
/
+2
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
2
-2
/
+2
*
Don't parse FLTK arguments using Fl::arg; handle -display as other options
Peter Åstrand (astrand)
2018-01-29
3
-3
/
+7
*
Update UI look on macOS
Pierre Ossman
2018-01-22
1
-5
/
+5
*
Use current server time for XUngrabPointer
Peter Åstrand (astrand)
2018-01-15
1
-1
/
+1
*
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-11-17
2
-8
/
+37
|
\
|
*
Send proper keysym when Break is pressed
Pierre Ossman
2017-11-13
1
-0
/
+1
|
*
Handle right shift better on Windows
Pierre Ossman
2017-11-13
1
-0
/
+14
|
*
Handle Windows scan code exceptions
Pierre Ossman
2017-11-13
1
-9
/
+23
*
|
Remove double cursor workaround in client
Pierre Ossman
2017-11-17
1
-6
/
+0
*
|
Handle FLTK arguments at any position
Pierre Ossman
2017-11-14
1
-16
/
+21
*
|
Don't open X11 display too early
Pierre Ossman
2017-11-14
1
-5
/
+5
|
/
[next]