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
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documents $HOME/.vnc/default.tigervnc format
Jeff Blaine
2016-05-23
1
-1
/
+4
*
Don't reference Xregion unless used directly
Pierre Ossman
2016-05-13
1
-1
/
+1
*
Properly reference ShmCompletion event index
Pierre Ossman
2016-05-04
1
-1
/
+1
*
Be more paranoid about ShmCompletion events
Pierre Ossman
2016-05-04
2
-1
/
+12
*
Don't mention cut buffers
Pierre Ossman
2016-03-29
3
-4
/
+4
*
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
6
-1
/
+28
*
change the Copyright year on Top README.TXT and vncviewer.cxx
Bojan Memetovic
2016-03-21
1
-1
/
+1
*
change the Copyright year
Bojan Memetovic
2016-03-18
1
-1
/
+1
*
Install viewer .desktop file and icons on all Unix systems
Pierre Ossman
2016-01-11
2
-0
/
+17
*
Only show sendPrimary on X11 platforms
Pierre Ossman
2015-12-11
5
-0
/
+16
*
Throttle overlapping screen updates
Pierre Ossman
2015-11-27
5
-4
/
+85
*
Consolidate how to run the FLTK loop in one place
Pierre Ossman
2015-11-27
3
-19
/
+18
*
Protect PlatformPixelBuffer from simultaneous access
Pierre Ossman
2015-11-27
2
-0
/
+7
*
Let CConnection intercept more callbacks
Pierre Ossman
2015-11-27
1
-0
/
+4
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
6
-87
/
+10
*
Clean out unused dependencies from CConnection.h
Pierre Ossman
2015-11-09
1
-0
/
+2
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-6
/
+10
*
Give context for strings used in menus
Pierre Ossman
2015-09-23
2
-24
/
+29
*
Add support for pgettext()
Pierre Ossman
2015-09-23
1
-0
/
+9
*
Remove duplicate gettext_noop() definition
Pierre Ossman
2015-09-23
1
-1
/
+0
*
Update gettext.h to a more current version
Pierre Ossman
2015-09-23
1
-30
/
+46
*
Terminate the viewer even when waiting for data
Pierre Ossman
2015-09-23
3
-1
/
+13
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
3
-1
/
+18
*
Add a missing break statement.
Joel Teichroeb
2015-07-18
1
-0
/
+1
*
Add minimize button on f8 menu. Fixes #90
Joel Teichroeb
2015-07-13
1
-1
/
+5
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-2
/
+2
*
Change fillRect() to take a buffer instead of a pixel
Pierre Ossman
2015-06-05
1
-2
/
+4
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
2
-24
/
+3
*
Fix about text encoding (partial revert of dc96cb4d)
Pierre Ossman
2015-04-07
1
-13
/
+20
*
Removed extra newline in Listening on port printout.
Peter Åstrand (astrand)
2015-03-18
1
-1
/
+1
*
Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-03-17
1
-2
/
+32
|
\
|
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-2
/
+32
*
|
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
8
-391
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove no longer functional workaround
Pierre Ossman
2015-02-16
1
-9
/
+0
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
8
-382
/
+4
*
|
Add a OS X system menu so that new viewer windows can be started
Pierre Ossman
2015-03-04
1
-0
/
+40
*
|
Hide OS X specific callback when not needed
Pierre Ossman
2015-03-04
1
-0
/
+2
*
|
Fix bad long line detection logic in config file parser
Pierre Ossman
2015-03-04
1
-3
/
+4
*
|
Change type to fix bad signed/unsigned comparison
Pierre Ossman
2015-03-04
1
-4
/
+4
*
|
Make sure defaultServerName is initialised even on errors
Pierre Ossman
2015-03-03
1
-0
/
+1
*
|
Move about text constant so the compiler can analyse it
Pierre Ossman
2015-03-03
1
-5
/
+5
*
|
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+2
*
|
Reorder class initialiser list to match what actually happens
Pierre Ossman
2015-03-03
1
-1
/
+1
*
|
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
3
-10
/
+10
*
|
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
2
-4
/
+4
*
|
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
3
-9
/
+9
*
|
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
1
-29
/
+14
*
|
Remove unused variables
Pierre Ossman
2015-03-03
4
-8
/
+1
*
|
Merge branches 'format-security' and 'module-ldnow-master' of https://github....
Pierre Ossman
2015-02-27
4
-70
/
+88
|
\
\
|
*
|
The legacy OS X keyboard API is only 32-bit
Pierre Ossman
2015-02-25
1
-1
/
+1
[next]