aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/ServerDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* Handle empty lines in server historyPierre Ossman2021-12-231-4/+8
* Merge pull request #1350 from samhed/serverdialogmodalSamuel Mannehed2021-10-061-2/+0
|\
| * Remove modal property from ServerDialogSamuel Mannehed2021-10-051-2/+0
* | Adjust default directory for configuration file save and loadJohannes2021-09-211-9/+28
|/
* Clean up some error stringsPierre Ossman2021-09-081-8/+4
* Consistently use exceptions for parameter errorsPierre Ossman2021-09-081-7/+35
* Use classic FILE I/O for storing server historyPierre Ossman2021-09-081-28/+50
* Have a history of used vnc servers to select from in the vncviewerJohannes2021-01-111-8/+105
* Fix memory leaksJan Grulich2018-11-201-5/+5
* Mark strings for translationAlexander Shopov2017-04-291-6/+6
* Re-add the "-via" parameter support on UNIX platforms.Adam Tkac2013-01-231-8/+7
* Make it possible to load and save configuration files. Also, whenPeter Åstrand2012-08-081-17/+152
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* Create a proper header file for the exported functions from vncviewer.cxx.Pierre Ossman2011-07-121-2/+1
* Initial options dialog (read-only) loosly based on the Unix vncviewer.Pierre Ossman2011-05-161-2/+12
* Implement connection dialog based on unix vncviewer.Pierre Ossman2011-05-131-0/+100