aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.h
Commit message (Expand)AuthorAgeFilesLines
* Subclass exceptions from std::exceptionPierre Ossman2024-11-061-5/+1
* Move getUserPasswd()/showMsgBox() to CConnectionKang Lin2024-08-301-1/+0
* Don't ask for login data when reconnectingJohannes2024-08-071-0/+1
* Use __attribute__:s directlyPierre Ossman2023-01-051-8/+4
* Deduplicate vncviewer error messagesWilliam Sjöblom2021-11-231-0/+6
* Retry connection in case of an errorJohannes2021-07-231-3/+5
* Better error messages when terminatingPierre Ossman2020-05-211-1/+7
* 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
* Re-add the "-via" parameter support on UNIX platforms.Adam Tkac2013-01-231-0/+2
* Destroy the main UI and connection objects before popping up the fatal errorPierre Ossman2011-07-121-1/+1
* Create a proper header file for the exported functions from vncviewer.cxx.Pierre Ossman2011-07-121-0/+25