Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
vncviewer
/
vncviewer.cxx
7240f62
Handle server name overflow properly
by Pierre Ossman
· 6 years ago
26cd332
Better document the argument for -geometry
by Pierre Ossman
· 6 years ago
eea92e2
Show extra options in vncviewer --help
by Pierre Ossman
· 6 years ago
7198491
Update visible copyright years to 2019
by Samuel Mannehed
· 7 years ago
8fd4907
Merge branch 'covscan' of https://github.com/grulja/tigervnc
by Pierre Ossman
· 7 years ago
a5720e5
Fix memory leaks
by Jan Grulich
· 7 years ago
32b96ff
Change to https for tigervnc URL
by Pierre Ossman
· 7 years ago
2b69d38
Include unix socket in vncviewer usage
by Pierre Ossman
· 7 years ago
b08a648
Better string handling of default server name
by Pierre Ossman
· 7 years ago
fe2e5fc
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
cb99be5
Don't require server name in config file
by Pierre Ossman
· 7 years ago
50439d7
Accept a cfg as an argument as an alt way to start the viewer
by Mathias Jonsson
· 7 years ago
e3a2be6
Use abstract SocketListener class
by Pierre Ossman
· 7 years ago
518698a
Update visible copyright year to 2018
by Samuel Mannehed
· 8 years ago
6011f96
Rename README.txt to README.rst and convert to reStructuredText
by Peter Åstrand (astrand)
· 8 years ago
3ec76bd
Don't parse FLTK arguments using Fl::arg; handle -display as other options
by Peter Åstrand (astrand)
· 8 years ago
490b319
Update UI look on macOS
by Pierre Ossman
· 8 years ago
8c2a744
Handle FLTK arguments at any position
by Pierre Ossman
· 8 years ago
727a70f
Don't open X11 display too early
by Pierre Ossman
· 8 years ago
f4d1d89
Allow removal of GUI prompt on fatal errors
by Dr. David Alan Gilbert
· 8 years ago
8e5a29e
Update visible copyright year to 2017
by Samuel Mannehed
· 8 years ago
ed93b65
change the Copyright year on Top README.TXT and vncviewer.cxx
by Bojan Memetovic
· 9 years ago
5102fa9
Consolidate how to run the FLTK loop in one place
by Pierre Ossman
· 10 years ago
f7aa3f9
Return TcpListener pointers rather than objects
by Pierre Ossman
· 10 years ago
ff626f8
Give context for strings used in menus
by Pierre Ossman
· 10 years ago
1db7324
Terminate the viewer even when waiting for data
by Pierre Ossman
· 10 years ago
135906e
Remove parameter "hasBeenSet" logic
by Pierre Ossman
· 10 years ago
ccd09ba
Fix about text encoding (partial revert of dc96cb4d)
by Pierre Ossman
· 10 years ago
4ab2f8a
Removed extra newline in Listening on port printout.
by Peter Åstrand (astrand)
· 10 years ago
ead143f
Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc
by Pierre Ossman
· 10 years ago
892d10a
Fixed IPv6 support.
by Tim Waugh
· 10 years ago
d1cb31f
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 10 years ago
a71a276
Add a OS X system menu so that new viewer windows can be started
by Pierre Ossman
· 11 years ago
8d713a9
Hide OS X specific callback when not needed
by Pierre Ossman
· 11 years ago
3620e19
Make sure defaultServerName is initialised even on errors
by Pierre Ossman
· 11 years ago
63471c9
Move about text constant so the compiler can analyse it
by Pierre Ossman
· 11 years ago
0d247ad
Don't need to log local port when handling -via (#126).
by Tim Waugh
· 11 years ago
14206b3
Avoid warning when compiling with gcc's -Wformat-security option.
by Tim Waugh
· 11 years ago
c134168
Update copyright years
by Pierre Ossman
· 11 years ago
5bf17ad
Create a console window for help output on Windows
by Pierre Ossman
· 11 years ago
11167e1
Use a common header file for Windows errno names.
by Peter Åstrand (astrand)
· 11 years ago
56610fb
Raise FLTK requirement to 1.3.3
by Pierre Ossman
· 11 years ago
c76bd2b
Improve some error messages
by Pierre Ossman
· 11 years ago
744e55c
Add comments for translators where requested
by Pierre Ossman
· 11 years ago
5945d73
Fix the build timestamp to be more translation friendly
by Pierre Ossman
· 11 years ago
34e1298
Move copyright year out of string to avoid re-translation
by Pierre Ossman
· 11 years ago
8ca4c1d
Make sure user visible strings are translated
by Pierre Ossman
· 11 years ago
dc96cb4
Generate the about text in a single place
by Pierre Ossman
· 11 years ago
6b9622d
Add X11 keyboard handler
by Pierre Ossman
· 11 years ago
f8d525b
String literals are constant
by Pierre Ossman
· 11 years ago
2c2a1a2
Update copyright year to 2013.
by Peter Åstrand
· 12 years ago
3e7ed81
Fix build on 32-bit and 64-bit Windows
by DRC
· 13 years ago
571089b
viewer: exit when user specifies both -via and -listen parameters
by Adam Tkac
· 13 years ago
2a7a8d6
Reimplement -listen in the new FLTK vncviewer. Work done by
by Pierre Ossman
· 13 years ago
09b8385
Remove one vlog.debug call which shouldn't have been committed
by Adam Tkac
· 13 years ago
8ac4b30
Re-add the "-via" parameter support on UNIX platforms.
by Adam Tkac
· 13 years ago
6a007bd
Fix incorrect path for viewer icons. Patch by Uros Vampl.
by Pierre Ossman
· 13 years ago
8a2b081
Make it possible to load and save configuration files. Also, when
by Peter Åstrand
· 13 years ago
c8719ad
The old Windows viewer was capable of logging to file. This is essential
by Pierre Ossman
· 13 years ago
f52740e
Make sure we're paranoid about accidentally feeding a format string.
by Pierre Ossman
· 13 years ago
0878eca
Move the last remnants of autotools into config.h.
by Pierre Ossman
· 13 years ago
8eb3508
Set a proper icon for the vncviewer windows on Unix and Windows.
by Pierre Ossman
· 13 years ago
4426f00
Re-order headers to ensure that winsock2.h is included before windows.h. Otherwise, MinGW64 complains and MSVC barfs. This is necessary because os.h now includes windows.h via. w32tiger.h.
by DRC
· 14 years ago
3b83703
Proper GNOME shell integration requires that WM_CLASS of window is set.
by Henrik Andersson
· 14 years ago
b7c5524
Avoid translation strings with leading and/or trailing whitespace. Our
by Peter Åstrand
· 14 years ago
c359f36
Make sure to include config.h in every compilation unit. Otherwise,
by Peter Åstrand
· 14 years ago
d8e93dc
Include build date/time and bitness in the About dialog
by DRC
· 14 years ago
e2ef5c1
Destroy the main UI and connection objects before popping up the fatal error
by Pierre Ossman
· 14 years ago
07baad7
Use generic copyright message which refers the user to the complete copyright history in README.txt
by DRC
· 14 years ago
b65bb93
Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h)
by DRC
· 14 years ago
5aa0650
Call Fl::args() to properly parse the "hidden" arguments that FLTK understands. This has two primary benefits: (1) On X11 systems, you can now override the X display by passing '-display {display}' as the first argument, as is the case for most other X11 apps, and (2) on OS X, this allows the application to run within an application (.app) bundle, because Fl::args() parses the hidden arguments passed to the app by the launcher.
by DRC
· 14 years ago
41ba603
Translate the default menu items we get on OS X.
by Pierre Ossman
· 14 years ago
561ff0c
Implement connection dialog based on unix vncviewer.
by Pierre Ossman
· 14 years ago
b885822
Implement about dialog.
by Pierre Ossman
· 14 years ago
5156d5e
Initial commit of new FLTK based vncviewer. Most of the code comes from the
by Pierre Ossman
· 15 years ago
d1e4e90
Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow.
by Constantin Kaplinsky
· 19 years ago
ac30668
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet.
by Constantin Kaplinsky
· 19 years ago
9fb4e0e
Tightified sources:
by Peter Åstrand
· 21 years ago
47ed8d3
Initial revision
by Constantin Kaplinsky
· 21 years ago