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
...
*
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
*
Fixes yet another case where the viewport background wasn't painted black whe...
Brian Hinz
2013-02-21
1
-8
/
+8
*
viewer: exit when user specifies both -via and -listen parameters
Adam Tkac
2013-02-19
1
-1
/
+9
*
X.Org 1.14 support was incomplete
Adam Tkac
2013-02-19
2
-1
/
+5
*
Update the checked in copies of the generated icons. Somehow
Pierre Ossman
2013-02-19
5
-0
/
+0
*
Fix bad circular dependency.
Pierre Ossman
2013-02-19
1
-5
/
+5
*
Modern versions of ImageMagick properly respects the SVG default
Pierre Ossman
2013-02-19
1
-4
/
+8
*
Notify the server of mouse release events even if they're outside the desktop...
Brian Hinz
2013-02-18
1
-4
/
+6
*
r5037 was not quite right. Both the viewport and scrollbar background colors ...
Brian Hinz
2013-02-18
2
-5
/
+4
*
Reimplement -listen in the new FLTK vncviewer. Work done by
Pierre Ossman
2013-02-15
5
-21
/
+51
*
Sending menu key from F8 menu was sending the keycode instead of the keysym.
Brian Hinz
2013-02-09
2
-24
/
+40
*
Fix a regression introduced in r5034 that causes window to be resized unneces...
Brian Hinz
2013-02-09
1
-1
/
+1
*
Updated patch references; CMake portions of the clipboard and cursor patches.
Peter Åstrand
2013-02-05
1
-2
/
+2
*
Cosmetic change. The background color of the viewport was not being applied p...
Brian Hinz
2013-01-24
1
-1
/
+1
*
Add xserver114.patch patch
Adam Tkac
2013-01-24
1
-0
/
+84
*
When the desktop size is less than the viewport size, ignore mouse events tha...
Brian Hinz
2013-01-23
1
-5
/
+8
*
Fixes a number of issues related to fullscreen mode. When switching out of fu...
Brian Hinz
2013-01-23
4
-35
/
+23
*
Remove one vlog.debug call which shouldn't have been committed
Adam Tkac
2013-01-23
1
-1
/
+0
*
Re-add the "-via" parameter support on UNIX platforms.
Adam Tkac
2013-01-23
6
-14
/
+107
*
The recommended FLTK version is now 1.3.2. This means that several
Peter Åstrand
2013-01-22
1
-27
/
+27
*
A minor style change wrt the patches; use comment char.
Peter Åstrand
2013-01-22
1
-18
/
+18
*
more fixes for remote cursor rendering. State wasn't always being initialized...
Brian Hinz
2013-01-15
1
-14
/
+15
*
fix a regression introduced by r5025
Brian Hinz
2013-01-15
1
-1
/
+1
*
Send the focus back to the viewport after leaving the options dialog
Brian Hinz
2013-01-12
1
-0
/
+9
*
Make the icon used for the titlebar consistent for About... dialog
Brian Hinz
2013-01-12
1
-5
/
+11
*
Fixes a number of issues related to cursor handling, including "invalid hotsp...
Brian Hinz
2013-01-12
1
-26
/
+59
*
Check the generated icons into the build tree. This solves a couple of issue...
DRC
2013-01-07
6
-19
/
+22
*
Hint about building FLTK with -DCMAKE_BUILD_TYPE=Release.
Peter Åstrand
2013-01-07
1
-0
/
+2
[prev]
[next]