]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2020-07-07 Mark MielkeFix division by zero exception in SSecurityPlain. 1048/head
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
2020-03-12 Pierre OssmanStart sessions via PAM
2020-03-12 Pierre OssmanFix C linking when doing static builds
2020-03-12 Pierre OssmanMake PAM mandatory
2020-03-12 Pierre OssmanStop searching for Xvnc
2020-03-12 Pierre OssmanStart the sessions using xinit
2020-03-12 Pierre OssmanMake vncserver always run in the foreground
2020-03-12 Pierre OssmanStart sessions using session desktop file
2020-03-12 Pierre OssmanDon't create a default user config
2020-03-12 Pierre OssmanDon't accept arbitrary arguments to vncserver
2020-03-12 Pierre OssmanStop unsetting environment variables
2020-03-12 Pierre OssmanAlways install systemd services
2020-03-12 Pierre OssmanAdd default configuration files
2020-03-11 Pierre OssmanRemove old distribution packaging
2020-02-27 Pierre OssmanMerge branch 'xorg-server-1.20.7' of https://github...
2020-02-27 Pierre OssmanFix error check for zlib calls
2020-02-27 Pierre OssmanFix framebuffer setup in encperf
2020-02-27 Pierre OssmanProvide dummy output for dummy client connections
2020-02-14 Samuel MannehedMerge pull request #958 from sequencer/env_userpass
2020-02-10 Jiuyang liubug fix for user is NULL 958/head
2020-02-10 Jiuyang liuadd man
2020-02-06 Jiuyang liuimplement username/password from env.
2020-02-01 Linus Heckemannxserver: add no-op input thread init function 951/head
2020-01-30 Pierre OssmanInclude Carbon when statically linking gettext on macOS
2020-01-16 Pierre OssmanUpdate copyright year to 2020
2020-01-16 Pierre OssmanMerge branch 'emulateMB' of https://github.com/CendioAl...
2020-01-16 Pierre OssmanUse sys/time.h on Windows as well
2020-01-16 Alex TanskanenAdd emulated middle mouse button 942/head
2020-01-09 Alex TanskanenRemove "Dismiss menu" from context menu 938/head
2020-01-03 Pierre OssmanAllow XK_Scroll_Lock when LED state isn't supported
2020-01-03 Pierre OssmanClean up initialization of DIBSectionBuffer
2019-12-30 Pierre OssmanProvide correct dimensions for XShm setup
2019-12-30 Pierre OssmanRemove unneeded memory checks
2019-12-30 Pierre OssmanFix saving of bad server certificates
2019-12-28 Brian P. Hinzel6 build improvements. dependency updates, link order...
2019-12-27 Felipe CastroUpdate Esperanto translation
next