aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.7.90 (1.8.0 beta)v1.7.90Pierre Ossman2017-04-191-1/+1
* Update visible copyright year to 2017Samuel Mannehed2017-03-201-1/+1
* Merge branch 'fps' of https://github.com/CendioOssman/tigervncPierre Ossman2017-02-242-2/+1
|\
| * Remove unused variable deferredUpdateTimerSetPierre Ossman2017-02-242-2/+1
* | Change cursor API to use RGBA dataPierre Ossman2017-02-221-21/+12
* | Fix int <--> ptr conversionAlexander Zakharov2017-02-151-2/+2
* | Fix wrapping/unwrapping of X11 hooksPierre Ossman2017-02-131-126/+118
* | spelling fixesklemens2017-01-283-3/+3
* | Remove needless static qualifierPierre Ossman2017-01-191-3/+3
* | Harmonise new client handlersPierre Ossman2017-01-191-0/+2
* | Fix -inetd not working with xserver >= 1.19Hans de Goede2017-01-101-1/+9
* | Use dixChangeWindowProperty() instead of ChangeWindowProperty()Pierre Ossman2016-12-191-13/+15
|/
* Handle select() errorsPierre Ossman2016-10-051-0/+6
* Merge X server block handling code pathsPierre Ossman2016-10-056-403/+242
* Add xorg-xserver 1.19 supportHans de Goede2016-10-058-4/+343
* Do not depends on mcookie commandKoichiro IWAO2016-10-051-2/+18
* remove trailing spaceKoichiro IWAO2016-10-031-5/+5
* Remove INITARGS from recent xserver patchesPierre Ossman2016-09-226-6/+6
* Merge pull request #332 from xiaoshaaming/masterBrian Hinz2016-09-041-1/+2
|\
| * Added missing dependency for Complie error on RHEL7lidm2016-07-231-1/+2
* | Merge branch 'system-wide-config' of https://github.com/jblaine/tigervncPierre Ossman2016-08-222-93/+150
|\ \
| * | Support both defaults and mandatory system config filesJeff Blaine2016-08-212-93/+150
* | | Proper multi-screen support in XvncPierre Ossman2016-08-181-9/+43
* | | Set cursor sprite globallyPierre Ossman2016-08-183-4/+8
* | | Adjust client pointer coordinates to absolutePierre Ossman2016-08-183-1/+16
* | | Convert pointer coordinates to absolutePierre Ossman2016-08-181-2/+12
| |/ |/|
* | Restore UI for PRIMARY behaviourPierre Ossman2016-07-081-1/+24
* | Allow control of PRIMARY behaviour by defaultPierre Ossman2016-07-082-2/+2
* | Merge branch 'clipboard'Pierre Ossman2016-07-0814-499/+600
|\ \
| * | Don't start vncconfig from vncserver anymorePierre Ossman2016-02-051-2/+0
| * | Support UTF8_STRING selection target typePierre Ossman2016-02-051-2/+93
| * | Use TARGETS when getting selectionPierre Ossman2016-02-051-15/+35
| * | Move selection request handling to a separate functionPierre Ossman2016-02-051-18/+28
| * | Create all Atoms in a central placePierre Ossman2016-02-051-17/+13
| * | Remove clipboard code from vncconfigPierre Ossman2016-02-054-311/+9
| * | Move server to client clipboard out of vncconfigPierre Ossman2016-02-055-83/+132
| * | Move client to server clipboard out of vncconfigPierre Ossman2016-01-128-94/+333
* | | Change development version to 1.7.80Pierre Ossman2016-07-011-1/+1
* | | Properly name filehandle based on context of codeJeff Blaine2016-05-231-3/+3
| |/ |/|
* | Handle parameter without value in libvnc.soPierre Ossman2016-05-161-1/+9
* | Merge branch 'fix_desc_ptr' of https://github.com/uglym8/tigervncPierre Ossman2016-05-131-1/+1
|\ \
| * | Fix ptr usageuglym82016-05-111-1/+1
* | | Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-131-1/+1
|/ /
* | Fix xserver118.patch so that it actually applies agsinst xorg 1.18Brian P. Hinz2016-05-071-5/+4
* | Use non-blocking sockets in x0vnserverPierre Ossman2016-04-291-2/+9
* | Fix timeout handling in x0vncserverPierre Ossman2016-04-291-10/+11
* | Move socket write event handling in to the RFB corePierre Ossman2016-04-292-5/+5
* | Avoid calling GetMaster() with old XorgPierre Ossman2016-04-151-0/+4
* | xserver: Add support for xorg version 1.18.Dominik Muth2016-04-113-2/+143
* | Merge branch 'allowoverride' of https://github.com/michalsrb/tigervncPierre Ossman2016-04-084-8/+69
|\ \