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
/
win
/
rfb_win32
/
Dialog.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize even more logging and exceptions
Pierre Ossman
2024-11-22
1
-4
/
+4
*
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 standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-2
/
+2
*
|
Use standard exception classes
Pierre Ossman
2024-11-06
1
-1
/
+1
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-1
/
+1
|
/
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
1
-2
/
+2
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-10
/
+10
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-12
/
+12
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-5
/
+5
*
Remove unneeded CharArray:s
Pierre Ossman
2023-02-04
1
-5
/
+4
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-11
/
+10
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
1
-1
/
+1
*
Remove debug log noise from Windows dialog class
Pierre Ossman
2015-03-17
1
-7
/
+0
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-5
/
+5
*
Fix 64-bit Windows issues
DRC
2010-05-20
1
-6
/
+7
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+2
*
MinGW tweak: Use sizeof(PROPSHEETHEADER) instead of
Peter Åstrand
2008-12-09
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+391