aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.h
Commit message (Collapse)AuthorAgeFilesLines
* Increase maximum vnc server name lengthAlexander Duryagin2018-08-151-1/+1
|
* Consolidate how to run the FLTK loop in one placePierre Ossman2015-11-271-0/+1
|
* Terminate the viewer even when waiting for dataPierre Ossman2015-09-231-0/+1
| | | | | It should be possible to exit the viewer even if the network has stalled in the middle of a transfer.
* Re-add the "-via" parameter support on UNIX platforms.Adam Tkac2013-01-231-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5032 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Destroy the main UI and connection objects before popping up the fatal errorPierre Ossman2011-07-121-1/+1
| | | | | | | | message. This avoids a lot of problems with recursion and trying to send events over a dead socket. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4582 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Create a proper header file for the exported functions from vncviewer.cxx.Pierre Ossman2011-07-121-0/+25
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4579 3789f03b-4d11-0410-bbf8-ca57d06f2519