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
*
Mark final 1.3.0 release.
v1.3.0
Pierre Ossman
2013-07-04
3
-4
/
+4
*
Copy r5126 from trunk.
Pierre Ossman
2013-07-01
1
-2
/
+2
*
Copy r5124 from trunk.
Pierre Ossman
2013-07-01
1
-3
/
+5
*
Copy r5117 through r5119 from trunk.
Pierre Ossman
2013-05-30
4
-16
/
+169
*
Copy r5115 from trunk.
Pierre Ossman
2013-05-29
1
-5
/
+12
*
Copy r5112 from trunk.
Pierre Ossman
2013-05-24
1
-0
/
+3
*
Copy r5111 from trunk.
Pierre Ossman
2013-05-24
1
-2
/
+6
*
Copy 5104:5109 from trunk.
Pierre Ossman
2013-05-23
2
-7
/
+56
*
Copy r5100 from trunk.
Pierre Ossman
2013-05-22
1
-21
/
+18
*
Copy r5099 from trunk.
Pierre Ossman
2013-05-22
2
-4
/
+2
*
Copy r5098 from trunk.
Pierre Ossman
2013-05-22
1
-21
/
+28
*
Copy commit 5095 from trunk.
Pierre Ossman
2013-05-08
2
-14
/
+14
*
copy r5088 & 5089 to 1_3 branch
Brian Hinz
2013-05-08
2
-3
/
+3
*
Copy commit 5090 off trunk.
Pierre Ossman
2013-05-07
1
-2
/
+105
*
Bump version to 1.2.90 (1.3beta1).
v1.2.90
Pierre Ossman
2013-04-25
3
-4
/
+4
*
Create 1.3 branch.
Pierre Ossman
2013-04-25
0
-0
/
+0
*
Work around Windows poor handling of the numpad decimal key.
Pierre Ossman
2013-04-16
1
-0
/
+20
*
Shifted Tab is a generic VNC problem and not specific to just
Pierre Ossman
2013-04-16
2
-16
/
+16
*
Embarrasing copy/paste error. Fixes fake AltGr presses.
Pierre Ossman
2013-04-15
1
-1
/
+1
*
Another attempt at supporting older Xorg versions.
Pierre Ossman
2013-04-12
1
-1
/
+2
*
Add support for older Xorg releases.
Pierre Ossman
2013-04-11
1
-0
/
+9
*
Add some missing headers. It is not really ok to include Xutil.h
Pierre Ossman
2013-04-11
3
-0
/
+4
*
Port over the write block handler code from the 1.5 patch.
Pierre Ossman
2013-04-10
1
-11
/
+64
*
Move keyboardProc() so we have all the init stuff in one place.
Pierre Ossman
2013-04-09
1
-47
/
+41
*
Major rewrite of the keyboard code. The old code was too focused on
Pierre Ossman
2013-04-09
5
-706
/
+1274
*
Copy error. Should have been a tab rather than spaces here.
Pierre Ossman
2013-04-09
1
-1
/
+1
*
Mode switch and level 3 shift are used interchangably these days.
Pierre Ossman
2013-04-09
1
-0
/
+1
*
Make sure we release the same key we previously pressed for a
Pierre Ossman
2013-04-09
2
-1
/
+43
*
Handle init of old and new keyboards the same way.
Pierre Ossman
2013-04-09
1
-20
/
+27
*
We have an object to store stuff in, so don't use a global
Pierre Ossman
2013-04-09
2
-4
/
+4
*
Make sure InputDevice::InitInputDevice() gets called early in
Pierre Ossman
2013-04-09
3
-10
/
+12
*
Copy the -verbose and -quiet parameters from Xorg so that we
Pierre Ossman
2013-04-09
1
-2
/
+29
*
GLX is no longer initialised by the dix. Patch originally by
Pierre Ossman
2013-04-09
1
-0
/
+19
*
More fixes for key event issues. It seems that on WindowsXP sending the actu...
Brian Hinz
2013-03-25
3
-42
/
+174
*
Initialize VNC extension from libvnc.so only once.
Adam Tkac
2013-03-14
1
-13
/
+18
*
Simplify rfb::ParameterIterator - we always iterate over all enabled params.
Adam Tkac
2013-03-14
3
-7
/
+7
*
Remove unused assignment operator declaration from rfb::Configuration
Adam Tkac
2013-03-14
2
-22
/
+0
*
Remove unused parameter from rfb::Configuration::Configuration()
Adam Tkac
2013-03-14
2
-9
/
+1
*
Remove bogus -geometry width/height adjustment from vncserver script
Adam Tkac
2013-03-14
1
-8
/
+0
*
Need to escape formatting character.
Brian Hinz
2013-03-06
1
-2
/
+2
*
Correct typo in r5058 that set an initial value on key location. Add a some v...
Brian Hinz
2013-03-06
1
-4
/
+3
*
Fixes some regressions introduced in r5056. Losing window focus caused key mo...
Brian Hinz
2013-03-06
3
-35
/
+20
*
Use JDialog for connection info dialog so that frame icon is set correctly.
Brian Hinz
2013-03-06
1
-14
/
+27
*
Backported a number of fixes/enhancements (mostly related to keymapping) from...
Brian Hinz
2013-03-03
3
-189
/
+396
*
Update copyright dates
Brian Hinz
2013-03-01
4
-4
/
+4
*
Replace multiple instantiations of code to retrieve resources (icons, timesta...
Brian Hinz
2013-03-01
5
-34
/
+18
*
Make viewport the parent of "Save As" dialog so that the window frame icon is...
Brian Hinz
2013-03-01
1
-1
/
+1
*
Using DirectColorModel constructor with an alpha mask other than 0 creates a ...
Brian Hinz
2013-03-01
1
-3
/
+3
*
Fix build on 32-bit and 64-bit Windows
DRC
2013-02-26
3
-2
/
+4
*
comboBoxEdited events are fired if the content of the JComboBox is edited and...
Brian Hinz
2013-02-22
1
-13
/
+13
[next]