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.15-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
*
Escape FLTK menu entries
Pierre Ossman
2015-02-25
3
-20
/
+77
*
Revert "Switch to FLTK's copy() method for menus"
Pierre Ossman
2015-02-25
2
-69
/
+30
*
Disable entries instead of shuffling memory around
Pierre Ossman
2015-02-20
1
-22
/
+11
*
Update copyright years
Pierre Ossman
2015-02-20
2
-2
/
+2
*
Switch to FLTK's copy() method for menus
Pierre Ossman
2015-02-20
2
-26
/
+76
*
Create a console window for help output on Windows
Pierre Ossman
2015-02-17
1
-0
/
+21
*
Add shortcuts to context menu for quick access
Pierre Ossman
2015-02-16
1
-11
/
+11
*
Stop mapping Meta to Super
Pierre Ossman
2015-02-16
1
-2
/
+0
*
Merge branch 'perf' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-02-13
24
-158
/
+1193
|
\
|
*
Default compression level should be interpreted as high
Pierre Ossman
2015-02-13
1
-1
/
+1
|
*
Be more aggressive in finding solid rectangles
Pierre Ossman
2015-02-13
2
-74
/
+96
|
*
Add test to measure high level encoding performance
Pierre Ossman
2015-02-13
2
-0
/
+442
|
*
Move encoder statistics into EncodeManager from SMsgWriter
Pierre Ossman
2015-02-13
4
-47
/
+168
|
*
Optimise fillRect()
Pierre Ossman
2015-02-13
1
-6
/
+26
|
*
Make it possible to measure CPU usage in parellel
Pierre Ossman
2015-02-13
2
-18
/
+71
|
*
Add test to measure decoding performance
Pierre Ossman
2015-02-13
2
-0
/
+220
|
*
GnuTLS needs socket libraries so include them in the static link
Pierre Ossman
2015-02-13
1
-2
/
+6
|
*
rfb::Region uses the Xregion library
Pierre Ossman
2015-02-13
1
-1
/
+1
|
*
Add stream class to feed data from a file
Pierre Ossman
2015-02-13
3
-0
/
+138
|
*
No need for this array to be writeable
Pierre Ossman
2015-02-13
4
-4
/
+4
|
*
Move reverse connection information into VNCSConnectionST
Pierre Ossman
2015-02-13
4
-5
/
+4
|
*
These methods aren't critical so no need for them to be pure
Pierre Ossman
2015-02-13
2
-2
/
+10
|
*
Give subclasses the ability to overwrite the reader and writer
Pierre Ossman
2015-02-13
2
-0
/
+6
|
*
SConnection internals should be private, just like for CConnection
Pierre Ossman
2015-02-13
1
-0
/
+2
*
|
Build fixes for modern versions of binutils.
Peter Åstrand (astrand)
2015-02-10
2
-2
/
+5
*
|
Use a common header file for Windows errno names.
Peter Åstrand (astrand)
2015-02-05
4
-5
/
+104
*
|
Merge pull request #114 from bphinz/master
Brian Hinz
2015-02-04
9
-12
/
+20
|
\
\
|
|
/
|
/
|
|
*
Fix ubuntu patches after recent restructuring
Brian P. Hinz
2015-02-04
2
-4
/
+4
|
*
Fixes for build issues caused by recent restructuring
Brian P. Hinz
2015-02-04
3
-0
/
+12
|
*
Fix fuzz in distro patches caused upstream changes
Brian P. Hinz
2015-02-04
4
-8
/
+4
|
/
*
Make the calls to va_list logging functions more explicit
Pierre Ossman
2015-01-30
2
-5
/
+5
*
Add parameters to force IPv4/IPv6 selection
Pierre Ossman
2015-01-29
1
-1
/
+27
*
Add Esperanto translations
Felipe Castro
2015-01-29
2
-1
/
+753
*
Avoid shadowing variables
Pierre Ossman
2015-01-29
1
-21
/
+21
*
ddxInitGlobals() was removed from Xorg ages ago
Pierre Ossman
2015-01-29
1
-5
/
+0
*
ddxBeforeReset() is only conditionally included in the build
Pierre Ossman
2015-01-29
1
-0
/
+2
*
Properly define functions as not having any arguments
Pierre Ossman
2015-01-29
1
-5
/
+4
*
Remove declaration for variable already present in headers
Pierre Ossman
2015-01-29
1
-3
/
+0
*
Make sure we get prototypes for global DDX functions
Pierre Ossman
2015-01-29
1
-0
/
+4
*
Avoid complaints about unused variable in argument less requests
Pierre Ossman
2015-01-29
1
-3
/
+0
*
No need to cast these as they are already an appropriate type
Pierre Ossman
2015-01-29
1
-3
/
+3
*
Declare variables at the start of each block, as required
Pierre Ossman
2015-01-29
2
-19
/
+30
*
Use proper prototypes in headers for all our internal functions
Pierre Ossman
2015-01-29
6
-12
/
+13
*
Restructure code a bit to avoid warning about unused variable
Pierre Ossman
2015-01-29
1
-23
/
+20
*
Merge pull request #111 from bphinz/master
Brian Hinz
2015-01-28
119
-17247
/
+4207
|
\
|
*
Improved font path specifiecation for el5 & generic binaries.
Brian P. Hinz
2015-01-28
1
-4
/
+12
|
*
Fixes for various build issues with el5 build
Brian P. Hinz
2015-01-28
5
-115
/
+189
|
*
Remove libexpat.so dependency from el5 and generic binaries
Brian P. Hinz
2015-01-28
1
-0
/
+1
|
*
Major update of EL5 build
Brian P. Hinz
2015-01-28
118
-17157
/
+4034
|
*
Merge remote-tracking branch 'upstream/master'
Brian P. Hinz
2015-01-28
119
-13242
/
+3225
|
|
\
|
|
/
|
/
|
[next]