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.15-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
*
Merge branch 'largeCursor' of https://github.com/krystof1119/tigervnc
Pierre Ossman
2025-01-09
1
-4
/
+19
|
\
|
*
Add local cursor selection for C++ version
Krystof Pistek
2024-08-09
1
-4
/
+19
*
|
Merge branch 'keysplit' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2024-12-04
1
-641
/
+66
|
\
\
|
*
|
Move keyboard handling to separate classes
Pierre Ossman
2024-12-04
1
-543
/
+27
|
*
|
Move keyboard tracking to CConnection
Pierre Ossman
2024-12-04
1
-75
/
+24
|
*
|
Track keys using system key code
Pierre Ossman
2024-10-16
1
-71
/
+65
*
|
|
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-1
/
+1
|
|
/
/
*
|
|
Use std::string for connection info
Pierre Ossman
2024-11-18
1
-1
/
+2
*
|
|
Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervnc
Pierre Ossman
2024-11-18
1
-9
/
+25
|
\
\
\
|
*
|
|
vncviewer: support for back/forward mouse buttons
Adam Halim
2024-10-22
1
-2
/
+18
|
*
|
|
Use bit shifts for mouse buttonMask
Adam Halim
2024-10-22
1
-7
/
+7
*
|
|
|
Use standard exception classes
Pierre Ossman
2024-11-06
1
-3
/
+2
*
|
|
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-7
/
+7
*
|
|
|
Use what() to access exception description
Pierre Ossman
2024-11-06
1
-7
/
+7
|
|
/
/
|
/
|
|
*
|
|
Clear clipboard state when its not plain text
Samuel Mannehed
2024-10-02
1
-0
/
+3
*
|
|
Only announce clipboard for plain text data
Samuel Mannehed
2024-10-01
1
-0
/
+5
|
/
/
*
|
Add FIXME comment regarding macOS minimise fix
Linn Mattsson
2024-08-27
1
-0
/
+2
*
|
Apple only: exit FL_Window fullscreen if active in order to minimize.
Rudimar Ronsoni Jr
2024-08-19
1
-0
/
+4
*
|
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-2
/
+2
|
/
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-24
/
+24
*
Disable gcc NULL warning for context menu
Pierre Ossman
2024-06-24
1
-1
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-20
/
+21
*
Add own keysym to name function
Pierre Ossman
2023-11-16
1
-10
/
+3
*
Completely ignore server clipboard when unfocused
Pierre Ossman
2023-09-11
1
-19
/
+4
*
Change accelerator for "Disconnect" entry
Pierre Ossman
2023-08-21
1
-1
/
+1
*
Merge branch 'types2' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2023-06-30
1
-0
/
+5
|
\
|
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-0
/
+5
*
|
Remove unneeded "using namespace"
Pierre Ossman
2023-06-14
1
-1
/
+0
|
/
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-5
/
+3
*
Use stdint types
Pierre Ossman
2023-02-01
1
-6
/
+6
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Merge branch 'newoptions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2022-12-22
1
-1
/
+2
|
\
|
*
Split out FLTK utility functions
Pierre Ossman
2022-09-07
1
-0
/
+1
|
*
Move general FLTK stuff to own directory
Pierre Ossman
2022-09-07
1
-1
/
+1
*
|
Handle macOS keyboard stealing
Pierre Ossman
2022-12-13
1
-4
/
+16
|
/
*
Add missing FLTK include statements
Albrecht Schlosser
2022-07-07
1
-0
/
+1
*
Deduplicate vncviewer error messages
William Sjöblom
2021-11-23
1
-24
/
+8
*
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
[next]