]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2024-01-15 Mike LooijmansVNCSConnectionST: Release mouse button(s) on close 1717/head
2024-01-10 Pierre OssmanSet Pixmap depths after creating visuals
2024-01-09 Samuel MannehedUpdate copyright year to 2024
2024-01-08 Jan GrulichXvnc: do not use dup2() to create a file descriptor... 1714/head
2023-12-28 Pierre OssmanMerge branch 'master' of https://github.com/zmudc/tigervnc
2023-12-28 Pierre OssmanMerge branch 'master' of https://github.com/LMattsson...
2023-12-28 Pierre OssmanPrevent incorrect cmake usage
2023-12-22 Linn MattssonUpdate server configure example to RHEL 9 1704/head
2023-12-22 Linn MattssonRemove unnecessary step from building the server
2023-12-22 Linn MattssonClarify details about requirements in BUILDING.txt
2023-12-22 Linn MattssonAdd missing requirements to BUILDING.txt
2023-12-13 Pierre OssmanMerge branch 'keysym' of github.com:CendioOssman/tigervnc
2023-12-13 Pierre OssmanAutomatically generate keyucsmap.h 1705/head
2023-12-13 Pierre OssmanMove Keysym/Unicode mapping table to separate file
2023-12-13 Pierre OssmanMove dead/combining keys to separate table
2023-12-12 Pierre OssmanFix logging when no working VeNCrypt types
2023-11-22 Florian WeimerReplace INITARGS with void in function parameter list 1698/head
2023-11-20 Chuck ZmudzinskiAdd option to run vncsession without forking and detaching 1651/head
2023-11-20 Pierre OssmanMerge branch 'zrlee-compression-level' of https://githu...
2023-11-20 Adam HalimUse compressionLevel in ZRLEEncoder 1645/head
2023-11-16 Pierre OssmanUpdate keysym header files
2023-11-16 Pierre OssmanAdd own keysym to name function
2023-11-06 ut004527fix spelling error
2023-10-31 linma (ThinLinc... Merge pull request #1690 from LMattsson/LMattsson-patch-1 1692/head
2023-10-30 linma (ThinLinc... Clarify how to build server out-of-tree 1690/head
2023-10-27 Pierre OssmanMerge branch 'casantos-rhbz_2233204-b' of https://githu...
2023-10-23 Yuri KozlovUpdate Russian translation
2023-10-04 Carlos SantosFix description of "%u" in manual pages. 1682/head
2023-10-03 Carlos SantosSupport the "%u" username alias in PlainUsers 1671/head
2023-09-29 Pierre OssmanEnforce accelerators in translations
2023-09-29 Pierre OssmanFix missing/wrong menu accelerators
2023-09-29 Volkan GezerUpdate Turkish translation
2023-09-11 Pierre OssmanCompletely ignore server clipboard when unfocused
2023-09-08 Pierre OssmanMore graceful handling of disabled listeners
2023-09-08 Pierre OssmanOnly set up TCP filter for TCP connections
2023-08-23 Pierre OssmanImprove log message when mapping keysyms
2023-08-21 Pierre OssmanMerge branch 'ryandesign-NSHighResolutionCapable' of...
2023-08-21 Pierre OssmanChange accelerator for "Disconnect" entry
2023-08-17 Pierre OssmanMove custom FLTK box types to valid range
2023-08-17 Yaron ShahrabaniAdd missing accelerator in Hebrew translation
2023-08-16 JiYoon KwonAdd missing accelerator to Korean translation
2023-08-15 Pierre OssmanAutomatically respect changes in LINGUAS
2023-08-15 JiYoon KwonUpdate Korean translation
2023-08-15 Stéphane AuleryUpdate French translation
2023-08-15 Pierre OssmanAvoid legacy C function definitions
2023-08-15 Pierre OssmanRemove stray space in format specifier
2023-08-12 Ryan SchmidtMake NSHighResolutionCapable a Boolean in Info.plist.in 1655/head
2023-07-20 Samuel MannehedMerge pull request #1648 from TigerVNC/copyright
2023-07-20 Samuel MannehedUpdate copyright year to 2023 1648/head
2023-07-14 Pierre OssmanMerge branch 'newui-lite' of https://github.com/CendioO...
2023-07-14 Pierre OssmanUse modern UI colors 1646/head
2023-07-14 Pierre OssmanWorkaround for broken fl_arc()/fl_pie()
2023-07-14 Pierre OssmanApply custom theme to FLTK
2023-07-14 Pierre OssmanFix correct background in Fl_Input_Choice
2023-07-13 Pierre OssmanRespect selection color in monitor widget
2023-07-06 Pierre OssmanDon't tag up gettext's *wprintf() functions
2023-07-05 Pierre OssmanUnbreak -Wformat warnings when gettext is used
2023-07-05 Pierre OssmanUse smaller, stable, int for history index
2023-07-05 Pierre OssmanMerge branch 'hostexception' of https://github.com...
2023-07-05 Pierre OssmanMore logging for server cert exceptions 1643/head
2023-07-05 Pierre OssmanAllow exception for cert hostname mismatch
2023-07-05 Pierre OssmanImprove reporting of certificate errors
2023-07-05 Pierre OssmanAllow exception for weak certificate algorithms
2023-07-05 Pierre OssmanRemove double expired certificate prompts
2023-07-05 Pierre OssmanAllow exception for not yet activated certificates
2023-07-05 Pierre OssmanMake sure we handle all certificate issues
2023-07-05 Pierre OssmanHandle GNUTLS_CERT_INVALID in TOFU code
2023-07-05 Pierre OssmanRemove old GnuTLS compatibility code
2023-07-03 Pierre OssmanFix WM_CLASS in desktop file
2023-06-30 Pierre OssmanMerge branch 'types2' of https://github.com/CendioOssma...
2023-06-30 Pierre OssmanDon't allow surrugate code points in UTF-8 1640/head
2023-06-30 Pierre OssmanClean up string encoding handling
2023-06-28 Pierre OssmanEmulate corking when TCP_CORK is missing
2023-06-28 Pierre OssmanMove where -nodefaultlibs is specified
2023-06-20 Pierre OssmanDrop xorg-x11-font-utils requirement for RHEL 9
2023-06-15 Pierre OssmanMerge branch 'noxtest' of https://github.com/CendioOssm...
2023-06-14 Pierre OssmanFix missing XRandR build 1636/head
2023-06-14 Pierre OssmanFix missing XFixes build
2023-06-14 Pierre OssmanFix missing XTest build
2023-06-14 Pierre OssmanRemove unneeded "using namespace"
2023-04-17 Pierre OssmanAvoid wildcards in cmake rules
2023-04-17 Pierre OssmanHandle REQUIRED in our CMake "find" modules
2023-03-31 Pierre OssmanPrefer target_include_directories()
2023-03-31 Pierre OssmanAdd all common inter-dependencies
2023-03-31 Pierre OssmanInclude Debian debug files in artefacts
2023-03-31 Pierre OssmanRaise Debian packaging version
2023-03-31 Pierre OssmanDon't prompt when installing dependencies
2023-03-31 Pierre OssmanRemove unnecessary ; from build scripts
2023-03-25 Pierre OssmanLimit GitHub action run times
2023-03-24 Samuel MannehedUpdate copyright year in README
2023-03-18 Pierre OssmanConsistently use uint8_t for data buffers
2023-03-08 Pierre OssmanDetect leaving window on zaphod systems
2023-03-02 Pierre OssmanMerge branch 'types' of https://github.com/CendioOssman...
2023-02-28 Pierre OssmanMerge branch 'vncsession-create-homedir' of https:...
2023-02-28 Pierre OssmanMerge branch 'master-clipboard-check-state-before-acces...
2023-02-28 Pierre OssmanThrow exception instead on bad access check
2023-02-27 Мирослав НиколићUpdate Serbian translation
2023-02-20 Zdenek PytelaSELinux: Allow vncsession create ~/.vnc directory 1602/head
2023-02-20 Mark MielkeVNCSConnectionST clipboard functions should check state... 1601/head
2023-02-18 Pierre OssmanMerge "Pixel" type in to PixelFormat header 1587/head
next