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
/
XserverDesktop.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back support for letting the client reconfigure the screen, this time
Pierre Ossman
2012-07-13
1
-0
/
+4
*
Track outputs instead of CRTCs, as those better match the screen concept
Pierre Ossman
2012-07-12
1
-2
/
+2
*
Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old
Pierre Ossman
2012-07-12
1
-2
/
+12
*
Fix a race condition where we might get updates thrown at us right after a
Pierre Ossman
2012-01-23
1
-0
/
+2
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-4
/
+0
*
The dummy timer isn't used anymore.
Pierre Ossman
2011-11-08
1
-1
/
+1
*
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
/
+2
*
[Development] Merge KeyboardDevice and PointerDevice classes to new class called
Adam Tkac
2010-04-14
1
-2
/
+1
*
Move keyboard input related code to Input.h and Input.cc.
Adam Tkac
2009-08-28
1
-0
/
+1
*
Add Input.h and Input.cc and move all mouse input related code there.
Adam Tkac
2009-08-28
1
-3
/
+2
*
Move definition of XORG macro to separate header.
Adam Tkac
2009-08-28
1
-9
/
+0
*
Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between...
Adam Tkac
2009-08-28
1
-2
/
+2
*
Avoid touching PixelFormat internals.
Pierre Ossman
2009-04-03
1
-1
/
+2
*
Implement basic support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-0
/
+4
*
Support for RandR on the server.
Pierre Ossman
2009-03-18
1
-1
/
+4
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+1
*
[Development] Make Xvnc compilable against X.org 1.6 branch
Adam Tkac
2009-01-07
1
-0
/
+9
*
Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cend...
Adam Tkac
2008-07-29
1
-1
/
+1
*
- include dix-config.h before any xorg header
Adam Tkac
2008-04-17
1
-0
/
+4
*
- moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree
Adam Tkac
2008-03-21
1
-0
/
+130