aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Map macOS Eisu key to XK_Eisu_togglePierre Ossman2020-12-091-1/+1
*-. Merge branches 'japanese_layout' and 'win_japanese_keyboard' of https://githu...Pierre Ossman2020-12-093-9/+82
|\ \
| | * Fake key release events for some Japanese keysPierre Ossman2020-11-201-0/+10
| | * Handle Korean keys on WindowsPierre Ossman2020-11-201-0/+14
| | * Add some more Japanese keysPierre Ossman2020-11-201-1/+5
| | * Only handle Japanese keys when Japanese layoutPierre Ossman2020-11-201-9/+42
| | * Windows JIS Keyboard Supportgsittyz2020-11-011-0/+9
| * | OS X Japanese Keyboard Supportgsittyz2020-10-251-0/+3
| |/
* | Remove bogus strncpy() callsPierre Ossman2020-12-071-4/+2
* | Don't show error dialog if exiting without messagePierre Ossman2020-11-161-1/+1
* | Properly report connection errors to exit_vncviewer()Pierre Ossman2020-11-161-3/+1
* | Update keycode maps to latest versionPierre Ossman2020-11-162-12/+11
* | Merge branch 'master' of https://github.com/johnmartin-oracle/tigervncPierre Ossman2020-10-271-11/+11
|\ \ | |/ |/|
| * Update Surface_X11.cxxjohnmartin-oracle2020-08-271-11/+11
* | Tolerate specifying -BoolParam 0 and similarPierre Ossman2020-09-181-0/+20
|/
* Fix some inappropriate format specifiersPierre Ossman2020-06-182-7/+7
* Use hypot(x,y) instead of sqrt(x*x + y*y)Samuel Mannehed2020-06-151-5/+3
* Fix typos in commentsSamuel Mannehed2020-06-051-2/+2
* Add proper spacing to if statementsSamuel Mannehed2020-06-041-2/+2
* Add constant for TWOTOUCH_TIMEOUTSamuel Mannehed2020-06-041-1/+4
* Don't catch exceptions by valuePierre Ossman2020-05-311-1/+1
* Move pgettext_aux() declaration earlierPierre Ossman2020-05-311-2/+2
* Support touch gestures on WindowsSamuel Mannehed2020-05-294-10/+565
* Implement touch gesture handling on UnixAaron Sowry2020-05-298-21/+1054
* Cancel AltGr timeout on mouse events as wellSamuel Mannehed2020-05-292-16/+33
* Implement X Input pointer handling for UnixAaron Sowry2020-05-297-19/+644
* Ignore bogus FL_MOVE events from FLTKSamuel Mannehed2020-05-261-0/+6
* Fix position for click and drag with EmulateMBAlex Tanskanen2020-05-262-13/+63
* 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
* Merge branch 'systemd' of https://github.com/CendioOssman/tigervncPierre Ossman2020-04-024-9/+9
|\
| * Use standard install dir variable namesPierre Ossman2020-03-123-8/+8
| * Start sessions via PAMPierre Ossman2020-03-121-1/+1
* | Do maximize more properly on macOSPierre Ossman2020-03-263-7/+9
* | Don't resize viewer window when maximizedPierre Ossman2020-03-263-1/+47
|/
* bug fix for user is NULLJiuyang liu2020-02-101-1/+1
* add manJiuyang liu2020-02-101-1/+2
* implement username/password from env.Jiuyang liu2020-02-061-0/+13
* Update copyright year to 2020Pierre Ossman2020-01-162-2/+2
* Add emulated middle mouse buttonAlex Tanskanen2020-01-1610-17/+384
* Remove "Dismiss menu" from context menuAlex Tanskanen2020-01-091-8/+2
* Allow XK_Scroll_Lock when LED state isn't supportedPierre Ossman2020-01-031-1/+1
* Provide correct dimensions for XShm setupPierre Ossman2019-12-302-4/+4
* Set initial blank cursorPierre Ossman2019-12-231-3/+6
* Fix maximum compress lvl in parameter listSamuel Mannehed2019-12-202-2/+2
* Use the correct minimum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Use the correct maximum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Remove confusing note about compression levelSamuel Mannehed2019-12-201-1/+1
* Simplify color level descriptionsSamuel Mannehed2019-12-202-6/+5