| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | fix spelling error | ut004527 | 2023-11-06 | 1 | -1/+1 |
* | | Merge pull request #1690 from LMattsson/LMattsson-patch-1 | linma (ThinLinc team) | 2023-10-31 | 1 | -0/+4 |
|\ \ |
|
| * | | Clarify how to build server out-of-tree | linma (ThinLinc team) | 2023-10-30 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'casantos-rhbz_2233204-b' of https://github.com/casantos/tigervnc | Pierre Ossman | 2023-10-27 | 2 | -4/+2 |
|\ \ |
|
| * | | Fix description of "%u" in manual pages. | Carlos Santos | 2023-10-04 | 2 | -4/+2 |
* | | | Update Russian translation | Yuri Kozlov | 2023-10-23 | 1 | -12/+12 |
|/ / |
|
* | | Support the "%u" username alias in PlainUsers | Carlos Santos | 2023-10-03 | 3 | -4/+15 |
* | | Enforce accelerators in translations | Pierre Ossman | 2023-09-29 | 1 | -1/+1 |
* | | Fix missing/wrong menu accelerators | Pierre Ossman | 2023-09-29 | 5 | -17/+17 |
* | | Update Turkish translation | Volkan Gezer | 2023-09-29 | 1 | -299/+575 |
* | | Completely ignore server clipboard when unfocused | Pierre Ossman | 2023-09-11 | 2 | -20/+4 |
* | | More graceful handling of disabled listeners | Pierre Ossman | 2023-09-08 | 4 | -14/+30 |
* | | Only set up TCP filter for TCP connections | Pierre Ossman | 2023-09-08 | 1 | -7/+7 |
* | | Improve log message when mapping keysyms | Pierre Ossman | 2023-08-23 | 1 | -1/+1 |
* | | Merge branch 'ryandesign-NSHighResolutionCapable' of https://github.com/ryand... | Pierre Ossman | 2023-08-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Make NSHighResolutionCapable a Boolean in Info.plist.in | Ryan Schmidt | 2023-08-11 | 1 | -1/+1 |
* | | | Change accelerator for "Disconnect" entry | Pierre Ossman | 2023-08-21 | 1 | -1/+1 |
* | | | Move custom FLTK box types to valid range | Pierre Ossman | 2023-08-17 | 2 | -1/+6 |
* | | | Add missing accelerator in Hebrew translation | Yaron Shahrabani | 2023-08-17 | 1 | -4/+4 |
* | | | Add missing accelerator to Korean translation | JiYoon Kwon | 2023-08-16 | 1 | -3/+2 |
* | | | Automatically respect changes in LINGUAS | Pierre Ossman | 2023-08-15 | 1 | -0/+1 |
* | | | Update Korean translation | JiYoon Kwon | 2023-08-15 | 1 | -237/+277 |
* | | | Update French translation | Stéphane Aulery | 2023-08-15 | 1 | -235/+277 |
* | | | Avoid legacy C function definitions | Pierre Ossman | 2023-08-15 | 1 | -19/+11 |
* | | | Remove stray space in format specifier | Pierre Ossman | 2023-08-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1648 from TigerVNC/copyright | Samuel Mannehed | 2023-07-20 | 8 | -9/+9 |
|\ \ |
|
| * | | Update copyright year to 2023 | Samuel Mannehed | 2023-07-20 | 8 | -9/+9 |
|/ / |
|
* | | Merge branch 'newui-lite' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2023-07-14 | 5 | -15/+265 |
|\ \
| |/
|/| |
|
| * | Use modern UI colors | Pierre Ossman | 2023-07-14 | 1 | -6/+34 |
| * | Workaround for broken fl_arc()/fl_pie() | Pierre Ossman | 2023-07-14 | 1 | -0/+25 |
| * | Apply custom theme to FLTK | Pierre Ossman | 2023-07-14 | 2 | -7/+204 |
| * | Fix correct background in Fl_Input_Choice | Pierre Ossman | 2023-07-14 | 1 | -0/+2 |
| * | Respect selection color in monitor widget | Pierre Ossman | 2023-07-13 | 2 | -4/+2 |
|/ |
|
* | Don't tag up gettext's *wprintf() functions | Pierre Ossman | 2023-07-06 | 1 | -3/+3 |
* | Unbreak -Wformat warnings when gettext is used | Pierre Ossman | 2023-07-05 | 1 | -1/+23 |
* | Use smaller, stable, int for history index | Pierre Ossman | 2023-07-05 | 1 | -2/+2 |
* | Merge branch 'hostexception' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2023-07-05 | 1 | -70/+198 |
|\ |
|
| * | More logging for server cert exceptions | Pierre Ossman | 2023-07-05 | 1 | -6/+8 |
| * | Allow exception for cert hostname mismatch | Pierre Ossman | 2023-07-05 | 1 | -9/+43 |
| * | Improve reporting of certificate errors | Pierre Ossman | 2023-07-05 | 1 | -32/+44 |
| * | Allow exception for weak certificate algorithms | Pierre Ossman | 2023-07-05 | 1 | -3/+43 |
| * | Remove double expired certificate prompts | Pierre Ossman | 2023-07-05 | 1 | -8/+0 |
| * | Allow exception for not yet activated certificates | Pierre Ossman | 2023-07-05 | 1 | -3/+43 |
| * | Make sure we handle all certificate issues | Pierre Ossman | 2023-07-05 | 1 | -0/+22 |
| * | Handle GNUTLS_CERT_INVALID in TOFU code | Pierre Ossman | 2023-07-05 | 1 | -2/+4 |
| * | Remove old GnuTLS compatibility code | Pierre Ossman | 2023-07-05 | 1 | -17/+1 |
|/ |
|
* | Fix WM_CLASS in desktop file | Pierre Ossman | 2023-07-03 | 1 | -1/+1 |
* | Merge branch 'types2' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2023-06-30 | 59 | -120/+273 |
|\ |
|
| * | Don't allow surrugate code points in UTF-8 | Pierre Ossman | 2023-06-30 | 2 | -0/+11 |
| * | Clean up string encoding handling | Pierre Ossman | 2023-06-30 | 13 | -23/+156 |