aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enforce accelerators in translationsPierre Ossman2023-09-291-1/+1
* Fix missing/wrong menu acceleratorsPierre Ossman2023-09-295-17/+17
* Update Turkish translationVolkan Gezer2023-09-291-299/+575
* Completely ignore server clipboard when unfocusedPierre Ossman2023-09-112-20/+4
* More graceful handling of disabled listenersPierre Ossman2023-09-084-14/+30
* Only set up TCP filter for TCP connectionsPierre Ossman2023-09-081-7/+7
* Improve log message when mapping keysymsPierre Ossman2023-08-231-1/+1
* Merge branch 'ryandesign-NSHighResolutionCapable' of https://github.com/ryand...Pierre Ossman2023-08-211-1/+1
|\
| * Make NSHighResolutionCapable a Boolean in Info.plist.inRyan Schmidt2023-08-111-1/+1
* | Change accelerator for "Disconnect" entryPierre Ossman2023-08-211-1/+1
* | Move custom FLTK box types to valid rangePierre Ossman2023-08-172-1/+6
* | Add missing accelerator in Hebrew translationYaron Shahrabani2023-08-171-4/+4
* | Add missing accelerator to Korean translationJiYoon Kwon2023-08-161-3/+2
* | Automatically respect changes in LINGUASPierre Ossman2023-08-151-0/+1
* | Update Korean translationJiYoon Kwon2023-08-151-237/+277
* | Update French translationStéphane Aulery2023-08-151-235/+277
* | Avoid legacy C function definitionsPierre Ossman2023-08-151-19/+11
* | Remove stray space in format specifierPierre Ossman2023-08-151-1/+1
|/
* Merge pull request #1648 from TigerVNC/copyrightSamuel Mannehed2023-07-208-9/+9
|\
| * Update copyright year to 2023Samuel Mannehed2023-07-208-9/+9
|/
* Merge branch 'newui-lite' of https://github.com/CendioOssman/tigervncPierre Ossman2023-07-145-15/+265
|\
| * 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
* Merge branch 'hostexception' of https://github.com/CendioOssman/tigervncPierre Ossman2023-07-051-70/+198
|\
| * More logging for server cert exceptionsPierre Ossman2023-07-051-6/+8
| * Allow exception for cert hostname mismatchPierre Ossman2023-07-051-9/+43
| * Improve reporting of certificate errorsPierre Ossman2023-07-051-32/+44
| * Allow exception for weak certificate algorithmsPierre Ossman2023-07-051-3/+43
| * Remove double expired certificate promptsPierre Ossman2023-07-051-8/+0
| * Allow exception for not yet activated certificatesPierre Ossman2023-07-051-3/+43
| * Make sure we handle all certificate issuesPierre Ossman2023-07-051-0/+22
| * Handle GNUTLS_CERT_INVALID in TOFU codePierre Ossman2023-07-051-2/+4
| * Remove old GnuTLS compatibility codePierre Ossman2023-07-051-17/+1
|/
* Fix WM_CLASS in desktop filePierre Ossman2023-07-031-1/+1
* Merge branch 'types2' of https://github.com/CendioOssman/tigervncPierre Ossman2023-06-3059-120/+273
|\
| * Don't allow surrugate code points in UTF-8Pierre Ossman2023-06-302-0/+11
| * Clean up string encoding handlingPierre Ossman2023-06-3013-23/+156
| * Consistently use uint8_t for data buffersPierre Ossman2023-03-1852-99/+108
* | Emulate corking when TCP_CORK is missingPierre Ossman2023-06-281-1/+6
* | Move where -nodefaultlibs is specifiedPierre Ossman2023-06-281-4/+3
* | Drop xorg-x11-font-utils requirement for RHEL 9Pierre Ossman2023-06-202-2/+0
* | Merge branch 'noxtest' of https://github.com/CendioOssman/tigervncPierre Ossman2023-06-152-6/+26
|\ \
| * | Fix missing XRandR buildPierre Ossman2023-06-141-1/+4
| * | Fix missing XFixes buildPierre Ossman2023-06-142-0/+4