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
*
Size edge scroll after window, not remote session
Pierre Ossman
13 days
1
-5
/
+5
*
Merge branch 'keysplit' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2024-12-04
14
-1394
/
+1654
|
\
|
*
Move keyboard handling to separate classes
Pierre Ossman
2024-12-04
14
-1294
/
+1611
|
*
Move keyboard tracking to CConnection
Pierre Ossman
2024-12-04
2
-84
/
+27
|
*
Track keys using system key code
Pierre Ossman
2024-10-16
2
-75
/
+74
*
|
Capitalize even more logging and exceptions
Pierre Ossman
2024-11-22
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
8
-19
/
+19
|
\
\
|
*
|
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
2
-2
/
+2
|
*
|
Standardize on sentence case in titles
Madeleine (ThinLinc team)
2024-11-11
7
-17
/
+17
*
|
|
Update gettext.h to latest version
Pierre Ossman
2024-11-18
1
-16
/
+23
*
|
|
Make sure LC_MESSAGES is defined without ENABLE_NLS
Pierre Ossman
2024-11-18
1
-0
/
+12
*
|
|
Use (void) to mark unused arguments in gettext.h
Pierre Ossman
2024-11-18
1
-3
/
+3
*
|
|
Use std::string for connection info
Pierre Ossman
2024-11-18
3
-55
/
+37
*
|
|
Make arguments as unused without GnuTLS
Pierre Ossman
2024-11-18
1
-0
/
+5
*
|
|
Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervnc
Pierre Ossman
2024-11-18
4
-22
/
+38
|
\
\
\
|
*
|
|
vncviewer: support for back/forward mouse buttons
Adam Halim
2024-10-22
4
-15
/
+31
|
*
|
|
Use bit shifts for mouse buttonMask
Adam Halim
2024-10-22
1
-7
/
+7
*
|
|
|
Merge branch 'stdexcept' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-11-07
14
-173
/
+186
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
6
-36
/
+36
|
*
|
|
Replace base exception class with standard library
Pierre Ossman
2024-11-06
4
-2
/
+10
|
*
|
|
Use standard exception classes
Pierre Ossman
2024-11-06
9
-64
/
+72
|
*
|
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
7
-35
/
+30
|
*
|
|
Use what() to access exception description
Pierre Ossman
2024-11-06
6
-41
/
+41
|
*
|
|
Use static string for exceptions
Pierre Ossman
2024-11-06
2
-20
/
+22
*
|
|
|
Keep saved username/password between connects
Pierre Ossman
2024-11-04
2
-2
/
+5
|
/
/
/
*
|
/
Use getHostAndPort() to handle -via
Pierre Ossman
2024-10-17
1
-43
/
+15
|
|
/
|
/
|
*
|
Merge branch 'errno' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-10-09
5
-32
/
+32
|
\
\
|
*
|
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
4
-31
/
+31
|
*
|
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
1
-1
/
+1
|
|
/
*
|
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
*
|
Explicitly clean up grabs on disconnect
Pierre Ossman
2024-09-23
1
-0
/
+5
|
/
*
Filter duplicate server history entries
Pierre Ossman
2024-09-06
1
-4
/
+42
*
Move recent server to top of history
Pierre Ossman
2024-09-06
1
-6
/
+5
*
Use std::list for server history
Pierre Ossman
2024-09-06
4
-18
/
+25
*
Handle server history with '/' in entries
Pierre Ossman
2024-09-06
1
-1
/
+3
*
Add more usage of SystemException
Pierre Ossman
2024-09-04
3
-15
/
+22
*
Merge branch 'master' of https://github.com/0-wiz-0/tigervnc
Pierre Ossman
2024-08-30
1
-0
/
+2
|
\
|
*
vncviewer: add missing include for struct timeval
Thomas Klausner
2024-08-30
1
-0
/
+2
*
|
Only read first password from file
Pierre Ossman
2024-08-30
1
-1
/
+1
*
|
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
6
-23
/
+36
*
|
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
3
-7
/
+10
*
|
Handle failure getting VNC directories
Pierre Ossman
2024-08-29
1
-6
/
+25
*
|
Move base directory creation to helper function
Pierre Ossman
2024-08-29
1
-25
/
+31
*
|
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
*
Fix typos
Andrew Kreimer
2024-08-12
1
-2
/
+2
*
Don't adjust manually sized window
Pierre Ossman
2024-08-12
1
-7
/
+0
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
4
-15
/
+15
*
Don't ask for login data when reconnecting
Johannes
2024-08-07
5
-2
/
+57
[next]