aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Clear clipboard state when its not plain textSamuel Mannehed2024-10-221-0/+3
* Only announce clipboard for plain text dataSamuel Mannehed2024-10-221-0/+5
* Explicitly clean up grabs on disconnectPierre Ossman2024-10-221-0/+5
* Handle server history with '/' in entriesPierre Ossman2024-10-221-1/+3
* vncviewer: add missing include for struct timevalThomas Klausner2024-10-221-0/+2
* Only read first password from filePierre Ossman2024-10-221-1/+1
* Handle failure getting VNC directoriesPierre Ossman2024-10-221-6/+25
* Move base directory creation to helper functionPierre Ossman2024-10-221-25/+31
* Apple only: exit FL_Window fullscreen if active in order to minimize.Rudimar Ronsoni Jr2024-10-221-0/+4
* Merge branch 'present' of github.com:CendioOssman/tigervncPierre Ossman2024-06-195-10/+6
|\
| * Explicitly request timer repetitionPierre Ossman2024-06-194-9/+5
| * Stop treating "0" as "no timeouts"Pierre Ossman2024-06-191-1/+1
* | Create common recursive mkdir()Pierre Ossman2024-05-301-34/+15
* | Merge pull request #1737 from 62832/fix-1195Samuel Mannehed (ThinLinc team)2024-05-075-32/+81
|\ \
| * | Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-263-10/+35
| * | Begin work on XDGBDS compliance and overrideable configs902024-03-153-26/+50
| |/
* | Use XQueryPointer() instead to detect zaphodPierre Ossman2024-04-101-4/+8
* | Correctly set socket write notificationPierre Ossman2024-04-091-2/+0
|/
* Set all HAVE_ macros on the top levelPierre Ossman2024-01-241-1/+0
* Update copyright year to 2024Samuel Mannehed2024-01-092-2/+2
* Prevent incorrect cmake usagePierre Ossman2023-12-281-0/+4
* Automatically generate keyucsmap.hPierre Ossman2023-12-132-54/+109
* Move Keysym/Unicode mapping table to separate filePierre Ossman2023-12-132-789/+800
* Move dead/combining keys to separate tablePierre Ossman2023-12-131-39/+82
* Add own keysym to name functionPierre Ossman2023-11-161-10/+3
* fix spelling errorut0045272023-11-061-1/+1
* Completely ignore server clipboard when unfocusedPierre Ossman2023-09-112-20/+4
* More graceful handling of disabled listenersPierre Ossman2023-09-081-0/+2
* Change accelerator for "Disconnect" entryPierre Ossman2023-08-211-1/+1
* Move custom FLTK box types to valid rangePierre Ossman2023-08-172-1/+6
* Update copyright year to 2023Samuel Mannehed2023-07-202-2/+2
* Use modern UI colorsPierre Ossman2023-07-141-6/+34
* Workaround for broken fl_arc()/fl_pie()Pierre Ossman2023-07-141-0/+25
* Apply custom theme to FLTKPierre Ossman2023-07-142-7/+204
* Fix correct background in Fl_Input_ChoicePierre Ossman2023-07-141-0/+2
* Respect selection color in monitor widgetPierre Ossman2023-07-132-4/+2
* Don't tag up gettext's *wprintf() functionsPierre Ossman2023-07-061-3/+3
* Unbreak -Wformat warnings when gettext is usedPierre Ossman2023-07-051-1/+23
* Use smaller, stable, int for history indexPierre Ossman2023-07-051-2/+2
* Fix WM_CLASS in desktop filePierre Ossman2023-07-031-1/+1
* Merge branch 'types2' of https://github.com/CendioOssman/tigervncPierre Ossman2023-06-303-2/+7
|\
| * Clean up string encoding handlingPierre Ossman2023-06-301-0/+5
| * Consistently use uint8_t for data buffersPierre Ossman2023-03-182-2/+2
* | Remove unneeded "using namespace"Pierre Ossman2023-06-144-5/+0
* | Avoid wildcards in cmake rulesPierre Ossman2023-04-171-4/+10
* | Prefer target_include_directories()Pierre Ossman2023-03-311-6/+4
* | Detect leaving window on zaphod systemsPierre Ossman2023-03-081-1/+9
|/
* Merge "Pixel" type in to PixelFormat headerPierre Ossman2023-02-181-1/+0
* Use operator overloading for comparisonPierre Ossman2023-02-041-1/+1
* Remove unused rfb/util.h includesPierre Ossman2023-02-042-0/+2