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.15-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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default deferred update timer to 1 ms
DRC
2009-04-06
1
-1
/
+1
*
Avoid touching PixelFormat internals.
Pierre Ossman
2009-04-03
1
-36
/
+3
*
We need to call RRGetInfo() again for our new mode to be added.
Pierre Ossman
2009-04-02
1
-0
/
+10
*
Improve logging in setScreenLayout().
Pierre Ossman
2009-04-02
1
-5
/
+15
*
X.Org 1.6 compatibility change in RandR related code (RRGetInfo takes two
Adam Tkac
2009-03-26
1
-0
/
+4
*
Implement basic support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-0
/
+74
*
Support for RandR on the server.
Pierre Ossman
2009-03-18
1
-9
/
+31
*
[Bugfix] Removed one #ifdef/#endif, it broke compilation with X 1.5 source
Adam Tkac
2009-02-13
1
-2
/
+0
*
[Development] Make Xvnc working when compiled against X 1.6 branch.
Adam Tkac
2009-02-04
1
-16
/
+21
*
[Bugfix] Dynamic keycode-keysym mapping works again in non-XKB 1.5 server. (X...
Adam Tkac
2009-02-02
1
-117
/
+68
*
Reverted the dixLookupResourceByType part of r3573 - this function exists onl...
Peter Åstrand
2009-01-27
1
-1
/
+1
*
Eliminated several GCC warnings:
Peter Åstrand
2009-01-26
1
-5
/
+6
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+9
*
[Bugfix] Fixed assertion in serverReset() function
Adam Tkac
2009-01-07
1
-1
/
+1
*
[Development] Make Xvnc compilable against X.org 1.6 branch
Adam Tkac
2009-01-07
1
-18
/
+86
*
[Bugfix] Find correct colormap in XserverDesktop::serverReset method
Adam Tkac
2008-10-15
1
-3
/
+11
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
1
-1
/
+0
*
- include dix-config.h before any xorg header
Adam Tkac
2008-04-17
1
-0
/
+4
*
Use GetKeyboardEvents and GetPointerEvents functions to generate input events
Adam Tkac
2008-03-26
1
-42
/
+55
*
Initialize input devices in XserverDesktop constructor and update
Adam Tkac
2008-03-26
1
-2
/
+18
*
Moved keyboard and mouse input procedures to XserverDesktop.cc because
Adam Tkac
2008-03-26
1
-0
/
+207
*
Include keysym.h from $(includedir)/X11
Adam Tkac
2008-03-22
1
-1
/
+1
*
- moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree
Adam Tkac
2008-03-21
1
-0
/
+1147