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
/
Viewport.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retry connection in case of an error
Johannes
2021-07-23
1
-21
/
+29
*
Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-02-03
1
-5
/
+7
|
\
|
*
Improve clipboard debug logging in viewer
Pierre Ossman
2021-01-04
1
-5
/
+7
*
|
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
1
-8
/
+16
|
\
\
|
|
/
|
/
|
|
*
Better error messages when terminating
Pierre Ossman
2020-05-21
1
-8
/
+16
*
|
Fake key release events for some Japanese keys
Pierre Ossman
2020-11-20
1
-0
/
+10
*
|
Cancel AltGr timeout on mouse events as well
Samuel Mannehed
2020-05-29
1
-16
/
+32
|
/
*
Add emulated middle mouse button
Alex Tanskanen
2020-01-16
1
-16
/
+21
*
Remove "Dismiss menu" from context menu
Alex Tanskanen
2020-01-09
1
-8
/
+2
*
Set initial blank cursor
Pierre Ossman
2019-12-23
1
-3
/
+6
*
Use UTF-8 in clipboard API
Pierre Ossman
2019-07-01
1
-11
/
+5
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-62
/
+81
*
Add UTF-8 to/from ISO 8859-1 conversion routines
Pierre Ossman
2019-07-01
1
-29
/
+13
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-5
/
+5
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
1
-6
/
+10
*
Hide setPrimary parameter on non-X11 platforms
Pierre Ossman
2019-04-01
1
-0
/
+4
*
Only do initial LED sync if focused
Pierre Ossman
2019-02-28
1
-3
/
+5
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
1
-5
/
+5
|
\
|
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-5
/
+5
*
|
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
|
/
*
Ignore buttons in mouse leave events
Pierre Ossman
2018-07-31
1
-1
/
+4
*
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
*
Properly sync LED state on connect
Pierre Ossman
2018-06-07
1
-0
/
+10
*
Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-04-20
1
-17
/
+104
|
\
|
*
Avoid clipboard updates when not focused
Pierre Ossman
2018-03-26
1
-0
/
+46
|
*
Add focus test helper for Viewport
Pierre Ossman
2018-03-26
1
-17
/
+13
|
*
Handle LED state sync entirely in Viewport
Pierre Ossman
2018-03-26
1
-0
/
+15
|
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
1
-0
/
+30
*
|
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
1
-7
/
+8
|
/
*
Handle Ctrl+AltGr on Windows
Pierre Ossman
2018-03-08
1
-17
/
+17
*
Better detection of AltGr on Windows
Pierre Ossman
2018-03-08
1
-34
/
+58
*
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-11-17
1
-8
/
+36
|
\
|
*
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
|
/
*
Be explicit which Exception class we want
Pierre Ossman
2017-09-18
1
-2
/
+2
*
Add support for raw keyboard in vncviewer
Pierre Ossman
2017-09-11
1
-52
/
+122
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-6
/
+6
*
Sync LED state when gaining focus
Pierre Ossman
2017-08-24
1
-0
/
+81
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+172
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-34
/
+8
*
Render on a temporary surface when needed
Pierre Ossman
2017-02-10
1
-0
/
+13
*
Abstract platform rendering to "surfaces"
Pierre Ossman
2017-02-10
1
-34
/
+2
*
Respect SendClipboard setting
Pierre Ossman
2017-01-02
1
-0
/
+3
*
Only show sendPrimary on X11 platforms
Pierre Ossman
2015-12-11
1
-0
/
+2
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-49
/
+7
*
Give context for strings used in menus
Pierre Ossman
2015-09-23
1
-22
/
+25
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
1
-1
/
+0
[next]