]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2020-09-04 Brian P. Hinz[java] don't show password field for secTypes that...
2020-08-24 Pierre OssmanFix size of 16x16 icon
2020-08-21 Pierre OssmanCall correct wrappers for clipboard handling
2020-08-19 Pierre OssmanTigerVNC 1.10.90 (1.11.0 beta) v1.10.90
2020-08-19 Pierre OssmanUpdate translation template file
2020-08-19 Pierre OssmanMerge branch 'master-improve-ComparingUpdateTracker...
2020-08-17 Pierre OssmanComment on SELinux rule affect other commands
2020-08-17 Pierre OssmanMerge branch 'vnc_home' of https://github.com/wrabcak...
2020-08-17 Pierre OssmanMerge branch 'master-fix-vncserver-display-selector...
2020-08-17 Pierre OssmanFree memory from getaddrinfo()
2020-08-17 Pierre OssmanMerge branch 'winvnc' of https://github.com/CendioOssma...
2020-08-17 Pierre OssmanFix capitalisation of LICENCE.TXT 1064/head
2020-08-09 Brian P. HinzFixes for Java 11. SocketDescriptor change was a workar...
2020-07-31 Lukas Vrabec[SELinux] Allow vnc session create ~/.vnc 1034/head
2020-07-31 Samuel MannehedMerge pull request #1069 from MarkMielke/master-tigervn...
2020-07-29 Mark Mielkevncserver: Display check should confirm UNIX domain... 1066/head
2020-07-29 Mark Mielkevncserver: Display check should be re-factored for...
2020-07-29 Mark Mielkevncserver: Display check should confirm lock file is...
2020-07-29 Mark Mielkevncserver: Display check should avoid duplicate code
2020-07-29 Mark Mielkevncserver: Display check should use named variables
2020-07-29 Mark Mielkevncserver: Display check should check for lock file...
2020-07-29 Mark Mielkevncserver: Remove legacy HP-UX support
2020-07-28 Mark MielkeEL 7 tigervnc.spec updates 1069/head
2020-07-23 Mark MielkeEnhanced ComparingUpdateTracker to crop changed blocks 1031/head
2020-07-16 Pierre OssmanWarn that WinVNC is unmaintained
2020-07-16 Pierre OssmanSplit WinVNC to a separate installer
2020-07-16 Pierre OssmanRun maketarball through bash
2020-07-16 Pierre OssmanMove release cmake stuff to release directory
2020-07-16 Pierre OssmanTest packaging on Travis
2020-07-16 Pierre OssmanMerge branch 'master' of https://github.com/ayoder770...
2020-07-16 Pierre OssmanMerge branch 'master-Fix-division-by-zero-exception...
2020-07-15 Andrew YoderCorrection to socket error connection message 1063/head
2020-07-10 Pierre OssmanMerge branch 'user-trailing-spaces' of https://github...
2020-07-07 Mark MielkeFix division by zero exception in SSecurityPlain. 1048/head
2020-07-03 Jan GrulichRemove trailing spaces in user name 1056/head
2020-06-18 Pierre OssmanFix some inappropriate format specifiers
2020-06-18 Pierre OssmanFix non-functional MaxDisconnectionTime
2020-06-15 Samuel MannehedUpdate gesture unit test to cover angle cornercase
2020-06-15 Samuel MannehedUse hypot(x,y) instead of sqrt(x*x + y*y)
2020-06-15 Pierre OssmanMerge branch 'regions' of https://github.com/CendioOssm...
2020-06-05 Samuel MannehedImprove names of many gesturehandler unit tests
2020-06-05 Samuel MannehedFix typos in comments
2020-06-05 Samuel MannehedRemove unnecessary touchEnd from unit tests
2020-06-04 Samuel MannehedAdd proper spacing to if statements
2020-06-04 Samuel MannehedAdd constant for TWOTOUCH_TIMEOUT
2020-05-31 Brian P. HinzUpdate Info.plist copyright, added recommended key.
2020-05-31 Mark MielkeAutomatically pick the correct X.org patch
2020-05-31 Pierre OssmanMerge branch 'travis' of https://github.com/CendioOssma...
2020-05-31 Pierre OssmanSet up Windows and macOS travis builds 1037/head
2020-05-31 Pierre OssmanUse mingw's stdio routines where needed
2020-05-31 Pierre OssmanDon't catch exceptions by value
2020-05-31 Pierre OssmanDon't clear complex objects using memset()
2020-05-31 Pierre OssmanSilence clang deprecated warnings on macOS
2020-05-31 Pierre OssmanMove pgettext_aux() declaration earlier
2020-05-31 Pierre OssmanRemove unused variable
2020-05-31 Pierre OssmanFix JpegCompressor::overrun() type change
2020-05-29 Pierre OssmanMerge branch 'ack-set-desktop-size' of https://github...
2020-05-29 matt335672Send response for refused SetDesktopSize 1036/head
2020-05-29 Pierre OssmanMerge branch 'gesture_handler_v3' of https://github...
2020-05-29 Samuel MannehedSupport touch gestures on Windows 844/head
2020-05-29 Aaron SowryImplement touch gesture handling on Unix
2020-05-29 Samuel MannehedCancel AltGr timeout on mouse events as well
2020-05-29 Aaron SowryImplement X Input pointer handling for Unix
2020-05-26 Samuel MannehedIgnore bogus FL_MOVE events from FLTK
2020-05-26 Alex TanskanenFix position for click and drag with EmulateMB
2020-05-26 Alex TanskanenAdd unit tests for EmulateMB
2020-05-26 Pierre OssmanOpen X11 display properly
2020-05-26 Pierre OssmanRemove default config alert
2020-05-23 Pierre OssmanReject too large screen resize requests
2020-05-23 Pierre OssmanCatch errors resizing framebuffer
2020-05-23 Pierre OssmanAdd final line break to FatalError() calls
2020-05-21 Andika TriwidadaUpdate Indonesian translation
2020-05-20 Pierre OssmanUse exit_vncviewer() for early errors
2020-05-20 Samuel MannehedBump up Windows version from Vista to Windows 7
2020-05-18 Pierre OssmanGet rid of magical assignment to Region 1009/head
2020-05-08 Stéphane AuleryUpdate French translation
2020-05-06 Lukas Vrabec[SELinux] Allow vnc_session_t type execute itself 1012/head
2020-05-01 Pierre OssmanSwitch region code to pixman
2020-05-01 Pierre OssmanAlso link in math library in static build
2020-05-01 Pierre OssmanDon't ignore .cmake files
2020-05-01 Pierre OssmanAvoid using RegionInit() because of empty rects
2020-05-01 Pierre OssmanStop using legacy region macros
2020-04-20 Pierre OssmanHandle empty changes for every operation
2020-04-06 Мирослав НиколићUpdate Serbian translation
2020-04-02 Pierre OssmanUpdate Ubuntu patches for current code
2020-04-02 Pierre OssmanUpdate apt cache before running builds
2020-04-02 Pierre OssmanRemove legacy Xorg code
2020-04-02 Pierre OssmanRemove 8-bit support from documentation
2020-04-02 Pierre OssmanMerge branch 'systemd' of https://github.com/CendioOssm...
2020-03-26 Pierre OssmanDo maximize more properly on macOS
2020-03-26 Pierre OssmanDon't resize viewer window when maximized
2020-03-26 Pierre OssmanInclude error code in getaddrinfo() exceptions
2020-03-26 Pierre OssmanAvoid using insecure variable length arrays
2020-03-17 Pierre OssmanMerge branch 'unicode_translation' of https://github...
2020-03-17 Alex TanskanenThrow GAIException() for getaddrinfo errors 973/head
2020-03-12 Alex TanskanenFix typo in SocketException message
2020-03-12 Alex TanskanenMake system error messeges in Windows 10 use UTF-8
2020-03-12 Pierre OssmanRemove support for old Xorg versions 838/head
2020-03-12 Pierre OssmanUse standard install dir variable names
2020-03-12 Pierre OssmanAdd SELinux policy file for vncsession
next