| Commit message (Expand) | Author | Age | Files | Lines |
* | Update visible copyright year to 2017 | Samuel Mannehed | 2017-03-20 | 1 | -1/+1 |
* | Merge branch 'fps' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2017-02-24 | 2 | -2/+1 |
|\ |
|
| * | Remove unused variable deferredUpdateTimerSet | Pierre Ossman | 2017-02-24 | 2 | -2/+1 |
* | | Change cursor API to use RGBA data | Pierre Ossman | 2017-02-22 | 1 | -21/+12 |
* | | Fix int <--> ptr conversion | Alexander Zakharov | 2017-02-15 | 1 | -2/+2 |
* | | Fix wrapping/unwrapping of X11 hooks | Pierre Ossman | 2017-02-13 | 1 | -126/+118 |
* | | spelling fixes | klemens | 2017-01-28 | 1 | -1/+1 |
* | | Remove needless static qualifier | Pierre Ossman | 2017-01-19 | 1 | -3/+3 |
* | | Harmonise new client handlers | Pierre Ossman | 2017-01-19 | 1 | -0/+2 |
* | | Fix -inetd not working with xserver >= 1.19 | Hans de Goede | 2017-01-10 | 1 | -1/+9 |
* | | Use dixChangeWindowProperty() instead of ChangeWindowProperty() | Pierre Ossman | 2016-12-19 | 1 | -13/+15 |
|/ |
|
* | Handle select() errors | Pierre Ossman | 2016-10-05 | 1 | -0/+6 |
* | Merge X server block handling code paths | Pierre Ossman | 2016-10-05 | 6 | -403/+242 |
* | Add xorg-xserver 1.19 support | Hans de Goede | 2016-10-05 | 7 | -4/+248 |
* | Merge pull request #332 from xiaoshaaming/master | Brian Hinz | 2016-09-04 | 1 | -1/+2 |
|\ |
|
| * | Added missing dependency for Complie error on RHEL7 | lidm | 2016-07-23 | 1 | -1/+2 |
* | | Proper multi-screen support in Xvnc | Pierre Ossman | 2016-08-18 | 1 | -9/+43 |
* | | Set cursor sprite globally | Pierre Ossman | 2016-08-18 | 3 | -4/+8 |
* | | Adjust client pointer coordinates to absolute | Pierre Ossman | 2016-08-18 | 3 | -1/+16 |
* | | Convert pointer coordinates to absolute | Pierre Ossman | 2016-08-18 | 1 | -2/+12 |
|/ |
|
* | Allow control of PRIMARY behaviour by default | Pierre Ossman | 2016-07-08 | 2 | -2/+2 |
* | Merge branch 'clipboard' | Pierre Ossman | 2016-07-08 | 9 | -175/+591 |
|\ |
|
| * | Support UTF8_STRING selection target type | Pierre Ossman | 2016-02-05 | 1 | -2/+93 |
| * | Use TARGETS when getting selection | Pierre Ossman | 2016-02-05 | 1 | -15/+35 |
| * | Move selection request handling to a separate function | Pierre Ossman | 2016-02-05 | 1 | -18/+28 |
| * | Create all Atoms in a central place | Pierre Ossman | 2016-02-05 | 1 | -17/+13 |
| * | Move server to client clipboard out of vncconfig | Pierre Ossman | 2016-02-05 | 5 | -83/+132 |
| * | Move client to server clipboard out of vncconfig | Pierre Ossman | 2016-01-12 | 8 | -94/+333 |
* | | Change development version to 1.7.80 | Pierre Ossman | 2016-07-01 | 1 | -1/+1 |
* | | Handle parameter without value in libvnc.so | Pierre Ossman | 2016-05-16 | 1 | -1/+9 |
* | | Specify TigerVNC Project as the vendor/company | Pierre Ossman | 2016-05-13 | 1 | -1/+1 |
* | | Move socket write event handling in to the RFB core | Pierre Ossman | 2016-04-29 | 1 | -4/+4 |
* | | Avoid calling GetMaster() with old Xorg | Pierre Ossman | 2016-04-15 | 1 | -0/+4 |
* | | xserver: Add support for xorg version 1.18. | Dominik Muth | 2016-04-11 | 2 | -2/+6 |
* | | Document AllowOverride parameter. | Michal Srb | 2016-03-29 | 1 | -0/+15 |
* | | Add AllowOverride parameter. | Michal Srb | 2016-03-21 | 3 | -8/+54 |
* | | change the Copyright year | Bojan Memetovic | 2016-03-18 | 1 | -1/+1 |
|/ |
|
* | Better check for on screen visibility | Pierre Ossman | 2016-01-11 | 1 | -13/+33 |
* | Fix race problem with detecting listening inetd sockets | Tristan Schmelcher | 2015-12-29 | 1 | -2/+1 |
* | Gracefully handle empty CopyArea operations | Pierre Ossman | 2015-11-30 | 1 | -6/+15 |
* | Change development version to 1.6.80 | Pierre Ossman | 2015-11-26 | 1 | -1/+1 |
* | Fix inverted logic in ProcVncExtSetParam. | Michal Srb | 2015-11-12 | 1 | -1/+1 |
* | Xvnc.man: remove -i option | Kirill Kolyshkin | 2015-10-28 | 1 | -1/+1 |
* | Properly free temporary cursor buffer | Pierre Ossman | 2015-09-29 | 1 | -0/+2 |
* | Avoid dropping const qualifier needlessly | Pierre Ossman | 2015-09-29 | 1 | -4/+4 |
* | Return TcpListener pointers rather than objects | Pierre Ossman | 2015-09-29 | 4 | -24/+35 |
* | Make sure fallback block handler remains enabled | Pierre Ossman | 2015-09-24 | 1 | -0/+3 |
* | Use REGION_INTERSECT() rather than trying to compute things manually | Pierre Ossman | 2015-09-14 | 1 | -3/+13 |
* | Make vncHooksComposite() and vncHooksGlyphs() static | Pierre Ossman | 2015-09-14 | 1 | -2/+2 |
* | Remove REGION_NULL fallback | Pierre Ossman | 2015-09-14 | 1 | -7/+0 |