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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
vncviewer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
1
-1
/
+1
*
change the Copyright year on Top README.TXT and vncviewer.cxx
Bojan Memetovic
2016-03-21
1
-1
/
+1
*
Consolidate how to run the FLTK loop in one place
Pierre Ossman
2015-11-27
1
-12
/
+16
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-6
/
+10
*
Give context for strings used in menus
Pierre Ossman
2015-09-23
1
-2
/
+4
*
Terminate the viewer even when waiting for data
Pierre Ossman
2015-09-23
1
-0
/
+5
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-21
/
+0
*
Fix about text encoding (partial revert of dc96cb4d)
Pierre Ossman
2015-04-07
1
-13
/
+20
*
Removed extra newline in Listening on port printout.
Peter Åstrand (astrand)
2015-03-18
1
-1
/
+1
*
Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-03-17
1
-2
/
+32
|
\
|
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-2
/
+32
*
|
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-2
/
+0
*
|
Add a OS X system menu so that new viewer windows can be started
Pierre Ossman
2015-03-04
1
-0
/
+40
*
|
Hide OS X specific callback when not needed
Pierre Ossman
2015-03-04
1
-0
/
+2
*
|
Make sure defaultServerName is initialised even on errors
Pierre Ossman
2015-03-03
1
-0
/
+1
*
|
Move about text constant so the compiler can analyse it
Pierre Ossman
2015-03-03
1
-5
/
+5
*
|
Don't need to log local port when handling -via (#126).
Tim Waugh
2015-02-25
1
-1
/
+0
*
|
Avoid warning when compiling with gcc's -Wformat-security option.
Tim Waugh
2015-02-24
1
-1
/
+1
*
|
Update copyright years
Pierre Ossman
2015-02-20
1
-1
/
+1
*
|
Create a console window for help output on Windows
Pierre Ossman
2015-02-17
1
-0
/
+21
*
|
Use a common header file for Windows errno names.
Peter Åstrand (astrand)
2015-02-05
1
-0
/
+1
|
/
*
Improve some error messages
Pierre Ossman
2014-12-03
1
-1
/
+1
*
Add comments for translators where requested
Pierre Ossman
2014-12-03
1
-0
/
+2
*
Fix the build timestamp to be more translation friendly
Pierre Ossman
2014-09-22
1
-6
/
+4
*
Move copyright year out of string to avoid re-translation
Pierre Ossman
2014-09-22
1
-2
/
+3
*
Make sure user visible strings are translated
Pierre Ossman
2014-09-22
1
-4
/
+4
*
Generate the about text in a single place
Pierre Ossman
2014-09-22
1
-10
/
+12
*
Add X11 keyboard handler
Pierre Ossman
2014-08-22
1
-0
/
+10
*
String literals are constant
Pierre Ossman
2014-07-14
1
-4
/
+6
*
Update copyright year to 2013.
Peter Åstrand
2013-06-11
1
-1
/
+1
*
Fix build on 32-bit and 64-bit Windows
DRC
2013-02-26
1
-0
/
+2
*
viewer: exit when user specifies both -via and -listen parameters
Adam Tkac
2013-02-19
1
-1
/
+9
*
Reimplement -listen in the new FLTK vncviewer. Work done by
Pierre Ossman
2013-02-15
1
-8
/
+30
*
Remove one vlog.debug call which shouldn't have been committed
Adam Tkac
2013-01-23
1
-1
/
+0
*
Re-add the "-via" parameter support on UNIX platforms.
Adam Tkac
2013-01-23
1
-5
/
+89
*
Fix incorrect path for viewer icons. Patch by Uros Vampl.
Pierre Ossman
2012-09-11
1
-1
/
+1
*
Make it possible to load and save configuration files. Also, when
Peter Åstrand
2012-08-08
1
-5
/
+17
*
The old Windows viewer was capable of logging to file. This is essential
Pierre Ossman
2012-04-26
1
-0
/
+5
*
Make sure we're paranoid about accidentally feeding a format string.
Pierre Ossman
2012-04-25
1
-17
/
+11
*
Move the last remnants of autotools into config.h.
Pierre Ossman
2012-03-27
1
-1
/
+1
*
Set a proper icon for the vncviewer windows on Unix and Windows.
Pierre Ossman
2012-03-27
1
-0
/
+65
*
Re-order headers to ensure that winsock2.h is included before windows.h. Oth...
DRC
2011-10-12
1
-1
/
+1
*
Proper GNOME shell integration requires that WM_CLASS
Henrik Andersson
2011-09-19
1
-0
/
+4
*
Avoid translation strings with leading and/or trailing whitespace. Our
Peter Åstrand
2011-08-29
1
-3
/
+11
*
Make sure to include config.h in every compilation unit. Otherwise,
Peter Åstrand
2011-08-23
1
-0
/
+4
*
Include build date/time and bitness in the About dialog
DRC
2011-07-28
1
-3
/
+7
*
Destroy the main UI and connection objects before popping up the fatal error
Pierre Ossman
2011-07-12
1
-2
/
+13
*
Use generic copyright message which refers the user to the complete copyright...
DRC
2011-06-28
1
-3
/
+1
*
Fix build issues with Visual C++ (implemented macro version of snprintf + re-...
DRC
2011-06-24
1
-1
/
+5
[next]