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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle FLTK arguments at any position
Pierre Ossman
2017-11-14
1
-16
/
+21
*
Don't open X11 display too early
Pierre Ossman
2017-11-14
1
-5
/
+5
*
Fix build Java errors caused by UTF-8 characters in source comments
Brian P. Hinz
2017-11-13
6
-6
/
+6
*
Raise minimum supported Java version to 7
Brian P. Hinz
2017-11-13
2
-2
/
+2
*
Override implicit focus transfer when "F10" key is pressed
Brian P. Hinz
2017-11-13
1
-0
/
+10
*
Refactoring and implementation changes to keyboard and mouse handling
Brian P. Hinz
2017-11-13
11
-978
/
+2467
*
Add formatted string function to LogWriter.
Brian P. Hinz
2017-11-13
1
-4
/
+12
*
Rename CMsgWriter functions to match C++ code
Brian P. Hinz
2017-11-13
3
-8
/
+8
*
Move XDesktop specific parameters in to same file
Pierre Ossman
2017-11-08
2
-7
/
+5
*
Fully standardise on send()/recv()
Pierre Ossman
2017-11-08
2
-7
/
+6
*
Merge branch 'x0-xdesktop-initial-cursor' of https://github.com/x11clone/x11c...
Pierre Ossman
2017-11-08
24
-762
/
+575
|
\
|
*
x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize
Peter Åstrand (astrand)
2017-11-08
3
-0
/
+27
|
*
Configuration::listParams wants width/nameWidth; not ConfigurationObject
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+1
|
*
Removed IRIX/Solaris overlay support
Peter Åstrand (astrand)
2017-11-08
5
-289
/
+4
|
*
Remove support for Lynx/OS
Peter Åstrand (astrand)
2017-11-08
4
-20
/
+0
|
*
Added my/Cendio copyright where relevant
Peter Åstrand (astrand)
2017-11-08
4
-0
/
+4
|
*
Set the correct cursor when starting
Peter Åstrand (astrand)
2017-11-08
2
-6
/
+16
|
*
Use send() with MSG_DONTWAIT when possible
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+9
|
*
Define cork() as pure virtual in Socket class
Peter Åstrand (astrand)
2017-11-08
4
-7
/
+8
|
*
Move XDesktop to separate file
Peter Åstrand (astrand)
2017-11-08
4
-419
/
+499
|
*
Using namespace rfb in header files is a bad idea
Peter Åstrand (astrand)
2017-11-07
5
-17
/
+15
|
*
Build with support for MIT-SHM
Peter Åstrand (astrand)
2017-11-07
2
-11
/
+1
*
|
Avoid corner case of applications rendering at frame rate
Pierre Ossman
2017-11-06
1
-1
/
+11
*
|
Fix broken logic for sending mouse cursor
Pierre Ossman
2017-11-06
1
-2
/
+3
*
|
Update distro package requirements
Brian P. Hinz
2017-10-29
2
-2
/
+2
*
|
Patch the el7 xorg source appropriately
Brian P. Hinz
2017-10-29
1
-1
/
+1
|
/
*
Add debug trace when the clipboard changes
Pierre Ossman
2017-10-12
1
-0
/
+3
*
Don't validate timestamp on clipboard request
Pierre Ossman
2017-10-12
1
-7
/
+5
*
Make exception classes have clearer messages
Pierre Ossman
2017-10-12
6
-39
/
+47
*
Add Travis CI configuration
Pierre Ossman
2017-10-06
1
-0
/
+17
*
Improve test if library is a CMake target
Pierre Ossman
2017-10-06
1
-2
/
+1
*
Avoid getting LOCATION property
Pierre Ossman
2017-10-06
1
-3
/
+2
*
Push query connect timeout back in to Xvnc
Pierre Ossman
2017-10-04
6
-21
/
+30
*
Don't queue a query if it is directly rejected
Pierre Ossman
2017-10-04
1
-6
/
+6
*
Keep alpha in cursor alpha conversion
Pierre Ossman
2017-10-02
1
-1
/
+0
*
Use current server time for XUngrabKeyboard
Pierre Ossman
2017-10-02
1
-1
/
+1
*
Remove accidental debug output
Pierre Ossman
2017-09-22
1
-1
/
+0
*
Make sure to start the frame timer after a buffer change
Pierre Ossman
2017-09-22
1
-0
/
+1
*
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
9
-20
/
+15
*
Switch back to low resolution mode on macOS
Pierre Ossman
2017-09-21
1
-1
/
+1
*
Update keyboard test notes for raw keyboard mode
Pierre Ossman
2017-09-18
1
-4
/
+20
*
Add keyboard test notes for LED state handling
Pierre Ossman
2017-09-18
1
-1
/
+12
*
Be explicit which Exception class we want
Pierre Ossman
2017-09-18
1
-2
/
+2
*
Release pointer grab when cursor leaves window
Pierre Ossman
2017-09-18
2
-13
/
+77
*
Don't throw exceptions in destructors
Pierre Ossman
2017-09-15
1
-10
/
+2
*
Handle unknown keysyms properly in x0vncserver
Pierre Ossman
2017-09-15
1
-1
/
+1
*
Handle XKB groups properly in x0vncserver
Pierre Ossman
2017-09-15
1
-2
/
+5
*
Update mouse cursor position in x0vncserver
Pierre Ossman
2017-09-15
1
-0
/
+8
*
Only select XFixes event once
Pierre Ossman
2017-09-15
1
-11
/
+4
*
Merge branch 'cursor' of https://github.com/alanc/tigervnc
Pierre Ossman
2017-09-15
2
-2
/
+93
|
\
[next]