summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncExtInit.cc
Commit message (Expand)AuthorAgeFilesLines
* 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