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
*
Warn that WinVNC is unmaintained
Pierre Ossman
2020-07-16
2
-0
/
+3
*
Split WinVNC to a separate installer
Pierre Ossman
2020-07-16
4
-156
/
+173
*
Run maketarball through bash
Pierre Ossman
2020-07-16
1
-2
/
+2
*
Move release cmake stuff to release directory
Pierre Ossman
2020-07-16
5
-19
/
+25
*
Test packaging on Travis
Pierre Ossman
2020-07-16
2
-3
/
+4
*
Merge branch 'user-trailing-spaces' of https://github.com/grulja/tigervnc
Pierre Ossman
2020-07-10
1
-1
/
+1
|
\
|
*
Remove trailing spaces in user name
Jan Grulich
2020-07-03
1
-1
/
+1
*
|
Fix some inappropriate format specifiers
Pierre Ossman
2020-06-18
2
-7
/
+7
|
/
*
Fix non-functional MaxDisconnectionTime
Pierre Ossman
2020-06-18
1
-5
/
+5
*
Update gesture unit test to cover angle cornercase
Samuel Mannehed
2020-06-15
1
-3
/
+3
*
Use hypot(x,y) instead of sqrt(x*x + y*y)
Samuel Mannehed
2020-06-15
1
-5
/
+3
*
Merge branch 'regions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-06-15
22
-2377
/
+258
|
\
|
*
Get rid of magical assignment to Region
Pierre Ossman
2020-05-18
6
-59
/
+19
|
*
Switch region code to pixman
Pierre Ossman
2020-05-01
15
-2191
/
+113
|
*
Also link in math library in static build
Pierre Ossman
2020-05-01
1
-1
/
+1
|
*
Don't ignore .cmake files
Pierre Ossman
2020-05-01
1
-1
/
+0
|
*
Avoid using RegionInit() because of empty rects
Pierre Ossman
2020-05-01
1
-26
/
+26
|
*
Stop using legacy region macros
Pierre Ossman
2020-05-01
2
-134
/
+134
*
|
Improve names of many gesturehandler unit tests
Samuel Mannehed
2020-06-05
1
-24
/
+24
*
|
Fix typos in comments
Samuel Mannehed
2020-06-05
1
-2
/
+2
*
|
Remove unnecessary touchEnd from unit tests
Samuel Mannehed
2020-06-05
1
-1
/
+0
*
|
Add proper spacing to if statements
Samuel Mannehed
2020-06-04
1
-2
/
+2
*
|
Add constant for TWOTOUCH_TIMEOUT
Samuel Mannehed
2020-06-04
1
-1
/
+4
*
|
Update Info.plist copyright, added recommended key.
Brian P. Hinz
2020-05-31
1
-2
/
+4
*
|
Automatically pick the correct X.org patch
Mark Mielke
2020-05-31
1
-2
/
+6
*
|
Merge branch 'travis' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-05-31
9
-16
/
+59
|
\
\
|
*
|
Set up Windows and macOS travis builds
Pierre Ossman
2020-05-31
1
-0
/
+44
|
*
|
Use mingw's stdio routines where needed
Pierre Ossman
2020-05-31
1
-7
/
+4
|
*
|
Don't catch exceptions by value
Pierre Ossman
2020-05-31
1
-1
/
+1
|
*
|
Don't clear complex objects using memset()
Pierre Ossman
2020-05-31
2
-4
/
+2
|
*
|
Silence clang deprecated warnings on macOS
Pierre Ossman
2020-05-31
1
-0
/
+5
|
*
|
Move pgettext_aux() declaration earlier
Pierre Ossman
2020-05-31
1
-2
/
+2
|
*
|
Remove unused variable
Pierre Ossman
2020-05-31
1
-1
/
+0
|
*
|
Fix JpegCompressor::overrun() type change
Pierre Ossman
2020-05-31
1
-1
/
+1
|
/
/
*
|
Merge branch 'ack-set-desktop-size' of https://github.com/matt335672/tigervnc
Pierre Ossman
2020-05-29
1
-3
/
+4
|
\
\
|
*
|
Send response for refused SetDesktopSize
matt335672
2020-05-29
1
-3
/
+4
*
|
|
Merge branch 'gesture_handler_v3' of https://github.com/aeneby/tigervnc
Pierre Ossman
2020-05-29
23
-74
/
+4104
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support touch gestures on Windows
Samuel Mannehed
2020-05-29
4
-10
/
+565
|
*
|
Implement touch gesture handling on Unix
Aaron Sowry
2020-05-29
11
-23
/
+2304
|
*
|
Cancel AltGr timeout on mouse events as well
Samuel Mannehed
2020-05-29
2
-16
/
+33
|
*
|
Implement X Input pointer handling for Unix
Aaron Sowry
2020-05-29
8
-19
/
+647
|
*
|
Ignore bogus FL_MOVE events from FLTK
Samuel Mannehed
2020-05-26
1
-0
/
+6
|
*
|
Fix position for click and drag with EmulateMB
Alex Tanskanen
2020-05-26
3
-15
/
+123
|
*
|
Add unit tests for EmulateMB
Alex Tanskanen
2020-05-26
2
-0
/
+433
|
*
|
Open X11 display properly
Pierre Ossman
2020-05-26
1
-7
/
+7
|
*
|
Remove default config alert
Pierre Ossman
2020-05-26
1
-2
/
+0
|
*
|
Use exit_vncviewer() for early errors
Pierre Ossman
2020-05-20
1
-12
/
+16
|
*
|
Bump up Windows version from Vista to Windows 7
Samuel Mannehed
2020-05-20
1
-2
/
+2
*
|
|
Reject too large screen resize requests
Pierre Ossman
2020-05-23
1
-0
/
+5
*
|
|
Catch errors resizing framebuffer
Pierre Ossman
2020-05-23
1
-2
/
+7
[next]