aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Convert MonitorIndicesParameter to IntListParameterPierre Ossman2025-03-125-120/+25
* Convert MenuKey to EnumParameterPierre Ossman2025-03-126-15/+15
* Use explicit "None" to disable context menuPierre Ossman2025-03-123-5/+8
* Convert PreferredEncoding to EnumParameterPierre Ossman2025-03-125-21/+20
* Convert CursorType to EnumParameterPierre Ossman2025-03-124-5/+5
* Convert FullScreenMode to EnumParameterPierre Ossman2025-03-124-7/+8
* Make use of IntParameter range validationPierre Ossman2025-03-061-4/+4
* Merge branch 'corelib' of https://github.com/CendioOssman/tigervncPierre Ossman2025-02-2531-558/+657
|\
| * Stop relying on "using namespace"Pierre Ossman2025-02-258-126/+116
| * Move concurrency abstration layer to corePierre Ossman2025-02-252-4/+3
| * Move winerrno.h to corePierre Ossman2025-02-251-1/+1
| * Move application directory handling to corePierre Ossman2025-02-253-18/+16
| * Rename core/util to core/stringPierre Ossman2025-02-255-5/+5
| * Move time utilities to separate filePierre Ossman2025-02-253-2/+3
| * Move timers to core libraryPierre Ossman2025-02-256-17/+16
| * Move logging to core libraryPierre Ossman2025-02-2515-39/+43
| * Move configuration to core libraryPierre Ossman2025-02-254-176/+234
| * Reduce number of inline castsPierre Ossman2025-02-251-19/+31
| * Use more standard value for array lengthPierre Ossman2025-02-251-8/+16
| * Move base exception classes to core libraryPierre Ossman2025-02-256-40/+40
| * Move utility functions to core libraryPierre Ossman2025-02-137-87/+98
| * Move basic data types to core libraryPierre Ossman2025-02-1312-39/+50
| * Use initializer lists for basic data typesPierre Ossman2025-02-132-5/+5
| * Move getHostAndPort() to network libraryPierre Ossman2025-02-133-6/+12
| * Reduce header #include:sPierre Ossman2025-02-137-5/+7
* | Clear clipboard state when invalid UTF-8 stringAdam Halim2025-02-211-0/+8
* | Keep input methods constantly disabledPierre Ossman2025-02-191-4/+7
|/
* More responsive initial full screenPierre Ossman2025-02-081-0/+8
* Don't enable full screen until MapNotifyPierre Ossman2025-02-081-8/+13
* Don't touch macOS window level if not shownPierre Ossman2025-02-061-4/+7
* Merge branch 'resize' of https://github.com/CendioOssman/tigervncPierre Ossman2025-02-064-71/+69
|\
| * Better resize rate limitingPierre Ossman2025-02-054-4/+50
| * Move all remote resize details to remoteResize()Pierre Ossman2025-02-052-53/+33
| * Remove superfluous resizeFramebuffer() callsPierre Ossman2025-02-052-28/+0
* | Show standard cursor in view only modePierre Ossman2025-02-061-2/+8
* | Block more interactions in view only modePierre Ossman2025-02-062-0/+18
* | Fix window caption string duplicationPierre Ossman2025-02-061-1/+1
* | Closing auth window is Cancel, not OkPierre Ossman2025-02-061-1/+1
* | Don't crash when closing auth dialogPierre Ossman2025-02-061-1/+9
|/
* Silence false truncation warningPierre Ossman2025-02-031-2/+5
* Truncate long viewer window titlePierre Ossman2025-02-031-2/+32
* Avoid conflict with Fl_Window::maximize()Adrian Fedoreanu2025-01-291-2/+2
* Fix uncaught clipboard network errorsPierre Ossman2025-01-281-2/+12
* Disable macOS' native full screenPierre Ossman2025-01-223-3/+20
* Sanity checks in cocoa helper functionsPierre Ossman2025-01-221-0/+7
* Update visible copyright year to 2025Pierre Ossman2025-01-142-2/+2
* Sync up error messages reading from text filePierre Ossman2025-01-142-15/+17
* Always use lowercase "t" for TigerVNC teamPierre Ossman2025-01-142-3/+3
* TigerVNC Viewer AppStream file specifies developerJoachim Falk2025-01-121-0/+6
* Fix some option dashes in man pages.Joachim Falk2025-01-121-1/+1