Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retry connection in case of an error | Johannes | 2021-07-23 | 1 | -3/+5 |
| | |||||
* | Better error messages when terminating | Pierre Ossman | 2020-05-21 | 1 | -1/+7 |
| | | | | | Include something more user friendly when we need to fail fatally and not just the technical error. | ||||
* | Increase maximum vnc server name length | Alexander Duryagin | 2018-08-15 | 1 | -1/+1 |
| | |||||
* | Consolidate how to run the FLTK loop in one place | Pierre Ossman | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Terminate the viewer even when waiting for data | Pierre Ossman | 2015-09-23 | 1 | -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 Tkac | 2013-01-23 | 1 | -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 error | Pierre Ossman | 2011-07-12 | 1 | -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 Ossman | 2011-07-12 | 1 | -0/+25 |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4579 3789f03b-4d11-0410-bbf8-ca57d06f2519 |