summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/xf86vncModule.cc
Commit message (Expand)AuthorAgeFilesLines
* Another LoadExtensionList() that needs an #ifdef.Tim Waugh2014-09-041-0/+4
* Updated to build against xorg-x11-server 1.16.0.Tim Waugh2014-09-031-4/+4
* Re-init VNC extension on server resetPierre Ossman2014-07-141-2/+2
* Initialize VNC extension from libvnc.so only once.Adam Tkac2013-03-141-13/+18
* Simplify rfb::ParameterIterator - we always iterate over all enabled params.Adam Tkac2013-03-141-1/+1
* Add support for X.Org 1.13Adam Tkac2012-09-051-0/+2
* Add support for X.Org 1.12.XAdam Tkac2012-08-281-1/+8
* Add back support for letting the client reconfigure the screen, this timePierre Ossman2012-07-131-4/+10
* Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The oldPierre Ossman2012-07-121-0/+9
* [Development] Add possibility to define viewer/server specific parameters viaAdam Tkac2010-04-231-0/+1
* [Bugfix] Fix libvnc.so module loading (define listenaddr symbol).Adam Tkac2010-03-051-0/+2
* [Bugfix] Removed obsolete #ifdef from Xorg module to make it working.Adam Tkac2009-02-041-6/+2
* - include dix-config.h before any xorg headerAdam Tkac2008-04-171-0/+4
* - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X treeAdam Tkac2008-03-211-0/+97