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
/
vncviewer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-6
/
+6
|
\
|
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-1
/
+1
|
*
Standardize on sentence case in titles
Madeleine (ThinLinc team)
2024-11-11
1
-5
/
+5
*
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-1
/
+1
*
|
Use standard exception classes
Pierre Ossman
2024-11-06
1
-2
/
+1
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-5
/
+5
*
|
Use what() to access exception description
Pierre Ossman
2024-11-06
1
-8
/
+8
|
/
*
Use getHostAndPort() to handle -via
Pierre Ossman
2024-10-17
1
-43
/
+15
*
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
1
-1
/
+1
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
1
-12
/
+0
*
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
1
-3
/
+6
*
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
*
Don't ask for login data when reconnecting
Johannes
2024-08-07
1
-1
/
+7
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-5
/
+5
*
Simplify code using range-based for loops
Pierre Ossman
2024-06-24
1
-11
/
+7
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-42
/
+44
*
Merge branch 'present' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-06-19
1
-1
/
+1
|
\
|
*
Stop treating "0" as "no timeouts"
Pierre Ossman
2024-06-19
1
-1
/
+1
*
|
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-34
/
+15
*
|
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-4
/
+9
*
|
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-10
/
+34
|
/
*
Update copyright year to 2024
Samuel Mannehed
2024-01-09
1
-1
/
+1
*
More graceful handling of disabled listeners
Pierre Ossman
2023-09-08
1
-0
/
+2
*
Update copyright year to 2023
Samuel Mannehed
2023-07-20
1
-1
/
+1
*
Remove unneeded "using namespace"
Pierre Ossman
2023-06-14
1
-1
/
+0
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-1
/
+1
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-4
/
+2
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-2
/
+2
*
Respect given server name
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Split general FLTK appearance to separate file
Pierre Ossman
2022-09-07
1
-23
/
+3
*
Split out FLTK utility functions
Pierre Ossman
2022-09-07
1
-1
/
+1
*
Move general FLTK stuff to own directory
Pierre Ossman
2022-09-07
1
-1
/
+1
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-2
/
+2
*
Add more Unix icon sizes
Pierre Ossman
2022-05-11
1
-1
/
+1
*
Remove dead code
Pierre Ossman
2022-05-11
1
-6
/
+0
*
Safer allocation of icon array
Pierre Ossman
2022-05-11
1
-1
/
+1
*
Remove 32-/64-bit distinctions
Pierre Ossman
2022-01-21
1
-3
/
+2
*
Log objects should be local
Pierre Ossman
2022-01-21
1
-1
/
+1
*
Update copyright year to 2022
Pierre Ossman
2022-01-05
1
-1
/
+1
*
Don't add . to error message string
Pierre Ossman
2022-01-04
1
-1
/
+1
*
Deduplicate vncviewer error messages
William Sjöblom
2021-11-23
1
-0
/
+6
*
Fix closing reconnect dialog logic
Pierre Ossman
2021-10-14
1
-2
/
+2
*
Clean up some error strings
Pierre Ossman
2021-09-08
1
-4
/
+3
*
Include translations in macOS and Windows builds
Pierre Ossman
2021-08-27
1
-1
/
+62
*
Retry connection in case of an error
Johannes
2021-07-23
1
-27
/
+86
*
Avoiding final period in log messages
Pierre Ossman
2021-07-19
1
-1
/
+1
*
Add fullscreen mode parameter
Hugo Lundin
2021-07-16
1
-0
/
+12
[next]