aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Namespace directory functionsPierre Ossman2023-02-041-1/+1
* Return static char buffer from some methodsPierre Ossman2023-02-041-4/+2
* Use StringParameters directlyPierre Ossman2023-02-041-2/+2
* Explicitly mark unused parametersPierre Ossman2023-01-041-2/+2
* Respect given server namePierre Ossman2023-01-041-1/+1
* Split general FLTK appearance to separate filePierre Ossman2022-09-071-23/+3
* Split out FLTK utility functionsPierre Ossman2022-09-071-1/+1
* Move general FLTK stuff to own directoryPierre Ossman2022-09-071-1/+1
* Add support for RSA-AES security typespdlan2022-09-011-2/+2
* Add more Unix icon sizesPierre Ossman2022-05-111-1/+1
* Remove dead codePierre Ossman2022-05-111-6/+0
* Safer allocation of icon arrayPierre Ossman2022-05-111-1/+1
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-211-3/+2
* Log objects should be localPierre Ossman2022-01-211-1/+1
* Update copyright year to 2022Pierre Ossman2022-01-051-1/+1
* Don't add . to error message stringPierre Ossman2022-01-041-1/+1
* Deduplicate vncviewer error messagesWilliam Sjöblom2021-11-231-0/+6
* Fix closing reconnect dialog logicPierre Ossman2021-10-141-2/+2
* Clean up some error stringsPierre Ossman2021-09-081-4/+3
* Include translations in macOS and Windows buildsPierre Ossman2021-08-271-1/+62
* Retry connection in case of an errorJohannes2021-07-231-27/+86
* Avoiding final period in log messagesPierre Ossman2021-07-191-1/+1
* Add fullscreen mode parameterHugo Lundin2021-07-161-0/+12
* Clean up default value for X509 parametersPierre Ossman2021-06-131-4/+0
* Update copyright year to 2021Pierre Ossman2021-01-251-1/+1
* Merge branch 'noblock' of https://github.com/CendioOssman/tigervncPierre Ossman2021-01-191-5/+13
|\
| * Better error messages when terminatingPierre Ossman2020-05-211-6/+14
* | Remove bogus strncpy() callsPierre Ossman2020-12-071-4/+2
* | Don't show error dialog if exiting without messagePierre Ossman2020-11-161-1/+1
* | Tolerate specifying -BoolParam 0 and similarPierre Ossman2020-09-181-0/+20
* | Implement X Input pointer handling for UnixAaron Sowry2020-05-291-0/+2
* | Open X11 display properlyPierre Ossman2020-05-261-7/+7
* | Remove default config alertPierre Ossman2020-05-261-2/+0
* | Use exit_vncviewer() for early errorsPierre Ossman2020-05-201-12/+16
|/
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+2
* Update copyright year to 2020Pierre Ossman2020-01-161-1/+1
* Handle server name overflow properlyPierre Ossman2019-03-261-3/+6
* Better document the argument for -geometryPierre Ossman2019-03-261-1/+2
* Show extra options in vncviewer --helpPierre Ossman2019-03-261-0/+8
* Update visible copyright years to 2019Samuel Mannehed2019-02-271-1/+1
* Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-211-1/+1
|\
| * Fix memory leaksJan Grulich2018-11-201-1/+1
* | Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
* | Include unix socket in vncviewer usagePierre Ossman2018-09-281-3/+12
|/
* Better string handling of default server namePierre Ossman2018-06-131-3/+5
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-291-3/+15
|\
| * Use abstract SocketListener classPierre Ossman2018-05-041-3/+3
* | Don't require server name in config filePierre Ossman2018-05-291-11/+8
* | Accept a cfg as an argument as an alt way to start the viewerMathias Jonsson2018-05-221-2/+31
|/
* Update visible copyright year to 2018Samuel Mannehed2018-02-081-1/+1