index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
vncExtInit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify rfb::ParameterIterator - we always iterate over all enabled params.
Adam Tkac
2013-03-14
1
-2
/
+2
*
Allow to change "AcceptPointerEvents" via "vncconfig -set".
Adam Tkac
2012-11-26
1
-1
/
+2
*
Fix handling of whitelisted "vncconfig -set" parameters in Xvnc.
Adam Tkac
2012-11-26
1
-3
/
+3
*
Add support for X.Org 1.12.X
Adam Tkac
2012-08-28
1
-16
/
+126
*
Timers in RFB still weren't working properly. Do this right and check the next
Pierre Ossman
2011-11-07
1
-1
/
+2
*
Make socket writes non-blockable. This allows the system to more quickly
Pierre Ossman
2011-10-25
1
-0
/
+88
*
[Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText"
Adam Tkac
2010-12-13
1
-4
/
+19
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Move all VncAuth code from SSecurityFactoryStandard class to
Adam Tkac
2010-04-23
1
-2
/
+0
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-5
/
+8
*
[Bugfix] Define "public" structure members as "c_public" in C includes in
Adam Tkac
2009-11-12
1
-0
/
+2
*
Avoid touching PixelFormat internals.
Pierre Ossman
2009-04-03
1
-1
/
+60
*
Support for RandR on the server.
Pierre Ossman
2009-03-18
1
-1
/
+3
*
Eliminated unused variable vncPasswdFile.
Peter Åstrand
2009-01-26
1
-1
/
+0
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+25
*
- include dix-config.h before any xorg header
Adam Tkac
2008-04-17
1
-0
/
+4
*
Use SelectionCallback to handle selection changes. They should never
Adam Tkac
2008-03-26
1
-32
/
+17
*
Fixed vncExtInit.cc compilation with gcc 4 series
Adam Tkac
2008-03-22
1
-1
/
+1
*
Fixed libX11 #include directives
Adam Tkac
2008-03-21
1
-2
/
+2
*
- moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree
Adam Tkac
2008-03-21
1
-0
/
+866