aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'newoptions' of https://github.com/CendioOssman/tigervncPierre Ossman2022-12-2216-372/+789
|\
| * Respect system UI fontPierre Ossman2022-12-221-3/+34
| * Fix up padding for radio/check buttonsPierre Ossman2022-12-221-3/+3
| * Reduce indent to same as a normal marginPierre Ossman2022-12-221-1/+1
| * Wider margin around window edgesPierre Ossman2022-12-222-3/+3
| * Dynamically size Fl_Group:sPierre Ossman2022-12-221-32/+28
| * Make UserDialog use standard layout constants.Pierre Ossman2022-12-221-21/+30
| * Make ServerDialog use standard layout constantsPierre Ossman2022-12-221-35/+35
| * Modern look for options sectionsPierre Ossman2022-12-222-43/+52
| * Change to modern layout in options dialogPierre Ossman2022-12-225-11/+273
| * Use standard accessors for Fl_Monitor_ArrangementPierre Ossman2022-09-073-11/+17
| * Rename MonitorArrangement to Fl_Monitor_ArrangementPierre Ossman2022-09-075-31/+31
| * Split general FLTK appearance to separate filePierre Ossman2022-09-074-23/+90
| * Split out FLTK utility functionsPierre Ossman2022-09-076-83/+114
| * Move general FLTK stuff to own directoryPierre Ossman2022-09-079-19/+25
* | Rebuild .desktop and metainfo when neededPierre Ossman2022-12-191-0/+4
* | Don't translate "RSA-AES"Pierre Ossman2022-12-151-1/+1
* | Move window to front on full screenPierre Ossman2022-12-151-0/+5
* | Handle macOS keyboard stealingPierre Ossman2022-12-134-4/+40
|/
* Add support for RSA-AES security typespdlan2022-09-014-11/+81
* Re-enable lock key sync in viewerPierre Ossman2022-08-311-1/+1
* Fix encoding group for H.264 choicePierre Ossman2022-08-241-1/+4
* Fix "grave" and "ISO" keys on macOSPierre Ossman2022-08-232-2/+14
* Add missing FLTK include statementsAlbrecht Schlosser2022-07-075-1/+6
* Cork the proper output stream in the clientPierre Ossman2022-06-281-2/+2
* Remove unnecessary flushPierre Ossman2022-06-281-1/+0
* Fix up ffmpeg header and library handlingPierre Ossman2022-06-071-1/+1
* Avoid temporary cmake variablesPierre Ossman2022-06-071-16/+13
* Automatically generate Windows icon filePierre Ossman2022-05-111-1/+1
* Add more Unix icon sizesPierre Ossman2022-05-112-2/+2
* Remove dead codePierre Ossman2022-05-111-6/+0
* Safer allocation of icon arrayPierre Ossman2022-05-111-1/+1
* Fix bad indentation in CConn::socketEvent()Pierre Ossman2022-04-061-5/+5
* Ignore socket whilst processing dataPierre Ossman2022-04-061-2/+3
* Added AppStream meta info file for the vncviewerJoachim Falk2022-03-082-0/+73
* Added screenshots for AppStream meta info file for vncviewerJoachim Falk2022-01-283-0/+0
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-212-10/+4
* Merge branch 'h264dec' of https://github.com/xornet-sl/tigervncPierre Ossman2022-01-213-3/+27
|\
| * H264 DecoderVladimir Sukhonosov2022-01-213-3/+27
* | Log objects should be localPierre Ossman2022-01-211-1/+1
|/
* Always log screen layout if validation failsWilliam Sjöblom2022-01-191-3/+5
* Fix session resize after mirroring on Linux vncviewerWilliam Sjöblom2022-01-191-2/+6
* Improve full-screen workaround on connectPierre Ossman2022-01-121-5/+11
* Update MonitorArrangement widget after changeSamuel Mannehed2022-01-102-1/+41
* Update copyright year to 2022Pierre Ossman2022-01-052-2/+2
* Don't add . to error message stringPierre Ossman2022-01-041-1/+1
* Avoid creating windows larger than current monitorPierre Ossman2021-12-301-0/+23
* Don't move window in full-screen workaroundPierre Ossman2021-12-301-1/+0
* Be consistent in including config.hPierre Ossman2021-12-309-0/+36
* Only restore level if it is wrongPierre Ossman2021-12-301-1/+2