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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
1
-1
/
+0
*
Install *man files and vncserver script in Makefile.ams
Adam Tkac
2008-09-29
1
-0
/
+2
*
Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cend...
Adam Tkac
2008-07-29
2
-1
/
+3
*
Export all symbols in Xvnc to make mesa modules working
Adam Tkac
2008-07-14
1
-0
/
+2
*
Include headers in Makefile.am-s in unix/* to fix "make dist" command
Adam Tkac
2008-07-14
1
-2
/
+3
*
- removed DPMS stuff from xvnc.cc (included in xserver/Xext/dpmsstubs.c)
Adam Tkac
2008-04-17
1
-19
/
+0
*
- include dix-config.h before any xorg header
Adam Tkac
2008-04-17
8
-0
/
+32
*
- introduced Xvnc Makefile.am
Adam Tkac
2008-04-16
1
-0
/
+61
*
PaintWindowBackground and PaintWindowBorder hooks are no longer used.
Adam Tkac
2008-03-26
1
-57
/
+6
*
Use SelectionCallback to handle selection changes. They should never
Adam Tkac
2008-03-26
1
-32
/
+17
*
Add DDXRingBell to xvnc.cc because it has to be implement by DDX.
Adam Tkac
2008-03-26
1
-1
/
+7
*
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
2
-9
/
+19
*
Moved keyboard and mouse input procedures to XserverDesktop.cc because
Adam Tkac
2008-03-26
2
-207
/
+207
*
Fixed minor compilation problems in xvnc.cc.
Adam Tkac
2008-03-22
1
-11
/
+7
*
Include keysym.h from $(includedir)/X11
Adam Tkac
2008-03-22
1
-1
/
+1
*
Don't access devPrivates directly. Use dixRequestPrivate and dixLookupPrivate
Adam Tkac
2008-03-22
1
-34
/
+20
*
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
2
-5
/
+5
*
- moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree
Adam Tkac
2008-03-21
11
-0
/
+5689
[prev]