]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2018-07-25 Brian P. HinzUpdate static library dependencies for rpm/deb packages
2018-07-19 Pierre OssmanReduce size of context menu hint
2018-07-17 Pierre OssmanFix bad type on congestion ETA variable
2018-07-16 Göran UddeborgUpdate Swedish translation
2018-07-11 Pierre OssmanFix .gitignore for vncviewer/ and tests/
2018-07-11 Pierre OssmanMerge branch 'gitignore' of https://github.com/clbr...
2018-07-11 Lauri KasanenAdd a basic gitignore 676/head
2018-07-11 Pierre OssmanFix try/catch for flushPendingClipboard()
2018-07-11 Pierre OssmanMerge branch 'ctrl-alt-focus' of https://github.com...
2018-07-11 Pierre OssmanMerge branch 'oldserver' of https://github.com/clbr...
2018-07-11 Yuri ChornoivanUpdate Ukrainian translation
2018-07-11 Petr PisarAdd Czech translation
2018-07-11 Yuri KozlovUpdate Russian translation
2018-07-11 Rafael FontenelleUpdate Brazilian Portuguese translation
2018-07-11 Trần Ngọc QuânUpdate Vietnamese translation
2018-07-09 Lauri KasanenCompile fixes for Xserver 1.9 675/head
2018-07-07 Dominique Martinetviewer: reset ctrl / alt to menu state on focus 674/head
2018-06-28 Jan GrulichAvoid error/warning about implicit function declaration
2018-06-13 Pierre OssmanChange development version to 1.9.80
2018-06-13 Pierre OssmanUpdate translation template file
2018-06-13 Pierre OssmanMerge branch 'grab' of https://github.com/CendioOssman...
2018-06-13 Pierre OssmanBetter string handling of default server name
2018-06-12 Pierre OssmanIgnore fake focus events from XGrabKeyboard() 661/head
2018-06-12 Pierre OssmanUpdate comment about keyboard grab on focus changes
2018-06-08 Michal SrbAdd support for X server 1.20.0. 658/head
2018-06-07 Pierre OssmanProperly sync LED state on connect
2018-05-29 Pierre OssmanMerge branch 'unix' of https://github.com/CendioOssman...
2018-05-29 Pierre OssmanUnix socket support in x0vncserver 639/head
2018-05-29 Pierre OssmanProper cleanup on termination of Xvnc/libvnc.so
2018-05-29 Pierre OssmanMerge common socket code
2018-05-29 Pierre OssmanDon't require server name in config file
2018-05-29 Pierre OssmanMerge branch 'config_as_an_argument' of https://github...
2018-05-29 Pierre OssmanStop treating "\\\\" as a special case
2018-05-29 Pierre OssmanFix parameter escape sequence parsing
2018-05-29 Pierre OssmanCatch exceptions by reference
2018-05-29 Pierre OssmanFix bad reference in TLSException initialiser
2018-05-29 Pierre OssmanRemove unused code from socket classes
2018-05-29 Pierre OssmanAdd support for Unix sockets
2018-05-29 Peter Åstrand... Avoid assert crash after bytestream position wrap around
2018-05-22 Mathias JonssonAccept a cfg as an argument as an alt way to start... 632/head
2018-05-16 Felipe CastroUpdate Esperanto translation
2018-05-08 Peter Åstrand... x0vncserver: Make sure rotation for new outputs is...
2018-05-07 Pierre OssmanHandle view only password in vncpasswd filter mode
2018-05-07 Peter Åstrand... Avoid creating unused thread on single CPU machines
2018-05-07 Pierre OssmanFlush pending changes when desktop starts
2018-05-07 Peter Åstrand... Comparing ScreenSet:s should be done without considerin...
2018-05-04 Pierre OssmanUse abstract SocketListener class
2018-05-03 Pierre OssmanHandle hexadecimal and octal parameters
2018-05-02 astrandMerge pull request #638 from x11clone/fullscreen-multim...
2018-05-02 Peter Åstrand... Fix windows build with -DCMAKE_BUILD_TYPE=Debug on... 638/head
2018-05-02 Peter Åstrand... Fix another compile error on Windows when not building...
2018-05-02 Peter Åstrand... Update fullscreen window if changing fullScreenAllMonit...
2018-04-20 Pierre OssmanMerge branch 'alr' of https://github.com/CendioOssman...
2018-04-20 Pierre OssmanMerge branch 'clipfocus' of https://github.com/CendioOs...
2018-04-13 Pierre OssmanMake sure we get C99
2018-04-13 Pierre OssmanImprove out-of-tree build of Xvnc/libvnc.so
2018-04-10 Pierre OssmanMerge branch 'x0vncserver-randr' of https://github...
2018-04-09 Peter Åstrand... Add RandR support for x0vncserver 621/head
2018-04-09 Peter Åstrand... Add a tryScreenLayout function
2018-04-09 Peter Åstrand... Add debug log messages
2018-04-09 Peter Åstrand... Avoid disabling outputs which are already disabled
2018-04-09 Peter Åstrand... Select the correct output for new screens
2018-04-09 Peter Åstrand... Disable outputs which are larger than the target frameb...
2018-04-09 Peter Åstrand... vncRandRDisableOutput: Disable only the requested output
2018-04-09 Peter Åstrand... Make vncRandRGetOutputDimensions tolerant for disabled...
2018-04-09 Peter Åstrand... Remove "screen" argument from Randr glue functions
2018-04-09 Peter Åstrand... Removed support for building without RANDR define
2018-04-09 Peter Åstrand... Corrected RandR wrapper return codes
2018-04-09 Peter Åstrand... Move computeScreenLayout/setScreenLayout to unixcommon lib
2018-04-09 Peter Åstrand... vncRandRGetOutputName: return a copy of the string
2018-04-09 Peter Åstrand... Make vncRandRGetOutputId return the actual id; not...
2018-04-09 Peter Åstrand... Indented computeScreenLayout and setScreenLayout
2018-03-28 Pierre OssmanSend lossless refresh even with pending updates 622/head
2018-03-28 Pierre OssmanLimit lossless refresh update to safe size
2018-03-28 Pierre OssmanAutomatic lossless refresh
2018-03-28 Pierre OssmanAvoid checking updates when desktop is stopped
2018-03-28 Pierre OssmanRemove redundant Region::copyFrom()
2018-03-28 Pierre OssmanRespect request area for cursor rendering
2018-03-28 Pierre OssmanRemove no longer relevant license comment
2018-03-28 Pierre OssmanStop abusing InputHandler class for write class
2018-03-28 Pierre OssmanAdd missing break for LED state check
2018-03-26 Pierre OssmanAvoid clipboard updates when not focused 620/head
2018-03-26 Pierre OssmanAdd focus test helper for Viewport
2018-03-26 Pierre OssmanHandle LED state sync entirely in Viewport
2018-03-26 Pierre OssmanMove server cut text handler to Viewport
2018-03-26 Pierre OssmanReplace "frames" with "updates" in stats
2018-03-21 Brian P. HinzSet focus to password field in UserDialog
2018-03-08 Pierre OssmanMerge branch 'altgraph' of https://github.com/CendioOss...
2018-03-08 Pierre OssmanUpdate keyboard test doc for shift on Windows 608/head
2018-03-08 Pierre OssmanHandle Ctrl+AltGr on Windows
2018-03-08 Pierre OssmanBetter detection of AltGr on Windows
2018-03-08 Andika TriwidadaAdd Indonesian translation
2018-03-07 Pierre OssmanFix indentation in XDesktop.cxx
2018-03-07 Michal SrbUnset pixel buffer when x0vncserver client disconnects.
2018-03-07 Michal SrbVNCServerST: Allow unsetting pixel buffer.
2018-03-01 Pierre OssmanFix rounding error in pixel down conversion
2018-03-01 Pierre OssmanFix calculation of conversion test target values
2018-02-27 Pierre OssmanCheck for TrueColor support in x0vncserver
2018-02-27 Pierre OssmanMerge branch 'escape-opts' of https://github.com/oliver...
2018-02-26 Pierre OssmanMerge branch 'congestion' of https://github.com/CendioO...
next