aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncExtInit.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed IPv6 support.Tim Waugh2015-03-131-12/+23
* Restructure Xvnc/libvnc.so code to avoid C++ header hacksPierre Ossman2015-01-261-947/+156
* No need to declare 'display' here either.Tim Waugh2014-09-041-1/+0
* Updated to build against xorg-x11-server 1.16.0.Tim Waugh2014-09-031-11/+11
* Remove full support for colour mapsPierre Ossman2014-07-071-5/+4
* Do a better type cast that mirrors how we generatePierre Ossman2013-09-191-1/+1
* Fix bad size calculation in GetQueryConnect handler as wellPierre Ossman2013-07-011-3/+5
* Simplify rfb::ParameterIterator - we always iterate over all enabled params.Adam Tkac2013-03-141-2/+2
* Allow to change "AcceptPointerEvents" via "vncconfig -set".Adam Tkac2012-11-261-1/+2
* Fix handling of whitelisted "vncconfig -set" parameters in Xvnc.Adam Tkac2012-11-261-3/+3
* Add support for X.Org 1.12.XAdam Tkac2012-08-281-16/+126
* Timers in RFB still weren't working properly. Do this right and check the nextPierre Ossman2011-11-071-1/+2
* Make socket writes non-blockable. This allows the system to more quicklyPierre Ossman2011-10-251-0/+88
* [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText"Adam Tkac2010-12-131-4/+19
* [Development] Replace SSecurityFactoryStandard class by simplier Security class.Adam Tkac2010-04-231-1/+0
* [Development] Move all VncAuth code from SSecurityFactoryStandard class toAdam Tkac2010-04-231-2/+0
* [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is ableAdam Tkac2010-02-051-5/+8
* [Bugfix] Define "public" structure members as "c_public" in C includes inAdam Tkac2009-11-121-0/+2
* Avoid touching PixelFormat internals.Pierre Ossman2009-04-031-1/+60
* Support for RandR on the server.Pierre Ossman2009-03-181-1/+3
* Eliminated unused variable vncPasswdFile. Peter Åstrand2009-01-261-1/+0
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+25
* - include dix-config.h before any xorg headerAdam Tkac2008-04-171-0/+4
* Use SelectionCallback to handle selection changes. They should neverAdam Tkac2008-03-261-32/+17
* Fixed vncExtInit.cc compilation with gcc 4 seriesAdam Tkac2008-03-221-1/+1
* Fixed libX11 #include directivesAdam Tkac2008-03-211-2/+2
* - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X treeAdam Tkac2008-03-211-0/+866