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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
The reformatting of all the Xserver sources in the 1.12.1 release changed
Pierre Ossman
2012-04-25
1
-2
/
+2
*
Bump version number to prepare for post-1.2 development
DRC
2012-02-12
1
-1
/
+1
*
Fix a race condition where we might get updates thrown at us right after a
Pierre Ossman
2012-01-23
3
-0
/
+19
*
Bump version to 1.1.91 (1.2 beta2)
DRC
2012-01-17
1
-1
/
+1
*
1.1.90 (1.2 beta1)
DRC
2011-12-23
1
-1
/
+1
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
3
-43
/
+1
*
The dummy timer isn't used anymore.
Pierre Ossman
2011-11-08
2
-3
/
+2
*
Timers in RFB still weren't working properly. Do this right and check the next
Pierre Ossman
2011-11-07
3
-15
/
+32
*
Remove unused function.
Pierre Ossman
2011-11-04
1
-19
/
+0
*
We informed the RFB layer of RENDER operations before they were actually
Pierre Ossman
2011-11-03
1
-8
/
+15
*
Activate the DPMS extension; avoid Ubuntu 11.10 crashing.
Peter Åstrand
2011-10-31
2
-2
/
+20
*
Make socket writes non-blockable. This allows the system to more quickly
Pierre Ossman
2011-10-25
3
-0
/
+164
*
Avoid catching composite (RENDER) operations that only affect off-screen
Pierre Ossman
2011-10-11
1
-16
/
+20
*
Fixed the formatting of a few Cendio copyright lines, so that it is
Peter Åstrand
2011-09-28
3
-3
/
+3
*
Support building an out-of-tree Xvnc binary using in-tree X server sources
DRC
2011-08-24
1
-1
/
+3
*
Oops. Need to escape parentheses
DRC
2011-08-24
1
-1
/
+1
*
We can't assume that Pixman is under ${includedir}, because ${includedir} dep...
DRC
2011-08-23
1
-5
/
+14
*
Use generic copyright message which refers the user to the complete copyright...
DRC
2011-06-28
1
-3
/
+1
*
Change version number to 1.1.80 (1.2 alpha) to distinguish from the 1.1 branch
DRC
2011-06-24
1
-1
/
+1
*
No longer need to explicitly specify GNUTLS_LDFLAGS in X server build, since ...
DRC
2011-06-22
1
-1
/
+1
*
Server support for full colour cursors (no support for alpha though).
Pierre Ossman
2011-06-08
1
-43
/
+75
*
Allow buttons 6 and 7 to be used as well so that we can get horizontal
Pierre Ossman
2011-05-24
1
-1
/
+1
*
Initialize VNC extension inside #ifdef statement to allow to build TigerVNC i...
Adam Tkac
2011-05-11
1
-1
/
+2
*
[Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la)
Adam Tkac
2011-04-27
1
-1
/
+1
*
Avoid intersecting screen with empty clipList in vncHooksCopyArea. The
Peter Åstrand
2011-03-07
1
-1
/
+3
*
Clean up the way build-xorg handles GnuTLS. It should now work the same way ...
DRC
2011-02-10
1
-1
/
+1
*
[Bugfix] Handle situation when viewer doesn't send the key release event well.
Adam Tkac
2011-01-17
1
-0
/
+10
*
[Bugfix] Fix "Alt key gets stuck in Xvnc" issue.
Adam Tkac
2011-01-17
1
-2
/
+68
*
[Bugfix] Disable server-side key autorepeating.
Adam Tkac
2011-01-17
1
-0
/
+15
*
Sometimes we get copy requests that are partially or fully outside the
Pierre Ossman
2010-12-21
1
-0
/
+7
*
We might sometimes end up with an empty copy because of clipping. Make sure
Pierre Ossman
2010-12-21
1
-1
/
+2
*
Clean up CopyWindow hook so it's more readable.
Pierre Ossman
2010-12-21
1
-4
/
+8
*
[Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText"
Adam Tkac
2010-12-13
3
-4
/
+26
*
[Bugfix] Handle situation when keyboard has no modifiers in Input.cc well.
Adam Tkac
2010-12-08
1
-38
/
+61
*
[Bugfix] Fix various compilation warnings.
Adam Tkac
2010-12-08
2
-5
/
+7
*
[Bugfix] Use malloc/free instead of Xalloc/Xfree when built against X.Org 1.1...
Adam Tkac
2010-12-08
2
-0
/
+9
*
[Development] Add support for X.Org 1.10
Adam Tkac
2010-12-08
4
-3
/
+47
*
[Bugfix] Don't hook pixmaps in vncHooks, it fixes crash after XDrawArc call.
Adam Tkac
2010-12-08
1
-2
/
+2
*
[Bugfix] Xvnc: use strncpy instead of strncat to copy string to uninitialized
Adam Tkac
2010-11-11
1
-1
/
+2
*
[Bugfix] Use correct settings for 24 bit color depth (Martin Koegler)
Adam Tkac
2010-11-02
1
-0
/
+1
*
[Bugfix] Set pvfb->pixelFormatDefined only if format is defined.
Adam Tkac
2010-08-27
1
-2
/
+2
*
[Bugfix] Xvnc: define 32bit pixel format correctly when enabled.
Adam Tkac
2010-08-25
1
-5
/
+14
*
[Bugfix] Fix memory leak in InputDevice::keyEvent function.
Adam Tkac
2010-07-21
1
-0
/
+2
*
[Development] Pass "serverClient" to QueryColors when compiling against X.Org...
Adam Tkac
2010-07-20
1
-0
/
+4
*
[Development] Fetch root window pointer directly from pScreen if possible.
Adam Tkac
2010-07-20
2
-2
/
+12
*
[Development] Improve privates handling in vncHooks to be compatible with X.O...
Adam Tkac
2010-07-20
1
-2
/
+22
*
[Development] Enable compilation against X.Org 1.9.X source.
Adam Tkac
2010-07-20
1
-1
/
+3
*
Extend the default keyboard table with the Windows keys so that they can
Pierre Ossman
2010-06-15
1
-0
/
+4
*
Map up the rest of the standard modifiers (if available).
Pierre Ossman
2010-06-15
1
-0
/
+14
*
Use a switch statement instead of a series of if:s for setting up the modmap
Pierre Ossman
2010-06-15
1
-8
/
+14
[next]